[Users] [Bug 2694] Claws freezes when creating new mail folder
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Mon Jul 30 01:41:32 CEST 2012
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2694
--- Comment #7 from Ed Rippy 2012-07-30 01:41:31 ---
Progress: Built 3.8.0 in Eclipse Juno & single-stepped. Claws is stuck in a
loop in input_dialog_open() (src file inputfile.c):
[set up & show GtkDialog w/ a text entry & 'cancel' & 'ok' buttons]
...
ack = fin = FALSE;
while (fin == FALSE)
gtk_main_iteration();
...
(callbacks connected to buttons etc. set (global) var's ack & fin.)
It seems that the window events are not triggering the callbacks, although they
do when a new folder is created by right-clicking on 'Mailbox' (in the main
folder window) & selecting 'Create new folder...' (events are also getting thru
under Lucid).
Precise has libgtk 2.24.10-0ubuntu6; Lucid has libgtk 2.20.1-0ubuntu2.1
--
Configure bugmail: http://www.thewildbeast.co.uk/claws-mail/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Users
mailing list