Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desktop installation gauge not updating #95

Closed
rogierhofboer opened this issue Sep 9, 2015 · 2 comments
Closed

Desktop installation gauge not updating #95

rogierhofboer opened this issue Sep 9, 2015 · 2 comments

Comments

@rogierhofboer
Copy link

On Linux Mint 17.2 Cinnamon 64-bit the desktop installation gauge is not updating, due to an invalid number error.

Log:

[ o.k. ] Installing desktop [ XFCE ]
/home/rogier/armbian/lib/desktop.sh: line 74: printf: 3.00: invalid number
/home/rogier/armbian/lib/desktop.sh: line 74: printf: 7.00: invalid number
/home/rogier/armbian/lib/desktop.sh: line 74: printf: 10.00: invalid number
etc.

@igorpecovnik
Copy link
Member

I am not supporting Mint 17.2. ... Ubuntu Trusty is needed that everything works as expected. I am slowly fixing things for Vivid and Debian Jessie.

@rogierhofboer
Copy link
Author

When using my existing Ubuntu Trusty 14.04.3 LTS 64-bit Linux installation, this error still occurs only for the "installing desktop" gauge (but not for the installing packages gauge).
My guess it is due to Dutch locale settings (which is using a comma as decimal separator instead of a period).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants