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.

Tue Apr 16 2024 20:54:48 UTC
Hide Search Description
240 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
158693 python Debugger vincentvdl RESO FIXE UnicodeEncodeError is thrown when "Local varibles" card is tried to be opened. 2015-08-16
181102 python Options vincentvdl RESO FIXE Encoding exception in setup.py 2016-10-11
152589 python Projects vincentvdl CLOS FIXE I18N - project encoding property does not use feq default 2017-06-23
153498 python Code vincentvdl CLOS FIXE Provide support for UTF-8 2017-06-23
161059 python Console vincentvdl CLOS WORK console is not unicode-capable terminal 2017-06-23
192578 python Code vincentvdl CLOS FIXE source encoding doesn't add declaration 2017-06-23
158728 python Editor tor RESO FIXE Root: C:\Users\alex\Documents\my\dev\prj\loxal\trunk\sol\src File: api.rst Bootpath: ClassPath[Entry[file:/C:/Python25/], Entry[file:/C:/Python25/Lib/], Entry[file:/C:/Users/alex/Documents/my/dev/svn/ 2015-09-13
153261 python Editor tor CLOS INVA Autocompletion does not work as it should 2017-06-23
156644 python Testing tor CLOS WONT code coverage should not include non-executable lines in line counts 2017-06-23
157395 python Editor tor CLOS FIXE No CC for superclasses' methods/fields 2017-06-23
158708 python Editor tor CLOS WONT Jython and Java SE Project Integration 2017-06-23
188373 python Testing tor CLOS WONT Provide an ability to run custom test set 2017-06-23
149618 python Editor tor CLOS WORK [65cat] Cannot perform Instant Rename of a variable indise a function 2017-06-23
149625 python Editor tor CLOS WONT [65cat] Code Folding shows the last character of the method 2017-06-23
150458 python Editor tor CLOS FIXE Tooltip add docstring recommended and does nothing 2017-06-22
150737 python Editor tor CLOS WONT [65cat] Insert code action for constructor heighligts inproperly 2017-06-23
150839 python Editor tor CLOS INVA [65cat]Insert code action for property doesnt validate name 2017-06-23
151053 python Editor tor CLOS INVA Code template for class remove parenthesis for extended name 2017-06-23
152056 python Editor tor CLOS INVA docstring help window gets detached from completion list 2017-06-23
152079 python Editor tor CLOS INVA Fix Imports remove duplicate and unused imports 2017-06-23
152987 python Editor tor CLOS INCO module import not added/replaced if function from same module is imported 2017-06-23
153134 python Editor tor CLOS WONT A clarification of the type of a name that is imported 2017-06-23
153682 python Editor tor CLOS FIXE Code Completion Tasks 2017-06-23
153685 python Editor tor CLOS WONT completion for java classes in the current name space 2017-06-23
153686 python Editor tor CLOS DUPL Code Folding confused in python 2017-06-23
153689 python Editor tor CLOS INCO docstrings should respect line breaks 2017-06-23
155794 python Editor tor CLOS WORK Show Hints as badge changes from set preference 2017-06-23
155795 python Editor tor CLOS WONT swing components show as undefined names 2017-06-23
155849 python Editor tor CLOS WONT Multiple imports for the same 2017-06-23
155939 python Editor tor CLOS INVA Autocompletation of imports always no works 2017-06-22
156373 python Editor tor CLOS WORK Smarter indentation 2017-06-22
156641 python Editor tor CLOS INVA Circular Redundancy hint goes away if other file in editor hint appears 2017-06-22
156724 python Options tor CLOS INVA Selection Hints checkbox unselected 2017-06-23
156827 python Editor tor CLOS INVA Python formatting is not consistent 2017-06-22
157400 python Editor tor CLOS WONT Hint for varible type does not work for class fields 2017-06-23
157408 python Editor tor CLOS WORK No CC for private fields/methods inside class 2017-06-23
157628 python Editor tor CLOS FIXE Mark occurrences misbehaves for "complex" expressions 2017-06-23
160037 python Editor tor CLOS WONT Refactor.rename misses many instances 2017-06-23
165847 python Testing tor CLOS WONT Code coverage does not handle multiple files 2017-06-23
166530 python Options tor CLOS WONT Set script execution working directory from project options 2017-06-23
167278 python Editor tor CLOS DUPL code folding for class methods defect 2017-06-23
167807 python Editor tor CLOS WORK More options for formatting python 2017-06-23
167989 python Editor tor CLOS INVA Autocompletion not working for "from PIL import Image" 2017-06-23
169829 python Editor tor CLOS INVA "Start New Line" KB item does not respect indent level 2017-06-23
171000 python Editor tor CLOS WORK Wrong indentation using return into a function 2017-06-23
171003 python Editor tor CLOS WONT Errors hints don't work with "from package import *" 2017-06-23
171005 python Navigati tor CLOS WONT Navigation shows too many choises instead of the suitable ones 2017-06-23
171006 python Navigati tor CLOS WONT Navigation doesn't work correctly with imports 2017-06-23
171014 python Editor tor CLOS FIXE Autocompletion doesn't work with dictionaries 2017-06-23
171060 python Editor tor CLOS FIXE Global variables in functions generate unwanted hints 2017-06-23
172333 python Navigati tor CLOS WONT Go to Declaration works inconsistently for class from "from X import *" 2017-06-23
172514 python Editor tor CLOS FIXE Code completion don't see the assigned type 2017-06-23
173134 python Testing tor CLOS WONT Test Runner: "Test Project" does not report errors in imported modules 2017-06-23
173711 python Editor tor CLOS WORK Python Editor Clone Comment Out 2017-06-23
176419 python Navigati tor CLOS WORK Wrong highligthed function using Navigator 2017-06-23
180351 python Editor tor CLOS WORK Pressing tab should move to the logical insertion point in a blank line 2017-06-23
180352 python Editor tor CLOS WORK Pressing return inside parentheses/brackets/braces should automatically indent next line to paren/bracket/brace 2017-06-23
180365 python Editor tor CLOS FIXE Add separate syntax coloring option for self parameter 2017-06-23
182052 python Editor tor CLOS WONT goto declaration doesn't work as expected 2017-06-23
187823 python Editor tor CLOS FIXE variable type hint is not module wide 2017-06-23
188544 python Editor tor CLOS FIXE line-by-line muting of reported errors (when no error exists) 2017-06-23
188553 python Navigati tor CLOS WONT Go to File - broken 2017-06-23
188841 python Editor tor CLOS WONT Quick fix "Remove [xxx] from import": problem when xxx is in module name 2017-06-23
190194 python Testing tor CLOS WONT Code coverage marks lines untested which are executed 2017-06-23
150338 python Editor tor CLOS WONT [65cat] Editor rename message doesn't hide on valid rename 2017-06-22
150588 python Editor tor CLOS INVA Rename context menu is enabled when it should not be 2017-06-22
152892 python Editor tor CLOS INVA formatting does not work for the clossing """ and its text 2017-06-22
155435 python Editor tor CLOS WONT Possibility to use brackets for coding in Python 2017-06-23
164815 python Editor tor CLOS WORK Python decorator syntax breaks code folding 2017-06-23
165913 python Editor tor CLOS WORK Folding lines disappear after scrolling in editor 2017-06-23
172885 python Editor tor CLOS FIXE Auto complete doesn't work if top level has __init__.py, therefore treated as a package 2017-06-23
155405 python Projects ralphbenjamin RESO FIXE python module added from python project node goes to top-level project directory 2015-09-22
188797 python Editor ralphbenjamin RESO WORK syntax errors 2015-09-14
252287 python Editor ralphbenjamin VERI FIXE UnsupportedOperationException: CASE_INSENSITIVE_CAMEL_CASE 2015-09-19
252473 python Projects ralphbenjamin VERI FIXE IllegalStateException: Too many org.netbeans.modules.python.project.ui.PackageViewChildren$2 (3) in shared RequestProcessor; create your own 2015-09-07
256194 python Projects ralphbenjamin CLOS FIXE Setuptools projects don't properly appear after creation on Windows 2017-06-23
150090 python Platform mr_lou_d RESO FIXE [65cat] java.util.concurrent.ExecutionException: java.io.IOException: Cannot run program ""C:\Program Files\NetBeans Dev 200810100201\nbpython\jython-2.5\jython.jar"" (in directory "C:\Program Files\NetBeans 2015-11-27
152371 python Code mr_lou_d RESO FIXE [65cat] org.openide.loaders.DataObjectNotFoundException: D:\65cat\Tutorial Reviews\NewPythonProject\src\3.py 2015-11-27
162008 python Platform mr_lou_d RESO FIXE NullPointerException at org.netbeans.modules.python.platform.panels.PythonPlatformPanel.loadPlatform 2015-09-06
186132 python Debugger mr_lou_d RESO WORK Python Debugger ignores "Do not Break on First line" setting 2015-09-06
250340 python Projects mr_lou_d RESO FIXE Building egg fails with IOException: No such file or directory 2017-06-25
250951 python Projects mr_lou_d RESO FIXE AssertionError: default 2015-09-12
256036 python Build mr_lou_d RESO FIXE Packaging and Signing of NBMs for 8.1 release 2015-11-18
256648 python Projects mr_lou_d RESO FIXE Shortly after creating Setuptools project, Netbeans terminates with no explanation or log entry 2015-11-18
150063 python Code mr_lou_d RESO FIXE [65cat] java.lang.ArrayIndexOutOfBoundsException: -1 2015-11-08
150592 python Projects mr_lou_d RESO FIXE [65cat] org.netbeans.modules.python.api.PythonException: Could not discover Python properties 2015-11-17
152106 python Projects mr_lou_d RESO DUPL [65cat] NullPointerException at org.netbeans.modules.python.project.ui.actions.DebugCommand.invokeAction 2015-09-13
152764 python Code mr_lou_d RESO FIXE message in Python Launch Error dialog is not standard 2015-11-08
165786 python Projects mr_lou_d RESO FIXE NullPointerException at org.netbeans.modules.python.project.ui.actions.CleanBuildCommand.invokeAction 2015-11-27
172315 python Projects mr_lou_d RESO FIXE NullPointerException at org.netbeans.modules.python.project.SourceRoots$6.run 2015-09-13
178022 python Projects mr_lou_d RESO FIXE NullPointerException at java.util.StringTokenizer.<init> 2015-09-13
184569 python Editor mr_lou_d RESO FIXE AssertionError: Parser org.netbeans.modules.python.editor.PythonParser returned null instead of an invalid parser result! 2015-09-13
196842 python Debugger mr_lou_d RESO DUPL Debugger does not want to start (spaces in path) 2015-11-08
250870 python Editor mr_lou_d RESO FIXE java.lang.ClassCastException: org.python.antlr.PythonErrorNode cannot be cast to org.python.antlr.base.excepthandler 2015-12-13
254913 python Console mr_lou_d RESO WORK NullPointerException at org.netbeans.modules.python.console.PythonConsoleAction.actionPerformed 2015-09-06
255725 python Code mr_lou_d RESO INCO Background scanning of projects repeats in a constant loop if Python plugin is installed 2017-06-22
256174 python Testing mr_lou_d RESO FIXE Create test specification for Plugin Portal Verification 2015-11-27
256368 python Platform mr_lou_d RESO FIXE Python Platform Autodetect is broken on Windows 2015-11-08
256389 python Code mr_lou_d RESO WORK I am not able to start a python project, I have already installed python plugins, python, jython but it is not identifying and I am not able to work on python. 2015-11-07
257534 python Projects mr_lou_d RESO INVA Git commit does not do sync 2016-01-15
257580 python Editor mr_lou_d RESO WONT NullPointerException at org.netbeans.modules.python.editor.scopes.ScopesCompiler.visitImport 2016-01-15
257702 python Editor mr_lou_d RESO DUPL The plugin is running 3.5, but the syntax checking is 2. 2016-01-28
258951 python Projects mr_lou_d RESO INVA NullPointerException at java.lang.String.startsWith 2016-09-19
260967 python Code mr_lou_d RESO INVA NullPointerException at org.netbeans.modules.python.api.PythonPlatformManager.getBundledPlatform 2016-09-19
150403 python Code mr_lou_d RESO FIXE [65cat] IndexOutOfBoundsException: Index: 1, Size: 0 2015-11-27
152103 python Options mr_lou_d RESO FIXE NumberFormatException: For input string: "565213" (debugger port) 2015-10-19
152377 python Platform mr_lou_d RESO FIXE adding an invalid python platform throws PythonException (to log) 2015-11-10
250565 python Projects mr_lou_d RESO WONT IllegalArgumentException: Not a DataFolder: C:\Users\Lu\Documents\NetBeansPlatform\main\nbbuild\netbeans\extra\jython-2.5.1\Lib\test\$test@b49bf89d:1b6a728 (was a org.openide.loaders.DefaultDataObject 2015-11-27
254228 python Projects mr_lou_d RESO FIXE IllegalStateException: WARNING: Going from readAccess to writeAccess, see #10778: http://www.netbeans.org/issues/show_bug.cgi?id=10778 2015-11-27
255065 python Editor mr_lou_d RESO FIXE ClassCastException: org.python.antlr.PythonErrorNode cannot be cast to org.python.antlr.base.excepthandler 2015-11-27
255236 python Projects mr_lou_d RESO INVA AssertionError: Python_2.6.6 2015-11-17
255406 python Projects mr_lou_d RESO FIXE NullPointerException at org.netbeans.modules.python.project.ui.actions.RunCommand.invokeAction 2015-11-27
192575 python Editor mr_lou_d VERI FIXE line wrapping doesn't work 2015-09-19
154154 python -- Other mr_lou_d VERI FIXE Add Python Samples to the project wizard 2015-10-26
192949 python Editor mr_lou_d VERI FIXE NullPointerException at org.openide.util.ImageUtilities.mergeImages 2015-12-05
250032 python Platform mr_lou_d VERI FIXE NB freezes and hangs when exiting NB while indexing Python 2.7.x 2015-09-07
250980 python Platform mr_lou_d VERI FIXE java.io.IOException: CreateProcess error=193, %1 is not a valid Win32 application 2015-09-07
256009 python Platform mr_lou_d VERI FIXE Autodetect should at least find Python 2.7.x on Linux 2015-10-31
256023 python Debugger mr_lou_d VERI FIXE Modify initial Python.Debugger (2008) message 2015-10-31
161822 python Editor mr_lou_d VERI FIXE NullPointerException at org.netbeans.modules.python.editor.scopes.ScopesCompiler.visitImport 2015-12-05
193025 python Editor mr_lou_d VERI FIXE AssertionError: Parser org.netbeans.modules.python.editor.PythonParser returned null instead of an invalid parser result! 2015-12-05
193419 python Editor mr_lou_d VERI FIXE [70cat] ArrayIndexOutOfBoundsException at org.netbeans.editor.DocumentContent.copySpanChars 2015-12-05
255518 python Code mr_lou_d VERI FIXE OutOfMemoryError: Java heap space 2015-12-05
153681 python Editor mr_lou_d CLOS INVA Source Tasks (Editor Features) 2017-06-23
155489 python Projects mr_lou_d CLOS WORK Must change platform selection first before change in Project Properties 2017-06-23
155601 python Projects mr_lou_d CLOS INVA array store exception if spaces in path to Python platform 2017-06-23
157168 python Platform mr_lou_d CLOS INVA Detect Platform resets manually set path 2017-06-23
170595 python Code mr_lou_d CLOS WONT Debug doesn't stop correctly 2017-06-23
173258 python Debugger mr_lou_d CLOS WONT Python debugger can't cope with user exceptions 2017-06-23
195511 python Debugger mr_lou_d CLOS WORK Python debug console - cursor doesn't move properly 2017-06-23
204719 python Editor mr_lou_d CLOS INVA IllegalArgumentException: Parameter file was not normalized. Was C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\preview8490826305227032318.py instead of C:\Documents and Settings\Administrator\Local Settings\Temp 2017-06-23
257279 python Code mr_lou_d CLOS WORK Refactor - Rename a file (or project) causes problems with version control 2017-06-23
150364 python Debugger mr_lou_d CLOS WONT [65cat] ArrayIndexOutOfBoundsException: 0 2017-06-23
150601 python Code mr_lou_d CLOS WONT "Debug <filename>" is missing from source file context menu 2017-06-23
151349 python Code mr_lou_d CLOS INVA file/directory chooser does not remember previously selected location 2017-06-23
155384 python Platform mr_lou_d CLOS FIXE python platform containing space in path not detected 2017-06-23
155583 python Projects mr_lou_d CLOS INVA Implement includes/excludes (Mercurial) 2017-06-23
155652 python Editor mr_lou_d CLOS WONT [Editor] Formatting (Expand Tabs) 2017-06-23
156161 python -- Other mr_lou_d CLOS WONT Cannot choose file outside of project (paster) as the main module 2017-06-23
156205 python Code mr_lou_d CLOS INVA I18N - Python Interactive Console not from bundle file 2017-06-23
156229 python -- Other mr_lou_d CLOS FIXE Ignore .pyc files in Python module 2017-06-23
156708 python Platform mr_lou_d CLOS WORK Platform Manager allows more than one instance of same platform 2017-06-23
159042 python Code mr_lou_d CLOS INCO builtin python decorators in code check 2017-06-23
161404 python Code mr_lou_d CLOS FIXE Please integrate pylint 2017-06-23
164122 python Debugger mr_lou_d CLOS INVA Python debugger won't work when iReports is installed 2017-06-23
169385 python Code mr_lou_d CLOS WORK 3116 ms - python platforms -> "auto detect" 2017-06-23
175248 python Debugger mr_lou_d CLOS WONT Debugger raises a ValueError Exception if the module is using signals 2017-06-23
176637 python Debugger mr_lou_d CLOS WONT Debugger stops when breakpoints are set and path to file contains spaces 2017-06-23
189759 python Code mr_lou_d CLOS WORK "Browse Main Modules" window has to be closed twice 2017-06-23
221865 python -- Other mr_lou_d CLOS INVA provide a valid google app engine location thought 2017-06-23
249987 python Debugger mr_lou_d CLOS WONT Stopping debugger "disconnects" the variable window 2017-06-23
251401 python Editor mr_lou_d CLOS WORK Warning highlight lingering 2017-06-23
253868 python Debugger mr_lou_d CLOS WONT Debugger for Python 3 2017-06-23
257333 python Platform mr_lou_d CLOS WORK Create New Project does not respect selected default Python platform 2017-06-23
258689 python Debugger mr_lou_d CLOS INCO org.netbeans.modules.python.debugger.Utils.getEditorPane_: LowPerformance took 38718 ms. 2017-06-23
262657 python Projects mr_lou_d CLOS WORK org.netbeans.modules.projectapi.nb.NbProjectManager$2.run: LowPerformance took 42187 ms. 2017-06-23
150806 python Projects mr_lou_d CLOS INVA [65cat]Project Folder path doesnt change automatically 2017-06-23
150822 python Debugger mr_lou_d CLOS WONT [65cat]Delete All action is still enabled when their are no watches in the watches window 2017-06-23
151543 python -- Other mr_lou_d CLOS INVA *.pkc files were not cleaned up by build script 2017-06-23
152616 python Projects mr_lou_d CLOS WORK [65cat]New project with existing sources wizard shows invalid buttons 2017-06-23
152753 python Platform mr_lou_d CLOS WONT auto detect always makes the bundled jython the default 2017-06-23
249598 python Projects mr_lou_d CLOS WORK New Project: Incremental numbering in New Project name doesn't always avoid name conflicts 2017-06-23
256047 python Projects mr_lou_d CLOS WORK NullPointerException at org.netbeans.modules.python.project.gsf.BootClassPathImplementation.getUrls 2017-06-23
169948 python Debugger jymen RESO INCO NullPointerException at org.apache.xerces.impl.XMLEntityScanner.load 2015-09-13
177373 python Debugger jymen RESO DUPL python debugger ignores virtualenv environment 2015-11-08
179267 python Debugger jymen RESO DUPL python debugger doesn't work when debugging a project with spaces in path 2015-11-08
179518 python Debugger jymen RESO INCO Cannot start debugger on Mac OS X 2015-11-08
186520 python Debugger jymen RESO DUPL Python 3 Debugging Support 2016-09-13
163435 python Debugger jymen CLOS WONT __file__ set improperly 2017-06-23
169757 python Debugger jymen CLOS WONT Python debugger does not honour break points in multiple files 2017-06-23
171753 python Debugger jymen CLOS WONT Exceptions Terminate the Debugging Session 2017-06-23
180228 python Debugger jymen CLOS WONT Exception KeyError not caught but propagted instead 2017-06-23
150589 python Debugger jymen CLOS WONT [65cat] Python debugger doesn't stop python.exe process 2017-06-23
163436 python Debugger jymen CLOS WONT Double-click on callstack should take user to file 2017-06-23
170967 python Debugger jymen CLOS WONT PythonDebugConsole can't handle for loop syntax 2017-06-23
172509 python Debugger jymen CLOS WONT Debug session ends before switching to the included modul 2017-06-23
175876 python Debugger jymen CLOS WONT unable to select debugging session environment (Virtualenv) 2017-06-23
197296 python Debugger jymen CLOS WONT Custom breakpoints are ignored 2017-06-23
197511 python Debugger jymen CLOS WONT ERROR :: Socket Write Command error.java.SocketException: Broken pipe 2017-06-23
252109 python Projects juniel_katarn VERI FIXE Creation of new project 'Python Project - setuptools' fails 2015-10-27
252630 python Editor juniel_katarn VERI FIXE NullPointerException when parsing some error after the update of jython-parser to 2.7. 2015-11-27
252716 python Build juniel_katarn VERI FIXE Update Jython distribution LABEL to reflect latest version 2015-09-19
157157 python Projects juniel_katarn CLOS WONT New python file option should include pyw (tkinter) option 2017-06-23
155869 python Editor Jenselme RESO WORK using class code template throws IllegalStateException 2015-09-29
174302 python Editor Jenselme RESO FIXE SQL code completion 2015-12-05
255503 python Code Jenselme RESO WORK NullPointerException at org.netbeans.modules.python.api.PythonPlatformManager.getBundledPlatform 2015-09-28
255972 python Editor Jenselme RESO FIXE True / False / None unreadable with Dark Metal theme 2015-10-17
255247 python Editor Jenselme RESO FIXE RuntimeException: Unexpected node: <mismatched token: [@221,792:802=''init_game'',<90>,46:28], resync='init_game'> 2015-11-29
252306 python Projects Jenselme VERI FIXE Cannot change python platform for setuptools 2015-09-19
252356 python Editor Jenselme VERI FIXE NullPointerException at org.python.antlr.GrammarActions.makeDottedText 2015-09-19
157619 python Code Jenselme VERI FIXE AssertionError at org.netbeans.modules.python.editor.PythonDeclarationFinder.findMethodDeclaration 2015-11-27
159465 python Code Jenselme VERI FIXE Root: C:\Program\Panda3D File: abstractroom.egg Bootpath: ClassPath[Entry[file:/C:/Program/Panda3D/]] Classpath: ClassPath[Entry[file:/C:/Program/Panda3D/]] Sourcepath: ClassPath[Entry[file:/C:/Progra 2015-11-27
161810 python Projects Jenselme VERI FIXE IllegalStateException: Should not acquire Children.MUTEX while holding ProjectManager.mutex() 2015-11-27
167956 python Editor Jenselme VERI FIXE org.python.antlr.ParseException: 'return' with argument inside generator 2015-11-27
168193 python Editor Jenselme VERI FIXE NullPointerException at org.netbeans.modules.python.editor.PythonAstUtils.getNameRange 2015-11-27
172784 python Projects Jenselme VERI FIXE NullPointerException at org.netbeans.modules.python.project.ui.actions.BuildCommand.invokeAction 2015-11-27
176998 python Projects Jenselme VERI FIXE ClassNotFoundException: org.netbeans.spi.java.project.support.ui.PackageViewChildren$PackageNode 2015-11-27
186542 python Editor Jenselme VERI FIXE javax.swing.text.BadLocationException: docLength=203: Invalid offset+length=1561 2015-11-27
192816 python Editor Jenselme VERI FIXE NullPointerException at org.netbeans.modules.python.editor.PythonFormatter$1.run 2015-11-27
249615 python Navigati issues CLOS WONT The navigator panel not showing the file structure anymore 2017-06-23
156316 python Projects ardavis26 RESO INVA <Top Level> package is created between Sources and python source file 2015-09-06
155452 python Code ardavis26 VERI FIXE NullPointerException at org.netbeans.modules.python.api.PythonPlatformManager.findPlatformProperties 2015-09-22
150180 python Projects ardavis26 CLOS INVA [65cat]New Executable Module with empty location doesnt display in project explorer 2017-06-23
151308 python Projects ardavis26 CLOS INVA Cannot run main project. 2017-06-23
150174 python Code ardavis26 CLOS INVA Visible *$py.class file nodes 2017-06-22
150222 python -- Other ardavis26 CLOS WONT Support for external (GUI) editors 2017-06-23
150506 python Projects ardavis26 CLOS INVA [65cat] Tasks gone when refresh is pressed 2017-06-23
150790 python Code ardavis26 CLOS INVA need a space in "Pylint location(lint.py)" label from Python Options 2017-06-23
150797 python Code ardavis26 CLOS WONT Python Options Debugger colors and fonts button label font size should not change 2017-06-23
150812 python Code ardavis26 CLOS WONT debugging window is not displayed with debugging shell font styles for bold/italic/bolditalic 2017-06-23
150853 python Code ardavis26 CLOS INVA "abstract" class and MismatchTokenException 2017-06-22
151081 python Projects ardavis26 CLOS INVA pathname is used on python package for project created from existing sources 2017-06-23
151502 python -- Other ardavis26 CLOS INVA Python warning in ide log file - Not all children in Templates/Project/ marked with the position attribute 2017-06-23
152983 python Code ardavis26 CLOS INVA Cannot cancel PYTHONPATH scanning 2017-06-22
153683 python Projects ardavis26 CLOS WONT Provide Django support 2017-06-23
153687 python Projects ardavis26 CLOS INVA Project Name not reflected in project folder 2017-06-23
153688 python Code ardavis26 CLOS WORK file open commands give ValueError not seen in shell 2017-06-23
153960 python Projects ardavis26 CLOS WORK Attempt to move a project failed 2017-06-23
154390 python Projects ardavis26 CLOS INVA Support for adding exsiting items 2017-06-23
154654 python Code ardavis26 CLOS INVA list multiple VCS such as subversion,mercurial 2017-06-23
156149 python Code ardavis26 CLOS INVA The code completion does not recognize lib-dynload libraries 2017-06-22
156150 python Code ardavis26 CLOS INVA Code completion not working for egg files 2017-06-22
156210 python Projects ardavis26 CLOS WORK New directory doesn't show up in the "Projects Window" 2017-06-23
156234 python -- Other ardavis26 CLOS WORK Python decorators not included in import check 2017-06-23
156709 python Projects ardavis26 CLOS FIXE Rename of main module should be reflected in project properties 2017-06-23
158526 python Editor ardavis26 CLOS FIXE Fields Attributes not managed, autocompetion error 2017-06-23
160238 python Code ardavis26 CLOS INCO .pyc files marked as shareable 2017-06-23
162423 python Code ardavis26 CLOS INVA @rw_property is not ok 2017-06-23
165006 python Projects ardavis26 CLOS WONT copy source files to another location feature 2017-06-23
169159 python Code ardavis26 CLOS WONT Add a GUI designer for pyGTK or wxPython 2017-06-23
170188 python Projects ardavis26 CLOS WORK Symbolik links 2017-06-23
171007 python Platform ardavis26 CLOS INVA Changing something on the Python Path does not update indexed symbols 2017-06-23
171535 python Code ardavis26 CLOS WORK Erroneous message when trying to rename package 2017-06-23
177839 python Projects ardavis26 CLOS DUPL Suggestion for an enhanced experience with django in netbeans 2017-06-23
190954 python Code ardavis26 CLOS INVA Module is installed on my desktop and I am able to run it on Python IDLE. However, I get the above error. The path for the module has also been configured. I was able to run the script on Eclipse. I tried this on two seperate installations of netbeans a 2017-06-23
196822 python Code ardavis26 CLOS FIXE autocomplete broken when module in non-default source directory 2017-06-23
185920 python -- Other ardavis26 CLOS WONT Tasks feature not working with Python plugin 2017-06-23
167733 python Build amitksaha RESO INCO Build Project builds the Python egg for the project 2015-11-27
150756 python Build amitksaha CLOS WONT No way to reopen Output Window tab for running process after closed 2017-06-23
155873 python -- Other amitksaha CLOS WONT Exiting PLYDemo sample project run results in error when code coverage is enabled 2017-06-23
240 bugs found.

as