Closed julesss-coder closed 2 years ago
Based on an issue thread from another project (https://github.com/iced-rs/iced/issues/386) it seems like you might need to install the libfontconfig-dev
package. Might also need to log out and in, or restart the machine, to get it to reload the fonts after installing that package.
Hi there, thank you!
I installed libfontconfig-dev
and restarted my computer, but the problem persists.
(I was able to boot my urbit planet anyway, using some guesswork.)
Glad to hear you got the planet booted; sorry my advice wasn't helpful. I also found this reddit thread which mentions moving the fonts folder and reinstalling fontconfig as a possible solution: https://www.reddit.com/r/Ubuntu/comments/t7rgij/cant_install_most_of_the_snap_packages_recently/
I don't know if that's an actual solution or just a workaround - it might be something @arthyn needs to modify/update in the Port snap itself instead.
*Bug Description
After starting Port and clicking "Boot a fresh ID", I click "Choose keyfile". The file manager opens, but all characters are replaced with rectangles, so I can't find the file. See screenshot:
Then, Port crashes. The terminal shows many "fontconfig errors" and "fontconfig warnings", see screenshot:
To Reproduce Steps to reproduce the behavior:
Expected Behavior File explorer opens, characters are legible, I can find and choose the keyfile.
Screenshots See above.
Environment:
Context I don't know how to install Port on Linux any other way than via Snap, as I lack the technical knowledge. I hope you can help me boot my planet even though I'm a newbie to all this!