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 148648 - Need better UI if no ps found during attach
Summary: Need better UI if no ps found during attach
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-29 16:44 UTC by _ gordonp
Modified: 2016-07-06 14:38 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 _ gordonp 2008-09-29 16:44:39 UTC
If no ps command is found when a user presses the Attach button then an empty panel
is displayed. Since the user's expectation is for this panel to be populated with
processes, the user (most likely) won't understand why its empty.

We should display a Warning or Error dialog telling the user we couldn't get the
process list. We should also disable the OK button and require the user to Cancel
the attach.