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 150794 - pylint location is not persisted in Python Options->Pylin tab
Summary: pylint location is not persisted in Python Options->Pylin tab
Status: VERIFIED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: jymen
URL:
Keywords:
: 150944 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-20 23:49 UTC by Peter Lam
Modified: 2009-01-15 01:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-10-20 23:49:01 UTC
build 80 (20081020)

After browsing and selecting the pylint "lint.py" on the "Pylin location" text field, closing with OK and reopening the
Options window show blank text field.

- download and unzip pylint
- select Tools->Options->Python->Pylint
- check 'Use pylint' check box
- browse to the unzip pylint location and select lint.py
- click OK on the Options dialog
- select Tools->Options again
Comment 1 Peter Lam 2008-10-21 22:02:33 UTC
*** Issue 150944 has been marked as a duplicate of this issue. ***
Comment 2 jymen 2008-10-30 19:58:46 UTC
fixed in python.core PythonOptions 
available in build later than #124
Comment 3 Peter Lam 2008-11-05 07:08:32 UTC
verified in build 146 (20081104041628)