-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
Launching on KUbuntu 25.04
System info:
Operating System: Kubuntu 25.04
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.3
Kernel Version: 6.14.0-15-generic (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-7400 CPU @ 3.00GHz
Memory: 15,5 GiB of RAM
Graphics Processor 1: NVIDIA GeForce GTX 1050 Ti
Graphics Processor 2: Intel® HD Graphics 630
Manufacturer: MSI
Product Name: MS-7A72
System Version: 1.0
I'm launching the app without sandbox due to #19 & app crashes
╰─❯ ./wakatime-linux-x86_64.AppImage --no-sandbox
Checking for update
thread '<unnamed>' panicked at x-win-rs/src/linux/api/wayland_extension_api.rs:206:6:
called `Result::unwrap()` on an `Err` value: MethodError("org.freedesktop.DBus.Error.ServiceUnknown", Some("The name org.gnome.Shell was not provided by any .service files"), Msg { type: Error, sender: "org.freedesktop.DBus", reply-serial: 2, body: Signature: [
s (115),
] })
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fish: Job 1, './wakatime-linux-x86_64.AppImag…' terminated by signal SIGABRT (Abort)
Steps to Reproduce:
Run on a fresh KUbuntu install (or with any other DE except Gnome presumably)
wxx9248, bmanka and root-ali