Compositor doesn't support
Affected version
-
io.github.seadve.Kooha 2.2.4
-
Flatpak: false
-
Experimental: false
-
Language: ru_RU.UTF-8, ru_RU, ru.UTF-8, ru, C
-
Distribution: NixOS 24.05 (Uakari)
-
Desktop Session: labwc
-
Display Server: wayland
-
GTK 4.14.4
-
Libadwaita 1.5.1
-
GStreamer 1.24.3
-
Pipewire 1.0.7
Bug summary
I started program from foot terminal and watch this errors and warnings.
But if I clicked to "Record" button, app is broken with error: (kooha:96300): Gdk-WARNING **: 02:47:42.854: Compositor doesn't support moving popups, relying on remapping zsh: segmentation fault (core dumped) kooha.
Steps to reproduce
- Open app
- See error -->
Expected behavior
Relevant logs, screenshots, screencasts, etc.
The error message seems unrelated to the problem itself. It would be helpful if logs on debug level will be shown.
I don't have the same (likely unrelated) Gdk-WARNINGs but I'm experiencing the same crash when pressing the Record button and I'm also using NixOS.
Debug logs
2024-10-08T03:54:27.472895Z INFO kooha::application: Kooha (io.github.seadve.Kooha)
2024-10-08T03:54:27.472903Z INFO kooha::application: Version: 2.2.4 ()
2024-10-08T03:54:27.472906Z INFO kooha::application: Datadir: /nix/store/v568yfxdnqk2dm1xxyklzsk0b5i12wxl-kooha-2.2.4/share/kooha
2024-10-08T03:54:35.892515Z DEBUG kooha::screencast_session: Waiting request response for method `CreateSession`
2024-10-08T03:54:35.892728Z DEBUG kooha::screencast_session: Request response received for method `CreateSession`
2024-10-08T03:54:35.892738Z DEBUG kooha::screencast_session: Created screencast session response=Variant { ptr: 0x56357b1a0fe0, type: VariantTy { inner: "a{sv}" }, value: "{'session_handle': <'/org/freedesktop/portal/desktop/session/1_55/kooha_0'>}" }
2024-10-08T03:54:35.892752Z DEBUG kooha::recording: ScreenCast portal version: Ok(5)
2024-10-08T03:54:35.892756Z DEBUG kooha::recording: Available cursor modes: Ok(CursorMode(HIDDEN | EMBEDDED))
2024-10-08T03:54:35.892760Z DEBUG kooha::recording: Available source types: Ok(SourceType(MONITOR | WINDOW | VIRTUAL))
2024-10-08T03:54:35.893327Z DEBUG kooha::screencast_session: Waiting request response for method `SelectSources`
2024-10-08T03:54:40.069952Z DEBUG kooha::screencast_session: Request response received for method `SelectSources`
2024-10-08T03:54:40.069977Z DEBUG kooha::screencast_session: Selected sources response=Variant { ptr: 0x56357b1a1270, type: VariantTy { inner: "a{sv}" }, value: "@a{sv} {}" }
zsh: segmentation fault (core dumped) RUST_BACKTRACE=1 RUST_LOG=kooha=debug GST_DEBUG=3 PIPEWIRE_DEBUG=3 kooha
Affected version
- io.github.seadve.Kooha 2.2.4
- Flatpak: false
- Experimental: false
- Language: en_GB.UTF-8, en_GB, en.UTF-8, en, C
- Distribution: NixOS 24.05 (Uakari)
- Desktop Session:
- Display Server: wayland
- GTK 4.14.4
- Libadwaita 1.5.1
- GStreamer 1.24.3
- Pipewire 1.0.7
I've not always had this issue. Kooha worked a few months ago. Unfortunately, I hadn't used it in a while so I don't know when it stopped working. :grimacing: