Defer loading of plugins till after the app has loaded
Reported by Kieran P | July 17th, 2010 @ 07:59 AM
When I open the app, it takes 10 seconds to fully boot up. 5 seconds of that is the loading of plugins.
Can you defer the loading of plugins until after the main app and gui have loaded? Maybe a spinner in the bottom right of the application which when hovered over reads "Loading plugins".
Ten seconds for a blank document to open up is a long time.
Comments and changes to this ticket
-
Thomas Drake-Brockman July 17th, 2010 @ 12:42 PM
- Assigned user cleared.
This could be dont be adding a script that runs:
redcar &
instead of
redcar
-
Thomas Drake-Brockman July 18th, 2010 @ 03:42 AM
- Assigned user set to Daniel Lucraft
This dones the trick:
http://github.com/thomasfedb/redcar/commit/debd7186fb7f81a29b2cafc1...
Pull request submitted.
-
Thomas Drake-Brockman July 18th, 2010 @ 03:44 AM
Oh, heck. Please move the previous 2 items to the issue of the terminal. Really screwed up there.
-
Daniel Lucraft July 18th, 2010 @ 05:36 PM
- State changed from new to open
Thomas: Np :)
Kieran: the snagette with your plan is that ALL of redcar is implemented using plugins.
I have thought about being able to say to the plugin manager: "Load the redcar plugin and all dependencies (but nothing else)" and then after that has loaded the gui, saying "now load everything else in the background".
It's a bit fiddly though...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A programmer's text editor for Gnome.