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 195961 - Project run task is not cancellable
Summary: Project run task is not cancellable
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-24 18:32 UTC by olksy
Modified: 2012-04-02 13:02 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 olksy 2011-02-24 18:32:12 UTC
It often happens for me that program under development is terminated, I am sure that it is, but Netbeans shows as it is still running.

If I try to get rid of notification that the task is still running by cancelling it, that has no effect.

The all mentioned is about remote development in C++.
Comment 1 Vladimir Kvashin 2011-02-26 08:19:18 UTC
Lots of fix were made since 6.9.1
Could you try NetyBeans 7.0 beta 2 or development version?
Comment 2 olksy 2011-02-26 09:54:35 UTC
Yep, confirm this for Netbeans 7.0 beta 2 as well.
Comment 3 olksy 2011-02-27 12:13:18 UTC
I meant that bug still exist in NB 7.0 beta 2. But it is hard to reproduce. Though, it tends to happen from time to time.
Comment 4 Alexander Simon 2011-10-10 20:09:23 UTC
Andrew, is it fixed in NB 7.0.1?
Comment 5 Andrew Krasny 2012-04-02 13:02:30 UTC
olksy,

could you, please take a stack snapshot next time you see this problem? 
Also could you, please, specify what is written on the unfinished progress bar?
What is the remote system? Do you see any exception when this occurs (could be found in IDE log)?

Thanks, 
=Andrew