[Bugs] #3804 sugar UNSP: Journal detailview: thumbnails are not shown on the XO
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Tue Aug 14 05:46:26 EDT 2012
#3804: Journal detailview: thumbnails are not shown on the XO
------------------------------------------+---------------------------------
Reporter: erikos | Owner: erikos
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: 0.98
Component: sugar | Version: 0.97.x
Severity: Blocker | Keywords: nohippo
Distribution: OLPC | Status_field: Assigned
------------------------------------------+---------------------------------
Comment(by erikos):
Looks like the depths we set on the XO (tested on a 1.75) does not work.
If I use [http://developer.gnome.org/pygtk/2.22/class-gdkvisual.html
#function-gdk--query-depths gdk--query-depths] on the XO it returns me
(32, 16) and (32, 24) on my laptop. Setting the depth to 16 on the XO does
display the thumbnails correctly.
So the depth we pass to the gtk.gdk.Pixmap constructor is hardware
specific. Let's see how we can make this code not hardware dependent.
Reference:
http://developer.gnome.org/pygtk/2.22/class-gdkdrawable.html#method-
gdkdrawable--set-colormap set-colormap
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3804#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list