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 16157 - Very strange behaviour of switching projects.
Summary: Very strange behaviour of switching projects.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P1 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-03 09:59 UTC by Jan Zajicek
Modified: 2008-12-22 20:49 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log (69.12 KB, text/plain)
2001-10-03 10:02 UTC, Jan Zajicek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Zajicek 2001-10-03 09:59:48 UTC
dev #20011003

Firstly create some simple project in nb3.2, i.e. to the Default project mount
two filesystems and open file in the editor.

Start dev build (20011003) with clean userdir, through Project manager import
Default project from nb3.2. Open this imported project (Default_1). After a
while will the project be correctly opened.

Now switch back to the Default project. Now you will see that the filesystems
together with the opened editor persist!

Now create ne project. Again you can see that the filesystems and editor persist.

Ok, now unmount all filesystems and switch back to the Default project. You can
see, that project tab disappears (issue #16154). And only the sample dir is mounted.

Note, on the disk are contents of Mount folders ok.

Attaching ide log from this scenario when ide was started with
org.netbeans.core.AutomountSupport=-5 switch.
Comment 1 Jan Zajicek 2001-10-03 10:02:03 UTC
Created attachment 2816 [details]
ide.log
Comment 2 Milan Kubec 2001-10-03 14:32:59 UTC
I've encountered the same behavior with created just simple project
with MemoryView opened in it (you must stay in GUI Editing WS) and
then after openning Default project Form window is still openned in
Default project Editing WS.
Comment 3 Vitezslav Stejskal 2001-10-03 20:08:19 UTC
AutomountSupport correctly cleans mounted FS, this fix was in fact 
made by Yarda, but in my editor window.

Fixed in main trunk.
Comment 4 Marian Mirilovic 2003-01-29 13:49:22 UTC
verified
Comment 5 Quality Engineering 2003-07-01 16:48:05 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.