Created attachment 9101999 folder-debug.patch Here's a debug patch.
Aceman observed correctly, that without a faulty permissions.sqlite the observer never fires. Looking at the debug, it is is attached after the system has already fired the event. Whether it fires or not is irrelevant, it will always hang around on the first folder we encounter. It's only important that if folders are created before the UI initialisation, that we re-read the strings. That's what the patch does. Outch, but if the event never fires, then "names ready" will never return true, and the IMAP NewURI() will always suppress the folder stuff :-( - Grrrr. Does that mean we need to go with version 2b which didn't to the IMAP hackery but instead relied on the names being fixed later. -- 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
