Qalc interprets 1,000 as a vector

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've been very happy with the desk calculator Qalc, except for one
thing.  If you enter a comma separated number, say 1,000 (easy to do if
you paste it in from a financial web site), qalc interprets it as a
vector.  Is there any way to suppress this?  The documentation indicates
that it should be possible by setting the locale correctly, but I
haven't been able to get it to work.  

Here's the situation:

My locale
        $ locale
        LANG=en_US.UTF-8
        LC_CTYPE="en_US.UTF-8"
        LC_NUMERIC="en_US.UTF-8"
        LC_TIME="en_US.UTF-8"
        LC_COLLATE=POSIX
        LC_MONETARY="en_US.UTF-8"
        LC_MESSAGES="en_US.UTF-8"
        LC_PAPER="en_US.UTF-8"
        LC_NAME="en_US.UTF-8"
        LC_ADDRESS="en_US.UTF-8"
        LC_TELEPHONE="en_US.UTF-8"
        LC_MEASUREMENT="en_US.UTF-8"
        LC_IDENTIFICATION="en_US.UTF-8"
        LC_ALL=

A short session using the command line interface to qalc (empty lines
edited out for brevity):
$ qalc
> 1,234
  [1, 234] = [1, 234]
> $1,234
  [dollar * 1, 234] = [$1, 234]
> 1,1
  [1, 1] = [1, 1]
> 2,3
  [2, 3] = [2, 3]
> +
  [1, 1] + [2, 3] = [3, 4]
> quit

Qalculate! 0.9.7 (Using KDE 3.5.10-38-fc17 Fedora)
Running on x86_64 hardware




-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux