

System Software
Hello totalizator,
and thanks for your feedback.
It won't run because the GUI is made with/for libgtk2.0-0 version 2.16 and yours is probably older.
There is a way to make it work though: If you installed cpu-g from a deb or my PPA you can run this command:
sudo wget http://cpug.sourceforge.net/files/cpu-g-old-gtk.glade -O /usr/share/cpu-g/cpu-g.glade
which replaces the glade file with a new one in which I've removed the attributes so it can work with older versions of libgtk (it won't display some bold letters in the about tab).
I will fix that in the next version so another (more clean) solution is to wait until the next version is released.
(P.S: Upgrade your distro :P )
Regards,
Fotis - Oct 16 2009
and thanks for your feedback.
It won't run because the GUI is made with/for libgtk2.0-0 version 2.16 and yours is probably older.
There is a way to make it work though: If you installed cpu-g from a deb or my PPA you can run this command:
sudo wget http://cpug.sourceforge.net/files/cpu-g-old-gtk.glade -O /usr/share/cpu-g/cpu-g.glade
which replaces the glade file with a new one in which I've removed the attributes so it can work with older versions of libgtk (it won't display some bold letters in the about tab).
I will fix that in the next version so another (more clean) solution is to wait until the next version is released.
(P.S: Upgrade your distro :P )
Regards,
Fotis - Oct 16 2009