| Summary: | No splash screen shown on launch of Myrtle | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | mray271 | ||||
| Component: | snifflib | Assignee: | Mikolaj Izdebski <mizdebsk> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 19 | CC: | java-sig-commits, mizdebsk, mray271, msimacek, msrb, sochotni | ||||
| Target Milestone: | --- | Keywords: | EasyFix, Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 1.9.0-2 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-10-02 07:30:14 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: |
|
||||||
Fixed in snifflib-1.8.13-1 Fixed in snifflib-1.8.13-2 snifflib-1.8.13-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/snifflib-1.8.13-2.fc19 Fixed in snifflib-1.9.0-2 snifflib-1.9.0-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/snifflib-1.9.0-2.fc20 snifflib-1.9.0-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/snifflib-1.9.0-2.fc19 snifflib-1.9.0-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. snifflib-1.9.0-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. I believe that this bug is fixed in snifflib-1.9.0-2, which is available in updates for Fedora 19, so I am closing this bug now. The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=463390 |
Created attachment 791459 [details] Proposed patch to /usr/bin/myrtle Description of problem: Launching Myrtle spreadsheet by /usr/bin/myrtle script should produce splash image. Version-Release number of selected component (if applicable): 1.8.12-1.fc19.noarch currently available from the fedora-updates-testing repository How reproducible: Always Steps to Reproduce: 1. yum install myrtle 2. myrtle 3. Actual results: Spreadsheet application opens as intended, but no splash shown. Expected results: Splash image should be shown briefly prior to application launch. Additional info: The splash image is a resource in in snifflib.jar (/usr/share/java/snifflib.jar) and has path com/mockturtlesolutions/snifflib/spreadsheets/images/myrtlesplash.png See attached patch.