Copy-Paste problem on 5.6 / 5.5

Paul Gevers paul at climbing.nl
Thu Aug 20 10:11:41 CEST 2009


Erez Amit wrote:
> I have a copy-paste issue that appears once in a while, usually after the
> nedit process has been running for a long time (days).

Would you be running on a KDE system. I have seen this kind of problems
with the lesstif library in combination with klipper (the clipboard
history manager of KDE). For me it helped to turn off actions for nedit
in klipper. Described in [1] and below.

A related question: can anybody tell me if nedit uses the PRIMARY and
CLIPBOARD from X or uses the (as far as I understand it) not recommended
cut buffers [2]? Or does the answer depend on the *tif library that one
uses?

With kind regards,
Paul
[1]
http://sourceforge.net/tracker/index.php?func=detail&aid=1637320&group_id=8596&atid=108596

Just a "might work" work-around for the time being: configure klipper to
ignore actions from nedit and allow the clipboard to be empty:
In klipper -> Configure -> Actions -> Advanced -> Disabled Actions for
Windows of Type WM_CLASS : nedit
In klipper -> Configure -> General -> UNMARK "Prevent empty clipboard"

Or change/add the following in your klipperrc
(~/.kde/share/config/klipperrc)
NoActionsForWM_CLASS=nedit,<lots of other apps...>
PreventEmptyClipboard=false

[2]http://www.jwz.org/doc/x-cut-and-paste.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
Url : http://www.nedit.org/pipermail/discuss/attachments/20090820/341aee6e/signature.bin


More information about the Discuss mailing list