[Bug 660798] Re: gcalctool crashes on launch

2010-10-21 Thread Jean-Baptiste Lallement
SRU verification for Maverick: I have reproduced the problem with gcalctool 5.32.0-0ubuntu1 in maverick and have verified that the version of gcalctool 5.32.0-0ubuntu4 in -proposed fixes the issue. I've verified that gcalctool doesn't segfault at launch with locales C, es_ES, fr_FR, pt_PT, ru_RU

[Bug 660798] Re: gcalctool crashes on launch

2010-10-21 Thread Aron Xu
Confirm 5.32.0-0ubuntu4 won't cause problem in zh_CN locale, still need someone to verify if ru locale's crash still exist. -- gcalctool crashes on launch https://bugs.launchpad.net/bugs/660798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 660798] Re: gcalctool crashes on launch

2010-10-20 Thread Martin Pitt
Accepted gcalctool into maverick-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: gcalctool (Ubuntu Ma

[Bug 660798] Re: gcalctool crashes on launch

2010-10-20 Thread Robert Ancell
The patch in bug 631665 enabled the localized digit feature. The attached patch disables this feature. ** Patch added: "05_disable_digit_localization.patch" https://bugs.edge.launchpad.net/ubuntu/+source/gcalctool/+bug/660798/+attachment/1702754/+files/05_disable_digit_localization.patch --

[Bug 660798] Re: gcalctool crashes on launch

2010-10-20 Thread Jean-Baptiste Lallement
Thanks for spotting this Aron. Regression confirmed in Maverick- proposed. ** Changed in: gcalctool (Ubuntu Maverick) Status: Fix Committed => In Progress ** Changed in: gcalctool (Ubuntu Maverick) Assignee: (unassigned) => Robert Ancell (robert-ancell) ** Changed in: gcalctool (Ubun

[Bug 660798] Re: gcalctool crashes on launch

2010-10-19 Thread Aron Xu
This patch will make zh_CN locale not working, all numeric keys will be shown translated, so calculation cannot be performed. Screenshot attached. ** Tags added: verification-failed ** Tags removed: verification-done ** Attachment added: "zh_CN.png" https://bugs.edge.launchpad.net/ubuntu/+s

[Bug 660798] Re: gcalctool crashes on launch

2010-10-18 Thread Jean-Baptiste Lallement
SRU verification for Maverick: I have reproduced the problem with gcalctool 5.32.0-0ubuntu2 in maverick and have verified that the version of gcalctool 5.32.0-0ubuntu3 in -proposed fixes the issue. I've tested with ru_RU.UTF-8 and gcalctool segfaults. Marking as verification-done ** Tags added

[Bug 660798] Re: gcalctool crashes on launch

2010-10-16 Thread Ivan Y
I see a translation in rosetta of this app. Some strings translated... like that: eng string: foo '%s' foo2 ru translation : rufoo "%s" rufoo2 Maybe that can cause errors? P.S. i write a new version of translation P.P.S. IMHO -- gcalctool crashes on launch https://bugs.launchpad.net/bugs/66079

[Bug 660798] Re: gcalctool crashes on launch

2010-10-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/maverick-proposed/gcalctool -- gcalctool crashes on launch https://bugs.launchpad.net/bugs/660798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

[Bug 660798] Re: gcalctool crashes on launch

2010-10-16 Thread Ivan Y
I tested gcalctool 5.32.0-0ubuntu3. When I launch it from terminal: sa...@saeol-laptop:~$ gcalctool (process:11105): Gtk-CRITICAL **: set_table: assertion `buffer->tag_table == NULL' failed sa...@saeol-laptop:~$ and calc launch GUI normally (as i can see). Shall i upload new backtrace and othe

[Bug 660798] Re: gcalctool crashes on launch

2010-10-15 Thread Martin Pitt
Accepted gcalctool into maverick-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Also affects: gcalctool (Ubuntu

[Bug 660798] Re: gcalctool crashes on launch

2010-10-14 Thread Robert Ancell
This is caused by the change in bug #631665 -- gcalctool crashes on launch https://bugs.launchpad.net/bugs/660798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubu

[Bug 660798] Re: gcalctool crashes on launch

2010-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gcalctool/ubuntu -- gcalctool crashes on launch https://bugs.launchpad.net/bugs/660798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/

[Bug 660798] Re: gcalctool crashes on launch

2010-10-14 Thread Robert Ancell
** Changed in: gcalctool (Ubuntu) Status: Incomplete => Fix Committed -- gcalctool crashes on launch https://bugs.launchpad.net/bugs/660798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 660798] Re: gcalctool crashes on launch

2010-10-14 Thread Ivan Y
Backtrace of gcalctool ** Attachment added: "gdb-gcalctool.txt" https://bugs.launchpad.net/ubuntu/+source/gcalctool/+bug/660798/+attachment/1693295/+files/gdb-gcalctool.txt -- gcalctool crashes on launch https://bugs.launchpad.net/bugs/660798 You received this bug notification because you ar

[Bug 660798] Re: gcalctool crashes on launch

2010-10-14 Thread Kamus
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down y

[Bug 660798] Re: gcalctool crashes on launch

2010-10-14 Thread GVA
RUS: После сегодняшнего обновления gcalсtool, он перестал запускаться. ENG: After today update of gcalсtool it's don't run. -- gcalctool crashes on launch https://bugs.launchpad.net/bugs/660798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 660798] Re: gcalctool crashes on launch

2010-10-14 Thread Ivan Y
When i launch it with arg, it work: sa...@saeol-laptop:~$ gcalctool -s 2*2*2 8 sa...@saeol-laptop:~$ When i launch it with random arg like 'ggg', '123'. it show me help, BUT if i run it with '#foo', it write 'Ошибка сегментирования' : sa...@saeol-laptop:~$ gcalctool #foo Ошибка сегментирования sa..

[Bug 660798] Re: gcalctool crashes on launch

2010-10-14 Thread Ivan Y
-- gcalctool crashes on launch https://bugs.launchpad.net/bugs/660798 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs