
http://code.google.com/p/prion/





system tray:

Moderator: Site Moderators
thanks for the catch. fixed and reuploaded!bollix47 wrote:Working fine here.
One thing I do see is that on the world view the Active CPUs and the Total CPUs are showing the same figures(active).
at the risk of sounding like a broken record, fixed and reuploadedbollix47 wrote:The overall totals have been fixed but not the Total CPUs for individual OS types.
Thanks.markybob wrote:you need to install pyxdg. it does install fine on windows, btw. http://freedesktop.org/wiki/Software/pyxdg
you need python's windows extensions (http://downloads.sourceforge.net/pywin3 ... ze=5409793)francois wrote:Thanks.markybob wrote:you need to install pyxdg. it does install fine on windows, btw. http://freedesktop.org/wiki/Software/pyxdg
I did it, and now get this:
C:\FAH\prion>prion.py
(python.exe:3360): libglade-WARNING **: unknown property `program_name' for class `GtkAboutDialog'
Traceback (most recent call last):
File "C:\FAH\prion\prion.py", line 471, in <module>
prion = prion()
File "C:\FAH\prion\prion.py", line 65, in __init__
from win32api import SetConsoleCtrlHandler
ImportError: No module named win32api
Best regards, and thanks in advance!
François