[Bug 39314] New: WAtomic: Black OpenGL (wgl) components
https://bugs.winehq.org/show_bug.cgi?id=39314 Bug ID: 39314 Summary: WAtomic: Black OpenGL (wgl) components Product: Wine Version: 1.7.51 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl Assignee: wine-bugs(a)winehq.org Reporter: tobbi.bugs(a)googlemail.com WAtomic should show molecules like this: http://www.chip.de/ii/126792410_9fa15dc3be.jpg However, all I'm getting in wine is black components, as seen here: http://screencast.com/t/LZCBmfcIsCU $ openssl sha1 WAtomic_1_2_3_257.msi SHA1(WAtomic_1_2_3_257.msi)= 62e531f3bbfed7a9893ef49c20ff1826dffee09f -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 Tobias (:Tobbi) Markus <tobbi.bugs(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://prdownloads.sourcefo | |rge.net/watomic/WAtomic_1_2 | |_3_257.msi?download --- Comment #1 from Tobias (:Tobbi) Markus <tobbi.bugs(a)googlemail.com> --- Forgot to include a download link. Here we go: http://prdownloads.sourceforge.net/watomic/WAtomic_1_2_3_257.msi?download -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 --- Comment #2 from Tobias (:Tobbi) Markus <tobbi.bugs(a)googlemail.com> --- Full debug log with WINEDEBUG=+wgl https://www.dropbox.com/s/s3242ycsyyuafys/wine_watomic_black_opengl.txt?dl=0 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #3 from joaopa <jeremielapuree(a)yahoo.fr> --- Looks like this one is fixed in current git. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Component|opengl |-unknown --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to joaopa from comment #3)
Looks like this one is fixed in current git.
I cannot reproduce the issue in 1.6, 1.7.7 and 1.9.8 on Debian. Maybe it was an intermediary problem between the latest 1.7.x and 1.8... Needs someone on OSX to ensure it was a problem and if it is fixed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 --- Comment #5 from Tobias (:Tobbi) Markus <tobbi.bugs(a)googlemail.com> --- This is still an issue on OS X 10.11.4 with wine-1.9.8. It seems like this exclusively targets Mac OS X. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> --- Confirming the issue, as expected there is only a black screen. Terminal output not really useful. fixme:wgl:macdrv_wglChoosePixelFormatARB unused pfAttribFList fixme:wgl:macdrv_wglChoosePixelFormatARB unused pfAttribFList -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> --- Created attachment 54292 --> https://bugs.winehq.org/attachment.cgi?id=54292 +d3d,+wgl,+opengl log -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #8 from winetest(a)luukku.com --- To me this bug looks like fixed. wine 2.0rc4. No winetricks no overrides. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 --- Comment #9 from Ken Thomases <ken(a)codeweavers.com> --- (In reply to winetest from comment #8)
To me this bug looks like fixed.
wine 2.0rc4. No winetricks no overrides.
Were you testing on macOS? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 --- Comment #10 from Ken Thomases <ken(a)codeweavers.com> --- Try setting this registry value: [HKCU\Software\Wine\Mac Driver] "OpenGLSurfaceMode"="transparent" -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 --- Comment #11 from Tobias (:Tobbi) Markus <tobbi.bugs(a)googlemail.com> --- (In reply to Ken Thomases from comment #10)
Try setting this registry value:
[HKCU\Software\Wine\Mac Driver] "OpenGLSurfaceMode"="transparent"
This didn't help, unfortunately. I did change the setting to "behind" just to check whether it was having any effect at all, which it did. It just didn't fix the problem. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 Tobias (:Tobbi) Markus <tobbi.bugs(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #12 from Tobias (:Tobbi) Markus <tobbi.bugs(a)googlemail.com> --- This bug is fixed in wine 2.7. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39314 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.8. -- 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