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 10038 - ModuleInstaller calls installed twice in multiuser mode
Summary: ModuleInstaller calls installed twice in multiuser mode
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 9414
  Show dependency tree
 
Reported: 2001-03-07 12:42 UTC by David Strupl
Modified: 2008-12-22 16:33 UTC (History)
1 user (show)

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 David Strupl 2001-03-07 12:42:54 UTC
If your first user start is in multiuser mode (which is default now) the method
installed of my module get called instead of restored.
Comment 1 David Simonek 2001-03-07 16:03:45 UTC
[dafe] Sorry, I have to raise priority, several things depends on this, 
including MDI/SDI switch functionality (not sure, but very probably) and people 
are crying loud :-)
Comment 2 Jesse Glick 2001-03-07 16:22:00 UTC
Will try to figure out why installed() is called and fix.
Comment 3 Jesse Glick 2001-03-07 18:28:33 UTC
Fixed in the trunk. Project tab still does not appear, but that is a projects
problem; restored() is now being called as requested. MDI mode seems to be
looking OK.
Comment 4 Jaromir Uhrik 2001-04-25 14:14:36 UTC
verified in NB3.2 build#37 with patch for bug #11709.
Comment 5 Quality Engineering 2003-07-01 16:16:25 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.