AERION
August 3, 2024, 1:50pm
22
Excellent post! Very informative.
j0rge
August 3, 2024, 1:54pm
23
We still haven’t been able to reproduce this or find a fix that applies to everyone. Cross linking the reported issue:
opened 03:39PM - 02 Aug 24 UTC
bug
### Describe the bug
Just updated to Bluefin 39.20240728.0 and Libreoffice UI f… onts are broken. Title fonts in secondary windows of firefox (e.g. history window) and thunderbird (e.g. notifications) are also broken. Everything was fine in Bluefin 39.20240721.0.
![image](https://github.com/user-attachments/assets/dac493e4-194e-4bd4-a412-ec1612878300)
![image](https://github.com/user-attachments/assets/37867394-9c83-4b65-b55e-042e430b96b5)
### What did you expect to happen?
All UI elements in application to look properly as they did in the previous bluefin version (39.20240721.0) that I had been using for the past week.
### Output of `rpm-ostree status`
```shell
State: idle
AutomaticUpdates: stage; rpm-ostreed-automatic.timer: no runs since boot
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx:39
Digest: sha256:7291ba37269477ecac9e2e6902fabb71a3dbb8fc8b434c2aae26df9dc15b5f9a
Version: 39.20240728.0 (2024-07-28T05:53:12Z)
LayeredPackages: cairo-gobject-devel gobject-introspection-devel grubby
python3-cairo-devel python3-pytest
LocalPackages: nautilus-dropbox-2023.09.06-1.fc37.x86_64
ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx:39
Digest: sha256:f8a12908108c8c77a2319171c3c2823dd863db51cfba4a4f6460cbf20bafa473
Version: 39.20240721.0 (2024-07-21T05:53:17Z)
LayeredPackages: cairo-gobject-devel gobject-introspection-devel grubby
python3-cairo-devel python3-pytest
LocalPackages: nautilus-dropbox-2023.09.06-1.fc37.x86_64
ostree-image-signed:docker://ghcr.io/ublue-os/bluefin-dx:39
Digest: sha256:fa59a72899d05f7bdd5919610f20dac1838a489e0801227efb24f499a381f890
Version: 39.20240312.0 (2024-03-12T16:53:42Z)
LayeredPackages: cairo-gobject-devel gobject-introspection-devel grubby
python3-cairo-devel python3-pytest
LocalPackages: nautilus-dropbox-2023.09.06-1.fc37.x86_64
Pinned: yes
```
### Output of `groups`
```shell
nikos wheel lxd libvirt incus-admin docker
```
### Extra information or context
_No response_
j0rge
August 3, 2024, 11:13pm
25
OK we’re going to try to clear the cache in the next set of builds, which are happening now, I’m just going to cut a rollup release.
If you have a machine and HAVEN’T applied a fix then it’d be useful to get some testing on this. I’ll update this thread when it’s available.
2 Likes
j0rge
August 4, 2024, 12:17am
26
Ok if you’re on a bluefin:gts
image you should have a new build that basically runs that fc-cache command, run a ujust update
or click on the system update icon in your menu.
Unfortunately bluefin-dx
is dealing with some package skew in Fedora, so I’ll try to get those green tomorrow.
2 Likes
I’ve been having this trouble for a few weeks, and this has fixed it each time:
flatpak list --columns=application | xargs -I %s -- flatpak run --command=fc-cache %s -f -v
3 Likes
I still have problems with the font rendering of newly installed applications. (Flatpak)
Does anyone else still know this? Any ideas?
-btw: flatpak list --columns=application | xargs -I %s -- flatpak run --command=fc-cache %s -f -v
-This command fixes the problem temporarily after a reboot. All new apps show the same behavior
j0rge
August 26, 2024, 11:05pm
29
Still haven’t found a way to reliably fix this, however since this only appears on F39 we know that moving to F40 solves the issue. You can do this by moving to the bluefin:stable branch. Here’s the instructions:
The next generation Linux workstation, designed for reliability, performance, and sustainability. Built for the love of the game. Welcome to indie Cloud Native.
oh, I didn’t see your answer. Thank you for the clarification! And thanks for the great project, btw
1 Like