https://bugs.winehq.org/show_bug.cgi?id=40378
Bug ID: 40378 Summary: Monitor AOC I-menu not running Product: Packaging Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: fatihfawaz@gmail.com CC: michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Created attachment 54084 --> https://bugs.winehq.org/attachment.cgi?id=54084 Program error
i can't running application from AOC, I-menu becouse i have a bug, a bug i attach the file. thank you...
https://bugs.winehq.org/show_bug.cgi?id=40378
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-packages |-unknown Product|Packaging |Wine Version|unspecified |1.8
--- Comment #1 from Sebastian Lackner sebastian@fds-team.de --- Not a packaging bug. Based on the backtrace I would suggest to retest with a current development or staging version of Wine. It might be possible that this issue has already been fixed in the meantime.
https://bugs.winehq.org/show_bug.cgi?id=40378
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.aocmonitorap.com | |/v2015/upload_files/driver/ | |i-Menu-4.3.6-AOC-setup/i-Me | |nu-4.3.6-AOC-setup.exe.zip Ever confirmed|0 |1
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Confirming + added download link.
I get same crash, with EnumDisplayMonitors in backtrace
https://bugs.winehq.org/show_bug.cgi?id=40378
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- With wine 2.5-git I get similar crash.
with wine-staging 2.4 this goes further, but eventually crashes too.
(staging backtrace) Backtrace: =>0 0x10006780 in ddchelperm (+0x6780) (0x00338088) 1 0x7de671cc X11DRV_EnumDisplayMonitors+0x1bb() in winex11 (0x00338108) 2 0x7eb30fbf EnumDisplayMonitors+0x4e() in user32 (0x00338158) 0x10006780: movb 0x0(%eax),%cl
https://bugs.winehq.org/show_bug.cgi?id=40378
--- Comment #4 from winetest@luukku.com --- (In reply to winetest from comment #3)
With wine 2.5-git I get similar crash.
with wine-staging 2.4 this goes further, but eventually crashes too.
(staging backtrace) Backtrace: =>0 0x10006780 in ddchelperm (+0x6780) (0x00338088) 1 0x7de671cc X11DRV_EnumDisplayMonitors+0x1bb() in winex11 (0x00338108) 2 0x7eb30fbf EnumDisplayMonitors+0x4e() in user32 (0x00338158) 0x10006780: movb 0x0(%eax),%cl
I rerun the exe few times more and it seems that crash location is exactly same.
Both wine and staging seem to put some yellow icon on taskbar and both give a tooltip about searching Plug and Play monitor. I quess that's the culprit here.
Could be related to 7160a13d-73da-4cea-95b9-37356478588a
https://bugs.winehq.org/show_bug.cgi?id=40378
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #5 from Zhiyi Zhang zzhang@codeweavers.com --- Tested with wine-4.17. The program no longer crashes. But the program doesn't work because of lacking of DDC/CI protocol support, which is likely need some implementations in WMI or DeviceIoControl