Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167180 - xfce-base/xfce-mcs-plugins-4.4.0-r1 - avoid adding broken icon themes to theme selector
Summary: xfce-base/xfce-mcs-plugins-4.4.0-r1 - avoid adding broken icon themes to them...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-16 11:49 UTC by Eugene Zagidullin
Modified: 2007-02-18 14:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild (xfce-mcs-plugins-4.4.0-r1.ebuild,1.02 KB, text/plain)
2007-02-16 11:49 UTC, Eugene Zagidullin
Details
xfce-mcs-ui_plugin-no-broken-themes.patch (xfce-mcs-ui_plugin-no-broken-themes.patch,702 bytes, text/plain)
2007-02-16 11:50 UTC, Eugene Zagidullin
Details
xfce-mcs-ui_plugin-no-broken-themes.patch (xfce-mcs-ui_plugin-no-broken-themes.patch,702 bytes, patch)
2007-02-16 11:51 UTC, Eugene Zagidullin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Zagidullin 2007-02-16 11:49:07 UTC
Simple patch added. It avoids adding broken icon themes to themes selector in xfce-base/xfce-mcs-plugins.

Look at http://bugzilla.xfce.org/show_bug.cgi?id=2912

It a workaround for:
http://bugzilla.gnome.org/show_bug.cgi?id=391333
(Icon theme causing memory corruption in gtk+ 2.10.x)

Reproducible: Always
Comment 1 Eugene Zagidullin 2007-02-16 11:49:41 UTC
Created attachment 110371 [details]
xfce-mcs-plugins/xfce-mcs-plugins-4.4.0-r1.ebuild
Comment 2 Eugene Zagidullin 2007-02-16 11:50:26 UTC
Created attachment 110372 [details]
xfce-mcs-ui_plugin-no-broken-themes.patch
Comment 3 Eugene Zagidullin 2007-02-16 11:51:14 UTC
Created attachment 110373 [details, diff]
xfce-mcs-ui_plugin-no-broken-themes.patch
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-02-16 11:57:01 UTC
Uhm, dunno how others, but I'd rather avoid patching around a fixed GTK+ bug in XFCE stuff (at least until such patch is accepted upstream).
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2007-02-18 14:00:13 UTC
(In reply to comment #4)
> Uhm, dunno how others, but I'd rather avoid patching around a fixed GTK+ bug in
> XFCE stuff (at least until such patch is accepted upstream).
> 

It was accepted by upstream.. http://bugzilla.xfce.org/show_bug.cgi?id=2912#c5

Fixed in CVS, thanks for reporting.