Changes between Initial Version and Version 1 of Ticket #11, comment 3
- Timestamp:
- 01/25/12 09:09:27 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11, comment 3
initial v1 1 1 Note that there are already problems with the clipboard code and its nested main loop, see #52 and #8, and also: 2 2 {{{ 3 /usr/lib/xpra/xpra/platform/clipboard_base.py:232: GtkWarning: IA__gdk_x11_atom_to_xatom_for_display: assertion3 xpra/platform/clipboard_base.py:232: GtkWarning: IA__gdk_x11_atom_to_xatom_for_display: assertion 4 4 `ATOM_TO_INDEX (atom) < virtual_atom_array->len' failed 5 5 gtk.Invisible.do_selection_request_event(self, event)