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 152764 - message in Python Launch Error dialog is not standard
Summary: message in Python Launch Error dialog is not standard
Status: RESOLVED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Lou Dasaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-08 08:38 UTC by Peter Lam
Modified: 2015-11-08 18:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
python launch error dialog (35.23 KB, image/png)
2008-11-08 08:39 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-11-08 08:38:36 UTC
Product Version: NetBeans IDE 6.5 (Build 20081107170224)
Java: 1.6.0_07; Java HotSpot(TM) Client VM 10.0-b23
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

With the new fix, running or debugging a python project created from previous builds brings up a dialog with a message
indicating that the python platform needs to bind to an existing platform. The message is not in a standard format which
should be reworded or reformatted by HIE. Below is what it is now. See attached screenshot for the dialog.

Select project has broken python platform : Python 2.5.2 => bind to an existing python platform in project's properties
Comment 1 Peter Lam 2008-11-08 08:39:47 UTC
Created attachment 73534 [details]
python launch error dialog
Comment 2 Lou Dasaro 2015-11-08 04:04:24 UTC
Found at line 77 of python.project.ui.actions Command.java
Will update when proper wording has been determined.
Comment 3 Lou Dasaro 2015-11-08 18:46:18 UTC
Changeset: b591916abc06
Author:    Lou Dasaro <mr_lou_d@netbeans.org>
Date:      2015-11-08 12:46
Message:   Fixed message in Python Launch Error dialog.
Corrected message. Should be available in nightly builds after 9-Nov-2015