[Bug 55920] New: ModOrganizer crashes: Call to unimplemented function USER32.dll.SetDisplayAutoRotationPreferences
https://bugs.winehq.org/show_bug.cgi?id=55920 Bug ID: 55920 Summary: ModOrganizer crashes: Call to unimplemented function USER32.dll.SetDisplayAutoRotationPreferences Product: Wine Version: 8.20 Hardware: x86-64 URL: https://github.com/ModOrganizer2/modorganizer/releases /download/v2.5.0rc1/Mod.Organizer-2.5.0rc1.7z OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs(a)winehq.org Reporter: xerox.xerox2000x(a)gmail.com Distribution: Debian As the title says. A stub in user32 returning false is enough to as a workaround, but I guess this call should be forwarded to NtUserSetDisplayAutoRotationPreferences and I don't know to handle this as that seems involve "syscall" stuff about which I haven't got a clue. So hopefully someone more proficient could pick this up. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55920 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Just my personal opinion, but since NtUserSetDisplayAutoRotationPreferences isn't implemented either, IMHO a user32.SetDisplayAutoRotationPreferences stub would be enough. If you want you can ask on IRC, but I don't think the chances are too bad. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55920 qsniyg <qsniyg(a)protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |qsniyg(a)protonmail.com --- Comment #2 from qsniyg <qsniyg(a)protonmail.com> --- Added a stub here: https://gitlab.winehq.org/wine/wine/-/merge_requests/4458 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55920 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com --- Comment #3 from Vijay Kamuju <infyquest(a)gmail.com> --- rebase the MR to latest code -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55920 --- Comment #4 from qsniyg <qsniyg(a)protonmail.com> --- (In reply to Vijay Kamuju from comment #3)
rebase the MR to latest code
Done, but are you sure it's needed? I thought Julliard took care of 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.
https://bugs.winehq.org/show_bug.cgi?id=55920 --- Comment #5 from Vijay Kamuju <infyquest(a)gmail.com> --- We need to rebase regularly as there might be some merge conflicts which we need to resolve ourselves. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55920 --- Comment #6 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- @qsniyg:I think it might be a good idea to ask on IRC if the patch needs improvement (forward to win32u), because it has not been committed yet. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55920 --- Comment #7 from qsniyg <qsniyg(a)protonmail.com> --- (In reply to Louis Lenders from comment #6)
@qsniyg:I think it might be a good idea to ask on IRC if the patch needs improvement (forward to win32u), because it has not been committed yet.
For some reason I can't access IRC. If you wouldn't mind asking on my behalf, I'd be happy to update the patch. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55920 --- Comment #8 from Vijay Kamuju <infyquest(a)gmail.com> --- Please add the function signature to winuser.h in the MR -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55920 temp82(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82(a)luukku.com --- Comment #9 from temp82(a)luukku.com --- the fix WAS merged. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55920 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |79d0c050a9dab733801e29cfea2 | |bc57d1622b631 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #10 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to temp82 from comment #9)
the fix WAS merged.
Yes, the programs starts fine now into first initial window Fixed by 79d0c050a9dab733801e29cfea2bc57d1622b631, thanks Myah -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55920 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 9.0-rc1. -- 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.
participants (1)
-
WineHQ Bugzilla