Bug 132137 - Klipper does not work in Java Applications
Summary: Klipper does not work in Java Applications
Status: RESOLVED REMIND
Alias: None
Product: klipper
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-09 13:36 UTC by sdfaasd
Modified: 2009-03-07 18:01 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sdfaasd 2006-08-09 13:36:40 UTC
Version:           v0.9.7 (using KDE KDE 3.5.4)
Installed from:    Debian testing/unstable Packages
OS:                Linux

When I do several Copys with different selections in Jedit (http://www.jedit.org) Klipper only remembers the first selection. I use Sun Java(TM) Runtime Environment (JRE) 5.0 (v1.5.0-07-1).
Comment 1 Lubos Lunak 2006-08-10 17:31:05 UTC
Works just fine here, even with Sun Java 1.5.0. I suggest trying a different JRE or making sure the packages are built with XFixes support (ldd `which klipper` | grep Xfixes).
Comment 2 sdfaasd 2006-08-14 12:37:50 UTC
It does not work with Java 1.4... as well.

My Packages are build with XFixes support. Klipper does not work anyway.
Comment 3 Lubos Lunak 2006-08-18 17:31:09 UTC
Please compile Klipper from sources, with the "#define NOISY_KLIPPER_" line in klipper/clipboardpoll.cpp uncommented and attach klipper output while the problem occurs.
Comment 4 sdfaasd 2006-10-05 15:49:11 UTC
Sorry that I am answering that late.

I tried for hours but I did not succeed in compiling Klipper from source. There are tons of *-dev packages missing on my Desktop-Debian-System and I lack experince in compiling source code. Sorry...

But I understand you cannot fix anything without being able to reproduce it.

This error occurs with every Java Application. I was able to reproduce it in Azureus as well: When you put several texts in the clipboard only one (the latest) is remembered by klipper.

If you need any additional information just ask!
Comment 5 Dmitry Suzdalev 2009-02-02 16:02:54 UTC
Please check this on a klipper from KDE4.2 and reopen if the bug is still there
Comment 6 Victor Rad' 2009-03-06 20:08:01 UTC
(In reply to comment #5)
> Please check this on a klipper from KDE4.2 and reopen if the bug is still there

The bug is still in klipper. (openSUSE 11.1, KDE 4.2.1)
Comment 7 sdfaasd 2009-03-07 18:01:08 UTC
With Java 6 it works now...