Bug 1068184
| Summary: | java-atk-wrapper: Switch to java-headless (build)requires | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stanislav Ochotnicky <sochotni> |
| Component: | java-atk-wrapper | Assignee: | jiri vanek <jvanek> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jvanek, omajid |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-28 08:40:57 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1067528 | ||
|
Description
Stanislav Ochotnicky
2014-02-21 12:46:45 UTC
Although java-atk-wrapper can pretty ok live without full jre, it is supposed to be help for GUI applications. I'm hesitating with change here. It should be ok to have atk-wrapper to heave headless, and lets depending applications to pull rest of jre. Keeping in new now. Sorry, I somehow missed the needinfo :( Looking solely at the API java-atk-wrapper is using (AWT/Swing) it seems like installing java-atk-wrapper without having AWT/Swing will just lead to a broken java-atk-wrapper. If you have a headless system, I don't see why you would need java-atk-wrapper. The console has no accessibility support. Web servers (or other servers) can't use the Swing-specific API. My recommendation is to have java-atk-wrapper depend on the full JRE, not -headless. |