NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
dalpeste
Joined: 23 May 2012 Posts: 2
|
Posted: Wed May 23, 2012 7:46 pm Post subject: Problem after migration from NB 5.5 to 7.1.2 |
|
|
Hi Everyone,
our application was running on NetBeans 5.5 and we recently upgraded it to 7.1.2 and we have a major problem since.
While the application is loading and the splash screen is still displayed, the window of the application is opened before the initialization is done. So the window is very small (only the java icon and the 3 Windows buttons).
Also, our login dialog (which is called by an invokeLater) is opened and the user can login before the application is completely loaded (of course causing multiple other problems).
I've debug NetBeans code, and I saw that the application is opened before the following method is called:
org.netbeans.Main.finishInitialization()
Any ideas why it's like that now?
Thanks |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|