https://bugs.winehq.org/show_bug.cgi?id=43262
Bug ID: 43262 Summary: Drag&Drop not working between wine explorer and other applications Product: Wine Version: 2.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mintos@discard.email Distribution: ---
https://pastebin.com/39uSnrR7 console output
https://bugs.winehq.org/show_bug.cgi?id=43262
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com
--- Comment #1 from Damjan Jovanovic damjan.jov@gmail.com --- Are these other applications Windows applications or Linux applications?
The latter is #26869.
https://bugs.winehq.org/show_bug.cgi?id=43262
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz
--- Comment #2 from Roman Pišl rpisl@seznam.cz --- Confirming that drag and drop doesn't work between Wine explorer and Linux file manager (Dolphin) on both directions.
0088:fixme:shell:IShellBrowser_fnOnViewWindowActive stub, 0x7fc990 (0x825b38) 0088:fixme:xdnd:X11DRV_XDND_DROPEFFECTToXdndAction unknown drop effect 0, assuming XdndActionCopy
Drag and drop between Wine explorer and Wine application works.
https://bugs.winehq.org/show_bug.cgi?id=43262
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus@protonmail.ch
https://bugs.winehq.org/show_bug.cgi?id=43262
--- Comment #3 from Neko-san nekoNexus@protonmail.ch --- I actually can't do either (via Wine 9.21), but my test case is most certainly for a different program.
I can provide a test case for mine, but I will say my Wine log (for Dolphin-to-Wine window) does look different than what's in the pastebin.
https://bugs.winehq.org/show_bug.cgi?id=43262
--- Comment #4 from Neko-san nekoNexus@protonmail.ch --- Created attachment 77426 --> https://bugs.winehq.org/attachment.cgi?id=77426 LZMA-compressed Test Archive
My (intended) usage for this was BSArchPro64 (the non-64bit binary runs out of memory when I tried this due to the amount of files I'm dealing with).
Github Link: https://github.com/TES5Edit/TES5Edit/releases/download/xedit-4.1.5f/xEdit.4....
The archive includes a folder of files to use for this example.
The program affected *only* accepts files via drag and drop, and it's a tool that uses a specific archiving format for Bethesda games; attempting to drag and drop from Wine Explorer gives the red cursor icon (to communicate "not possible," I'm assuming) and attempting to do so anyway does nothing.
Attempting to drag and drop from Dolphin, instead, shows the "+" icon - implying that the action should hypothetically be possible, but dropping doesn't actually populate the window.
https://bugs.winehq.org/show_bug.cgi?id=43262
--- Comment #5 from Neko-san nekoNexus@protonmail.ch --- To clarify further, using a native file manager instead does cause a memory increase in the program so I suspect there's two separate issues at play here: - Wine Explorer just not allowing it - the BSArchPro64 attempts it (via Dolphin) but I assume something is going wrong when it does