08-05-2015, 02:19 PM
Pages: 1 2
10-27-2016, 03:56 AM
I agree there needs to be something to show that progress being made ie the computer is not locked up
10-30-2016, 09:20 PM
Agreed. Version 2.8 did and when I installed 3.0, I wasn't sure what was happening. Can be unsettling for a beginner.
(08-05-2015, 02:19 PM)zapinguete link Wrote: [ -> ]should be simple,just remove the feather or a simple progress bar,there some nice one out there,look at windows 7 settings setup
10-30-2016, 10:04 PM
I use the listing of the bootproces.
I went to /etc/default/grub, deleted 'quiet' (I think not necessary; it is the listing on screen), changed 'splash' in 'nosplash', saved the file and did 'sudo update-grub'. That made it persistent.
Carefull!
I went to /etc/default/grub, deleted 'quiet' (I think not necessary; it is the listing on screen), changed 'splash' in 'nosplash', saved the file and did 'sudo update-grub'. That made it persistent.
Carefull!
10-31-2016, 01:53 AM
Getting this to perfectly sync with the actual boot process is extremely difficult. I haven't seen it done yet in Linux, even Mint doesn't have a progress bar.
10-31-2016, 09:06 AM
Since accurately representing progress is difficult, my suggestion would be an animated icon or LinuxLite feather that fades in and out as booting is in progress.
I am not sure how complicated that would be to implement, however i have seen multiple .bmp images of varying gradients cycled to provide animation.
I am not sure how complicated that would be to implement, however i have seen multiple .bmp images of varying gradients cycled to provide animation.
10-31-2016, 09:08 AM
(10-31-2016, 09:06 AM)technomancer link Wrote: [ -> ]Since accurately representing progress is difficult, my suggestion would be an animated icon or LinuxLite feather that fades in and out as booting is in progress.
I am not sure how complicated that would be to implement, however i have seen multiple .bmp images of varying gradients cycled to provide animation.
I'm open to that if you can provide a working example for me to look at.
10-31-2016, 09:12 AM
OK I will research this. A quick google search i found this http://askubuntu.com/questions/84045/how...reen#85329
Assistance from a dev would be a great help, getting my feet wet on this...
But I definitely want to give it my all.
3am here, so I will continue tomorrow.
Assistance from a dev would be a great help, getting my feet wet on this...
But I definitely want to give it my all.
3am here, so I will continue tomorrow.
11-22-2016, 11:57 PM
(10-31-2016, 09:12 AM)technomancer link Wrote: [ -> ]OK I will research this. A quick google search i found this http://askubuntu.com/questions/84045/how...reen#85329Sorry for the long delay in getting this going, I have been busy at work lately due to holidays coming up. I have some preliminary tests I am running to get
Assistance from a dev would be a great help, getting my feet wet on this...
But I definitely want to give it my all.
3am here, so I will continue tomorrow.
a boot-splash working and have been researching different methods to implement it without adding more work for the Dev team and Jerry. I hope to have a working example
by mid December, which I will offer a couple different styles of the LinuxLite feather as the boot splash progress indicator.
11-23-2016, 12:54 AM
No hurry on this, a big change from a static boot to an animated one wouldn't be looked at until Series 4.x Good luck and thank you 

Pages: 1 2