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 251440 - undo and redo quit working while editting C++ program. Arrows are not highlighted and control-z does not work.
Summary: undo and redo quit working while editting C++ program. Arrows are not highlig...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.0.2
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords: L&F
Depends on:
Blocks:
 
Reported: 2015-03-26 15:19 UTC by earlsinclair123
Modified: 2015-04-08 10:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (559.21 KB, text/plain)
2015-03-26 15:19 UTC, earlsinclair123
Details

Note You need to log in before you can comment on or make changes to this bug.
Description earlsinclair123 2015-03-26 15:19:10 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.0-b70
Comment 1 earlsinclair123 2015-03-26 15:19:19 UTC
Created attachment 152861 [details]
IDE log
Comment 2 earlsinclair123 2015-03-26 15:20:57 UTC
While editting code, undo and redo functions no longer work. Arrows are not highlighted and control-z does not work. Exitting the IDE and restarting does not fix the problem.
Comment 3 Vladimir Voskresensky 2015-04-02 19:09:19 UTC
Vladimir, there are a lot of remote exceptions. Please, have a look
Comment 4 Vladimir Kvashin 2015-04-03 12:28:29 UTC
Could you please provide some additional information:

1) What is your remote system?  - what's the output of commands
  uname -a
  arch

2) Could you find the fs_server utility on the remote host (it can be found in 
/var/tmp/dlight_${USER}/...
and try running it on remote host - will it run? 
what does ldd fs_server say?
Comment 5 Vladimir Kvashin 2015-04-08 10:47:42 UTC
That was because of the old (2.4) glibc on remote user machine.
Fixed via rebuilding fs_server on a Linux with glibc 2.4:
http://hg.netbeans.org/cnd-main/rev/7934ed354731