[Bugs] #2293 UNSP: Can't resume projects by (double) clicking in Gnome
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Sep 6 03:55:19 EDT 2010
#2293: Can't resume projects by (double) clicking in Gnome
------------------------------------------+---------------------------------
Reporter: rgs | Owner: walter
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Turtleart | Version: Git as of bugdate
Severity: Unspecified | Keywords: turtleart gnome
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Description changed by rgs:
Old description:
> Depending on how you have Turtle Art installed in Gnome you might have
> problems when resuming an existing project:
>
> Traceback (most recent call last):
> File "/home/rgs/devel/turtleart/turtleart.py", line 655, in <module>
> TurtleMain()
> File "/home/rgs/devel/turtleart/turtleart.py", line 204, in __init__
> win.set_icon_from_file(_ICON_SUBPATH)
> glib.GError: Failed to open file 'images/turtle.png': No such file or
> directory
>
> The attached patch makes sure TA is running from the source directory so
> it doesn't have problems finding relative paths.
New description:
Depending on how you have Turtle Art installed in Gnome you might have
problems when resuming an existing project:
{{{
Traceback (most recent call last):
File "/home/rgs/devel/turtleart/turtleart.py", line 655, in <module>
TurtleMain()
File "/home/rgs/devel/turtleart/turtleart.py", line 204, in __init__
win.set_icon_from_file(_ICON_SUBPATH)
glib.GError: Failed to open file 'images/turtle.png': No such file or
directory
}}}
The attached patch makes sure TA is running from the source directory so
it doesn't have problems finding relative paths.
--
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2293#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list