Comment 4 for bug 1383013

Revision history for this message
Oliver Sauder (sao) wrote : Re: Diodon on 14.10 does not clear history consistently

Needs to be checked whether there is a race condition.

I think you should also be able to change your startup application command of Diodon to
G_MESSAGES_DEBUG=all diodon > diodon_debug.txt

you will have to give the txt file a full path e.g. /home/username/diodon_debug.txt

Haven't tried this before but should technically work... maybe this way you are able to reproduce the issue and with a debug log file.

I will have a closer look at the source code to see whether I find anything which could cause this.