Skip to content

Force fontconfig-parser version to v0.5.7 - #1947

Merged
ImplOfAnImpl merged 1 commit into
masterfrom
force_fontconfig_parser_ver_to_0_5_7
Aug 5, 2025
Merged

ImplOfAnImpl merged 1 commit into
masterfrom
force_fontconfig_parser_ver_to_0_5_7

Conversation

@ImplOfAnImpl

@ImplOfAnImpl ImplOfAnImpl commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

Today I discovered that when built from master, node-gui UI looks like this on my Ubuntu machine:

node_gui_broken1 node_gui_broken2 node_gui_broken3

The first bad commit is 8dbc6b9 where the only significant changes are those in Cargo.lock. I managed to narrow it down to the fontconfig-parser crate which was updated from v0.5.7 to v0.5.8 in that commit.
So in this PR I forcibly set the version back to 0.5.7 via [patch]. This is a hacky fix though, ideally we should find the real culprit (which may not be fontconfig-parser itself) and at least file a bug report.

Update: it seems that the issue is specific to MATE desktop. I.e. I was able to reproduce it on a fresh install of Ubuntu MATE, but not on a fresh install of the vanilla Ubuntu.

@OBorce OBorce left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at least on ubuntu WSL the master version works fine

@ImplOfAnImpl
ImplOfAnImpl merged commit 3503b80 into master Aug 5, 2025
28 checks passed
@ImplOfAnImpl
ImplOfAnImpl deleted the force_fontconfig_parser_ver_to_0_5_7 branch August 5, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants