Skip to content
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

Compositor doesn't support #316

Open
xenon-xe54 opened this issue Sep 5, 2024 · 2 comments
Open

Compositor doesn't support #316

xenon-xe54 opened this issue Sep 5, 2024 · 2 comments
Labels
Needs info Further information is requested

Comments

@xenon-xe54
Copy link

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.
image

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

  1. Open app
  2. See error
    -->

Expected behavior

Relevant logs, screenshots, screencasts, etc.

@SeaDve
Copy link
Owner

SeaDve commented Sep 7, 2024

The error message seems unrelated to the problem itself. It would be helpful if logs on debug level will be shown.

@SeaDve SeaDve added the Needs info Further information is requested label Sep 7, 2024
@kimgoetzke
Copy link

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. 😬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs info Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants