Steam: no (invisible) text

Questions about Wine on Linux
Locked
copperTones
Newbie
Newbie
Posts: 1
Joined: Mon Nov 04, 2024 12:37 pm

Steam: no (invisible) text

Post by copperTones »

When running Steam, all text is invisible. I tried setting an override for dwrite (as another thread suggested it), but no luck.
I'm new to Wine, so any help is appreciated.

Full console output:

Code: Select all

[2024-11-10 18:27:06] Startup - updater built Nov  5 2024 13:33:36
[2024-11-10 18:27:06] Startup - Steam Client launched with: "Z:\home\copper\.wine\drive_c\Program Files (x86)\Steam\steam.exe"
[2024-11-10 18:27:06] Windows 10.0.19043.0, 0, 2, 0, 1, 28 
[2024-11-10 18:27:06] Loading cached metrics from disk (Z:\home\copper\.wine\drive_c\Program Files (x86)\Steam\package\steam_client_metrics.bin)
[2024-11-10 18:27:06] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2024-11-10 18:27:06] Using the following download hosts for Public, Realm steamglobal
[2024-11-10 18:27:06] 1. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2024-11-10 18:27:06] Verifying installation...
[2024-11-10 18:27:06] Verification complete

Steam logging initialized: directory: Z:\home\copper\.wine\drive_c\Program Files (x86)\Steam\logs

MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
IPC client is in my process, could/should be using an in-process pipe.MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
029c:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Devices.Input.PenDevice"
031c:err:ole:com_get_class_object class {aa509086-5ca9-4c25-8f95-589d3c07b48a} not registered
031c:err:ole:com_get_class_object class {aa509086-5ca9-4c25-8f95-589d3c07b48a} not registered
031c:err:ole:create_server class {aa509086-5ca9-4c25-8f95-589d3c07b48a} not registered
031c:err:ole:com_get_class_object no class object {aa509086-5ca9-4c25-8f95-589d3c07b48a} could be created for context 0x17
019c:err:d3d:wined3d_context_gl_set_pixel_format wglSetPixelFormatWINE failed to set pixel format 5 on device context 0000000005010057.
0388:err:wininet:HTTP_ParseRfc1123Date unexpected time zone L"UTC"
0388:err:wininet:HTTP_ParseRfc850Date unexpected month format L" Nov 2024 07:35:00 UTC"
0388:err:wininet:HTTP_ParseDate unexpected date format L"Sun, 10 Nov 2024 07:35:00 UTC"
0388:err:wininet:HTTP_ParseRfc1123Date unexpected time zone L"UTC"
0388:err:wininet:HTTP_ParseRfc850Date unexpected month format L" Nov 2024 14:11:00 UTC"
0388:err:wininet:HTTP_ParseDate unexpected date format L"Sun, 10 Nov 2024 14:11:00 UTC"
0388:err:wininet:HTTP_ParseRfc1123Date unexpected time zone L"UTC"
0388:err:wininet:HTTP_ParseRfc850Date unexpected month format L" Nov 2024 13:06:00 UTC"
0388:err:wininet:HTTP_ParseDate unexpected date format L"Sun, 10 Nov 2024 13:06:00 UTC"
0388:err:wininet:HTTP_ParseRfc1123Date unexpected time zone L"UTC"
0388:err:wininet:HTTP_ParseRfc850Date unexpected month format L" Nov 2024 13:21:00 UTC"
0388:err:wininet:HTTP_ParseDate unexpected date format L"Sun, 10 Nov 2024 13:21:00 UTC"
0388:err:wininet:HTTP_ParseRfc1123Date unexpected time zone L"UTC"
0388:err:wininet:HTTP_ParseRfc850Date unexpected month format L" Nov 2024 13:13:00 UTC"
0388:err:wininet:HTTP_ParseDate unexpected date format L"Sun, 10 Nov 2024 13:13:00 UTC"
0388:err:wininet:HTTP_ParseRfc1123Date unexpected time zone L"UTC"
0388:err:wininet:HTTP_ParseRfc850Date unexpected month format L" Nov 2024 18:34:00 UTC"
0388:err:wininet:HTTP_ParseDate unexpected date format L"Sat, 09 Nov 2024 18:34:00 UTC"
0388:err:wininet:HTTP_ParseRfc1123Date unexpected time zone L"UTC"
0388:err:wininet:HTTP_ParseRfc850Date unexpected month format L" Nov 2024 03:07:00 UTC"
0388:err:wininet:HTTP_ParseDate unexpected date format L"Sun, 10 Nov 2024 03:07:00 UTC"
0388:err:wininet:HTTP_ParseRfc1123Date unexpected time zone L"UTC"
0388:err:wininet:HTTP_ParseRfc850Date unexpected month format L" Nov 2024 23:54:00 UTC"
0388:err:wininet:HTTP_ParseDate unexpected date format L"Fri, 08 Nov 2024 23:54:00 UTC"
0388:err:wininet:HTTP_ParseRfc1123Date unexpected time zone L"UTC"
0388:err:wininet:HTTP_ParseRfc850Date unexpected month format L" Nov 2024 17:43:00 UTC"
0388:err:wininet:HTTP_ParseDate unexpected date format L"Sat, 09 Nov 2024 17:43:00 UTC"
0388:err:wininet:HTTP_ParseRfc1123Date unexpected time zone L"UTC"
0388:err:wininet:HTTP_ParseRfc850Date unexpected month format L" Nov 2024 06:34:00 UTC"
0388:err:wininet:HTTP_ParseDate unexpected date format L"Sun, 10 Nov 2024 06:34:00 UTC"
[2024-11-10 18:28:25] Shutdown
Locked