[Bug 57173] New: Wine-dev 9.17 does not allow drag-and-drop of files into LTspice
https://bugs.winehq.org/show_bug.cgi?id=57173 Bug ID: 57173 Summary: Wine-dev 9.17 does not allow drag-and-drop of files into LTspice Product: Wine Version: 9.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: drprimeevil.myopera(a)gmail.com Distribution: --- Cannot drag-and-drop schematics files (or any relevant files) into LTspice 24.0.12 using Wine 9.17 (development version). Under Wine 9.16 it used to work - all be it after several tries. It used to either work properly or come up with a message box saying, "no error" but no file in the application. After another attempt it would succeed or sometimes a few attempts - each unsuccessful attempt coming up with the message box. But ultimately it would succeed. Now, there would be no file, no message box. Just nothing. -- 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=57173 Abes <drprimeevil.myopera(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |drprimeevil.myopera(a)gmail.c | |om -- 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=57173 --- Comment #1 from Abes <drprimeevil.myopera(a)gmail.com> --- Sorry, I'm running Ubuntu 22.04 -- 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=57173 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon(a)codeweavers.com Keywords| |regression --- Comment #2 from Rémi Bernon <rbernon(a)codeweavers.com> --- I suspect probably one of the DND changes from https://gitlab.winehq.org/wine/wine/-/merge_requests/6354 could have broken something, it would be awesome if you could run a bisection to identify the culprit. -- 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=57173 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20240804044518/https://lts | |pice.analog.com/software/LT | |spice64.msi Keywords| |download Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Regression SHA1| |b58349e5b519c8af18ae38062fd | |9e86916392d25 --- Comment #3 from Andrew Nguyen <arethusa26(a)gmail.com> --- I was able to drag and drop files into LTspice in 9.16, and I can confirm it stopped working in 9.17. Regression testing identified the following commit: commit b58349e5b519c8af18ae38062fd9e86916392d25 Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Mon Aug 26 10:05:32 2024 +0200 winex11: Route kernel callbacks through user32. -- 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=57173 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |NM64+bugs.winehq.org(a)PM.me --- Comment #4 from Andrew Nguyen <arethusa26(a)gmail.com> --- *** Bug 57177 has been marked as a duplicate of this bug. *** -- 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=57173 --- Comment #5 from Rémi Bernon <rbernon(a)codeweavers.com> --- Thanks! I think https://gitlab.winehq.org/wine/wine/-/merge_requests/6483 should fix 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=57173 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |931a197b7f6cac9703d1e341ced | |ef8a0b7d4f9b4 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #6 from Andrew Nguyen <arethusa26(a)gmail.com> --- Thanks for the fix! I can confirm your change makes drag-and-drop work again in LTspice. The issue is fixed in master by https://gitlab.winehq.org/wine/wine/-/commit/931a197b7f6cac9703d1e341cedef8a..., so resolving fixed. -- 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=57173 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |romanio412(a)gmail.com --- Comment #7 from Andrew Nguyen <arethusa26(a)gmail.com> --- *** Bug 57165 has been marked as a duplicate of this bug. *** -- 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=57173 --- Comment #8 from Abes <drprimeevil.myopera(a)gmail.com> --- Hi, Saw the change in dlls/winex11.drv/event.c. This will be fixed when 9.18 is released? -- 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=57173 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 9.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.
https://bugs.winehq.org/show_bug.cgi?id=57173 --- Comment #10 from Matteo Bruni <matteo.mystral(a)gmail.com> --- (In reply to Abes from comment #8)
Hi,
Saw the change in dlls/winex11.drv/event.c. This will be fixed when 9.18 is released?
Yes, it should be fixed in 9.18. Thanks for reporting the bug! -- 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