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

"Invalid geometry specified" if locale is set #56

Closed
phisch opened this issue Aug 31, 2016 · 2 comments
Closed

"Invalid geometry specified" if locale is set #56

phisch opened this issue Aug 31, 2016 · 2 comments

Comments

@phisch
Copy link

phisch commented Aug 31, 2016

The lemonbar does not render and prints the error "Invalid geometry specified" once a locale has been defined. It seems like it doesn't matter what locale you set. The error will be printed out as soon as a locale is present in the configuration.

[bar/something]
locale = de_DE.UTF-8
@phisch
Copy link
Author

phisch commented Aug 31, 2016

I don't know why, but using setlocale instead of locale::global fixes the problem.

@jaagr jaagr closed this as completed in b940d64 Aug 31, 2016
jaagr added a commit that referenced this issue Aug 31, 2016
@jaagr
Copy link
Member

jaagr commented Aug 31, 2016

setlocale only affects C locale.. b940d64 should fix the problem though

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

Successfully merging a pull request may close this issue.

2 participants