Opened 11 years ago
Closed 11 years ago
#3133 closed defect (fixed)
Turtleart fails to start in Gnome
Reported by: | tonyforster | Owned by: | walter |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Turtleart | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
OS7 XO1.75 V115
successfully importing Light_sensor
Gdk-ERROR : The program 'turtleart.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
(Details: serial 239 error_code 9 request_code 62 minor_code 0)
Change History (3)
comment:1 Changed 11 years ago by walter
comment:2 Changed 11 years ago by walter
Fixed with http://git.sugarlabs.org/turtleart/mainline/commit/3a9d89d6812f042600a72e9633e37954f6e08d3b at least on OS8
Patch will be included in v117
comment:3 Changed 11 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
Fixed in v117. Please reopen if you still have problems.
Note: See
TracTickets for help on using
tickets.
Hmmm. I am testing on OS8. The first problem is that the Activities directory (and hence turtleart.py) are only accessible by root. When I execute the program, I don't get as far as you do: it fails in trying to import the Sugar datastore, with a dbus error as opposed to an import error. The code expects the latter. Will investigate further.