| Summary: | Feature Request: Splash screen opt-out for Myrtle | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | mray271 | ||||
| Component: | snifflib | Assignee: | Michael Simacek <msimacek> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 19 | CC: | java-sig-commits, mizdebsk, mray271, msimacek, msrb, sochotni | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | snifflib-1.9.0-4.fc20 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-10-09 14:13:53 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: | |||||
| Attachments: |
|
||||||
snifflib-1.9.0-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/snifflib-1.9.0-4.fc20 Package snifflib-1.9.0-4.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing snifflib-1.9.0-4.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-17900/snifflib-1.9.0-4.fc20 then log in and leave karma (feedback). snifflib-1.9.0-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 800650 [details] myrtle jpackage launch script modified for optional showing of splash screen Description of problem: Want Myrtle's splash screen not to appear depending on environmental variable. Version-Release number of selected component (if applicable): 1.9.0-2 How reproducible: Always Steps to Reproduce: 1. yum install myrtle snifflib 2. myrtle 3. Actual results: Splash screen always shown which may undesirable on some platforms or in some usage scenarios. Expected results: Be able to: 1. export MYRTLE_NO_SPLASH=1 2. myrtle 3. Myrtle should launch with no splash screen being shown. Additional info: Recommended changes have been made in the attached myrtle jpackage launch script.