Re: [voidlinux/void-packages] Thunderbird UI and dialog have no text (#13533)

Piotr at Mon, 16 Apr 2018 19:56:02 +0000 (UTC)
Can't reproduce. What is your _any_ i18n pack?
Adelmo Junior at Mon, 16 Apr 2018 21:02:15 +0000 (UTC)
I tried four different packs: * *thunderbird-i18n-en-US* * *thunderbird-i18n-en-GB* * *thunderbird-i18n-pt-BR* * *thunderbird-i18n-ru* It did not work. I tried launching thunderbird with --UILocale set to a different locale (matching the i18n packs installed) and still nothing shows up. The only line that shows up in console when launching in it is this: `[calBackendLoader] Using Thunderbird's builtin libical backend` I understand something is wrong with my system, but I can't pinpoint what it is. For more info, here is my fontconfig config file: ``` <?xml version='1.0'?> <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'> <fontconfig> <alias> <family>serif</family> <prefer><family>Liberation Serif</family></prefer> </alias> <alias> <family>sans-serif</family> <prefer><family>Liberation Sans</family></prefer> </alias> <alias> <family>monospace</family> <prefer><family>Fantasque Sans Mono</family></prefer> </alias> </fontconfig> ```
newbluemoon at Mon, 16 Apr 2018 22:21:42 -0700
Did you try to backup your thunderbird profile and start with a fresh one?
Adelmo Junior at Tue, 17 Apr 2018 13:47:43 +0000 (UTC)
Yes, I tried removing the profile many times and it didn't work. I tried even launching thunderbird with a fresh profile with the --UIProfile flag. It also did not work. I also tried altering, and even removing, my fontconfig file and it seems to have no effect on it.
newbluemoon at Mon, 23 Apr 2018 14:19:30 +0000 (UTC)
Please try to start thunderbird via `LANG=C thunderbird` Does that work?
Adelmo Junior at Fri, 27 Apr 2018 08:07:11 -0700
Yes, I tried using `LANG=C` and it did not work. I did run thunderbird using `strace` and I copied over all search matches to "font" (and a little bit around it to provide context): [here](https://ghostbin.com/paste/524gk).
Adelmo Junior at Mon, 30 Apr 2018 16:53:27 -0700
Unfortunately, I couldn't figure out what was the problem behind this, so I backed up my data and did a full reinstall of the system. It works as intended now. Not sure why it was that way before. With that said, I apologize for this. I'm closing this issue. Thanks in advance for the help.
Adelmo Junior at Mon, 30 Apr 2018 16:53:27 -0700
Closed #13533.