Using Debian-Testing and running Beryl 0.2.0 with Gnome and an ATI card.
beryl-manager loads alright. I have a tray icon that I can click to get a short menu. Neat. The problem is when I try to load berl-settings.
[code:cfec8]chafe@debian:~$ beryl-settings
/usr/bin/beryl-settings:1854: GtkWarning: Unable to locate theme engine in module_path: "pixmap",
MainWindow = gtk.Window()
Traceback (most recent call last):
File "/usr/bin/beryl-settings", line 1948, in ?
MakeCategoryArea(Category)
File "/usr/bin/beryl-settings", line 1723, in MakeCategoryArea
CatBasePixbuf = gdk.pixbuf_new_from_file_at_size("%s/%s"%(BaseDir,CatImages[Category.Name]),IconSize,IconSize)
gobject.GError: Unrecognised image file format[/code:cfec8]
I have gtk-engines-pixmap and pixmap installed.
Also, a dpkg -l | grep beryl :
[code:cfec8]chafe@debian:~$ dpkg -l | grep beryl
ii aquamarine 0.2.0~0beryl1 Aquamarine window decorator and libraries fo
ii beryl 0.2.0~0beryl1 Compositing window manager, decorator and th
ii beryl-core 0.2.0~0beryl1 Compositing window manager - Beryl Project
ii beryl-dev 0.2.0~0beryl1 Development files - Beryl Project
ii beryl-manager 0.2.0~0beryl1 Tray application launcher tool - Beryl Proje
ii beryl-plugins 0.2.0~0beryl1 Collection of plugins for Beryl
ii beryl-plugins-data 0.2.0~0beryl1 Plugins data - Beryl Project
ii beryl-settings 0.2.0~0beryl1 Plugin and configuration tool - Beryl Projec
ii beryl-settings-bindings 0.2.0~0beryl1 Plugin and configuration tool - Beryl Projec
ii emerald 0.2.0~0beryl1 Decorator for beryl
ii emerald-themes 0.2.0~0beryl1 Package of themes for Emerald
ii libberyldecoration0 0.2.0~0beryl1 Settings library for plugins - Beryl Project
ii libberylsettings-dev 0.2.0~0beryl1 Development files for plugin settings - Bery
ii libberylsettings0 0.2.0~0beryl1 Settings library for plugins - Beryl Project
ii libemeraldengine0 0.2.0~0beryl1 Decoration engines for beryl[/code:cfec8]
