Created attachment 9102074 folder-debug-jit.patch OK, here's the debug patch. It shows: === NewURI start block === accessing string INBOX in SetPrettyName, blocked=1 === accessing string Archives in SetPrettyName, blocked=1 === accessing string Drafts in SetPrettyName, blocked=1 === accessing string Sent in SetPrettyName, blocked=1 === accessing string Templates in SetPrettyName, blocked=1 === accessing string Trash in SetPrettyName, blocked=1 === NewURI end block === NewURI start block === NewURI end block and more and later: many like: === accessing string Trash in SetPrettyName, blocked=0
The initially wrong folder names of IMAP folders get fixed later on just like in the observer solution. So whilst this JIT version is a little hackier, it avoids attaching observers which may or may not fire. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847772 Title: E-mail folder names are not localized in thunderbird 68 To manage notifications about this bug go to: https://bugs.launchpad.net/thunderbird/+bug/1847772/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
