[Bug 52595] New: Starts with black window
https://bugs.winehq.org/show_bug.cgi?id=52595 Bug ID: 52595 Summary: Starts with black window Product: Wine Version: 7.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: k8auf1947(a)cometchaser.de Distribution: --- Created attachment 71920 --> https://bugs.winehq.org/attachment.cgi?id=71920 App starts with black window, Wine 7.2 on Bullseye The application starts and shows a black window (application menue is shown). After clicking into the black window, the application draws the window. It worked until Wine 7.1, problem appears with Wine 7.2 on Debian Bullseye. Happens also on Debian Bookworm. File: test-2022-02-25_18.50.43.mp4 Wine 7.1 on Bookworm File: test-2022-02-26_10.40.38.mp4 Wine 7.2 on Bullseye -- 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=52595 --- Comment #1 from stefan <k8auf1947(a)cometchaser.de> --- Created attachment 71921 --> https://bugs.winehq.org/attachment.cgi?id=71921 App starts with Wine 7.1 -- 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=52595 --- Comment #2 from stefan <k8auf1947(a)cometchaser.de> --- Happens also with Wine 7.2 on Linux Mint Cinnamon (Debian Edition) -- 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=52595 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|Starts with black window |GUIDE 7.0 shows black | |screen on start --- Comment #3 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- - Is there a free and legal download to test this with? - Please perform a regression test if possible, see: <https://wiki.winehq.org/Regression_Testing> - Please attach the terminal output, see: <https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal_output.29.3F> -- 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=52595 --- Comment #4 from stefan <k8auf1947(a)cometchaser.de> --- Hi, no free download available. I can supply my installed version as a zip-file from my webspace. To exchange the download link I would prefer to contact me by private mail. I try to compile Wine 7.3 to make the regression test on Debian Bullseye. Is this ok ? -- 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=52595 --- Comment #5 from stefan <k8auf1947(a)cometchaser.de> --- I compiled Wine: sudo apt install wine-dev sudo CC="ccache gcc" ./configure --enable-win64 --verbose --disable-tests --prefix=/opt/wine-regression configure: MinGW compiler not found, cross-compiling PE files won't be supported. configure: libXxf86vm 64-bit development files not found, XFree86 Vidmode won't be supported. configure: libOSMesa 64-bit development files not found (or too old), OpenGL rendering in bitmaps won't be supported. configure: OpenCL 64-bit development files not found, OpenCL won't be supported. configure: pcap 64-bit development files not found, wpcap won't be supported. configure: libpulse 64-bit development files not found or too old, Pulse won't be supported. configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported. configure: libudev 64-bit development files not found, plug and play won't be supported. configure: libSDL2 64-bit development files not found, SDL2 won't be supported. configure: libcapi20 64-bit development files not found, ISDN won't be supported. configure: libcups 64-bit development files not found, CUPS won't be supported. configure: libkrb5 64-bit development files not found (or too old), Kerberos won't be supported. configure: libopenal 64-bit development files not found (or too old), OpenAL won't be supported. configure: libnetapi not found, Samba NetAPI won't be supported. configure: libvulkan and libMoltenVK 64-bit development files not found, Vulkan won't be supported. configure: vkd3d 64-bit development files not found (or too old), Direct3D 12 won't be supported. configure: libldap (OpenLDAP) 64-bit development files not found, LDAP won't be supported. configure: WARNING: libgnutls 64-bit development files not found, no schannel support. configure: WARNING: No sound system was found. Windows applications will be silent. configure: Finished. Do 'make' to compile Wine. When I try to start the Guide application I get the following output and error 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"Apple Mobile Device Service" failed to start: 2 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"Bonjour Service" failed to start: 2 0068:err:vulkan:get_vulkan_driver Wine was built without Vulkan support. 0068:fixme:imm:ImeSetActiveContext (0x4c1d0, 0): stub 0068:fixme:imm:ImmReleaseContext (0000000000010020, 000000000004C1D0): stub 002c:fixme:imm:ImeSetActiveContext (0x4eb80, 1): stub 002c:fixme:imm:ImmReleaseContext (000000000001004A, 000000000004EB80): stub wine: configuration in L"/home/stefan/.wine" has been updated. wine: failed to open "~/.wine/drive_c/Program Files/Guide7/GUIDE7.EXE": c0000135 My system was automatically updated to Wine 7.3 by "unattended-upgrades" and the applications starts -> still with the black screen. It seems that the self compiled version has a 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=52595 --- Comment #6 from stefan <k8auf1947(a)cometchaser.de> --- Hi, I managed to get a Wine i386 version compiled. It is Wine 7.4 on a fresh Debian 11 installation within Virtualbox. -- 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=52595 --- Comment #7 from stefan <k8auf1947(a)cometchaser.de> --- Created attachment 71975 --> https://bugs.winehq.org/attachment.cgi?id=71975 Guide7-Start -- 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=52595 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24(a)gmail.com --- Comment #8 from Alex Henrie <alexhenrie24(a)gmail.com> --- Created attachment 75914 --> https://bugs.winehq.org/attachment.cgi?id=75914 No problems for me on Wine 9.0 I got a copy of Project Pluto Guide 7.0 on CD and I can't reproduce this bug on Wine 9.0. The user interface pops up immediately without any missing elements. Stefan, are you still getting a black screen? -- 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=52595 --- Comment #9 from stefan <bugs(a)cometchaser.de> --- Hi Alex, not anymore. Unfortunately I don't know the version it worked ok again. Bugreport can be closed. Thank you, Stefan -- 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=52595 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Alex Henrie <alexhenrie24(a)gmail.com> --- Marking as 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=52595 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 9.1. -- 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)
-
WineHQ Bugzilla