https://bugs.winehq.org/show_bug.cgi?id=56505
Bug ID: 56505 Summary: EVE Online: Error when clicking on shortcuts and error logged: EnableNonClientDpiScaling() failed for HWND 0x20274 (120) (Call not implemented.) Product: Wine Version: 8.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: linards.liepins@gmail.com Distribution: ---
Created attachment 76263 --> https://bugs.winehq.org/attachment.cgi?id=76263 Screenshot of crash on launcher startup.
New EVE Online version runs if running the Launcher.exe directly from the folder or using the following shell script:
``` #!/bin/sh cd /home/<username>/.wine/dosdevices/c:/users/<usernmame>/AppData/Local/eve-online wineconsole 'eve-online.exe' ```
If clicking via shortcut in GNOME Shell, the: - error above is recorded in launcher logs - error message is shown, which is also attached as a screenshot.
https://bugs.winehq.org/show_bug.cgi?id=56505
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com Resolution|--- |FIXED Fixed by SHA1| |9bd51fff5d10b05e31c519a7db2 | |353c335e431ba Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Vijay Kamuju infyquest@gmail.com --- Already fixed, please use latest wine version 9.5 or newer
https://bugs.winehq.org/show_bug.cgi?id=56505
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Ever confirmed|0 |1 Status|RESOLVED |REOPENED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Vijay, I don't think this is fixed yet. The stub was added 4 years ago. The stub sets last error to CALL_NOT_IMPLEMENTED, which is probably what causes this error.
https://bugs.winehq.org/show_bug.cgi?id=56505
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|EVE Online: Error when |EVE Online shows error |clicking on shortcuts and |message when opened through |error logged: |shortcut (needs |EnableNonClientDpiScaling() |EnableNonClientDpiScaling |failed for HWND 0x20274 |implementation) |(120) (Call not | |implemented.) |
https://bugs.winehq.org/show_bug.cgi?id=56505
--- Comment #3 from Vijay Kamuju infyquest@gmail.com --- Sorry, Havent checked the screenshot. May be if we fake it to return SUCCESS - it will work. Can the submitter compile and run wine to test the fix?
https://bugs.winehq.org/show_bug.cgi?id=56505
--- Comment #4 from Linards linards.liepins@gmail.com --- (In reply to Vijay Kamuju from comment #3)
Sorry, Havent checked the screenshot. May be if we fake it to return SUCCESS
- it will work. Can the submitter compile and run wine to test the fix?
Sorry, but no. I got no env for doing any build/make/compile for wine.
https://bugs.winehq.org/show_bug.cgi?id=56505
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alois.schloegl@gmail.com
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- *** Bug 56740 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=56505
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|EVE Online shows error |Multiple apps/games need |message when opened through |user32.dll.EnableNonClientD |shortcut (needs |piScaling implementation |EnableNonClientDpiScaling |(EVE Online, AvizoToGo) |implementation) | Component|-unknown |user32