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 25966 - Excs when desering DebuggerView after project import
Summary: Excs when desering DebuggerView after project import
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on: 29448
Blocks:
  Show dependency tree
 
Reported: 2002-07-24 13:04 UTC by Milan Kubec
Modified: 2008-12-23 09:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (34.78 KB, text/plain)
2002-07-24 13:27 UTC, Milan Kubec
Details
diff of patch for [release34] (750 bytes, patch)
2002-08-09 13:18 UTC, Peter Zavadsky
Details | Diff
diff of fix for [release34] (3.34 KB, patch)
2002-08-09 13:19 UTC, Peter Zavadsky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2002-07-24 13:04:32 UTC
I imported projects from Forte30 and NB321 and got
number of exceptions when deserializing window
system. Debugger Window wasn't opened after
importing that projects, but could be opened by
View -> Debugger View. Cannot reproduce on
yesterdays (rel34-200207222340) build.
Comment 1 Peter Zavadsky 2002-07-24 13:22:55 UTC
Stack traces are missing, please provide them.
Comment 2 Milan Kubec 2002-07-24 13:27:06 UTC
Created attachment 6877 [details]
exc stack trace
Comment 3 Milan Kubec 2002-07-24 13:37:12 UTC
If you want imported projects use description for #24455. It happened
after opening Default project and then 4. and 5.
Comment 4 Peter Zavadsky 2002-07-24 14:47:29 UTC
It is kind of consequence of fixing #19855. This needs to be handled
better way.
Comment 5 Peter Zavadsky 2002-07-24 15:15:52 UTC
Fixed in [trunk]

Fix;
openide/../windows/TopComponent.java [1.77]
core/../windows/WindowManagerImpl.java [1.145]
Comment 6 Milan Kubec 2002-08-09 13:00:10 UTC
Raising prio, it should be fixed in release34.
Comment 7 Peter Zavadsky 2002-08-09 13:18:17 UTC
Created attachment 7071 [details]
diff of patch for [release34]
Comment 8 Peter Zavadsky 2002-08-09 13:19:38 UTC
Created attachment 7072 [details]
diff of fix for [release34]
Comment 9 Peter Zavadsky 2002-08-09 13:20:08 UTC
Sorry, the last attachment is the correct one.
Comment 10 mslama 2002-08-09 13:25:05 UTC
I reviewed patch. It is ok.
Comment 11 Peter Zavadsky 2002-08-12 11:15:24 UTC
Integrated in [release34].

Change:
openide/../windows/TopComponent.java [1.74.18.2]
core/../windows/WindowManagerImpl.java [1.142.6.1]
Comment 12 Milan Kubec 2002-08-16 12:58:55 UTC
Verified in nb rel34 RC2 and in dev-200208160100.
Comment 13 Quality Engineering 2003-07-01 16:39:21 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.