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 242034

Summary: Keyboard shortcut and mouse gestures cause multiple IDE errors to be thrown
Product: ide Reporter: tdnorb
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: last crash message log

Description tdnorb 2014-02-18 06:15:09 UTC

    
Comment 1 tdnorb 2014-02-18 06:23:28 UTC
Created attachment 145336 [details]
last crash message log

An example of one of many exceptions/error thrown that make NB usage a NO-OP for me as of the last two weeks.
Comment 2 tdnorb 2014-02-18 06:24:14 UTC
Not sure where to begin, but ever since I've used NB 7.4 and Oracle's JDK 7 u51, I'm getting multiple exception when I used keyboard shortcuts, or mouse clicks (right and left clicks.)  Then, the error reporter pops up and complains that the network is not available (it is, and tested with "Test Connection" from Preferences), so, I can't forward the stack trace.

Deleting everything, cache, user dir for NB, the app, and reload, it will work for a while, then begin crashing again.

I've tried to go back to JDK 7 u45, NB 7.3.1, even updated to NB 8.0beta, all with the same excruciating results and I'm at a loss.

My system info is this:
Product Version: NetBeans IDE 7.4 (Build 201310111528)
Java: 1.7.0_51; Java HotSpot(TM) 64-Bit Server VM 24.51-b03
Runtime: Java(TM) SE Runtime Environment 1.7.0_51-b13
System: Mac OS X version 10.9.1 running on x86_64; UTF-8; en_US (nb)
User directory: /Users/terry/Library/Application Support/Netbeans/7.4
Cache directory: /Users/terry/Library/Caches/NetBeans/7.4
Comment 3 Jaroslav Tulach 2014-04-25 09:42:46 UTC
Probably talk to org.di.netbeans.cache.eraser or some other non-NetBeans module that you have installed. If you see problems with NetBeans without 3rd party modules, please report back.