logseq
logseq copied to clipboard
Garbled fonts in 0.8.9
I am using the Appimage on Manjaro Linux and something changed in the way fonts are rendered within Logseq between 0.8.8 and 0.8.9
0.8.8 font rendering:
0.8.9 font rendering:
@sprocketc Your tip in https://github.com/logseq/logseq/issues/7233 about disabling GPU worked! It was driving me nuts. :)
I ran the AppImage with --disable-gpu
and I can't reproduce it. I don't understand why 0.8.8 works without disabling GPU rendering. What changed with 0.8.9?
Thanks
PS: I tried with 0.8.10 and I get garbled fonts without --disable-gpu
PPS: The triple dot menu is also garbled with 0.8.9 and above
I also experience the same issues with 0.8.9 and 0.8.10. But in my case, it also impacts Zotero links, which is very problematic for me.
0.8.8 -> Everything is fine
0.8.9 and 0.8.10 -> Links are broken
The option --disable-gpu
helps with the fonts but does not solve the broken Zotero links
@kalaspa That looks like a different issue that was introduced in the same version.
@sprocketc I see that the issue is not reproducible. Can you please try to change the font size using Ctrl-+ and Ctrl--? I also have my system font size scaled to 110% Thanks
@kalaspa That looks like a different issue that was introduced in the same version.
Indeed, version 0.8.9 introduced those two problems at the same time apparently. I'll make a separate issue then.
Thank you for your report. This issue is not reproducible using the latest version. Please update and test if your issue has been resolved.
@Bad3r I tried with 0.8.15 and I still have garbled fonts if I don't use --disable-gpu
@sutramerror hmm I am not able to reproduce it on Arch Linux. Are there any errors in the output? Or in dev console (CTRL+shift+i ⇾ console tab)
@Bad3r I don't see any errors. Let me know if I can provide any additional debug information. Thanks.
Here is the command line output when I start it from the CLI
~/Applications > ./Logseq-linux-x64-0.8.15_8804eec2c19724965e959fc3a0aaf46c.AppImage
08:52:31.881 › Logseq App(0.8.15) Starting...
08:52:31.890 › restore proxy settings {:type "system"}
08:52:31.890 › set proxy to {:type "system"}
D: setting proxy: None
08:52:34.345 › :electron.handler/watch-dir {:path "/home/mahesh/.logseq/config"}
08:52:34.424 › :electron.handler/unwatch-dir {:path "/home/mahesh/Logseq/Home"}
08:52:34.425 › :electron.handler/watch-dir {:path "/home/mahesh/Logseq/Home"}
Here is the Logseq garbled fonts after the application starts
Here is the dev console output
@sutram duplicate of #7233
please read my last reply and respond in the other issue to make it easier