[Bugs] #4157 sugar-toolkit-gtk3 IMME: Buddy icons not visible in neighbourhood
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed Nov 7 05:20:03 EST 2012
#4157: Buddy icons not visible in neighbourhood
-----------------------------------+----------------------------------------
Reporter: manuq | Owner: manuq
Type: defect | Status: new
Priority: Immediate | Milestone: 0.98
Component: sugar-toolkit-gtk3 | Version: 0.97.x
Severity: Blocker | Keywords: r?
Distribution: Unspecified | Status_field: Assigned
-----------------------------------+----------------------------------------
Changes (by erikos):
* priority: Unspecified by Maintainer => Immediate
* version: Unspecified => 0.97.x
* severity: Unspecified => Blocker
* status_field: Unconfirmed => Assigned
Comment:
When reading about the unicode issue I was reminded of the
[http://bugs.sugarlabs.org/ticket/4031 issue] we had recently. So I wanted
to check if we do set byte_arrays to true.
[http://git.sugarlabs.org/sugar/mainline/blobs/master/src/jarabe/model/neighborhood.py#line911
This is] where we get the buddy information from. I traced that back using
(import inspect; inspect.stack()) and this gets us
[http://git.sugarlabs.org/sugar/mainline/blobs/master/src/jarabe/model/neighborhood.py#line428
here] and this originates
[http://git.sugarlabs.org/sugar/mainline/blobs/master/src/jarabe/model/neighborhood.py#line336
here].
So all is fine, we set byte_arrays to true but still the color is in
unicode. Doing the same than what is done in the patch from Manuel here
when we first get the color will make the buddy icon appear.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/4157#comment:2>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list