[Bug 54530] New: Unable to find an entry point named 'UiaDisconnectProvider' in DLL 'UIAutomationCore.dll'
https://bugs.winehq.org/show_bug.cgi?id=54530 Bug ID: 54530 Summary: Unable to find an entry point named 'UiaDisconnectProvider' in DLL 'UIAutomationCore.dll' Product: Wine Version: 8.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: uiautomationcore Assignee: wine-bugs(a)winehq.org Reporter: hunt3rgz(a)protonmail.com Distribution: --- Created attachment 74074 --> https://bugs.winehq.org/attachment.cgi?id=74074 Wine log I runned a .NET 5.0 application written with Windows Forms https://github.com/X-Hax/sa_tools When i close the 'create gradient' window, it gives me this error System.EntryPointNotFoundException: Unable to find an entry point named 'UiaDisconnectProvider' in DLL 'UIAutomationCore.dll'. at Interop.UiaCore.UiaDisconnectProvider(IRawElementProviderSimple provider) at System.Windows.Forms.Control.ReleaseUiaProvider(IntPtr handle) at System.Windows.Forms.Control.WmDestroy(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam) -- 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=54530 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- This function is already implemented, and should have been available in 8.1 too. Could you explain how to reach "create gradient" window, and where to download this application. -- 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=54530 hunt3rgz(a)protonmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/X-Hax/sa | |_tools -- 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=54530 --- Comment #2 from hunt3rgz(a)protonmail.com --- (In reply to Nikolay Sivov from comment #1)
This function is already implemented, and should have been available in 8.1 too. Could you explain how to reach "create gradient" window, and where to download this application.
download: https://github.com/X-Hax/sa_tools 1. Open the program 2. Right click in any pallet 3. Click in the 'create gradient' option 4. Click in the save button, then you get the error -- 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=54530 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com --- Comment #3 from Vijay Kamuju <infyquest(a)gmail.com> --- Can you please retest with latest wine release on a clean prefix? -- 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=54530 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> --- (In reply to hunt3rgz from comment #2)
(In reply to Nikolay Sivov from comment #1)
This function is already implemented, and should have been available in 8.1 too. Could you explain how to reach "create gradient" window, and where to download this application.
download: https://github.com/X-Hax/sa_tools
1. Open the program 2. Right click in any pallet 3. Click in the 'create gradient' option 4. Click in the save button, then you get the error
This needs more details. I was able to run the application called SAToolsHub.exe, using Desktop Runtime 7.0.11. I don't immediately see what a pallet is in there, or where is 'create gradient' options. -- 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