After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 612768 - DnD cause crash in VNC environment
DnD cause crash in VNC environment
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
2.19.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-03-13 03:50 UTC by VDR dai (bugzilla)
Modified: 2010-03-16 16:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description VDR dai (bugzilla) 2010-03-13 03:50:03 UTC
Sylpheed crashes when trying to drag and drop mail from folder to folder.
It occurs in only VNC environment, not plain X.
It is caused by below patch. It is included in 2.19.5 and later.

DnD events sent to wrong window
https://bugzilla.gnome.org/show_bug.cgi?id=608615
http://git.gnome.org/browse/gtk+/commit/?id=69aa7a6392f2ed5d20483b01c0183a3b0fece0be

gtk+ 2.19.4             : not crash
gtk+ 2.19.4 applied it  : crash
gtk+ 2.19.5             : crash
gtk+ 2.19.5 reverted it : not crash
gtk+ 2.19.6             : crash
gtk+ 2.19.7             : crash

Regards,
        dai
--
Comment 1 VDR dai (bugzilla) 2010-03-13 04:03:23 UTC
It is forwarded from http://bugs.debian.org/569513