Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 308725 - app-portage/etc-proposals USE="-qt4" still defaults to qt4 interface
Summary: app-portage/etc-proposals USE="-qt4" still defaults to qt4 interface
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tobias Scherbaum (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-09 20:47 UTC by Jim Ramsay (lack) (RETIRED)
Modified: 2010-03-09 21:08 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Ramsay (lack) (RETIRED) gentoo-dev 2010-03-09 20:47:01 UTC
I happen to have dev-python/PyQt4 installed, but specifically installed app-portage/etc-proposals with USE="-qt4", and expected it should use the GTK interface by default... But the qt4 interface pops up instead.

The reason is that /etc/etc-proposals.conf has this line as default, regardless of USE flag settings:

  PreferedFrontends=qt4,gtk2,shell

It would be nice if the qt4 part was filtered out with USE="-qt4" (and the gtk2 part filtered out if USE="-gtk" too)
Comment 1 Jim Ramsay (lack) (RETIRED) gentoo-dev 2010-03-09 21:08:53 UTC
Fixed in app-portage/etc-proposals-1.4.3-r2