Bug 430117 - "Connect to Process" is always enabled initially
Summary: "Connect to Process" is always enabled initially
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.3.0   Edit
Hardware: PC Windows 7
: P3 minor (vote)
Target Milestone: 8.4.0   Edit
Assignee: Anton Leherbauer CLA
QA Contact: Doug Schaefer CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-11 12:06 EDT by Anton Leherbauer CLA
Modified: 2014-06-06 15:12 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Leherbauer CLA 2014-03-11 12:06:19 EDT
After startup, the "Connect to Process" button in the Debug view is always enabled and clicking it brings up a dialog "The chosen operation is not enabled."
Comment 1 Anton Leherbauer CLA 2014-03-31 07:47:31 EDT
Fixed on master and cdt_8_3 by adding an <activeWhen> expression.
http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=c3e9df032b11f55c66990ecdacada327e8c13a2f
Comment 2 Marc Khouzam CLA 2014-03-31 09:48:07 EDT
Thanks Toni!
Comment 3 Marc-André Laperle CLA 2014-04-04 20:10:07 EDT
Marking as fixed.
Comment 4 Anton Leherbauer CLA 2014-04-07 03:53:40 EDT
(In reply to Marc-Andre Laperle from comment #3)
> Marking as fixed.

Thanks!
I changed the target milestone to 8.4.0 as 8.3.0 is already released.
Comment 5 Marc Dumais CLA 2014-06-06 15:12:18 EDT
I have opened a new bug (bug 436879) that might be related to this one. When I roll-back the fix that was committed for this current bug, the problem described in the new bug disappears. 

At first look it seems that an underlying platform issue might be the root cause.