[Bug 1633408] Re: [SRU] 3.22.0 wont allow cut in history pane

2017-02-22 Thread bojam
Thanks I can confirm the fix is now live in my ubuntu 16.10 ... and the 
calculator does what it used to do. 
Thanks Toby

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633408

Title:
  [SRU] 3.22.0 wont allow cut in history pane

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633408] Re: [SRU] 3.22.0 wont allow cut in history pane

2017-02-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-calculator - 1:3.22.2-1ubuntu0.1

---
gnome-calculator (1:3.22.2-1ubuntu0.1) yakkety; urgency=medium

  * New upstream release.
  * Merge with Debian (LP: #1648992, LP: #1633408). Remaining changes:
- Add epoch
- debian/patches/git_no_headerbars_in_unity.patch:
  + Don't use HeaderBars in Unity

 -- FJKong   Wed, 04 Jan 2017 01:29:43 +0800

** Changed in: gnome-calculator (Ubuntu Yakkety)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633408

Title:
  [SRU] 3.22.0 wont allow cut in history pane

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633408] Re: [SRU] 3.22.0 wont allow cut in history pane

2017-02-21 Thread Jeremy Bicha
I verified the test cases on yakkety-proposed.

By the way, this update also fixes bug 1566513.


** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633408

Title:
  [SRU] 3.22.0 wont allow cut in history pane

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633408] Re: [SRU] 3.22.0 wont allow cut in history pane

2017-02-15 Thread Brian Murray
Hello bojam, or anyone else affected,

Accepted gnome-calculator into yakkety-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/gnome-
calculator/1:3.22.2-1ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: gnome-calculator (Ubuntu Yakkety)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633408

Title:
  [SRU] 3.22.0 wont allow cut in history pane

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633408] Re: [SRU] 3.22.0 wont allow cut in history pane

2017-02-13 Thread FanJun Kong - ( BH1SCW )
Test Case updated

** Description changed:

  Impact
  ==
  This update includes the new upstream bugfix 3.22.1 and 3.22.2 releases.
  
  https://git.gnome.org/browse/gnome-calculator/tree/NEWS?h=gnome-3-22
  https://git.gnome.org/browse/gnome-calculator/log?h=gnome-3-22
  
+ Overview of changes in gnome-calculator 3.22.2:
+ 
+ Fix reusing results from the history stack #766155
+ Ctrl+Backspace should deletes only last number, not everything (bgo#725114)
+ Fixed possible errors on currency conversion (bgo#750672)
+ Fixed first expression with parentheses (bgo#700617)
+ Fixed conversion unit switch, fixes #748732.
+ 
  Test Case
  =
+ *Fix reusing results from the history stack #766155
+  - A click on the equation would replace the current expression
+  - A click on the result would append it to the current expression
+ * Ctrl+Backspace should deletes only last number, not everything (bgo#725114)
+  - input some expression, press Ctrl+Backspace it will delete last number 
instead of clear everything.
+ * Fixed possible errors on currency conversion (bgo#750672)
+  - gnome-calculator --solve '1500 EUR in USD' you will get just result, no 
more spamming stderr
+ * Fixed first expression with parentheses (bgo#700617)
+  - 3(7) you will get result: 21
+ * Fixed conversion unit switch, fixes #748732
+  - Be in Financial mode, choose "Botswana Pula" on the left side and 
"Algerian Dinar" on the right side
+ 2. Type 1
+ 3. Click Switch conversation units
+ the displayed number will change correctly as long as the currencies switched
  
  Regression Potential
  
  The uploads are happening under the GNOME Micro Release Exception.

** Changed in: gnome-calculator (Ubuntu Yakkety)
   Status: Incomplete => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633408

Title:
  [SRU] 3.22.0 wont allow cut in history pane

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633408] Re: [SRU] 3.22.0 wont allow cut in history pane

2017-01-19 Thread Brian Murray
Given that this particular bug is about fixing a crash, the SRU team
would like to have Test Case to confirm that the bug is in fact fixed.
Could you please add one?

** Changed in: gnome-calculator (Ubuntu Yakkety)
   Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633408

Title:
  [SRU] 3.22.0 wont allow cut in history pane

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633408] Re: [SRU] 3.22.0 wont allow cut in history pane

2017-01-13 Thread Iain Lane
Uploaded, thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633408

Title:
  [SRU] 3.22.0 wont allow cut in history pane

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633408] Re: [SRU] 3.22.0 wont allow cut in history pane

2017-01-08 Thread FanJun Kong - ( BH1SCW )
** Description changed:

- The calculator's history, in 3.22.0  is now non-selected-able, in 3.18.x this 
use to be possible was the change  intentional?
- If not can the change be reverted.
+ Impact
+ ==
+ This update includes the new upstream bugfix 3.22.1 and 3.22.2 releases.
  
+ https://git.gnome.org/browse/gnome-calculator/tree/NEWS?h=gnome-3-22
+ https://git.gnome.org/browse/gnome-calculator/log?h=gnome-3-22
  
- --- 
- ApportVersion: 2.20.3-0ubuntu8
- Architecture: amd64
- CurrentDesktop: Unity
- DistroRelease: Ubuntu 16.10
- InstallationDate: Installed on 2016-03-01 (227 days ago)
- InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
- NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
- Package: gnome-calculator 1:3.22.0-1ubuntu1
- PackageArchitecture: amd64
- ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
- Tags:  yakkety
- Uname: Linux 4.8.0-22-generic x86_64
- UpgradeStatus: Upgraded to yakkety on 2016-10-14 (0 days ago)
- UserGroups: adm audio cdrom dip lpadmin plugdev pulse pulse-access sambashare 
sudo vboxusers video
- _MarkForUpload: True
+ Test Case
+ =
+ 
+ Regression Potential
+ 
+ The uploads are happening under the GNOME Micro Release Exception.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633408

Title:
  [SRU] 3.22.0 wont allow cut in history pane

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1633408] Re: [SRU] 3.22.0 wont allow cut in history pane

2017-01-04 Thread FanJun Kong - ( BH1SCW )
same with lp:#1648992

here is the branch that need sponsor:

 * Yakkety: master branch

https://code.launchpad.net/~fjkong/+git/gnome-calculator


** Summary changed:

- 3.22.0 wont allow cut in history pane
+ [SRU] 3.22.0 wont allow cut in history pane

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1633408

Title:
  [SRU] 3.22.0 wont allow cut in history pane

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs