[Bug 52595] GUIDE 7.0 shows black screen on start

WineHQ Bugzilla wine-bugs at winehq.org
Wed Mar 2 01:31:32 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52595

--- Comment #5 from stefan <k8auf1947 at 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.



More information about the wine-bugs mailing list