[Bug 44787] New: 1Password-6.8.496 crashes: System.EntryPointNotFoundException (.Net app): Unable to find an entry point named 'SetWindowCompositionAttribute' in DLL 'user32.dll'.
https://bugs.winehq.org/show_bug.cgi?id=44787 Bug ID: 44787 Summary: 1Password-6.8.496 crashes: System.EntryPointNotFoundException (.Net app): Unable to find an entry point named 'SetWindowCompositionAttribute' in DLL 'user32.dll'. Product: Wine Version: 3.4 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs(a)winehq.org Reporter: xerox.xerox2000x(a)gmail.com Distribution: --- Title says it all, seems to be undocumented 0009:err:eventlog:ReportEventW L"Application: AgileBits.OnePassword.Desktop.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.EntryPointNotFoundException\n at AgileBits.OnePassword.DwmApi.SetWindowCompositionAttribute(IntPtr, WindowCompositionAttribut"... 0009:fixme:advapi:DeregisterEventSource (0xcafe4242) stub Unhandled Exception: System.EntryPointNotFoundException: Unable to find an entry point named 'SetWindowCompositionAttribute' in DLL 'user32.dll'. at AgileBits.OnePassword.DwmApi.SetWindowCompositionAttribute(IntPtr hwnd, WindowCompositionAttributeData& data) -- 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=44787 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download URL| |https://cache.agilebits.com | |/dist/1P/win6/1PasswordSetu | |p-6.8.496.exe --- Comment #1 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- I installed dotnet461 as prerequisite sha1sum 1PasswordSetup-6.8.496.exe d9c8898d0c3c9b77be877777e960c5c327811792 1PasswordSetup-6.8.496.exe -- 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=44787 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- http://undoc.airesoft.co.uk/user32.dll/SetWindowCompositionAttribute.php http://undoc.airesoft.co.uk/user32.dll/GetWindowCompositionAttribute.php -- 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=44787 --- Comment #3 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Created attachment 60828 --> https://bugs.winehq.org/attachment.cgi?id=60828 add stub for SetWindowCompositionAttribute With this patch gets a bit further to run again into bug https://bugs.winehq.org/show_bug.cgi?id=42692 Not sure if i put everything in right place in this patch, so comments welcome -- 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=44787 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |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=44787 --- Comment #4 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- (In reply to Louis Lenders from comment #3)
Created attachment 60828 [details] add stub for SetWindowCompositionAttribute
With this patch gets a bit further to run again into bug https://bugs.winehq.org/show_bug.cgi?id=42692
Not sure if i put everything in right place in this patch, so comments welcome
You will also need to update ext-ms-win-ntuser-private-l1-1-1 spec's file. -- 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=44787 --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- (In reply to Alistair Leslie-Hughes from comment #4)
(In reply to Louis Lenders from comment #3)
Created attachment 60828 [details] add stub for SetWindowCompositionAttribute
With this patch gets a bit further to run again into bug https://bugs.winehq.org/show_bug.cgi?id=42692
Not sure if i put everything in right place in this patch, so comments welcome
You will also need to update ext-ms-win-ntuser-private-l1-1-1 spec's file.
Hint: You can use ./tools/make_specfiles to do that for you. -- 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=44787 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- 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=44787 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=42692 CC| |alexhenrie24(a)gmail.com Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from Alex Henrie <alexhenrie24(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/67a33fce6f35f61d763880f42d... -- 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=44787 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |67a33fce6f35f61d763880f42db | |71a75b511eb0b -- 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=44787 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.18. -- 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)
-
wine-bugs@winehq.org