https://bugs.winehq.org/show_bug.cgi?id=46832
Bug ID: 46832 Summary: Drag and drop of multiple files Product: Wine Version: 4.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: k8auf1947@cometchaser.de Distribution: ---
Created attachment 63865 --> https://bugs.winehq.org/attachment.cgi?id=63865 Screenshot how to find the function used to drag and drop
Hi, Drag and drop of multiple fit - files in the commercial application Astroart 6.0 doesn't work as in Windows.
I attached a screenshot. Drag and drop can also be made with jpg files. I normally use it with fit files.
Astroart: http://www.msb-astroart.com/
I can provide the Setup file.
https://bugs.winehq.org/show_bug.cgi?id=46832
--- Comment #1 from stefan k8auf1947@cometchaser.de --- Setup file for the application can be found here http://www.cometchaser.de/bugzilla/SetupAA6.exe
https://bugs.winehq.org/show_bug.cgi?id=46832
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de ---
Setup file for the application can be found here
The file you linked is password protected and therefore pretty useless to me.
I found a demo here: http://www.msbsoftware.it/AA7DemoSetup.zip This one works fine for me. Does that have the same issue for you?
doesn't work as in Windows.
What exactly does this mean? What did you expect to happen, what happened instead? Please elaborate.
https://bugs.winehq.org/show_bug.cgi?id=46832
--- Comment #3 from stefan k8auf1947@cometchaser.de --- Hi,
-> The file you linked is password protected and therefore pretty useless to me. sorry. I will check that. And provide the password.
The latest version AA7 doesn't show this issue.
When I try to drag and drop several files from the window/selection of files to the window just right from it. The selected files (with different names) will not be shown in the right window/selection. Mostly several items are show but all with the same file name which is not ok, because the different files must be shown and used.
https://bugs.winehq.org/show_bug.cgi?id=46832
--- Comment #4 from stefan k8auf1947@cometchaser.de --- Hi,
the password: BASTIAOBS
https://bugs.winehq.org/show_bug.cgi?id=46832
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Found a demo at https://web.archive.org/web/20160501232142/http://www.msbsoftware.it/AA6Demo..., but this also doesn't have this problem.
Your setup still wants a registration serial, and I don't have one.
https://bugs.winehq.org/show_bug.cgi?id=46832
--- Comment #6 from stefan k8auf1947@cometchaser.de --- Hi, can I send you the registration details by private email ?
https://bugs.winehq.org/show_bug.cgi?id=46832
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- Isn't there a demo to reproduce the issue, too?
https://bugs.winehq.org/show_bug.cgi?id=46832
--- Comment #8 from stefan k8auf1947@cometchaser.de --- Hi,
I tried the demo AA6 from the link you found.
It shows the same problem with my setup. If I select multiple files and drag and drop them, the file names are not the same as the selected and therefore get not processed with the program.
The AA7Demo works fine with my setup, but it is commercial and I don't want to buy just because the old one doesn't work with Wine.
https://bugs.winehq.org/show_bug.cgi?id=46832
--- Comment #9 from Fabian Maurer dark.shadow4@web.de --- Where are you drag&dropping them from? I use KDE and Dolphin.
https://bugs.winehq.org/show_bug.cgi?id=46832
--- Comment #10 from stefan k8auf1947@cometchaser.de --- Created attachment 63906 --> https://bugs.winehq.org/attachment.cgi?id=63906 Drag an drop of files
Please see the attachement
https://bugs.winehq.org/show_bug.cgi?id=46832
--- Comment #11 from stefan k8auf1947@cometchaser.de --- The drag and drop is made within the application. I added an attachement. Hope it gets clearer.
https://bugs.winehq.org/show_bug.cgi?id=46832
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 URL| |https://web.archive.org/web | |/20160501232142/http://www. | |msbsoftware.it/AA6DemoSetup | |.zip Status|UNCONFIRMED |NEW Keywords| |download Summary|Drag and drop of multiple |Drag and drop of multiple |files |files inside Astroart is | |not working properly
--- Comment #12 from Fabian Maurer dark.shadow4@web.de --- Ah, now that makes it clear, thank you. I can reproduce the issue now.
https://bugs.winehq.org/show_bug.cgi?id=46832
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com
--- Comment #13 from Damjan Jovanovic damjan.jov@gmail.com --- WINEDEBUG='+ole,+xdnd' show neither DoDragDrop() getting called, nor a drop coming from X11.
That and the unusual mouse cursor shape during drag, both suggest that the application does some sort of internal drag and drop instead of using the Windows API. It's difficult to tell where that breaks or why.
Also with Wine 4.12.1, when I drop 3 files, I get 2 files with duplicate names.