Kubuntu 6.10 Edgy First beryl-settings died with ------ Traceback (most recent call last): File "/usr/bin/beryl-settings", line 3, in <module> import gtk ImportError: No module named gtk ----- solved with sudo apt-get install python-gtk2
then ------ Traceback (most recent call last): File "/usr/bin/beryl-settings", line 1421, in <module> makeCategoryArea(Category) File "/usr/bin/beryl-settings", line 1268, in makeCategoryArea CatBasePixbuf = gdk.pixbuf_new_from_file_at_size("%s/%s"%(BaseDir,CatImages[Category.Name]),IconSize,IconSize) gobject.GError: Unrecognized image file format ----- solved with (according to http://forum.beryl-project.org/viewtopic.php?f=36&t=2360) sudo apt-get install librsvg2-2 librsvg2-bin librsvg2-common I personally don't hanve problems with loading berylsettings module on line 2, but those who do, check out http://forum.beryl-project.org/viewtopic.php?f=36&t=2297 - they seem to have some solutions. -- beryl-setting crashes https://launchpad.net/bugs/80319 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs