Closed J-Cake closed 6 months ago
jcake@jcake-edu:~$ sudo frame-it obsidian --enable-features=UseOzonePlatform --ozone-platform=wayland
Why are you running frame-it
as root? What happens with frame-it obsidian --enable-features=UseOzonePlatform --ozone-platform=wayland
?
I've tried all sorts of combinations, read through basically all forums etc. Hoping for some help
This is probably what you need:
https://mir-server.io/docs/packaging-an-electron-application-as-an-iot-gui
Closing issue as this is not a problem with Ubuntu Frame
I'm running frame-it
as root to make sure it isn't that. As I mentioned, I've tried basically everything. I've indeed been following that article too, and have had very little luck.
I'm running
frame-it
as root to make sure it isn't that. As I mentioned, I've tried basically everything. I've indeed been following that article too, and have had very little luck.
Running as root will cause problems: the log from doing so is unlikely to provide useful information on why Obsidian doesn't do what you expect.
Ubuntu Frame starts and shows the typical greydient
This shows that Frame starts and implies that any problem is not with Frame.
when running Obsidian, both via the CLI directly
So far as I can see Obsidian is not in the Ubuntu archive, so any problem is likely to be with the way it is built, packaged or installed.
Errors from Obsidian (ideally run via the CLI) might indicate why it doesn't start
I see. When I'm at my computer next, I'll run it again as standard. Obsidian is a available as both a snap and directly in the package repos. I've tried both. I also tried it with VSCode packaged in the same (or at least similar) way and had the same results.
I also forgot to mention that running frame-it on my desktop the way the article describes did work, but only if the electron app is started with the necessary wayland parameters
I would give more info, but I simply don't have any...
I want to run Obsidian on Frame but am struggling to get very far. Ubuntu Frame starts and shows the typical greydient (lool) but when running Obsidian, both via the CLI directly and via
frame-it
, I'm unsuccessful. Below is the output fromWAYLAND-DISPLAY=wayland-99 sudo -E obsidian --enable-features=UseOzonePlatform --ozone-platform=wayland
, but I've tried all sorts of combinations, read through basically all forums etc. Hoping for some help.Thanks