begin_graphics() doesn't begin graphics

Bug #548587 reported by Safar Objorn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GASP Core
New
Undecided
Unassigned

Bug Description

Here's what I get instead:

>>> from gasp import *
>>> begin_graphics()
Process Updater-1:
Traceback (most recent call last):
  File "/usr/lib/python2.6/multiprocessing/process.py", line 223, in _bootstrap
    sys.stdin.close()
AttributeError: 'FakeStdin' object has no attribute 'close'

I installed GASP using apt-get install python-gasp on Ubuntu Karmic. On occassion, it will open a window, but it is blank. I have tested this on two computers.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.