fix: add cjk-vf font package back - #2288
Merged
Merged
Conversation
renner0e
enabled auto-merge
May 31, 2026 20:06
Up to standards ✅🟢 Issues
|
renner0e
marked this pull request as draft
May 31, 2026 20:13
auto-merge was automatically disabled
May 31, 2026 20:13
Pull request was converted to draft
inffy
previously approved these changes
May 31, 2026
This comment was marked as outdated.
This comment was marked as outdated.
renner0e
force-pushed
the
fix-cjk-fonts-variable
branch
from
May 31, 2026 20:53
cae82a0 to
8f7c742
Compare
This causes certain characters to not be displayed properly, on my system this was the case for system applications like dolphin and konsole as well as flatpak applications like firefox and discord. for example: 처형박수 This was originally introduced in [1] because of [2]. I'm not 100% sure if this doesn't break something else, but I tested this by setting Steam (Flatpak) to chinese and I didn't see any misrendered characters like described in [3]. It seems like this got resolved at some point by something(?) [1]: ublue-os/main#334 [2]: https://bugzilla.redhat.com/show_bug.cgi?id=2188765 [3]: ValveSoftware/steam-for-linux#9418
renner0e
force-pushed
the
fix-cjk-fonts-variable
branch
from
May 31, 2026 20:57
8f7c742 to
07e5716
Compare
renner0e
marked this pull request as ready for review
May 31, 2026 20:58
Member
Author
|
cc @dreamyukii |
Member
Author
|
I think we have to keep this though aurora/build_files/base/16-override-install.sh Lines 14 to 15 in b5b1151 |
inffy
approved these changes
Jun 2, 2026
This was referenced Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This causes certain characters to not be displayed properly, on my
system this was the case for system applications like dolphin and
konsole as well as flatpak applications like firefox and discord.
for example: 처형박수
This was originally introduced in 1 because of 2.
I'm not 100% sure if this doesn't break something else, but I tested
this by setting Steam (Flatpak) to chinese and I didn't see any
misrendered characters like described in 3. It seems like this got
resolved at some point by something(?)
CC: ublue-os/bluefin#475
Bazzite also suffers from this issue
See: https://github.com/ublue-os/main/blob/ef33e7ca96d797702cc137b6eefc8a08ed50d068/packages.json#L89