Bug 493501

Summary: hp-setup fails looking for Qt4 support
Product: [Fedora] Fedora Reporter: Gerry Tool <gerry>
Component: hplipAssignee: Tim Waugh <twaugh>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-02 09:06:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gerry Tool 2009-04-02 00:23:39 UTC
Description of problem: When running hp-setup, get error message about Qt4 support.


Version-Release number of selected component (if applicable): 3.9.2


How reproducible: Always


Steps to Reproduce:
1.At CLI, try to run hp-setup as root.
2.
3.
  
Actual results: Error
[root@f11beta ~]# hp-setup

HP Linux Imaging and Printing System (ver. 3.9.2)
Printer/Fax Setup Utility ver. 8.0

Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

error: Unable to load Qt4 support. Is it installed?



Expected results: Program should run and create HP app for controlling device.


Additional info: Printer recognized by CUPS, scanner recognized by SANE, but no control panel for accessing device is available.

Comment 1 Tim Waugh 2009-04-02 09:06:39 UTC
You need to either run 'hp-setup -i', or install hplip-gui.

Comment 2 Gerry Tool 2009-04-02 12:26:02 UTC
Thanks, Tim.  I chose to install hplip-gui and all is well.