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

Decimal point and locale #4

Closed
PMunch opened this issue Dec 8, 2014 · 4 comments
Closed

Decimal point and locale #4

PMunch opened this issue Dec 8, 2014 · 4 comments

Comments

@PMunch
Copy link

PMunch commented Dec 8, 2014

For some reason (I'm guessing locale settings) grpn shows a "." as the decimal point on the virtual keyboard but it does not accept it as a decimal point. If I try to type a number with a dot as a decimal point and press enter it gives: ".x: Unrecognized command." (x is the number after the decimal point). This is particularly annoying as I live in a country using comma as the decimal point while I'm used to using the dot.

@getreu
Copy link
Collaborator

getreu commented Dec 8, 2014

On 08/12/14 14:14, PMunch wrote:

For some reason (I'm guessing locale settings) grpn shows a "." as the
decimal point on the virtual keyboard but it does not accept it as a
decimal point. If I try to type a number with a dot as a decimal point
and press enter it gives: ".x: Unrecognized command." (x is the number
after the decimal point). This is particularly annoying as I live in a
country using comma as the decimal point while I'm used to using the dot.


Reply to this email directly or view it on GitHub
#4.

Are you using the latest version 1.4.0?
It should accept , and . as separator whatever your locale is.
You can even mix them.
The numbers are printed according to your system locale settings.

@PMunch
Copy link
Author

PMunch commented Dec 8, 2014

Ah, turns out I was using version 1.1.2. Is there a repo with updated versions? I got this version from the Ubuntu repositories.

@getreu
Copy link
Collaborator

getreu commented Dec 8, 2014

On 08/12/14 18:57, PMunch wrote:

Ah, turns out I was using version 1.1.2. Is there a repo with updated
versions? I got this version from the Ubuntu repositories.


Reply to this email directly or view it on GitHub
#4 (comment).

Maybe this package helps:

http://www.getreu.net/public/downloads/software/grpn/grpn-1.4.0/grpn_1.4.0-1_amd64.deb

Otherwise you have to compile it yourself:

https://github.com/getreu/grpn

@PMunch
Copy link
Author

PMunch commented Dec 8, 2014

The .deb worked flawless. This should be the version in Universe..

@getreu getreu closed this as completed Nov 30, 2016
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

No branches or pull requests

2 participants