GNOME Bugzilla – Bug 120587
Intermittently loses all but subscribed groups
Last modified: 2006-06-18 05:05:31 UTC
On several occasions, I've seen Pan lose all but the subscribed groups: switching to 'all groups' in the grouplist shows only the subscribed groups. Because I don't switch to 'all groups' on a regular basis, I haven't seen a pattern yet, nor log messages that would explain this. Will try to reproduce this asap.
so far I've seen this when: 1. downloading new headers 2. reading an article
Created attachment 22493 [details] backtrace related to this.
Hmm, looks like we're still loading the unsub groups in one thread (Thread 3) while we're already saving it in another thread (Thread 6).
charles: any thoughts on this?
This should be a nonissue now that Pan is single-threaded.