https://bugs.winehq.org/show_bug.cgi?id=46522
Bug ID: 46522 Summary: Application stops responding Product: Wine Version: 4.0-rc7 Hardware: x86-64 URL: https://formatfactory.it.uptodown.com/windows/download OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: luca.finizio.mgbx@hotmail.it Distribution: Mint
Created attachment 63379 --> https://bugs.winehq.org/attachment.cgi?id=63379 Desktop screenshot
Hi! I got an error with FormatFactory 4.5.5. It stops responding when I drag and drop a file from desktop into the app. To reproduce the bug: 1) Download the program from https://formatfactory.it.uptodown.com/windows/download 2)Install it 3)Run it. It will ask you if you want to update the program to version 4.5.5. Update it. 4)Try to drag and drop a file from desktop into the application 5)A new window opens but the program stops responding and you are not able to do anything anymore. I attached a screenshot of the error.
https://bugs.winehq.org/show_bug.cgi?id=46522
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |leslie_alistair@hotmail.com
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- I've seen this issue with another application as well.
The issue appears to be cause by a modal dialog that is loaded during a drag and drop operation when the message comes from Xorg.
Basically. Receive a Drag & Drop notify from Xorg This message is relayed to the application. The application loads a modal Dialog. At this point, no more Messages are processed since we are still processing the Drag and drop message. At this point the application is locked up.
https://bugs.winehq.org/show_bug.cgi?id=46522
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Same issue as bug 46452 maybe?
https://bugs.winehq.org/show_bug.cgi?id=46522
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz
--- Comment #3 from Roman Pišl rpisl@seznam.cz --- After fixing bug 48569 I searched for duplicates and this isn't a duplicate.
But these bugs are all about dropping into Wine application, all duplicates and should be merged into a single bug: Bug 25746 Bug 46452 Bug 46522
There is also a bug 26865 that is about dragging from Wine application with patches that don't apply to current git.
https://bugs.winehq.org/show_bug.cgi?id=46522
--- Comment #4 from Roman Pišl rpisl@seznam.cz --- Patch sent for review: https://source.winehq.org/patches/data/179339
https://bugs.winehq.org/show_bug.cgi?id=46522
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mail@dachronos.com
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- *** Bug 46452 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=46522
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Reece.vanburen@gmail.com
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- *** Bug 25746 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=46522
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Application stops |Multiple programs freeze |responding |when drag&dropping files | |into the program | |(FormatFactory, Audacity, | |...) Keywords| |download
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- Audacity is also affected, see the dupe bug 46452
https://bugs.winehq.org/show_bug.cgi?id=46522
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://formatfactory.it.up |https://web.archive.org/web |todown.com/windows/download |/20190321183244/http://www. | |pcfreetime.com/public/FFSet | |up4.5.5.0.exe Summary|Multiple programs freeze |Multiple programs freeze |when drag&dropping files |when drag&dropping files |into the program |into the program |(FormatFactory, Audacity, |(FormatFactory 4.5, |...) |Audacity 2.x, ...) CC| |focht@gmx.net
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download via Internet Archive from original vendor:
https://web.archive.org/web/20190321183244/http://www.pcfreetime.com/public/...
$ sha1sum FFSetup4.5.5.0.exe 05231e2c63bf6391c699d99517dc34992b5b0c27 FFSetup4.5.5.0.exe
$ du -sh FFSetup4.5.5.0.exe 66M FFSetup4.5.5.0.exe
Since various sites warn about adware/sideloaders in FF, virustotal scan:
https://www.virustotal.com/gui/file/3276064a8fd2ac20b3576300bc5c85e1cd581816...
Wine would be perfect to verify/investigate the behaviour of the "addons" but why bother when it works ;-)
Regards
https://bugs.winehq.org/show_bug.cgi?id=46522
Dmitry Babushkin automainint@guattari.tech changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |automainint@guattari.tech
--- Comment #9 from Dmitry Babushkin automainint@guattari.tech --- I noticed the same bug when I run Ableton Live 9 via Steam's Proton on Asahi Linux. When I drag and drop a file into Ableton, it freezes.