Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Mar 2004 02:51:11 +0000
From:      Mick Walker <mick@purehacker.com>
To:        freebsd-ports@freebsd.org
Subject:   gdesklets
Message-ID:  <1078282270.9506.8.camel@codegurus.org>

next in thread | raw e-mail | index | archive | help

ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø
Mick Walker
mick@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?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1078282270.9506.8.camel>