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.