http://bugs.winehq.org/show_bug.cgi?id=28557
Bug #: 28557 Summary: Notepad++ does not receive drag+drop files in KDE, seems to work in GNOME Product: Wine Version: 1.3.28 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dustin@virtualroadside.com Classification: Unclassified
When trying to drag+drop files into notepad++, it doesn't open the file... it just sits there. Currently using Ubuntu 11.10 with KDE Plasma installed. Some debugging output..
WINEDEBUG=+channel1,+channel2 wine notepad++.exe fixme:xdnd:X11DRV_XDND_DROPEFFECTToXdndAction unknown drop effect 0, assuming XdndActionCopy fixme:xdnd:X11DRV_XDND_DROPEFFECTToXdndAction unknown drop effect 0, assuming XdndActionCopy
[the preceding lines happens many many times]
Thanks!