[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

[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

[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]

[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

[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

[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

[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

[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 NOT NUMBER. The Not button inserts a NOT symbol in text, which is then passed to parser with structure similar like NUMBER NOT. So, what you need to do is press not button

[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

[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

[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

[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

[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.

[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

[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.

[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

[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

[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 gcalctoolterminal_dump and then upload the file terminal_dump from your home directory) ? ** Changed in: gcalctool (Ubuntu)

[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