This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 249446 - Clipboard not shared with other applications, Can't copy/paste to/from anything else but itself.
Summary: Clipboard not shared with other applications, Can't copy/paste to/from anythi...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-18 20:57 UTC by rlaporte
Modified: 2015-12-14 10:29 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (378.80 KB, text/plain)
2014-12-18 20:57 UTC, rlaporte
Details
Text copied from mail client (44.33 KB, image/png)
2015-12-14 10:28 UTC, Geertjan Wielenga
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rlaporte 2014-12-18 20:57:02 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Linux version 3.10.0-123.13.1.el7.x86_64 running on amd64
Java; VM; Vendor = 1.8.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.25-b02
Comment 1 rlaporte 2014-12-18 20:57:09 UTC
Created attachment 151193 [details]
IDE log
Comment 2 Ondrej Vrabec 2015-01-21 12:37:24 UTC
INFO [org.openide.util.lookup.MetaInfServicesLookup]: Cannot create class org.netbeans.NbClipboard
java.lang.NullPointerException: Failed to retrieve atom name.
	at sun.awt.X11.XlibWrapper.XGetAtomName(Native Method)
	at sun.awt.X11.XAtom.getName(XAtom.java:186)
	at sun.awt.X11.XDataTransferer.getTargetNameForAtom(XDataTransferer.java:164)
	at sun.awt.X11.XDataTransferer.getNativeForFormat(XDataTransferer.java:153)
	at sun.awt.datatransfer.DataTransferer.getFlavorsForFormatsAsSet(DataTransferer.java:811)

bug in JDK?
Comment 3 Antonin Nebuzelsky 2015-01-21 14:47:13 UTC
Standa, any clue from your past insight into clipboard issues?
Comment 4 z_netbeans 2015-12-12 23:34:21 UTC
I see same issue. Is this going to get fixed? If not, I can not use Netbeans. I am a new user. I see this issue has been around for many years now.
Comment 5 Geertjan Wielenga 2015-12-13 05:38:29 UTC
Ctrl-Shift-D shows the clipboard history.
Comment 6 z_netbeans 2015-12-13 17:27:56 UTC
(In reply to Geertjan Wielenga from comment #5)
> Ctrl-Shift-D shows the clipboard history.

That still only shows what I have copied from within NetBeans not say from another application like notepad.
Comment 7 Geertjan Wielenga 2015-12-14 10:28:52 UTC
Created attachment 157780 [details]
Text copied from mail client
Comment 8 Geertjan Wielenga 2015-12-14 10:29:32 UTC
Take a look at the above, I copied your e-mail content from my mail client, then went to NetBeans, pressed Ctrl-Shift-D, and there it is.