http://bugs.async.com.br/show_bug.cgi?id=4055
Michael Bishop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Michael Bishop <[email protected]> 2009-09-28 16:30:32 BRT --- I had the same problem and am also running Jaunty. For some reason the file libgladepython.so was not included in libgladeui-1-9 for Jaunty (but is included in Karmic - the next release) See this link: http://www.nabble.com/Glade-error-td25046492.html I downloaded the Debian package from here: http://packages.debian.org/sid/i386/libgladeui-1-9/download and extracted just the libgladepython.so file and put it in /usr/lib/glade3/modules. One other minor issue was that Glade looks for the icon files in /usr/share/glade3/pixmaps/22x22 (or 16x16) but Ubuntu has icons in /usr/share/glade3/pixmaps/hicolor/22x22. I just created another 22x22 directory in the pixmaps directory and that sorted the problem. It's all working very nicely now! -- Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ Kiwi mailing list [email protected] http://www.async.com.br/mailman/listinfo/kiwi
