gdesklets
Mick Walker
mick at purehacker.com
Tue Mar 2 18:52:21 PST 2004
ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø
Mick Walker
mick at CodeGurus.org
http://www.CodeGurus.org
ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø
Sarchasm: The gulf between the author of
sarcastic wit and the reader who doesn't get it.
I have just updated python, and now when I run gdesklets, I get the
following errors.
Traceback (most recent call last):
File "/usr/X11R6/bin/gdesklets", line 12, in ?
from main.Starter import Starter
File "/usr/X11R6/share/gnome/gdesklets/main/Starter.py", line 2, in ?
from factory.DisplayFactory import DisplayFactory
File "/usr/X11R6/share/gnome/gdesklets/factory/DisplayFactory.py",
line 6, in ?
from display import targetregistry
File "/usr/X11R6/share/gnome/gdesklets/display/targetregistry.py",
line 56, in ?
module = __import__("display." + clssname, None, None, [clssname])
File "/usr/X11R6/share/gnome/gdesklets/display/TargetLabel.py", line
107, in ? fail, CHARMAP = commands.getstatusoutput("locale charmap")
File "/usr/local/lib/python2.3/commands.py", line 54, in
getstatusoutput
text = pipe.read()
IOError: [Errno 4] Interrupted system call
my python version is
Python 2.3.3 (#1, Feb 25 2004, 10:59:18)
And I currently have the follwing desklets installed
gdesklets-clock-0.32_1
gdesklets-cornerxmms-0.0.5_1
gdesklets-rssgrab-0.4_1
Anyone know how I can fix this?
More information about the freebsd-ports
mailing list