Bug 60595 - Add a SplashScreen at the start of JMeter GUI
Summary: Add a SplashScreen at the start of JMeter GUI
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2017-01-17 13:47 UTC by mchassagneux
Modified: 2017-01-17 17:10 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mchassagneux 2017-01-17 13:47:39 UTC
The start of JMeter GUI could take a long time ( particularly from a remote directory ) and the user don't see anything at the screen during a long period. 

It can be a good thing to inform that JMeter starting with a SpashScreen and a progress bar. Just to avoid a "double launch" from one impatient user.

I will add a PR on github to do it.
Comment 1 Philippe Mouawad 2017-01-17 17:10:27 UTC
Date: Tue Jan 17 17:08:28 2017
New Revision: 1779215

URL: http://svn.apache.org/viewvc?rev=1779215&view=rev
Log:
Bug 60595: Add a SplashScreen at the start of JMeter GUI
Contributed by maxime.chassagneux at gmail.com
This closes #251
Bugzilla Id: 60595

Added:
    jmeter/trunk/src/core/org/apache/jmeter/SplashScreen.java   (with props)
Modified:
    jmeter/trunk/src/core/org/apache/jmeter/JMeter.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 Philippe Mouawad 2017-01-17 17:10:45 UTC
Thanks for contribution, commited.
Comment 3 The ASF infrastructure team 2022-09-24 20:38:07 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4230