WinISO v7 crashes and displays QT errors

Questions about Wine on macOS.
Locked
sofakng
Newbie
Newbie
Posts: 1
Joined: Wed Oct 18, 2023 9:21 am

WinISO v7 crashes and displays QT errors

Post by sofakng »

I'm trying to run WinISO v7 using both Wineskin and CrossOver 23.5 but it doesn't work correct.

The application will open but it displays an internal error log with these messages:

Code: Select all

Critical: QPixmap::fromWinHICON(), failed to GetIconInfo() (Invalid cursor handle.)

Critical: QPixmap::fromWinHICON(), failed to GetIconInfo() (Invalid cursor handle.)

Critical: QPixmap::fromWinHICON(), failed to GetIconInfo() (Invalid cursor handle.)

Critical: QPixmap::fromWinHICON(), failed to GetIconInfo() (Invalid cursor handle.)

Critical: EnableNonClientDpiScaling() failed for HWND 0x30070 (120) (Call not implemented.)

Critical: EnableNonClientDpiScaling() failed for HWND 0x1007e (120) (Call not implemented.)
If I click on the menu bar of the application it will immediately crash.

Does anybody have any advice or anything I can try?
Locked