GNU bug report logs -
#45277
SELECTION_CLEAR_EVENT crashes
Previous Next
Full log
View this message in rfc822 format
> Do you have a recipe how to provoke this error?
After dbus-handle-event started to pull random parts of the init file
to use as its event arg, I realized that something is wrong with the build,
made clean bootstrap, and D-Bus problems went away. Sorry for false alarm.
The second part of this bug report was about DND errors, that
is unrelated to D-Bus, but DND errors should be fixed anyway.
Here's a test case for DND errors:
Eval:
(modify-frame-parameters nil '((undecorated . t)))
(toggle-frame-maximized)
(frame-parameter nil 'left)
=> (+ -1)
Since it's not a number, x-dnd-handle-xdnd signals the error:
Bad data in VALUES, must be number, cons or string
This bug report was last modified 3 years and 337 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.