[Desktop-packages] [Bug 1362919] Re: gnome-calculator 3.10.2 report incorrect expression when switching from hexa to decimal

2014-10-13 Thread exebetche
Roger that.

-- 
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/1362919

Title:
  gnome-calculator 3.10.2 report incorrect expression when switching
  from hexa to decimal

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-calculator” source package in Trusty:
  In Progress

Bug description:
  * Impact

  base changes lead to errors

  * Test case
  - open gnome-calculator
  - choose Programming mode
  - choose decimal and enter a decimal number
  - choose hexadecimal to convert the number in hexa

  - then try to put and other hexadecimal number and you get the error,
  you shouldn't

  * Regression potential

  Check that base changes still work correctly

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1380561] [NEW] Result edition in hexadecimal

2014-10-13 Thread exebetche
Public bug reported:

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)

** Affects: gnome-calculator (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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:
  Result edition in 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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1362919] Re: gnome-calculator 3.10.2 report incorrect expression when switching from hexa to decimal

2014-09-29 Thread exebetche
I can't concur, now I get the error Unknow variable « ansa » when I go
trought theses steps. At least it is not a critical error and the UI
still respond.

-- 
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/1362919

Title:
  gnome-calculator 3.10.2 report incorrect expression when switching
  from hexa to decimal

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-calculator” source package in Trusty:
  Fix Committed

Bug description:
  * Impact

  base changes lead to errors

  * Test case
  - open gnome-calculator
  - choose Programming mode
  - choose decimal and enter a decimal number
  - choose hexadecimal to convert the number in hexa

  - then try to put and other hexadecimal number and you get the error,
  you shouldn't

  * Regression potential

  Check that base changes still work correctly

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1362919] Re: gnome-calculator 3.10.2 report incorrect expression when switching from hexa to decimal

2014-09-29 Thread exebetche
I think the logic here is that you have to unselect a result by pressing 
Enter so it doesn't appear bold before you can edit it. I would prefer that it 
unselect itself when you edit it but that just my opinion. But now, if I 
reproduce these step:
- choose decimal and enter a decimal number
- choose hexadecimal to convert the number in hexa
- press Enter to unselect the result to be able to edit it, it display the 
value in decimal again unselected

Maybe the logic should be to capture the whole actual input, regardless
of whet selected or not? I think that's what most people would expect,
like in an actual calculator: what you see in the input is what is used
for the calcul.

-- 
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/1362919

Title:
  gnome-calculator 3.10.2 report incorrect expression when switching
  from hexa to decimal

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-calculator” source package in Trusty:
  Fix Committed

Bug description:
  * Impact

  base changes lead to errors

  * Test case
  - open gnome-calculator
  - choose Programming mode
  - choose decimal and enter a decimal number
  - choose hexadecimal to convert the number in hexa

  - then try to put and other hexadecimal number and you get the error,
  you shouldn't

  * Regression potential

  Check that base changes still work correctly

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1363624] Re: Compiz mouse interact with the focused window only

2014-08-31 Thread exebetche
** Package changed: compiz-plugins-extra (Ubuntu) = compiz (Ubuntu)

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

Title:
  Compiz  mouse interact with the focused window only

Status in “compiz” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.04.1 LTS - xfce
  version: 1:0.9.11.2+14.04.20140714-0ubuntu1

  I use enhanced zoom desktop a lot and since I upgrade to ubuntu 14.04 I can't 
zoom if the mouse cursor isn't on the focused windows. Not on the menu of the 
focused windows, not on the windows in the background, not on the ubuntu menu 
and toolbar etc. It severely restricts the possibilities of this great tool. 
  Are you aware and do you know what cause this new behaviour in 14.04? Could 
you do somethong about it? Or is there a workaround?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1363624/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1362919] Re: gcalctool 3.10.2 report incorrect expression when switching from hexa to decimal

2014-08-29 Thread exebetche
Thank you for your response, here's the link:
https://bugzilla.gnome.org/show_bug.cgi?id=735654

** Bug watch added: GNOME Bug Tracker #735654
   https://bugzilla.gnome.org/show_bug.cgi?id=735654

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

Title:
  gcalctool 3.10.2 report incorrect expression when switching from
  hexa to decimal

Status in “gcalctool” package in Ubuntu:
  New

Bug description:
  Version 1:3.10.2-0ubuntu1.1 on ubuntu 14.04 32bit

  How to reproduce:
  - open gcalctool
  - choose Programming mode
  - choose decimal and enter a decimal number
  - choose hexadecimal to convert the number in hexa
  - then try to put and other hexadecimal number and you get the error 
Incorrect expression every time

  I can't find a way to enter a new value at this point beside
  restarting the tool. This problem definitvely didn't occur with the
  previous version on ubuntu 12.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcalctool/+bug/1362919/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1362919] [NEW] gcalctool 3.10.2 report incorrect expression when switching from hexa to decimal

2014-08-28 Thread exebetche
Public bug reported:

Version 1:3.10.2-0ubuntu1.1 on ubuntu 14.04 32bit

How to reproduce:
- open gcalctool
- choose Programming mode
- choose decimal and enter a decimal number
- choose hexadecimal to convert the number in hexa
- then try to put and other hexadecimal number and you get the error Incorrect 
expression every time

I can't find a way to enter a new value at this point beside restarting
the tool. This problem definitvely didn't occur with the previous
version on ubuntu 12.04.

** Affects: gcalctool (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  gcalctool 3.10.2 report incorrect expression when switching from
  hexa to decimal

Status in “gcalctool” package in Ubuntu:
  New

Bug description:
  Version 1:3.10.2-0ubuntu1.1 on ubuntu 14.04 32bit

  How to reproduce:
  - open gcalctool
  - choose Programming mode
  - choose decimal and enter a decimal number
  - choose hexadecimal to convert the number in hexa
  - then try to put and other hexadecimal number and you get the error 
Incorrect expression every time

  I can't find a way to enter a new value at this point beside
  restarting the tool. This problem definitvely didn't occur with the
  previous version on ubuntu 12.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcalctool/+bug/1362919/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1362919] Re: gcalctool 3.10.2 report incorrect expression when switching from hexa to decimal

2014-08-28 Thread exebetche
Here is the error output:
** (gcalctool:4245): CRITICAL **: string_splice: assertion '_tmp18_ = _tmp19_' 
failed

** (gcalctool:4245): CRITICAL **: string_get_next_char: assertion 'self
!= NULL' failed

** (gcalctool:4245): CRITICAL **: string_splice: assertion '_tmp18_ =
_tmp19_' failed

** (gcalctool:4245): CRITICAL **: string_get_next_char: assertion 'self
!= NULL' failed

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

Title:
  gcalctool 3.10.2 report incorrect expression when switching from
  hexa to decimal

Status in “gcalctool” package in Ubuntu:
  New

Bug description:
  Version 1:3.10.2-0ubuntu1.1 on ubuntu 14.04 32bit

  How to reproduce:
  - open gcalctool
  - choose Programming mode
  - choose decimal and enter a decimal number
  - choose hexadecimal to convert the number in hexa
  - then try to put and other hexadecimal number and you get the error 
Incorrect expression every time

  I can't find a way to enter a new value at this point beside
  restarting the tool. This problem definitvely didn't occur with the
  previous version on ubuntu 12.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcalctool/+bug/1362919/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp