Wine-Bugs
By thread
wine-bugs@list.winehq.org
By month
Messages by month
- ----- 2026 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
August 2018
- 1 participants
- 1972 messages
[Bug 45492] Can't run Hearthstone on Ubuntu 18.04
by wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=45492
Matteo Bruni <matteo.mystral(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
--- Comment #14 from Matteo Bruni <matteo.mystral(a)gmail.com> ---
It looks like the GPU on your Intel notebook only supports OpenGL 2.1, which
isn't enough to handle d3d10 or 11. That said, it looks like the game falls
back to d3d9 just fine. I'm not sure why you get a black screen, I don't see
anything suspicious in the log. I don't have suggestions aside from trying to
update Mesa or Wine.
I suspect on the desktop you're encountering a different issue (bug 39754)
which is now fixed in git (and will be released in Wine 3.15) and you can
workaround with the -force-d3d9 command line argument.
--
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.
Aug. 21, 2018
[Bug 44260] Dungeon Keeper 2 crashs or works very slow
by wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=44260
Gabriel Majeri <gabriel.majeri6(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gabriel.majeri6(a)gmail.com
--- Comment #2 from Gabriel Majeri <gabriel.majeri6(a)gmail.com> ---
I have found the reason for this bug.
Using the `perf` tool and building `wined3d.dll` with debug symbols, I've found
out that the app spent most of its time in CSMT code:
> perf report
33,88% DKII-DX.exe wined3d.dll.so [.] wined3d_cs_mt_finish
21,72% DKII-DX.exe wined3d.dll.so [.] wined3d_cs_queue_is_empty
9,77% DKII-DX.exe wined3d.dll.so [.] wined3d_cs_run
Based on https://wiki.winehq.org/Performance, it seemed to be an issue with
CSMT.
Indeed, after disabling CSMT, game works perfectly, performance is at least as
good as on Windows.
--
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.
Aug. 21, 2018
[Bug 44340] SpellForce 3 crashes
by wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=44340
--- Comment #13 from mo78(a)abv.bg ---
The problem is still here with Wine 3.14.
--
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.
Aug. 21, 2018
[Bug 45507] Heroes 3 Horn of the Abyss crashes on load game when Online Lobby is used
by wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=45507
--- Comment #7 from mo78(a)abv.bg ---
Wine 3.14 - the problem is still here :(
--
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.
Aug. 21, 2018
[Bug 45525] Heroes 3 Horn of the Abyss freezes on create a host TCP/ IP multiplayer game
by wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=45525
--- Comment #15 from mo78(a)abv.bg ---
Wine 3.14 - the problem is still here :(
--
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.
Aug. 21, 2018
[Bug 45166] Mafia III has messed and very dark graphics
by wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=45166
--- Comment #9 from mo78(a)abv.bg ---
Wine 3.14 - the problem is still here. Should I provide more details? Just ask.
--
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.
Aug. 21, 2018
[Bug 45686] Client displays a White screen
by wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=45686
macariopatrick(a)icloud.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #62108|0 |1
is obsolete| |
--- Comment #5 from macariopatrick(a)icloud.com ---
Created attachment 62112
--> https://bugs.winehq.org/attachment.cgi?id=62112
WINEDEBUG LOADDLL 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.
Aug. 21, 2018
[Bug 45686] Client displays a White screen
by wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=45686
--- Comment #4 from macariopatrick(a)icloud.com ---
Oh my god. I didn't mean to do that. -_- I can't delete it.
--
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.
Aug. 21, 2018
[Bug 45686] Client displays a White screen
by wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=45686
--- Comment #3 from macariopatrick(a)icloud.com ---
Comment on attachment 62108
--> https://bugs.winehq.org/attachment.cgi?id=62108
WINEDEBUG LOADDLL Log
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\KERNEL32.dll" at 0x7b410000: builtin
000b:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\KERNEL32.dll" at 0x7b410000: builtin
000b:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\wineboot.exe" at 0x41c10000: builtin
000b:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x41c40000: builtin
000d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\KERNEL32.dll" at 0x7b410000: builtin
000d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winemenubuilder.exe" at 0x41910000: builtin
000d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x41950000: builtin
000d:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll"
at 0x43b80000: builtin
000d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\version.dll" at 0x407d0000: builtin
000d:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll"
at 0x43980000: builtin
000d:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll"
at 0x41ef0000: builtin
000d:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll"
at 0x43810000: builtin
000d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\oleaut32.dll" at 0x43ca0000: builtin
000d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\propsys.dll" at 0x41f90000: builtin
000d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shlwapi.dll" at 0x43de0000: builtin
000d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\windowscodecs.dll" at 0x41e10000: builtin
000d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shell32.dll" at 0x44810000: builtin
000f:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\KERNEL32.dll" at 0x7b410000: builtin
000f:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\services.exe" at 0x422d0000: builtin
000f:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x426a0000: builtin
000f:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll"
at 0x42610000: builtin
000f:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\userenv.dll" at 0x42730000: builtin
0012:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\KERNEL32.dll" at 0x7b410000: builtin
0012:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winedevice.exe" at 0x407d0000: builtin
0012:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x41910000: builtin
0012:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\ntoskrnl.exe" at 0x41990000: builtin
0012:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll"
at 0x41c10000: builtin
0018:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\mountmgr.sys" at 0x407e0000: builtin
001c:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\KERNEL32.dll" at 0x7b410000: builtin
001c:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\plugplay.exe" at 0x407d0000: builtin
001c:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x42110000: builtin
001c:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll"
at 0x42410000: builtin
0021:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\KERNEL32.dll" at 0x7b410000: builtin
0021:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winedevice.exe" at 0x419d0000: builtin
0021:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x41d10000: builtin
0021:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\ntoskrnl.exe" at 0x41d90000: builtin
0021:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll"
at 0x41e00000: builtin
0025:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll"
at 0x43200000: builtin
0025:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\version.dll" at 0x41f20000: builtin
0025:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll"
at 0x43010000: builtin
0025:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\setupapi.dll" at 0x41ea0000: builtin
0025:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winebus.sys" at 0x419e0000: builtin
000d:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll"
at 0x464e0000: builtin
0028:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\KERNEL32.dll" at 0x7b410000: builtin
0028:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\explorer.exe" at 0x41c10000: builtin
0028:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x41ce0000: builtin
0028:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll"
at 0x41c40000: builtin
0028:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll"
at 0x44010000: builtin
0028:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\version.dll" at 0x405d0000: builtin
0028:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll"
at 0x41d60000: builtin
0025:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll"
at 0x43320000: builtin
0026:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\hidclass.sys" at 0x43380000: builtin
0026:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winehid.sys" at 0x43360000: builtin
0029:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\hid.dll" at
0x433a0000: builtin
000b:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll"
at 0x42a00000: builtin
000b:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\version.dll" at 0x407d0000: builtin
000b:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll"
at 0x42810000: builtin
000b:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shlwapi.dll" at 0x41f60000: builtin
000b:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shell32.dll" at 0x41cc0000: builtin
0028:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll"
at 0x41fe0000: builtin
0028:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winemac.drv" at 0x44160000: builtin
000d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winemac.drv" at 0x478b0000: builtin
0028:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shlwapi.dll" at 0x46e10000: builtin
0028:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shell32.dll" at 0x47590000: builtin
0028:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll"
at 0x48570000: builtin
0028:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\oleaut32.dll" at 0x48840000: builtin
0028:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\actxprxy.dll" at 0x486e0000: builtin
000b:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll"
at 0x42bd0000: builtin
000b:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll"
at 0x42e80000: builtin
000b:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll"
at 0x42d10000: builtin
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\UniverseLauncher.exe" at 0x400000: native
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x41e30000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll"
at 0x41d10000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\version.dll" at 0x405d0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll"
at 0x43810000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll"
at 0x41eb0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll"
at 0x43a00000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shlwapi.dll" at 0x41f50000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shell32.dll" at 0x43b80000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ws2_32.dll"
at 0x41990000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\mpr.dll" at
0x405e0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\msacm32.dll" at 0x419c0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winmm.dll"
at 0x43e10000: builtin
0009:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-runtime-l1-1-0.dll" at 0x3c0000: native
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-string-l1-1-0.dll" at 0x419f0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-errorhandling-l1-1-0.dll" at
0x41fe0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-timezone-l1-1-0.dll" at 0x41ff0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-file-l1-1-0.dll" at 0x43e60000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-namedpipe-l1-1-0.dll" at 0x43e70000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-handle-l1-1-0.dll" at 0x43e90000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-file-l2-1-0.dll" at 0x43ea0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-heap-l1-1-0.dll" at 0x43eb0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-libraryloader-l1-1-0.dll" at
0x43ec0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-synch-l1-1-0.dll" at 0x43ee0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-processthreads-l1-1-0.dll" at
0x43ef0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-processenvironment-l1-1-0.dll" at
0x44010000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-datetime-l1-1-0.dll" at 0x44020000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-localization-l1-2-0.dll" at
0x44030000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-sysinfo-l1-1-0.dll" at 0x44040000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-synch-l1-2-0.dll" at 0x44060000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-console-l1-1-0.dll" at 0x44070000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-debug-l1-1-0.dll" at 0x44080000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-processthreads-l1-1-1.dll" at
0x44090000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-file-l1-2-0.dll" at 0x440b0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-profile-l1-1-0.dll" at 0x440c0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-memory-l1-1-0.dll" at 0x440d0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-util-l1-1-0.dll" at 0x440e0000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-rtlsupport-l1-1-0.dll" at 0x44100000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-interlocked-l1-1-0.dll" at 0x44110000:
builtin
0009:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\ucrtbase.dll" at 0x7c0000: native
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-string-l1-1-0.dll" at 0x44120000:
builtin
0009:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-heap-l1-1-0.dll" at 0x3d0000: native
0009:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-stdio-l1-1-0.dll" at 0x3e0000: native
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-convert-l1-1-0.dll" at 0x44130000:
builtin
0009:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\VCRUNTIME140.dll" at 0x3a0000: native
0009:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-locale-l1-1-0.dll" at 0x3f0000: native
0009:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-math-l1-1-0.dll" at 0x8a0000: native
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-multibyte-l1-1-0.dll" at 0x44150000:
builtin
0009:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-time-l1-1-0.dll" at 0x8b0000: native
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-filesystem-l1-1-0.dll" at 0x44160000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-environment-l1-1-0.dll" at 0x44180000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-crt-utility-l1-1-0.dll" at 0x44190000:
builtin
0009:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\MSVCP140.dll" at 0x330000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\Qt5Core.dll" at 0x67000000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\Qt5Gui.dll" at 0x10000000: native
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\uxtheme.dll" at 0x441a0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dwmapi.dll"
at 0x441e0000: builtin
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\Qt5Widgets.dll" at 0x65000000: native
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\iphlpapi.dll" at 0x44250000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\netapi32.dll" at 0x44210000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dnsapi.dll"
at 0x441f0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\bcrypt.dll"
at 0x44310000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\crypt32.dll" at 0x44280000: builtin
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\Qt5Network.dll" at 0x64000000: native
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll"
at 0x443e0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-fibers-l1-1-1.dll" at 0x44400000:
builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-core-localization-l1-2-1.dll" at
0x44410000: builtin
0009:fixme:ntdll:EtwEventRegister ({5eec90ab-c022-44b2-a5dd-fd716a222a15},
0x3a27f0, 0x3b0030, 0x3b0048) stub.
0009:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x3a2560, 43) stub
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-security-systemfunctions-l1-1-0.dll" at
0x44430000: builtin
0009:fixme:file:FindFirstFileExW flags not implemented 0x00000002
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\oleaut32.dll" at 0x44440000: builtin
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\platforms\\qwindows.dll" at 0x9d0000: native
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winemac.drv" at 0x44580000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shcore.dll"
at 0x461b0000: builtin
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\wintab32.dll" at 0x461e0000: builtin
0009:err:wintab32:LoadTablet LoadTabletInfo(0x10044) failed
0009:fixme:file:FindFirstFileExW flags not implemented 0x00000002
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\imageformats\\qgif.dll" at 0xb10000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\imageformats\\qicns.dll" at 0xb20000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\imageformats\\qico.dll" at 0xb30000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\imageformats\\qjpeg.dll" at 0xb40000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\Qt5Svg.dll" at 0x66000000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\imageformats\\qsvg.dll" at 0xb90000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\imageformats\\qtga.dll" at 0xba0000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\imageformats\\qtiff.dll" at 0xbb0000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\imageformats\\qwbmp.dll" at 0xc00000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\imageformats\\qwebp.dll" at 0xc10000: native
0009:fixme:font:RemoveFontMemResourceEx (0x865f5c09) stub
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dwrite.dll"
at 0x466c0000: builtin
0009:fixme:file:FindFirstFileExW flags not implemented 0x00000002
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\bearer\\qgenericbearer.dll" at 0xf00000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\bearer\\qnativewifibearer.dll" at 0xf10000: native
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\wlanapi.dll" at 0x467c0000: builtin
0009:fixme:wlanapi:WlanRegisterNotification (0x1, 65535, 1, 0xf12800,
0x14650f0, 0x0, 0x0) stub
0038:fixme:wlanapi:WlanEnumInterfaces (0x1, 0x0, 0xeeddd8) semi-stub
0009:fixme:wlanapi:WlanEnumInterfaces (0x1, 0x0, 0x32fc8c) semi-stub
0038:fixme:wlanapi:WlanEnumInterfaces (0x1, 0x0, 0xeed898) semi-stub
0009:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\system32\\MSVCR120.dll" at 0x1a30000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\LIBEAY32.dll" at 0x18f0000: native
0009:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\FusionFall
Universe\\ssleay32.dll" at 0xf20000: native
0009:fixme:ver:GetCurrentPackageId (0x32f9d4 0x0): stub
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rsaenh.dll"
at 0x47ec0000: builtin
0009:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\rsaenh.dll" : builtin
0009:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
0009:fixme:toolhelp:Heap32ListFirst : stub
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rsaenh.dll"
at 0x48000000: builtin
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msvcrt.dll"
at 0x48040000: builtin
0009:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\winhttp.dll"
at 0x76080000: native
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\rasapi32.dll" at 0x467e0000: builtin
0009:fixme:ras:RasEnumConnectionsW (0x14a9528,0x32d854,0x1e60004),stub!
0009:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure
program to use LAN connection/winsock instead!
0039:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in
this platform
0009:fixme:ole:snapshot_QueryGetData (0x180388, 0x32d790 {cf 000d ptd 0x0
aspect 1 lindex -1 tymed 1})
0009:fixme:ole:snapshot_QueryGetData (0x180388, 0x32d770 {cf 000d ptd 0x0
aspect 1 lindex -1 tymed 1})
0009:fixme:ole:get_tymed_from_nonole_cf returning TYMED_NULL for cf 0010
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\KERNEL32.dll" at 0x7b410000: builtin
0042:trace:loaddll:load_native_dll Loaded
L"C:\\users\\MacarioPatrick\\Application Data\\FusionFall
Universe\\Games\\Retro\\Retro.exe" at 0x400000: native
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ws2_32.dll"
at 0x406d0000: builtin
0042:trace:loaddll:load_native_dll Loaded
L"C:\\users\\MacarioPatrick\\Application Data\\FusionFall
Universe\\Games\\Retro\\MSVCR120.dll" at 0x3550000: native
0042:trace:loaddll:load_native_dll Loaded
L"C:\\users\\MacarioPatrick\\Application Data\\FusionFall
Universe\\Games\\Retro\\MSVCP120.dll" at 0x340000: native
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\psapi.dll"
at 0x41910000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x41a40000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll"
at 0x41920000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\version.dll" at 0x41cc0000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll"
at 0x41ac0000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\iphlpapi.dll" at 0x41cd0000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\userenv.dll" at 0x41d00000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll"
at 0x41ee0000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll"
at 0x41d70000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\msacm32.dll" at 0x41f80000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winmm.dll"
at 0x41d10000: builtin
0042:trace:loaddll:load_native_dll Loaded
L"C:\\users\\MacarioPatrick\\Application Data\\FusionFall
Universe\\Games\\Retro\\node.dll" at 0x10000000: native
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\usp10.dll"
at 0x41fa0000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll"
at 0x43940000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\comctl32.dll" at 0x43810000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shlwapi.dll" at 0x43c80000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shell32.dll" at 0x439e0000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winspool.drv" at 0x43d00000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\comdlg32.dll" at 0x43960000: builtin
0042:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WININET.dll"
at 0x76c00000: native
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dwmapi.dll"
at 0x41ff0000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\netapi32.dll" at 0x43d40000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\powrprof.dll" at 0x43d80000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\oleaut32.dll" at 0x43d90000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\urlmon.dll"
at 0x43ee0000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\bcrypt.dll"
at 0x44020000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\crypt32.dll" at 0x43f90000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msvcrt.dll"
at 0x44040000: builtin
0042:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WINHTTP.dll"
at 0x76080000: native
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\secur32.dll" at 0x44100000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\dhcpcsvc.dll" at 0x44130000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\wtsapi32.dll" at 0x44150000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleacc.dll"
at 0x44160000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\opengl32.dll" at 0x7a810000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\wined3d.dll" at 0x44290000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dxgi.dll"
at 0x44250000: builtin
0042:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\d3d11.dll"
at 0x441c0000: builtin
0042:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\dbghelp.dll"
at 0x59a60000: native
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winemac.drv" at 0x44490000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\uxtheme.dll" at 0x469b0000: builtin
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\kerberos.dll" at 0x46fe0000: builtin
0042:fixme:ver:GetCurrentPackageId (0x33fce0 0x0): stub
0042:fixme:process:SetProcessDEPPolicy (3): stub
0042:fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
0042:fixme:ntdll:EtwEventRegister ({d2d578d9-2936-45b6-a09f-30e32715f42d},
0x600e90, 0x32336e0, 0x325a908) stub.
0042:fixme:ntdll:EtwRegisterTraceGuidsW (0x6052f0, 0x325a930,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x323371c, (null), (null),
0x325a948): stub
0042:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{00000000-0000-0000-0000-000000000000}
0042:fixme:imm:ImmDisableTextFrameService Stub
0042:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in
this platform
0042:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000>
0042:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv6 not supported in
this platform
0042:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000>
0042:fixme:ntdll:NtQueryVolumeInformationFile 0xf0: volume info not supported
0042:fixme:shell:SetCurrentProcessExplicitAppUserModelID
L"electron.app.Electron": stub
0042:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x33fa20, 0x0 0x33fa24
0042:fixme:nls:get_dummy_preferred_ui_language (0x38 0x33fa20 0x0 0x33fa24)
returning a dummy value (current locale)
0042:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x33fa20, 0x1f09e8
0x33fa24
0042:fixme:nls:get_dummy_preferred_ui_language (0x38 0x33fa20 0x1f09e8
0x33fa24) returning a dummy value (current locale)
0042:fixme:winsock:WSALookupServiceBeginW (0x33f900 0x00000ff0 0x33f93c) Stub!
0042:fixme:iphlpapi:NotifyAddrChange (Handle 0x33fa68, overlapped 0x1ea068):
stub
0042:fixme:win:RegisterDeviceNotificationW (hwnd=0x10082,
filter=0x33fa74,flags=0x00000000) returns a fake device notification handle!
0042:fixme:win:RegisterDeviceNotificationW (hwnd=0x10082,
filter=0x33fa74,flags=0x00000000) returns a fake device notification handle!
0042:fixme:win:EnumDisplayDevicesW ((null),0,0x33f3b0,0x00000000), stub!
0042:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\setupapi.dll" at 0x48460000: builtin
0042:fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10084 0x00000000
0042:fixme:shell:GetCurrentProcessExplicitAppUserModelID 0x33e6d0: stub
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\KERNEL32.dll" at 0x7b410000: builtin
005a:trace:loaddll:load_native_dll Loaded
L"C:\\users\\MacarioPatrick\\Application Data\\FusionFall
Universe\\Games\\Retro\\Retro.exe" at 0x400000: native
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ws2_32.dll"
at 0x407d0000: builtin
005a:trace:loaddll:load_native_dll Loaded
L"C:\\users\\MacarioPatrick\\Application Data\\FusionFall
Universe\\Games\\Retro\\MSVCR120.dll" at 0x3550000: native
005a:trace:loaddll:load_native_dll Loaded
L"C:\\users\\MacarioPatrick\\Application Data\\FusionFall
Universe\\Games\\Retro\\MSVCP120.dll" at 0x340000: native
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\psapi.dll"
at 0x41d10000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x41e40000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll"
at 0x41d20000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\version.dll" at 0x41ec0000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll"
at 0x43810000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\iphlpapi.dll" at 0x41ee0000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\userenv.dll" at 0x41f00000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll"
at 0x43b80000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll"
at 0x43a00000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\msacm32.dll" at 0x41f70000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winmm.dll"
at 0x41f20000: builtin
005a:trace:loaddll:load_native_dll Loaded
L"C:\\users\\MacarioPatrick\\Application Data\\FusionFall
Universe\\Games\\Retro\\node.dll" at 0x10000000: native
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\usp10.dll"
at 0x41f90000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll"
at 0x41fe0000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\comctl32.dll" at 0x43c10000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shlwapi.dll" at 0x44060000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\shell32.dll" at 0x43dd0000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winspool.drv" at 0x440f0000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\comdlg32.dll" at 0x43d50000: builtin
005a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WININET.dll"
at 0x76c00000: native
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dwmapi.dll"
at 0x44130000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\netapi32.dll" at 0x44140000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\powrprof.dll" at 0x44180000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\oleaut32.dll" at 0x44190000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\urlmon.dll"
at 0x442e0000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\bcrypt.dll"
at 0x44420000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\crypt32.dll" at 0x44390000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msvcrt.dll"
at 0x44440000: builtin
005a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WINHTTP.dll"
at 0x76080000: native
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\secur32.dll" at 0x44500000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\dhcpcsvc.dll" at 0x44530000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\wtsapi32.dll" at 0x44550000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleacc.dll"
at 0x44560000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\opengl32.dll" at 0x7a810000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\wined3d.dll" at 0x44690000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dxgi.dll"
at 0x44650000: builtin
005a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\d3d11.dll"
at 0x445c0000: builtin
005a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\dbghelp.dll"
at 0x59a60000: native
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winemac.drv" at 0x44890000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\uxtheme.dll" at 0x47fb0000: builtin
005a:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\kerberos.dll" at 0x47530000: builtin
005a:fixme:ver:GetCurrentPackageId (0x33fce0 0x0): stub
005a:fixme:process:SetProcessDEPPolicy (3): stub
005a:fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
005a:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in
this platform
005a:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000>
005a:fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv6 not supported in
this platform
005a:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000>
005a:fixme:ntdll:EtwEventRegister ({d2d578d9-2936-45b6-a09f-30e32715f42d},
0x600e90, 0x32336e0, 0x325a908) stub.
005a:fixme:ntdll:EtwRegisterTraceGuidsW (0x6052f0, 0x325a930,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x323371c, (null), (null),
0x325a948): stub
005a:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{00000000-0000-0000-0000-000000000000}
005a:fixme:gdi:GdiInitializeLanguagePack stub
0054:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0064:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\rasapi32.dll" at 0x52fc0000: builtin
0064:fixme:ras:RasEnumConnectionsW (0x4a4c3cc0,0x7c6fbc4,0x7d10004),stub!
0064:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure
program to use LAN connection/winsock instead!
0042:fixme:dwmapi:DwmDefWindowProc stub
0042:fixme:win:UnregisterDeviceNotification (handle=0xcafeaffe), STUB!
0042:fixme:win:UnregisterDeviceNotification (handle=0xcafeaffe), STUB!
0042:fixme:iphlpapi:CancelIPChangeNotify (overlapped 0x1ea068): stub
0042:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0x10084
0042:fixme:ntdll:EtwUnregisterTraceGuids deadbeef: stub
0042:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0009:fixme:font:RemoveFontMemResourceEx (0x86215309) stub
0009:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\api-ms-win-appmodel-runtime-l1-1-1.dll" at 0x40550000:
builtin
0009:fixme:ver:GetCurrentPackageId (0x32fe8c 0x0): stub
0009:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0069:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\winehid.sys" : builtin
0069:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\hidclass.sys" : builtin
--
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.
Aug. 21, 2018
[Bug 45686] Client displays a White screen
by wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=45686
--- Comment #2 from macariopatrick(a)icloud.com ---
(In reply to Louis Lenders from comment #1)
> Could you run with WINEDEBUG=+loaddll and attach the log here?
I have a shell script that builds the program. I just realized I didn't write
it correctly. I will upload the log again.
--
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.
Aug. 21, 2018