Operating system: KDE Neon 5.18 (based on Ubuntu 18.04)
Terminal output of `wine ifcviewer-C++_64bit_Unicode.exe` (where I open a recent file, hover on some text elements to try to get tootips to show, then exit the program):
Code: Select all
002b:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x22dff0, 0x22e000 0x22dff4
002b:fixme:nls:get_dummy_preferred_ui_language (0x38 0x22dff0 0x22e000 0x22dff4) returning a dummy value (current locale)
002b:fixme:shcore:SetCurrentProcessExplicitAppUserModelID L"ifcviewer.AppID.NoVersion": stub
002b:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x22f600, 0x22f610 0x22f604
002b:fixme:nls:get_dummy_preferred_ui_language (0x38 0x22f600 0x22f610 0x22f604) returning a dummy value (current locale)
002b:fixme:process:RegisterApplicationRestart (L" /RestartByRestartManager:E416394C-697F-47c7-A2D0-3C720E514D0D",0)
002b:fixme:process:RegisterApplicationRecoveryCallback 0x656034, (nil), 5000, 0: stub, faking success
002b:fixme:shell:InitNetworkAddressControl stub
002b:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
002c:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
002b:fixme:shell:IPersistFile_fnSaveCompleted (0x16746d0)->(L"C:\\users\\giovanni\\Recent\\extruded-solid-ifc4-add2-tc1.ifcxml.lnk"): stub
002b:fixme:shell:SHAddToRecentDocs Unsupported flags: 4
002b:fixme:msvcrt:__clean_type_info_names_internal (0x8699c8) stub
What I tried: I'm on a fresh wine installation where I only ran winecfg and installed the libraries it prompted me to download. I also changed the Windows version to 10 and changed the display DPI to 120. This is the program I'm running, specifically the `./64bit/ifcviewer-C++_64bit_Unicode.exe` executable. This is the file I'm opening.