-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
snap: migrate to core24 #177
Conversation
18a7839
to
3c8e8b9
Compare
3c8e8b9
to
1d5011e
Compare
1f742f3
to
3169a91
Compare
6be39ae
to
daace01
Compare
There is a problem with the fonts:
Which is because, shelled into the
(Not sure what should be going on there, but Frame fails to load a font from a broken link) |
ac5601a
to
2d524b3
Compare
Fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One question about file renames here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
frame-diagnostic
doesn't appear to be working for me. It is working on core22 though, but perhaps I'm missing something. Here are my steps:
- Build the ubuntu-frame snap
sudo snap install --dangerous ...
- 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?
This is better:
Works for me, though you need to stick to the same user (if you used it as $USER, |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diagnostics worked! My bad
This should only land after: - [x] canonical/confined-shell-wip#37 - [x] canonical/ubuntu-frame#177 - [x] Miriway/Miriway#94 - [x] canonical/ubuntu-frame-osk#73 - [x] canonical/ubuntu-frame-vnc#20 - [x] canonical/mir#3364
No description provided.