-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
bugSomething isn't workingSomething isn't workingwebRelates to opencode on web / desktopRelates to opencode on web / desktop
Description
Description
Hi, just wanted to report that I haven't been able to try OpenCode Desktop yet as I can't get it running on my desktop which uses Bazzite linux. First I tried running with the AppImage. since its an immutable OS its easiest that way.
me@bazzite:~/Desktop$ ./opencode-desktop-linux-amd64.AppImage
fusermount3: mount failed: Operation not permitted
opencode-desktop-linux-amd64.AppImage: failed to utilize FUSE during startup!
100%
"Wayland session detected; forcing X11 backend to avoid compositor protocol errors. Set OC_ALLOW_WAYLAND=1 to keep native Wayland."
No such key “accent-color”
bazzite-nvidia-open:stable
error: Script not found "serve"
Gtk-Message: 10:18:41.527: Failed to load module "colorreload-gtk-module"
Received Exit
Server not running
me@bazzite:~/Desktop$ export OC_ALLOW_WAYLAND=1 && ./opencode-desktop-linux-amd64.AppImage
fusermount3: mount failed: Operation not permitted
opencode-desktop-linux-amd64.AppImage: failed to utilize FUSE during startup!
100%
"Wayland session detected; respecting OC_ALLOW_WAYLAND=1"
Gtk-Message: 10:19:11.856: Failed to load module "colorreload-gtk-module"
No such key “accent-color”
bazzite-nvidia-open:stable
error: Script not found "serve"
Received Exit
Server not running
Odd. So I tried running the RPM instead. This is trickier to install using traditional methods, but I extracted the bins from the rpm to ~/Desktop and was able to run them directly.
me@bazzite:~/Desktop$ ./OpenCode
"Wayland session detected; respecting OC_ALLOW_WAYLAND=1"
bazzite-nvidia-open:stable
opencode server listening on http://127.0.0.1:33473
Server ready after 766.322086ms
Gdk-Message: 10:21:52.866: Error 71 (Protocol error) dispatching to Wayland display.
me@bazzite:~/Desktop$ ERROR: WebKit encountered an internal error. This is a WebKit bug.
/builddir/build/BUILD/webkitgtk-2.50.3-build/webkitgtk-2.50.3/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(618) : void WebKit::WebLoaderStrategy::internallyFailedLoadTimerFired()
^C
When I run the app I get a brief window, then a 6-10 second wait, then a dialog box to Copy Logs and Exit or Exit. I try to copy logs but the clipboard is always empty.
OpenCode version
1.0.203
Steps to reproduce
- run bazzite-nvidia-open:stable
- run OpenCode via ui rpm
- run ./OpenCode via cli
Screenshot and/or share link
Operating System
No response
Terminal
ptyxis
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwebRelates to opencode on web / desktopRelates to opencode on web / desktop