[Bug 27362] New: Java control panel fails to open
http://bugs.winehq.org/show_bug.cgi?id=27362 Summary: Java control panel fails to open Product: Wine Version: 1.3.21 Platform: x86 URL: http://www.java.com/en/download/manual.jsp OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com I was looking at an old bug that wanted java (bug 12090), so I installed java and reran the app. Nothing changed, so I wanted to verify that java was installed. I ran 'wine control', and sure enough, I see the java control panel. Double clicking that doesn't do anything though: austin(a)aw25 ~ $ wine control fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:win:EnumDisplayDevicesW ((null),0,0x380db44,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x380db44,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x380da20,0x00000000), stub! err:ntdll:RtlpWaitForCriticalSection section 0x7dbbdd40 "wined3d_main.c: wined3d_cs" wait timed out in thread 0033, blocked by 0034, retrying (60 sec) # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (0xc0000194), pid=36, tid=51 # # JRE version: 6.0_25-b06 # Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode, sharing windows-x86 ) # Problematic frame: # C [ntdll.dll+0x1c4fc] # # An error report file with more information is saved as: # C:\Program Files\Java\jre6\bin\hs_err_pid36.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Using: b6b1c0e058902d1e46895a1ea480f678c1d5b5bf jre-6u25-windows-i586-s.exe wine-1.3.21-92-gb6484cc -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27362 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz(a)gmail.co | |m --- Comment #1 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2012-02-19 12:36:35 CST --- Please retest because I don't encounter this bug with jre6u31 or jre7u3 and Wine 1.4-rc4 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27362 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-02-21 13:57:32 CST --- (In reply to comment #1)
Please retest because I don't encounter this bug with jre6u31 or jre7u3 and Wine 1.4-rc4
Still in 1.4-rc4 with that java version. Available at http://www.4shared.com/file/MNVaGXPo/jre-6u25-windows-i586-s.html (same sha1sum as original post). Also tried the patch at http://source.winehq.org/patches/data/83783 (for bug 29919), but still get the cs timeout. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27362 --- Comment #3 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2012-02-22 10:10:52 CST --- Created attachment 39022 --> http://bugs.winehq.org/attachment.cgi?id=39022 Working java control panel (In reply to comment #2)
(In reply to comment #1)
Please retest because I don't encounter this bug with jre6u31 or jre7u3 and Wine 1.4-rc4
Still in 1.4-rc4 with that java version. Available at http://www.4shared.com/file/MNVaGXPo/jre-6u25-windows-i586-s.html (same sha1sum as original post).
Also tried the patch at http://source.winehq.org/patches/data/83783 (for bug 29919), but still get the cs timeout.
Are you talking about this(see attachment) control panel? It works, as you see, on Fedora 16 64bit and Fedora's Wine 1.4-rc4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27362 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2012-02-23 16:52:25 CST --- (In reply to comment #3)
Are you talking about this(see attachment) control panel? It works, as you see, on Fedora 16 64bit and Fedora's Wine 1.4-rc4.
Yeah, fails here though :/ I see a wined3d cs timeout, perhaps it's graphic related. I've got OpenGL renderer string: GeForce GTX 480/PCI/SSE2 OpenGL version string: 4.1.0 NVIDIA 270.41.03 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27362 --- Comment #5 from Henri Verbeet <hverbeet(a)gmail.com> 2012-02-24 04:18:22 CST --- (In reply to comment #4)
I see a wined3d cs timeout, perhaps it's graphic related.
IIRC Java used ddraw for GUI stuff at some point, although you could also disable that with some obscure option. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27362 --- Comment #6 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2012-02-24 08:00:18 CST --- OpenGL version string: 3.3.0 NVIDIA 290.10 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27362 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |UPSTREAM --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2012-03-07 13:03:05 CST --- Works with a newer nvidia driver. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27362 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2012-03-07 13:03:13 CST --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org