[Xfce-bugs] [Bug 1522] xfdesktop segfaults on startup
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Mar 12 14:13:47 CET 2006
Do NOT reply to this email. To make further comments on this bug, use
the URL below:
http://bugzilla.xfce.org/show_bug.cgi?id=1522
------- Comment #11 from benny at xfce.org 2006-03-12 13:13 UTC -------
I'd guess that the parameters to gdk_pixbuf_composite() are wrong. You are
using
the size passed to the icon_lookup() function to calculate the composite()
parameters (IIRC composite() doesn't really validate its parameters), instead
of
determining the real width/height of the icon first. This is esp. likely as the
symlink emblem icon returned for 48x48 will be around 24x24 in most icon themes
(i.e. the GNOME icon theme).
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Xfce-bugs
mailing list