Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141254 - Misleading ewarn message reg. /etc/X11/gtk/gtkrc
Summary: Misleading ewarn message reg. /etc/X11/gtk/gtkrc
Status: RESOLVED DUPLICATE of bug 141253
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-21 01:26 UTC by Alexander Skwar
Modified: 2006-07-21 02:33 UTC (History)
1 user (show)

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


Attachments
Patch against gtk+-1.2.10-r11.ebuild (gtk+-1.2.10-r11.0.ebuild.patch,707 bytes, patch)
2006-07-21 02:33 UTC, Alexander Skwar
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Skwar 2006-07-21 01:26:52 UTC
In gtk+-1.2.10-r11.ebuild there are the following ewarn's:

        ewarn "Older versions added /etc/X11/gtk/gtkrc which changed settings for"
        ewarn "all themes it seems.  Please remove it manually as it will not due"
        ewarn "to /env protection."

Those are printed always.

IMO, it would be better, if that message were only printed when /etc/X11/gtk/gtkrc is found.

Attaching a new ebuild and a diff which does that.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2006-07-21 01:29:39 UTC

*** This bug has been marked as a duplicate of 141253 ***
Comment 2 Alexander Skwar 2006-07-21 02:33:46 UTC
Created attachment 92381 [details, diff]
Patch against gtk+-1.2.10-r11.ebuild