← Back to team overview

desktop-packages team mailing list archive

[Bug 1380561] Re: Unknown variable 'ansA' when editing the result after converting to hexadecimal

 

** Summary changed:

- Result edition in hexadecimal
+ Unknown variable 'ansA' when editing the result after converting to hexadecimal

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/1380561

Title:
  Unknown variable 'ansA' when editing the result after converting to
  hexadecimal

Status in “gnome-calculator” package in Ubuntu:
  New

Bug description:
  Version: 1:3.10.2-0ubuntu1.2

  I want to edit a result in hexadecimal:
  * Test case
  - open gnome-calculator
  - choose "Programming mode"
  - choose "decimal" and enter a decimal number then press "Enter"
  - choose "hexadecimal" to convert the number in hexa
  - add an hexadecimal value to the result and press "Enter"
  - Here you'll see 'Unknown variable 'ansX'' where X is what you appended to the value
  - if you press enter before editing the result, it display the decimal value again

  I think this is a part of a larger problem about how results are stacked and displayed, ex:
  - choose "Basic mode"
  - Enter "1+2" and press Enter
  - Edit the result "3" with "x2" and press Enter
  - Press Enter again you see "3x2"
  - Press Enter again you see "12"
  - Each time you press enter you see "3x2" but it applies "x2" to the previous result (12, 24 and so on)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1380561/+subscriptions


References