[Bug 352041] Re: Crash calling with no valid accounts (std::string::append)

2009-05-13 Thread Bug Watch Updater
** Changed in: ekiga Status: New => Invalid -- Crash calling with no valid accounts (std::string::append) https://bugs.launchpad.net/bugs/352041 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to ekiga in ubuntu. -- desktop-bugs mai

[Bug 352041] Re: Crash calling with no valid accounts (std::string::append)

2009-05-12 Thread Martin Pitt
copied to karmic as well ** Changed in: ekiga (Ubuntu) Status: Fix Committed => Fix Released -- Crash calling with no valid accounts (std::string::append) https://bugs.launchpad.net/bugs/352041 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is su

[Bug 352041] Re: Crash calling with no valid accounts (std::string::append)

2009-05-12 Thread Launchpad Bug Tracker
This bug was fixed in the package ekiga - 3.2.0-0ubuntu2 --- ekiga (3.2.0-0ubuntu2) jaunty-proposed; urgency=low * debian/patches/dial_with_no_valid_accounts_crash.patch: - Fix crash when dialing with no valid accounts (LP: #352041) -- Robert AncellFri, 01 May 2009 10:14:3

[Bug 352041] Re: Crash calling with no valid accounts (std::string::append)

2009-05-06 Thread Pedro Villavicencio
I've managed to reproduce the crash with ekiga 3.2.0-0ubuntu1, it indeed crash after clicking dial with no valid account. After updating to the proposed package 3.2.0-0ubuntu2 , tried to reproduce the same, it doesn't crash anymore, the bug is fixed, thanks all. ** Tags added: verification-done **

[Bug 352041] Re: Crash calling with no valid accounts (std::string::append)

2009-05-04 Thread Martin Pitt
Accepted ekiga into jaunty-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: ekiga (Ubuntu Jaunty)

[Bug 352041] Re: Crash calling with no valid accounts (std::string::append)

2009-05-04 Thread Martin Pitt
This is really borderline for SRU, but it's a trivial and obvious fix, so let's get it in. Robert, please don't do such non-serious SRUs any more, we should rather concentrate on Karmic now. No need to upload to Karmic, I'll copy the jaunty-proposed package once it has built. ** Also affects: ek

[Bug 352041] Re: Crash calling with no valid accounts (std::string::append)

2009-04-30 Thread Robert Ancell
TEST CASE: Open ekiga with no valid accounts (e.g. and account that fails to connect) and click dial Upstream patch is: http://git.gnome.org/cgit/ekiga/commit/?id=7be442837aef54f9c5958307f395de77e2b6202b This problem can affect new users who are trying ekiga for the first time. The risk is low

[Bug 352041] Re: Crash calling with no valid accounts (std::string::append)

2009-04-30 Thread Robert Ancell
Applied upstream patch to Ekiga 3.2.0 (Ubuntu 9.04) ** Changed in: ekiga (Ubuntu) Status: Triaged => Fix Committed ** Attachment added: "ekiga_fix_crash_dialing_with_no_valid_accounts.debdiff" http://launchpadlibrarian.net/26197018/ekiga_fix_crash_dialing_with_no_valid_accounts.debdiff

[Bug 352041] Re: Crash calling with no valid accounts (std::string::append)

2009-04-30 Thread Robert Ancell
I've debugged this issue and it occurs when there are no valid accounts. It has already been solved upstream: http://bugzilla.gnome.org/show_bug.cgi?id=579134 and will be in the next Ekiga release after 3.2.0 ** Summary changed: - ekiga crashed with SIGSEGV in std::string::append() + Crash cal