[Bugs] #3767 InfoSlicer UNSP: The arrow added after drag and drop is not shown
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Tue Sep 4 07:46:14 EDT 2012
#3767: The arrow added after drag and drop is not shown
------------------------------------------+---------------------------------
Reporter: humitos | Owner: humitos
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: InfoSlicer | Version: Unspecified
Severity: Unspecified | Keywords: gtk3, port
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Comment(by humitos):
Replying to [comment:2 manuq]:
> Upstream bug was fixed, can you check again?
I checked it again but it did work.
{{{
[humitos at michifus infoslicer]$ python -c 'from gi.repository import
GdkPixbuf;
> GdkPixbuf.Pixbuf.new_from_xpm_data ("1 1 1 1 c #000000 ")'
Segmentation fault
[humitos at michifus infoslicer]$ python -c 'from gi.repository import
GdkPixbuf;
> GdkPixbuf.Pixbuf.new_from_xpm_data (["1 1 1 1", " c #000000", " "])'
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "/usr/lib64/python2.7/site-packages/gi/types.py", line 72, in
constructor
return info.invoke(cls, *args, **kwargs)
TypeError: Must be string, not list
[humitos at michifus infoslicer]$
}}}
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3767#comment:3>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list