Bug 1530331
| Summary: | hp-setup should inform about installing hplip-gui if GUI is used | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zdenek Dohnal <zdohnal> |
| Component: | hplip | Assignee: | Zdenek Dohnal <zdohnal> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 27 | CC: | extras-qa, hobbes1069, jpopelka, twaugh, zdohnal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1528786 | Environment: | |
| Last Closed: | 2018-10-10 13:55:08 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1528786 | ||
| Bug Blocks: | |||
|
Description
Zdenek Dohnal
2018-01-02 15:52:25 UTC
It doesn't error out when hplip-gui is installed. Perhaps it should be added as a "Recommends:"? hp-setup works fine with -i option, which makes hp-setup start as CLI app. Hplip GUI missing was the point of that change - all apps in main package can run in CLI mode or run only in CLI, so user doesn't need to download all gui parts, unless user explicitly wants so. IMO adding hplip-gui Recommends: will make dnf to download this subpackage every time. The issue there is only python traceback - it should tell user something like: "You want to run this app as GUI, but do you have hplip-gui installed?" Works as it should now. |