[Bug 996331] Re: Could not able to perform NOT operation in programming calculator

2012-10-07 Thread PioneerAxon
Hi pradeep, I think it is normal behaviour for gcalctool.
What the parser is intended to do is, process not for expressoin " 
".
The Not button inserts a  symbol in text, which is then passed to parser 
with structure similar like " ".
So, what you need to do is press not button before entering the number.

Hope this helps.

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

Title:
  Could not able to perform NOT operation in programming calculator

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

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


[Bug 1006985] Re: Display often fails to repaint

2012-10-07 Thread PioneerAxon
Hey Matt,
Have you been able to reproduce the bug on some other hardware? Or can you give 
some specific steps by which we can reproduce the bug?
>From what I can see, there must be a bug in the graphics driver, and not in 
>gcalctool. Do you often see similar behaviour in other applications on your 
>machine??

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

Title:
  Display often fails to repaint

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

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


[Bug 755195] Re: gcalctool should calculate the result when the = key is pressed

2012-10-07 Thread PioneerAxon
Hi peterzay,
This is not possible to be done, because gcalctool supports storing results as 
variable (e.g. "a = 123+34") and then use them in another expressions (e.g. "b 
= 123+a").

And, if this request is implemented, it will be impossible to enter
something like "a = 123+34".

Even if we implement it by checking that if "=" is entered after
numbers, then evaluate. And if "=" is entered after characters, then
don't evaluate. This, then it brings more problems, as it won't work
when entering something like "123+ans =" or with hexadecimal digits
(e.g. "123abc + 1b =").

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

Title:
  gcalctool should calculate the result when the = key is pressed

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

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


[Bug 792258] Re: gnome-calculator Segmentation fault

2012-10-07 Thread PioneerAxon
This bug has been resolved with new parser from version 6.5.90 and
above.

** Changed in: gcalctool (Ubuntu)
   Status: New => Incomplete

** Changed in: gcalctool (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  gnome-calculator Segmentation fault

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

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


[Bug 1005107] Re: gcalctool eats 100% CPU for this expression

2012-10-08 Thread PioneerAxon
The equation is malformed.
It is reported correctly as malformed expression in new version of parser, 
which is available in gcalctool version 6.5.90 and above.

** Changed in: gcalctool (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  gcalctool  eats 100% CPU for this expression

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

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


[Bug 1051022] Re: Implicit multiplication

2012-10-08 Thread PioneerAxon
This bug has been resolved with new parser in gcalctool version 6.5.90
and above.

** Changed in: gcalctool (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  Implicit multiplication

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

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


[Bug 974227] Re: currency converter not implemented

2012-10-08 Thread PioneerAxon
** Changed in: gcalctool (Ubuntu)
   Status: New => Invalid

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

Title:
  currency converter not implemented

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

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


[Bug 974227] Re: currency converter not implemented

2012-10-08 Thread PioneerAxon
You should switch to "Advanced" mode (from Mode menu) in gcalctool in order to 
access conversion functionality.
You can then select type of conversion.

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

Title:
  currency converter not implemented

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

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


[Bug 1006985] Re: Display often fails to repaint

2012-10-08 Thread PioneerAxon
** Changed in: gcalctool (Ubuntu)
   Status: New => Incomplete

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

Title:
  Display often fails to repaint

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

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


[Bug 931127] Re: period num pad

2012-10-08 Thread PioneerAxon
** Bug watch added: GNOME Bug Tracker #55
   https://bugzilla.gnome.org/show_bug.cgi?id=55

** Also affects: gcalctool via
   https://bugzilla.gnome.org/show_bug.cgi?id=55
   Importance: Unknown
   Status: Unknown

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

Title:
  period num pad

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

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


[Bug 944181] Re: gcalctool is slow beyond reasonable

2012-10-08 Thread PioneerAxon
Hi, Nuno Donato.
Thanks for reporting this regression.
Can you provide information that is displayed when you launch gcalctool from 
commandline (i.e. Open terminal, type "gcalctool>terminal_dump" and then upload 
the file "terminal_dump" from your home directory) ?

** Changed in: gcalctool (Ubuntu)
   Status: New => Incomplete

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

Title:
  gcalctool is slow beyond reasonable

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

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


[Bug 1078256] Re: gcalctool does not report an error on expression like "3......+4"

2012-12-21 Thread PioneerAxon
Thank you for your report.
The issue has already been solved ( before this bug report :P ) in version 
6.6.1 and above.. (Or version 3.7.1 or above in renamed package 
gnome-calculator).


** Changed in: gcalctool (Ubuntu)
   Status: New => Fix Committed

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

Title:
  gcalctool does not report an error on expression like "3..+4"

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

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


[Bug 980299] Re: gedit crashed with SIGSEGV in afrodite_symbol_get_has_children()

2012-04-12 Thread PioneerAxon
** Visibility changed to: Public

** Description changed:

  This happened after installing vala toys for gedit and enabling it.
  This can be reproduced by opening multiple, large vala files simultaneously.
- If this is hard to reproduce on other files, the files I were trying to open 
were "gnome-sudoku.vala" and "sudoku-game.vala" from "sudoku-vala" branch for 
gnome-games.
+ If this is hard to reproduce on other files, the files I were trying to open 
were "gnome-sudoku.vala" and "sudoku-game.vala" from "sudoku-vala" branch of 
gnome-games.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: gedit 3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu1
  Architecture: amd64
  Date: Fri Apr 13 02:38:05 2012
  ExecutablePath: /usr/bin/gedit
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  ProcCmdline: gedit
  SegvAnalysis:
-  Segfault happened at: 0x7f3c57b5608d :  
mov0x18(%rax),%rdi
-  PC (0x7f3c57b5608d) ok
-  source "0x18(%rax)" (0x0018) not located in a known VMA region (needed 
readable region)!
-  destination "%rdi" ok
+  Segfault happened at: 0x7f3c57b5608d :  
mov0x18(%rax),%rdi
+  PC (0x7f3c57b5608d) ok
+  source "0x18(%rax)" (0x0018) not located in a known VMA region (needed 
readable region)!
+  destination "%rdi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gedit
  StacktraceTop:
-  afrodite_symbol_get_has_children () from /usr/lib/libafrodite-0.12.so.2
-  afrodite_symbol_destroy_thyself () from /usr/lib/libafrodite-0.12.so.2
-  ?? () from /usr/lib/libafrodite-0.12.so.2
-  g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
-  vtg_data_finalize (obj=0x3674b90) at vtgsourceoutlinerview.c:323
+  afrodite_symbol_get_has_children () from /usr/lib/libafrodite-0.12.so.2
+  afrodite_symbol_destroy_thyself () from /usr/lib/libafrodite-0.12.so.2
+  ?? () from /usr/lib/libafrodite-0.12.so.2
+  g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+  vtg_data_finalize (obj=0x3674b90) at vtgsourceoutlinerview.c:323
  Title: gedit crashed with SIGSEGV in afrodite_symbol_get_has_children()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

Title:
  gedit crashed with SIGSEGV in afrodite_symbol_get_has_children()

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

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

[Bug 819310] Re: gvfsd-gphoto2 crashed with SIGSEGV in g_object_unref()

2012-04-17 Thread PioneerAxon
Same with 12.04 beta2 with HTC Surround.

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

Title:
  gvfsd-gphoto2 crashed with SIGSEGV in g_object_unref()

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

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


[Bug 926676] Re: False result after special character input

2012-08-18 Thread PioneerAxon
The problem is solved in the master branch on gnome repository[1].
This bug is solved along with gnome bugzilla bug[2].
The fix [3] will be part of next major release of gcalctool.

[1] http://git.gnome.org/browse/gcalctool/log/
[2] http://bugzilla.gnome.org/show_bug.cgi?id=589569
[3] 
http://git.gnome.org/browse/gcalctool/commit/?id=4acb11b9692e01d40bee2d3c31d582d5de485b31

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

** Changed in: gcalctool (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  False result after special character input

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

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


[Bug 926676] Re: False result after special character input

2012-08-18 Thread PioneerAxon
Argh! Sorry for that assignee changes. (Touchpad registered a click at
wrong time) :(

Dave, The bug is fixed in Gnome repository only. It will be part of next major 
release of gcalctool.
The fix is not committed on gcalctool (Ubuntu), as far as I know.
I just changed the status to inform that the bug has been fixed in the gnome 
repository.

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

Title:
  False result after special character input

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

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


[Bug 665033] Re: Add option to change logic symbols to their C versions i.e. ~ for NOT, & for AND etc.

2012-08-21 Thread PioneerAxon
** Patch added: "Add "&" as binary operator "AND". OR and XOR can't be 
implemented in the same way."
   
https://bugs.launchpad.net/ubuntu/+source/gcalctool/+bug/665033/+attachment/3270093/+files/0001-Add-as-operator-AND.patch

** Changed in: gcalctool (Ubuntu)
     Assignee: (unassigned) => PioneerAxon (arth-svnit)

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

Title:
  Add option to change logic symbols to their C versions i.e. ~ for NOT,
  & for AND etc.

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

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


[Bug 1055628] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-24 Thread PioneerAxon
** Visibility changed to: Public

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

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

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


[Bug 1056481] Re: gnome-control-center crashed with SIGSEGV in g_type_check_instance_cast()

2012-09-25 Thread PioneerAxon
** Visibility changed to: Public

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

Title:
  gnome-control-center crashed with SIGSEGV in
  g_type_check_instance_cast()

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

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