Closed Saviq closed 5 months ago
(Not sure what should be going on there, but Frame fails to load a font from a broken link)
Fixed
- Build the ubuntu-frame snap
sudo snap install --dangerous ...
This is better:
snap install ubuntu-frame --channel 24/edge/pr177
- Run
ubuntu-frame
(hosted on X)- Run
diagonstic-frame
and see the following:$ sudo frame-diagnostic "Hello, world" /snap/frame-diagnostic/10/write-diagnostic: 2: cannot create /var/snap/frame-diagnostic/common/diagnostic/diagnostic.txt: Directory nonexistent
Am I missing anything there?
Works for me, though you need to stick to the same user (if you used it as $USER, sudo
won't work, and vice versa).
Am I missing anything there?
snap connections frame-diagnostic
?
There is a problem with the fonts:
Which is because, shelled into the
core24
build of Frame:(Not sure what should be going on there, but Frame fails to load a font from a broken link)