Linux-Noob Forums
Problem with gDesklets! - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: How Do I? (https://www.linux-noob.com/forums/forum-60.html)
+--- Thread: Problem with gDesklets! (/thread-3252.html)



Problem with gDesklets! - beej - 2004-07-09


Hey. I'm trying to install the XMLDeskQuotes Sensor for gDesklets, and after reading anyweb's guide, and installing the GoodWeather sensor, I thought I'd be able to install DeskQuotes...but here's the traceback that I get. Any clues?

 

Xlib: connection to ":0.0" refused by server

Xlib: No protocol specified

 

Traceback (most recent call last):

File "/usr/bin/gdesklets", line 10, in ?

from main import init

File "/usr/share/gdesklets/main/__init__.py", line 37, in ?

from utils.i18n import Translator

File "/usr/share/gdesklets/utils/__init__.py", line 1, in ?

from FileWatcher import FileWatcher

File "/usr/share/gdesklets/utils/FileWatcher.py", line 3, in ?

import gtk

File "/usr/src/build/302542-i386/install/usr/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.py", line 43, in ?

RuntimeError: could not open display

 

 

I'm thinking it might have something to do with GTK+, but it's updated and such. Any help would be much appreciated.