GNOME Bugzilla – Bug 107496
balsa loops after IMAP ping finds new message
Last modified: 2004-12-22 21:47:04 UTC
I have seen balsa 2.0.9 loop twice today after it finds new message(s) in my IMAP mailbox as a result of an IMAP "ping". The new message count is updated on screen, but the mailbox index window (which was left at the bottom of the mailbox) doesn't scroll to see the new message. When the "next unread" button is clicked, the message is displayed, but still no scrolling of the mailbox index. The scrollbar buttons can be used to scroll the mailbox index. Attempts to delete the newly received message(s) have resulted in hangs. I don't have a stack traceback to attach at the moment, but I'm pretty sure I can reproduce this and add one if necesary. The only balsa function I saw on the stack was main(), everything else was related to gdk/gtk. Many of the functions on the stack seemed to be related to visibility updates.
Again, which gtk2 have you got? 2.2.1? It all looks like a set of duplicate reports.
Yes, my gtk+ is 2.2.1. I did some searching through the bug list prior to reporting, but didn't find anything that looked related using loop or hang. Sorry if this is/was a known problem.
Do not worry: it took me some digging and help from other people to find out it truly was gtk2 problem.
*** This bug has been marked as a duplicate of 106311 ***
I can confirm that the patch in the redhat bug report fixes the problem as well.