You are not logged in.
I installed Hydrogen from the repos, and after starting it, I only got this:
hydrogen: symbol lookup error: /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so: undefined symbol: gtk_check_version
I have been searching, but can't understand what is going wrong. Especially since Hydrogen uses QT, and not gtk
Offline
Update your system with 'pacman -Syu'.
Offline
Update your system with 'pacman -Syu'.
My system is up-to-date already
Offline
karol wrote:Update your system with 'pacman -Syu'.
My system is up-to-date already
So is mine and I have no problems running it <scratches head>
/usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so: is in gtk-engines. I'm using dwm so I don't need it, but your DE might.
Offline
Spider.007 wrote:karol wrote:Update your system with 'pacman -Syu'.
My system is up-to-date already
So is mine and I have no problems running it <scratches head>
/usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so: is in gtk-engines. I'm using dwm so I don't need it, but your DE might.
Yeah it does, I use XFCE. Obviously, the file exists normally and everything else works fine
Offline
Well, if I remove the libclearlooks.so file, Hydrogen starts. It throws these lot of these warnings:
(hydrogen:1652): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
I also tried recompiling from ABS, but got:
Install directory: "data/img" as "/tmp/hydrogen/pkg/usr/share/hydrogen/data/img"
scons: *** [/tmp/hydrogen/pkg/usr/share/hydrogen/data/img/gray] /tmp/hydrogen/pkg/usr/share/hydrogen/data/img/gray: File exists
Compiling from AUR (svn package) works, but throws the same error.
I have opened a thread on the Hydrogen forums: http://hydrogen.popez.org/hcms/node/1939
Last edited by Spider.007 (2011-10-22 15:32:07)
Offline
FYI; this suddenly just started working ...
Offline