On Wed, 2014-03-19 at 21:26 -0300, Sasa Ostrouska wrote:

>                         On Fri, 2014-03-07 at 17:05 +0100, Sasa
>                         Ostrouska wrote:
>                         > I try to create a new folder through the
>                         Move to... function it
>                         > crashes.
>           >......
>
> Ok just filled up a bug on bugzilla:
> https://bugzilla.gnome.org/show_bug.cgi?id=726756
>
> Run it with CAMEL_DEBUG="all" evolution

        Hi,
CAMEL_DEBUG=all was not needed, I specifically asked for a backtrace,
because it shows place of the crash, while CAMEL_DEBUG things are for
different purposes.

Anyway, I missed that you get the crash when creating a new folder,
which is fixed by https://bugzilla.gnome.org/show_bug.cgi?id=722698

With respect of compiling with debug symbols, I usually use:
   $ export CFLAGS='-g -O0'
and then
   $ ./configure ... && make && make install
the projects.
        Bye,
        Milan

_______________________________________________
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to