Re: odd new problems

Peter Bloomfield <[email protected]> Mon, 06 Jan 2020 20:14:52 -0500
Newsgroups gmane.comp.gnome.apps.balsa
Message-ID <[email protected]>
Hi Jack:

On 08/29/2019 12:16:03 PM Thu, Jack via balsa-list wrote:
…
> Next issue, in settings, I have checked the box to expand threads on opening a mailbox, but threads are fully collapsed.  If I expand one, then close and reopen Balsa, it's closed again.  Is there some secret setting I don't know about, or is there something I can check for in some config file?
> 
> Thanks for saving my sanity.
> 
> Jack

I believe I found the cause of that issue: Balsa calls gtk_tree_view_expand_all() to respond to that option, but possibly before all the messages have been loaded and formed into threads. So we should wait until the threads have been constructed before calling it.

I just pushed a patch to the master branch at GitLab that makes the option work for me. If you get a chance to test it, let us know if it does the trick.

Best,

Peter

_______________________________________________
balsa-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/balsa-list
signature.asc (application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE-----

iF0EABECAB0WIQS030wPRfNNA5alz3MfX9S1uSp09QUCXhPbjAAKCRAfX9S1uSp0
9VRBAKCbotVY4w9ApOYPUa/bNr/6i037qwCdH0kVlzreW3inAe7JLnFTvyOHDow=
=PFGZ
-----END PGP SIGNATURE-----