Date: Thu, 02 Apr 2009 18:08:49 +0530 From: Manish Jain <invalid.pointer@gmail.com> To: freebsd-questions@freebsd.org Subject: Recovered my gnome but alacarte doesn't run Message-ID: <49D4B1D9.10908@gmail.com>
next in thread | raw e-mail | index | archive | help
Hi all, I crashed my gnome with a brilliant idea I had a few days back. After about 100 man-hours and 500 MB of downloads, I have recovered my gnome except for one glitch : alacarte doesn't run. I suppose I could sit down some more and trace the problem, but 1) I am exhausted and 2) I am sure any gtk/python user could readily point out what is missing in my setup. Below is the output of alacarte : > Traceback (most recent call last): > File "/usr/local/bin/alacarte", line 22, in <module> > from Alacarte.MainWindow import MainWindow > File "/usr/local/lib/python2.5/site-packages/Alacarte/MainWindow.py", line 19, in <module> > import gtk, gtk.glade, gmenu, gobject, gio > File "/usr/local/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 38, in <module> > import gobject as _gobject > File "/usr/local/lib/python2.5/site-packages/gtk-2.0/gobject/__init__.py", line 33, in <module> > from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \ > File "/usr/local/lib/python2.5/site-packages/gtk-2.0/glib/__init__.py", line 30, in <module> > from glib._glib import * > ImportError: /usr/local/lib/python2.5/site-packages/gtk-2.0/glib/_glib.so: Undefined symbol "PyUnicodeUCS2_DecodeUTF8" > > [1]+ Exit 1 alacarte Any help would be greatly appreciated. -- Thank you and Regards Manish Jain invalid.pointer@gmail.com +91-99830-62246 NB : Laast year I kudn't spell Software Engineer. Now I are won.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49D4B1D9.10908>