View Full Version : Boot-Up Manager v.1.2.6
saltydog
May 26th, 2005, 04:02 PM
New version is out!! The name is changed to "Boot-Up Manager" (BUM) and you can download from this page:
http://www.marzocca.net/linux/bum.html
New version includes localization for italian, spanish, german, french and dutch, and other features. See the Changelog on the home page.
Update May 27th
New v. 1.2.7 si online. Fixed localization bugs.
Update May 31st
BUM is on LinuxJournal: http://www.linuxjournal.com/article/8322
Update June 16th
New v.1.3.0 is online! Please read changelog on the site:
http://www.marzocca.net/linux/bum.html
23meg
May 27th, 2005, 12:29 AM
downloading the new version now; thanks for this very useful app. have you tested it on debian unstable?
Knome_fan
May 27th, 2005, 03:24 AM
Works great.
However, something seems to have gone wrong with the German localization, as it doesn't show Umlauts correctly.
saltydog
May 27th, 2005, 03:52 AM
downloading the new version now; thanks for this very useful app. have you tested it on debian unstable?
No. Could you do it for me please?
saltydog
May 27th, 2005, 03:52 AM
Works great.
However, something seems to have gone wrong with the German localization, as it doesn't show Umlauts correctly.
The german Umlauts look nice on my PC. I will double-check, thanks.
pdk001
May 27th, 2005, 03:52 AM
thanks a bunch for useful application
23meg
May 27th, 2005, 05:28 AM
No. Could you do it for me please?
i shouldn't promise since i don't have it set up at the moment. as soon as i can i'll let you know.
josuealcalde
May 27th, 2005, 07:11 AM
Spanish localization is broken.
Every á é í ó ú ñ appears as strange characters.
saltydog
May 27th, 2005, 07:26 AM
Spanish localization is broken.
Every á é í ó ú ñ appears as strange characters.
I know. Sorry. I'm working on it.
For the time being, if you want the english text back, just do this:
sudo rm /usr/share/locale/es/LC_MESSAGES/bim.mo
Fab
May 27th, 2005, 08:54 AM
Works great.
However, something seems to have gone wrong with the German localization, as it doesn't show Umlauts correctly.
its encoded in utf 8, if that helps (maybe you try to view / use them with iso encoding?)
saltydog
May 27th, 2005, 09:52 AM
New version 1.2.7 is online. Please provide feedback on fixed localizations.
http://www.marzocca.net/linux/bum.html
Stemp
May 27th, 2005, 10:06 AM
French localization work fine with the new version ;)
Thanks a lot
Knome_fan
May 27th, 2005, 10:31 AM
Wow, that was fast.
Thanks a lot, works like a charm now. :grin:
saltydog
May 28th, 2005, 01:27 PM
TO ALL RUSSIAN-LANGUAGE USERS:
if you want to have bum localized in russian language, without waiting for next release, you can download bum.mo file from this link:
http://www.marzocca.net/linux/downloads/bum.mo
Then, type this command:
sudo cp bum.mo /usr/share/locale/ru/LC_MESSAGES/bum.mo
saltydog
May 31st, 2005, 10:58 AM
BUM is on Linux-Journal:
http://www.linuxjournal.com/article/8322
Jergar
June 1st, 2005, 12:10 PM
New version 1.2.7 is online. Please provide feedback on fixed localizations.
http://www.marzocca.net/linux/bum.html
German localisation works fine
Thanks for another fine job
Jergar
rwabel
June 13th, 2005, 07:25 PM
Is it on my system only or does BUM take a long time to startup up?
Might it be, that some special service delays it?
How long does it take for u guys?
thanks
saltydog
June 14th, 2005, 03:41 AM
Is it on my system only or does BUM take a long time to startup up?
Might it be, that some special service delays it?
How long does it take for u guys?
thanks
As stated on the docs (http://www.marzocca.net/linux/bumdocs.html), BUM has a delay only on FIRST start, in order to build the cache. If you are continuing experiencing delays at start, it means that you have one or more init scripts that are not recognized as a package, so it take long to search a description for them.
Look at the list. If there is any package with no description, post here the name of the script.
rwabel
June 14th, 2005, 01:23 PM
I've found 2 old vmware scripts which I've now deleted. Starts up much faster. There is one more which I don't know: discover
can I delete that one and what is it and where does it come from?
thanks
saltydog
June 14th, 2005, 01:31 PM
I've found 2 old vmware scripts which I've now deleted. Starts up much faster. There is one more which I don't know: discover
can I delete that one and what is it and where does it come from?
thanks
I have deletd /etc/init.d/discover as it has no symlink anywhere, so it is never started at boot. That file will greatly delay BUM start has it doesn't appear to be an official file of the discover1 package.
rwabel
June 14th, 2005, 01:46 PM
great! works fine now
thanks
saltydog
June 14th, 2005, 05:14 PM
great! works fine now
thanks
I have better investigated on this. The file /etc/init.d/discover is not removed when the package "discover" is uninstalled from the system, and this could probably happen in all Hoary distributions that have been upgraded from Warty.
If you experience an abnormal delay at BUM start, please check if you have a script named "discover" in /etc/init.d. Then type:
dpkg -L discover
If the result of this command is:
package "discover" is not installed
you can safely delete the file /etc/init.d/discover and you BUM will then start very fast..
rwabel
June 14th, 2005, 06:37 PM
good to know. When I check my system I've installed discover1, so I assume that in warty the hardware identification system was discover. Now under hoary it's discover1.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.