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 78951 - Annoying dialog on startup
Summary: Annoying dialog on startup
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: PERFORMANCE, REGRESSION, T9Y, UI
Depends on:
Blocks:
 
Reported: 2006-06-23 07:03 UTC by Marian Mirilovic
Modified: 2007-05-15 12:57 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
dialog - screenshot (16.10 KB, image/png)
2006-06-23 09:01 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2006-06-23 07:03:33 UTC
NB dev (200606221800), JDK 6.0 (b87)

There is new (informational) dialog diaplying on startup. This is not acceptable :
- dialog rises also with -J-Dnetbeans.full.hack=true , which we use for
measuring startup time

BTW: I think the dialog is annoying and useless from users point of view as
well, I don't understand why do we need to push this information through the
dialog on the startup, there had been a lot off new features in the past without
such intro.
Comment 1 Marian Mirilovic 2006-06-23 09:01:48 UTC
Created attachment 31327 [details]
dialog - screenshot
Comment 2 Maros Sandor 2006-06-23 10:45:06 UTC
The dialog is gone.

/shared/data/ccvs/repository/subversion/main/src/org/netbeans/modules/subversion/Subversion.java,v
 <--  Subversion.java
new revision: 1.50; previous revision: 1.49
Comment 3 Peter Pis 2006-06-23 10:45:38 UTC
Verified with fixed jar.
Comment 4 Marian Mirilovic 2006-06-26 11:53:15 UTC
verified in NB dev(200606251800)