Bug#358495: anjuta: Segfault when opening a file (patch proposal)

2006-11-12 Thread Yannick Gicquel
Hi Rob, Here is the unified version. You may have notice that I have ask for update bugs #299897 and #304175 to merge state with this issue. In fact, they seems to be corrected (no crash at all) with this patch. Regards, Yannick 2006/11/12, Rob Bradford <[EMAIL PROTECTED]>: On Sun, 2006-11-12

Bug#358495: anjuta: Segfault when opening a file (patch proposal)

2006-11-12 Thread Rob Bradford
On Sun, 2006-11-12 at 15:56 +0100, Yannick Gicquel wrote: > Hello, > > You can find a correction for this issue in mail attachment. Can you make it a unified diff please. Cheers, Rob -- Rob Bradford <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Bug#358495: anjuta: Segfault when opening a file (patch proposal)

2006-11-12 Thread Yannick Gicquel
Hello,You can find a correction for this issue in mail attachment.To apply, you can do this (in src/ dir.) :patch < text_editor.c.patchQuick analysis : Depending on current user locale definition, the function "anjuta_encoding_get_from_charset()" may fail returning NULL. In this case, we should not

Bug#358495: anjuta: Segfault when opening a file

2006-03-22 Thread Martin Hawlisch
Package: anjuta Version: 1.2.4a-2 Severity: important When opening a file I get the following segfault: ** (anjuta:10165): CRITICAL **: anjuta_encoding_get_charset: assertion `enc != NULL' failed (anjuta:10165): GLib-CRITICAL **: g_convert: assertion `from_codeset != NULL' failed Program re