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.

Sat Apr 20 2024 04:38:53 UTC
Hide Search Description
88 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
270586 cnd Project alexvsimon NEW --- NullPointerException at org.netbeans.modules.cnd.makeproject.NativeProjectProvider.getUserIncludePaths 2017-05-09
270638 cnd Code Com alexvsimon NEW --- code template: cursor position is not correct after enter ( indent is not applied ) 2017-05-14
270731 cnd Code Mod alexvsimon NEW --- NullPointerException at org.netbeans.modules.cnd.modelimpl.content.file.FileComponent.<init> 2017-05-25
270732 cnd Code Mod alexvsimon NEW --- ClassCastException: org.netbeans.modules.cnd.modelimpl.csm.MacroImpl cannot be cast to org.netbeans.modules.cnd.modelimpl.content.file.FileComponent 2017-05-25
270850 cnd Code Com alexvsimon NEW --- NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.findAutoOrDecltypeAutoType 2018-01-24
271005 cnd -- Other alexvsimon NEW --- org.xml.sax.SAXException: Scanner State 24 not Recognized 2017-07-02
271147 cnd -- Other alexvsimon NEW --- ELF files no longer recognised in "build result" 2017-08-12
271228 cnd Project alexvsimon NEW --- java.io.FileNotFoundException: /home/sova/NetBeansProjects/Quote_1 2017-08-14
271233 cnd Editor alexvsimon NEW --- Clang-format and global format 2017-08-11
271236 cnd Project alexvsimon NEW --- Clean C/C++ cache and restart IDE does nothing when clicked 2017-08-11
271249 cnd Project alexvsimon NEW --- NullPointerException at org.netbeans.modules.cnd.dwarfdiscovery.provider.BaseDwarfProvider.getSourceFilePropertiesRemote 2017-08-09
271252 cnd Code Com alexvsimon NEW --- Configure code assistance does not retain analyzer type 2017-08-11
271304 cnd Editor alexvsimon NEW --- Refactor not working in context 2017-08-16
271324 cnd -- Other alexvsimon NEW --- build doesn't fix "Hello Qt World" project 2017-08-23
271347 cnd Remote V alexvsimon NEW --- "Remote Git|Ignore|Unignore" context menu item doesn't appear 2017-08-22
271356 cnd -- Other alexvsimon NEW --- Navigate|Go to Declaration/Definitio main menu item is disabled 2017-08-23
271396 cnd Editor alexvsimon NEW --- "Shift Line Left", "Shift Line Right" and "Indent Lines" ignores Per-Project formatting options 2017-08-29
271452 cnd Remote alexvsimon NEW --- wrong executable path when launching remote debug 2017-09-12
271453 cnd Project alexvsimon NEW --- Test action fails with 'mkdir: Command not found' 2017-09-11
251719 cnd Project ilia NEW --- [Launchers] project properties, gravity and run commands 2016-04-27
269738 cnd -- Other ilia NEW --- MSYS2: error while loading shared libraries: .../ide/bin/nativeexecution/Windows-x86_64/unbuffer.dll 2018-01-02
270147 cnd Project ilia NEW --- Typing "make clean" on an IDE-built project deletes shared libraries that were NOT built but just linked 2017-03-31
270153 cnd -- Other ilia NEW --- Allow "Run again" action after send to script was executed 2017-03-21
270396 cnd Terminal ilia NEW --- Prompt string is displayed incorrectly on "Open in Terminal" action 2017-07-20
270473 cnd -- Other ilia NEW --- "Dockerfile" node has not "Rename..." context menu item 2017-04-24
270571 cnd Terminal ilia NEW --- No "Search" option in some Terminals 2017-05-05
270655 cnd Terminal ilia NEW --- IllegalStateException: Cannot call connect() twice 2017-05-16
270832 cnd -- Other ilia NEW --- [clang-tidy] Shorten length of arguments to clang-tidy 2017-06-08
270833 cnd -- Other ilia NEW --- [clang-tidy] Sort checks in Source->Inspect output while "categorized" is on. 2017-06-08
270839 cnd -- Other ilia NEW --- [clang-tidy] Group checks in Editor hints 2017-06-09
270975 cnd executio ilia NEW --- NativeExecution on Windows: umbrella bug for issues with no MinGW, Cygwin installed. 2017-07-20
271093 cnd -- Other ilia NEW --- Changes to CND needed to implement JConvert Wizard 2017-08-19
271196 cnd executio ilia NEW --- java.io.IOException: Error getting host info for localhost 2017-11-13
271323 cnd UnitTest ilia NEW --- C/C++ unit test files of Qt appliaction project fail to run 2017-08-23
271490 cnd Terminal ilia NEW --- Loop Halting in a C Project 2017-09-18
271638 cnd Terminal ilia NEW --- VerifyError: Expecting reference to class in class org.netbeans.modules.terminal.ioprovider.TerminalInputOutput at constant pool index 377 Exception Details: Location: org/netbeans/modules/termi 2017-10-14
271740 cnd executio ilia NEW --- java.io.IOException: Error getting host info for localhost 2017-11-01
271138 cnd Code Mod issues NEW --- restrict keywords are flagged as ERRORs in C files 2017-07-21
271572 cnd Navigati issues NEW --- "find usages" is confused by a split window 2017-10-02
271580 cnd Code Mod issues NEW --- NoSuchMethodError: org.netbeans.modules.cnd.modelutil.CsmUtilities.isDecltypeAutoType(Lorg/netbeans/modules/cnd/api/model/CsmType;)Z 2017-10-03
271658 cnd Editor issues NEW --- Auto-generated class member getters and setters use capital first letters in function names 2017-10-17
271750 cnd Code Com issues NEW --- Exception: no language for org.netbeans.modules.editor.NbEditorDocument@4e9a78b1, mimeType='text/x-c', kitClass=null, length=51538, version=1, file=org.netbeans.modules.cnd.source.CDataObject@6426c4e0 2017-11-03
271752 cnd Code Mod issues NEW --- ClassCastException: org.netbeans.modules.cnd.modelimpl.csm.IncludeImpl cannot be cast to org.netbeans.modules.cnd.modelimpl.content.file.FileComponent 2017-11-03
271821 cnd Code Com issues NEW --- NullPointerException at org.netbeans.modules.cnd.completion.cplusplus.ext.CsmCompletionQuery$Context.findAutoOrDecltypeAutoType 2017-11-16
271831 cnd Project issues NEW --- Exponetial multiplication of elements in project view 2017-11-21
271845 cnd Project issues NEW --- org.netbeans.modules.cnd.makeproject.MakeProjectFileOwnerQuery.getOwner: LowPerformance took 29188 ms. 2017-11-23
271858 cnd Remote issues NEW --- StringIndexOutOfBoundsException: String index out of range: -1 2017-11-28
271877 cnd UnitTest issues NEW --- cppunit-config no longer available by cppunit 2017-12-03
271884 cnd Project issues NEW --- msys already installed and runned correctly but now its asking install msys 2017-12-05
268733 cnd Debugger mromashova NEW --- OutOfMemoryError: Java heap space 2016-10-28
269133 cnd Debugger mromashova NEW --- NullPointerException at org.netbeans.modules.cnd.debugger.gdb2.GdbHandlerExpert.appendCommandStart 2016-11-27
269486 cnd Debugger mromashova NEW --- Breakpoints and CurrentPC are not shown in the editor while debugging 2017-04-10
269757 cnd Code Mod mromashova NEW --- Deadlock. Can't update RDBMS project 2017-03-23
269931 cnd Debugger mromashova NEW --- The text produced by "Copy Stack" in Call Stack window is too long 2017-02-27
270161 cnd Code Mod mromashova NEW --- NullPointerException at org.netbeans.modules.cnd.repository.storage.Storage.getFileName 2017-03-22
270419 cnd Debugger mromashova NEW --- NullPointerException at org.netbeans.modules.cnd.debugger.gdb2.Tap.sendChars 2017-04-17
270728 cnd Debugger mromashova NEW --- In CLang + GDB case IDE can't debug Quote sample on MacOSX 2017-05-24
270794 cnd Debugger mromashova NEW --- AssertionError at org.netbeans.modules.cnd.debugger.common2.debugger.breakpoints.NativeBreakpoint.postDelete 2017-06-03
270947 cnd Debugger mromashova NEW --- ArrayIndexOutOfBoundsException: -1 2017-06-23
270948 cnd Debugger mromashova NEW --- Netbeans crash while debugging with gdb C++ code with templates 2017-11-26
270970 cnd Debugger mromashova NEW --- AssertionError: replaceHandler(): bpt plan not CHANGE for rt 1537 2017-06-26
271184 cnd Debugger mromashova NEW --- Attach hangs very often (dbx) 2017-07-28
271380 cnd Debugger mromashova NEW --- NullPointerException at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.replaceHandler 2017-08-28
271691 cnd Debugger mromashova NEW --- NetBeans does not pass executable arguments when debuggin with GDB 8.0 2017-10-26
271769 cnd Debugger mromashova NEW --- NullPointerException at org.netbeans.modules.cnd.debugger.common2.debugger.io.DebuggerExternalTerminal.<init> 2017-11-08
271872 cnd Debugger mromashova NEW --- NullPointerException at javax.swing.text.JTextComponent.write 2017-12-01
270898 cnd Code Mod petrk NEW --- Code Completion wrong type with declaring multiple structs with a macro 2018-10-12
270918 cnd Code Mod petrk NEW --- NullPointerException at java.util.regex.Matcher.getTextLength 2017-06-20
270937 cnd Code Com petrk NEW --- Netbeans fails to see beyond a std::unique_ptr on gcc 7 2017-09-28
271349 cnd Code Mod petrk NEW --- Macro with namespace code assistance issue 2017-08-23
270406 cnd Code Mod vkvashin NEW --- IDE takes friend declaration as a specialization 2017-04-16
270522 cnd Remote V vkvashin NEW --- AbstractMethodError: org.netbeans.modules.remotefs.versioning.impl.RemoteVcsSupportImpl.toURI(Lorg/netbeans/modules/versioning/core/api/VCSFileProxy;)Ljava/net/URI; 2017-05-01
270560 cnd Remote V vkvashin NEW --- AbstractMethodError: org.netbeans.modules.remotefs.versioning.impl.RemoteVcsSupportImpl.toURI(Lorg/netbeans/modules/versioning/core/api/VCSFileProxy;)Ljava/net/URI; 2017-05-04
270950 cnd Remote vkvashin NEW --- StackOverflowError at org.netbeans.modules.remote.impl.fs.RemoteLinkBase.fileChanged 2017-06-26
271079 cnd Navigati vkvashin NEW --- Macro view should show content from #included file 2017-07-12
271437 cnd Remote vkvashin NEW --- org.openide.filesystems.FileAlreadyLockedException: /brixhome/brixton/pdmbuild/dogwood/pdm7_0r0/makeAIX64 2017-09-06
271465 cnd Remote vkvashin NEW --- User can't use launchers in SFTP mode 2017-09-14
271606 cnd Remote vkvashin NEW --- Try to connect to remote raspberry PI on local network, fails to connect 2017-10-09
270387 cnd Editor vv159170 NEW --- renaming using ctrl-R behavior is random 2017-04-18
270483 cnd Code Mod vv159170 NEW --- OutOfMemoryError: Java heap space 2017-04-25
270738 cnd Code Mod vv159170 NEW --- OutOfMemoryError: GC overhead limit exceeded 2017-05-25
270866 cnd Code Mod vv159170 NEW --- org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Parser 1: Parsing /media/xnext/DATA/Software/xspectra-ui/xspectra-core/libxspectra2/tests/automation_tester/automa 2017-07-14
270910 cnd Code Mod vv159170 NEW --- NullPointerException at org.netbeans.modules.cnd.modelimpl.content.file.FileComponent.<init> 2017-08-27
271177 cnd Editor vv159170 NEW --- Whitespace character 0xB causes unexpected char in .c file even though it is a valid whitespace char according to the C standard 2017-08-04
271258 cnd Code Mod vv159170 NEW --- ClankFileInfoQuerySupport works incorrectly for Quote getDiscountFor(customerName) 2017-08-11
271372 cnd Code Mod vv159170 NEW --- NullPointerException at org.netbeans.modules.cnd.modelimpl.content.file.FileComponent.<init> 2017-08-26
271076 cnd Remote vkvashin STAR --- Slow parse of remote ccfe 12.6 2017-07-22
270441 cnd Code Mod vv159170 STAR --- org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Parser 1: Parsing /home/patrizio/git/libxspectra2/libxspectra-automation/src/AutomationAPI.cpp 2017-07-24
88 bugs found.

as