Menu

#34 Gui problem

open
nobody
perl/tk (3)
5
2004-05-18
2004-05-18
jmf
No

Hi,

Until I upgraded to Mandrake9.2

(SixPack 2.1, perl v5.8.1, Tk-804.026)

the command :

$ bib -gui -bibtex=/home/jmf/Biblio/datab.bib

worked.

By now I obtain :
... blabla ...
Parsing 343 of 344 (99%)
database was empty!
Checking /usr/local/lib/sixpack/Bib
Loading /usr/local/lib/sixpack/Bib
geometry= 692x729+1+11x1+0+0
Bad option `-state' at
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/Tk.pm
line 247.
bye now!
bye now!
bye now!
bye now!
etc

The gui launches with the DB loads and disappears
immediatly

$ bib -gui
and then open BibTex, works

$ bib -bibtex=/home/jmf/Biblio/datab.bib
loads the db but prints :
...
Parsing 340 of 344 (98%)
Parsing 343 of 344 (99%)
database was empty!

SixPack 2.1
%0 [0 of 0]>

and

%0 [0 of 0]>gui
Checking /usr/local/lib/sixpack/Bib
Loading /usr/local/lib/sixpack/Bib
geometry= 692x729+1+11x1+0+0
Bad option `-state' at
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/Tk.pm
line 247.
bye now!
bye now!
bye now!

/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/Tk.pm
line 247 is :
*{$package."::$meth"} = sub {
shift->WidgetMethod($name,@_) };

It is just annoying and I can survive with that but it
would great to have a fix

---jmf

Discussion


Log in to post a comment.