Bug 387071
| Summary: | Java Applications don't work | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | markm <marek78uk> |
| Component: | java-1.5.0-gcj | Assignee: | Thomas Fitzsimmons <fitzsim> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | low | ||
| Version: | 8 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-11-16 16:39:03 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
markm
2007-11-16 16:00:01 UTC
(In reply to comment #0) > [root@Mareg ~]# sh /home/marek/Desktop/ZendStudioNeon-BETA.bin > Preparing to install... > Extracting the JRE from the installer archive... > Unpacking the JRE... [...] > My big question is - why do you introduce Java version which doesn't work? [...] The installer is using a JRE that it bundles, not the system JRE. The bundled JRE has a known bug that is exposed by libxcb's stricter lock checking. We fixed this bug in the system JRE, IcedTea, during the Fedora 8 development cycle, so if the installer were using the system JRE as you assume, you wouldn't be hitting this bug. It would be helpful if you attempted to run the installer on IcedTea, and report the results. Otherwise, try Adam Jackson's workaround in bug 301691, comment 19. *** This bug has been marked as a duplicate of 301691 *** thanks, will try the workaround. but don't get me wrong - from user's point of view it looks like "new Fedora = new problems" :) it didn't help |