Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173389 - net-print/hplip use flag qt3 should be required
Summary: net-print/hplip use flag qt3 should be required
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Printing Team
URL: http://hplip.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-04 19:30 UTC by Matthew Schultz
Modified: 2007-04-08 23:42 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 Matthew Schultz 2007-04-04 19:30:25 UTC
Currently qt3 is an optional use flag for the hplip 1.6 and 1.7 ebuild.  This should be a forced dependency because the most important programs it creates to manage the printers is entirely gui based.  I was not able to run these programs or configure the printer (HP Color Laserjet 3550) without qt3.

Reproducible: Always

Steps to Reproduce:
1.Emerge without qt3 flag
2.Run hp-setup
3.Fails to open without qt3 bindings

Actual Results:  
hp-setup doesn't run

Expected Results:  
hp-setup is not command-line, it requires qt3 bindings
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2007-04-07 12:58:20 UTC
I am sure you can copy a config instead of using the guy configurator - we give the ability to build without the qt3 depend.

But for your pleasure I added an einfo call after installation that writes out to the user that he needs the qt3 use flag for hp-setup to be available.
Comment 2 Renato Alves 2007-04-08 23:42:29 UTC
(In reply to comment #1)
> I am sure you can copy a config instead of using the guy configurator - we give
> the ability to build without the qt3 depend.
> 
> But for your pleasure I added an einfo call after installation that writes out
> to the user that he needs the qt3 use flag for hp-setup to be available.
> 

Can I suggest you change
This:
 * You need the qt3 useflag enabled to use the guy configurator hp-setup

to this:
 * You need the qt3 useflag enabled to use the GUI in hp-setup and hp-toolbox