Linux-Noob Forums

Full Version: Problem with gDesklets!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

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.