Skip site navigation (1)Skip section navigation (2)
Date:      28 Sep 2002 11:52:40 -0700
From:      Steve Wingate <stevew@velosystems.net>
To:        freebsd-ports@freebsd.org
Subject:   pronto-2.2.5 port errors
Message-ID:  <1033239161.23278.8.camel@daemon.velosystems.net>

next in thread | raw e-mail | index | archive | help
I have just installed the pronto-2.2.5 port (cvsup'ed yesterday). Upon
executing it I received the following errors, ending in the application
closing before it really even opens. I've never used Pronto before so
the missing files are to be expected.  

1. I performed 'make install clean' in the port directory
2. typed rehash to refresh path (tcsh)
3. Initially a window open prompting for a database choice of some sort.
I left it at the default (cvs?) and just hit ENTER.
4. I get the string of errors shown below and the gui closes before you
even get a chance to see anything.

daemon:steve {108} pronto &
[1] 23271
daemon:steve {109} 
Execution ERROR:  Cannot open /home/steve/.pronto/accounts: No such file
or directory at /usr/local/lib/perl5/site_perl/5.005/DBD/File.pm line
490.
 called from /usr/local/bin/pronto-main at 800.

SQL ERROR: Bad predicate: '^1^'!

SQL ERROR: Couldn't find predicate!

DBD::CSV::st fetchrow_array failed: Attempt to fetch row from a
Non-SELECT statement at /usr/local/lib/pronto/Pronto/FolderTree.pm line
49.

Execution ERROR:  Cannot open /home/steve/.pronto/boxlist: No such file
or directory at /usr/local/lib/perl5/site_perl/5.005/DBD/File.pm line
490.
 called from /usr/local/bin/pronto-main at 670.

DBD::CSV::st fetchrow_array failed: Attempt to fetch row from a
Non-SELECT statement at /usr/local/lib/pronto/Pronto/FolderTree.pm line
176.

Execution ERROR:  Cannot open /home/steve/.pronto/boxlist: No such file
or directory at /usr/local/lib/perl5/site_perl/5.005/DBD/File.pm line
490.
 called from /usr/local/lib/pronto/Pronto/FolderMenus.pm at 11.

DBD::CSV::st fetchrow_array failed: Attempt to fetch row from a
Non-SELECT statement at /usr/local/lib/pronto/Pronto/FolderMenus.pm line
64.

Execution ERROR:  Cannot open /home/steve/.pronto/accounts: No such file
or directory at /usr/local/lib/perl5/site_perl/5.005/DBD/File.pm line
490.
 called from /usr/local/bin/pronto-main at 689.

DBD::CSV::st fetchrow_array failed: Attempt to fetch row from a
Non-SELECT statement at /usr/local/bin/pronto-main line 278.
node is not of type Gtk::CTreeNode at
/usr/local/lib/pronto/Pronto/FolderTree.pm line 252.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1033239161.23278.8.camel>