Main index > Lost posts > libstatgrab and pystatgrab.. :/

By Karol (User), on Tue Apr 18 16:26:09 2006: libstatgrab and pystatgrab.. :/.

Code:

bash-3.00$ ./abatstat.py 
Do you want to (r)egister this desklet or to (t)est it? t
Now testing...
============================================================
If you do not see anything (or just an initial flicker
in the top left corner of your screen), try `--help',
and see the FAQ: `info adesklets'.
============================================================
close failed: [Errno 10] No child processes
Traceback (most recent call last):
  File "./abatstat.py", line 316, in ?
    EventHandler(dirname(__file__)).pause()
  File "./abatstat.py", line 151, in __init__
    adesklets.Events_handler.__init__(self)
  File "/usr/lib/python2.4/site-packages/adesklets/events_handler.py", line 158, in __init__
    self._alarm()
  File "/usr/lib/python2.4/site-packages/adesklets/events_handler.py", line 296, in _alarm
    timeout=self.alarm()
  File "./abatstat.py", line 179, in alarm
    cur_status = self.monitor.checkStatus()
  File "./abatstat.py", line 108, in checkStatus
    status = popen('apm','r').read().strip()
IOError: [Errno 4] Interrupted system call

Code:

bash-3.00$ ./acpumon.py 
Do you want to (r)egister this desklet or to (t)est it? t
Now testing...
============================================================
If you do not see anything (or just an initial flicker
in the top left corner of your screen), try `--help',
and see the FAQ: `info adesklets'.
============================================================
ERROR: **** You are missing the pystatgrab module
       **** Read the README file for dependency information
Zakończony


Code:

bash-3.00$ cd /usr/local/src/pystatgrab-0.4
bash-3.00$ ./setup.py 
Error, libstatgrab is not installed (according to pkg-config).
bash-3.00$ ls /var/log/packages/ |grep libstat
libstatgrab-0.13-i386-1

Code:

bash-3.00$ ./SystemMonitor.py 
Do you want to (r)egister this desklet or to (t)est it? t
Now testing...
============================================================
If you do not see anything (or just an initial flicker
in the top left corner of your screen), try `--help',
and see the FAQ: `info adesklets'.
============================================================
Traceback (most recent call last):
  File "./SystemMonitor.py", line 43, in ?
    import statgrab
ImportError: No module named statgrab
bash-3.00$ ls /var/log/packages/ |grep statgrab
libstatgrab-0.13-i386-1
Statgrab-0.5.0

modubar is loading but...
[URL=http://rchem.chemd.amu.edu.pl/~karol/modubar.png]screenshot[/URL] (yab too...)

Code:

bash-3.00$ ./xmms_bar.py 
Do you want to (r)egister this desklet or to (t)est it? t
Now testing...
============================================================
If you do not see anything (or just an initial flicker
in the top left corner of your screen), try `--help',
and see the FAQ: `info adesklets'.
============================================================
Traceback (most recent call last):
  File "./xmms_bar.py", line 49, in ?
    class Events(adesklets.Events_handler):
  File "./xmms_bar.py", line 71, in Events
    class _XmmsInstance:
  File "./xmms_bar.py", line 79, in _XmmsInstance
    import xmms.control as xc
ImportError: No module named xmms.control

By syfou (Core Developer & Desklet Author), on Tue Apr 18 20:47:29 2006.

Karol, please split this message and post in the right threads under "About Existing Desklets" on a per-desklet basis.

About the last (scrambled) screenshot: it has been mentioned more than a few times in this forum -- most probably, your installment of Imlib2 is too old (you should use at least Imlib2 1.1.2). Yours,


adesklets is proud to be hosted on:

SourceForge.net Logo

Back to adesklets.sf.net.