On Wed, 2014-06-25 at 09:28 +0200, Milan Crha wrote:
> On Tue, 2014-06-24 at 11:45 +0200, Svante Signell wrote:
> > 
> Thanks for your help. Unfortunately I did not get anything reasonable
> > out of this. gdb is hanging the whole desktop. I have to get out of
> > graphic mode and kill gdb each time.
> 
>         Hi,
> then run gdb from the text terminal instead, like this:
>    $ export DISPLAY=:0.0
>    $ gdb evolution .......
> With that the evolution will run in the graphics part of the desktop 
> and whenever it freezes you can switch to the text terminal and do the 
> gdb commands there.

Thanks for your tip. I'll check this ASAP.

BTW: A new thing causing evo to crash:

CAMEL_DEBUG=imapx:io evolution >& logfile&
tail logfile 

[imapx:Q] I/O: ' UID 10551310)
Q08843 OK FETCH completed.'

(evolution:13072): camel-imapx-CRITICAL **: camel_imapx_command_ref:
assertion 'CAMEL_IS_IMAPX_COMMAND (ic)' failed

(evolution:13072): camel-imapx-WARNING **:
camel_imapx_command_queue_delete_link: Link not found in queue

(evolution:13072): camel-imapx-CRITICAL **:
imapx_server_command_removed: assertion 'command != NULL' failed

(evolution:13072): camel-imapx-CRITICAL **: camel_imapx_command_close:
assertion 'CAMEL_IS_IMAPX_COMMAND (ic)' failed


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

Reply via email to