Ticket #2948 (new defect)

Opened 23 months ago

Browse: image in shared bookmark is not scaled

Reported by: godiard Owned by: lucian
Priority: Low Milestone: Unspecified by Release Team
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)


Note: See TracTickets for help on using tickets.