Ticket #925 (closed defect: invalid)

Opened 4 months ago

Last modified 3 months ago

RuntimeError: could not open display

Reported by: anonymous Assigned to:
Priority: critical Milestone: 0.5 - Wine-Doors Server
Component: Server/AdminTools Severity: catastrophic
Keywords: Cc:

Description

root@kurumin:/tmp# wine-doors Started logging session Traceback (most recent call last):

File "/usr/bin/wine-doors", line 21, in ?

from wine import wine

File "/usr/share/wine-doors/src/wine.py", line 14, in ?

from utils import GetCDMountPoint

File "/usr/share/wine-doors/src/utils.py", line 2, in ?

import gtk, gobject, gtk.glade

File "/var/lib/python-support/python2.4/gtk-2.0/gtk/init.py", line 45, in ?

from _gtk import *

RuntimeError?: could not open display

Attachments

Change History

10/10/08 15:00:24 changed by astormont

  • status changed from new to closed.
  • resolution set to invalid.

yeah, you need to be running an X session and have the DISPLAY variable set properly.


Add/Change #925 (RuntimeError: could not open display)




Action