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@winehq.org Reporter: xerox.xerox2000x@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.
https://bugs.winehq.org/show_bug.cgi?id=55920
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@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.
https://bugs.winehq.org/show_bug.cgi?id=55920
qsniyg qsniyg@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |qsniyg@protonmail.com
--- Comment #2 from qsniyg qsniyg@protonmail.com --- Added a stub here: https://gitlab.winehq.org/wine/wine/-/merge_requests/4458
https://bugs.winehq.org/show_bug.cgi?id=55920
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #3 from Vijay Kamuju infyquest@gmail.com --- rebase the MR to latest code
https://bugs.winehq.org/show_bug.cgi?id=55920
--- Comment #4 from qsniyg qsniyg@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.
https://bugs.winehq.org/show_bug.cgi?id=55920
--- Comment #5 from Vijay Kamuju infyquest@gmail.com --- We need to rebase regularly as there might be some merge conflicts which we need to resolve ourselves.
https://bugs.winehq.org/show_bug.cgi?id=55920
--- Comment #6 from Louis Lenders xerox.xerox2000x@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.
https://bugs.winehq.org/show_bug.cgi?id=55920
--- Comment #7 from qsniyg qsniyg@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.
https://bugs.winehq.org/show_bug.cgi?id=55920
--- Comment #8 from Vijay Kamuju infyquest@gmail.com --- Please add the function signature to winuser.h in the MR
https://bugs.winehq.org/show_bug.cgi?id=55920
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #9 from temp82@luukku.com --- the fix WAS merged.
https://bugs.winehq.org/show_bug.cgi?id=55920
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |79d0c050a9dab733801e29cfea2 | |bc57d1622b631 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #10 from Louis Lenders xerox.xerox2000x@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
https://bugs.winehq.org/show_bug.cgi?id=55920
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc1.