I recently upgraded to Kubuntu 8.10 with KDE4. Now, the drag & drop ability to wine applications doesn't work anymore. For example: If I drag-and-drop a file from konqueror or dolphin ton winamp/peazip/notepad/etc., it opens nothing...
Does anyone have the same problems as I?
a look closer revealed: The problem persists because dragging in KDE 4 is not full XDND compliant.
KDE 3.5.10 wine notepad.exe trace of xDND reveals: trace:xdnd:X11DRV_XDND_SendDropFiles Sending WM_DROPFILES: hWnd(0x0x1002a) 0x1e524c(Z:\home\gizmo\test.txt)
BUT in KDE 4.1: trace:xdnd:X11DRV_XDND_SendDropFiles Sending WM_DROPFILES: hWnd(0x0x1002a) 0x2454354()
So the problem is the missing TARGET of WM_DROPFILES!!!
Can this be fixed?
Thxs
