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 27201 - Wrong session in the Session view
Summary: Wrong session in the Session view
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
: 20722 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-09-11 11:01 UTC by Marek Grummich
Modified: 2003-02-04 13:08 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 Marek Grummich 2002-09-11 11:01:15 UTC
Build 200209110100 j2sdk1.4.1-build21
Test case
~~~~~~~~~
- make some source code uncompileable
- start debugger
- some errors are displayed in the Output window
- look at the Session view in the Debugger window 
- there is one session WITHOUT name (only session
icon is displayed)
This session isn't possible to finish using popup
menu.
Comment 1 Marek Grummich 2002-09-11 11:12:49 UTC
I have to increase a priority, because when I want to close an IDE
than 'Finish Debugging Session' dialog is displayed, it contains
Running Sessions - 'proces'. If I click on the OK button than nothing
happens. IDE is still running and I don't know a way, how to close one. 
Comment 2 David-john Burrowes 2002-09-13 01:48:42 UTC
*** Issue 20722 has been marked as a duplicate of this issue. ***
Comment 3 Marian Mirilovic 2002-09-18 17:36:14 UTC
I am sorry guys, this issue is pointed as showstopper for Q-build
200209180100 (see
http://qa.netbeans.org/q-builds/Q-build-report-200209180100.html )
, please fix it in the q-build branch too, thanks.
Comment 4 Marek Grummich 2002-09-23 13:25:54 UTC
A little note: I tried to reproduce this issue in the NetBeans 3.4 and
I have found one difference. I am able to close IDE.
Comment 5 Marian Petras 2002-09-24 16:38:33 UTC
I cannot find an easy and reliable fix so reassigning back to the
owner of the module.
Comment 6 Jan Jancura 2002-10-11 08:46:02 UTC
fixed in the main trunk
Comment 7 Marek Grummich 2002-10-14 11:06:23 UTC
Verified