Opened 13 years ago

#2948 new defect

Browse: image in shared bookmark is not scaled

Reported by: godiard Owned by: lucian
Priority: Low Milestone: Unspecified
Component: Browse Version: Unspecified
Severity: Minor Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

If sugar in the different instances collaborating do not have the same screen resolution, the images in the lower tray will be displayed in one instance smaller and in the other fill not be displayed at all.

In the instance where the image is not displayed, the log show:

/home/gonzalo/Activities/Browse.activity/linkbutton.py:67: GtkWarning: gdk_pixbuf_composite: assertion `dest_x >= 0 && dest_x + dest_width <= dest->width' failed
  scale_x, scale_y, gtk.gdk.INTERP_BILINEAR, 255)


Change History (0)

Note: See TracTickets for help on using tickets.