PDA

View Full Version : Zim is broken...


Sslaxx
January 23rd, 2006, 08:51 PM
It appears that perl-GTK2 has changed subtly with version 1.101 (at least, that's my guess and the apparent guess of it's developer), and attempts to start it up (as of lately) yield:
Can't call method "add" on unblessed reference at /usr/share/perl5/Zim.pm line 1299.

Ideas? Is it something else? Or...?

dexae
January 23rd, 2006, 09:43 PM
same here

Eyez
April 24th, 2006, 02:25 AM
this is the error i'm getting

Can't locate Gtk2/Ex/HyperTextView.pm in @INC (@INC contains: /usr/local/bin/../lib /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/local/share/perl/5.8.7/Zim/Components/PageView.pm line 8.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.8.7/Zim/Components/PageView.pm line 8.
Compilation failed in require at /usr/local/share/perl/5.8.7/Zim.pm line 17.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.8.7/Zim.pm line 17.Compilation failed in require at (eval 3) line 3.
BEGIN failed--compilation aborted at (eval 3) line 3.

Eyez
April 24th, 2006, 02:29 AM
sweet...i compiled it from source and it works! :)