
CPU-G
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
mrgrey97
1 year ago
Report
hairypalms19
8 years ago
https://github.com/HairyPalms/Cpu-Gtk3
Report
quax
9 years ago
1. splendid work
2. Are you still working on this?
I have extended CPU-G to be localizable and to show
Lan/Wlan information,too.
Report
jackharvest
9 years ago
Report
Kreuger
11 years ago
Report
lokster
11 years ago
Report
lokster
11 years ago
The first available translation will be in Bulgarian :)
Report
ftsamis
11 years ago
Instead of uploading a new .deb, it would be better if you sent a patch for enabling localization at https://sourceforge.net/projects/cpug/, so that I could include it in the mainstream version.
Thank you
Report
svetlisashkov
11 years ago
Report
totalizator
11 years ago
Error message:
File "/usr/bin/cpu-g", line 344, in <module>
CPUG()
File "/usr/bin/cpu-g", line 233, in __init__
self.wTree.add_from_file(self.gladefile)
gobject.GError: Nieobsługiwany znacznik: "requires"
Any ideas ?
Report
ftsamis
11 years ago
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
Report
totalizator
11 years ago
Report
univers-pc
11 years ago
same problem...
Report
ALIUM
11 years ago
Share, please, source .tar.gz or tar.bz2.
Thanks
Report
ftsamis
11 years ago
Please post back your thoughts about cpu-g! Thanks
Report
ALIUM
11 years ago
add more info about chipset and graphis and RAM (DDR 1 or 2 or 3, frequency, etc.) and other. You can use for example dmidecode or similiar program.
Report