Kooha icon indicating copy to clipboard operation
Kooha copied to clipboard

Failed to start recording

Open scarf005 opened this issue 3 years ago • 1 comments

System Info

  • io.github.seadve.Kooha 2.2.2

  • Flatpak: true

  • Experimental: false

  • Distribution: GNOME 43 (Flatpak runtime)

  • Desktop Session: plasma

  • Display Server: x11

  • GTK 4.8.2

  • Libadwaita 1.2.0

  • GStreamer 1.20.3

  • Pipewire 0.3.57

Describe the bug it fails to record.

To Reproduce

  1. install kooha from flatpak
  2. click 'record'

Expected behavior it records.

Screenshots image

Additional context

RUST_BACKTRACE=1 RUST_LOG=kooha=debug GST_DEBUG=3 PIPEWIRE_DEBUG=3 /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=kooha io.github.seadve.Kooha
2022-11-02T13:39:23.111406Z  INFO kooha::application: Kooha (io.github.seadve.Kooha)
2022-11-02T13:39:23.111425Z  INFO kooha::application: Version: 2.2.2 ()
2022-11-02T13:39:23.111428Z  INFO kooha::application: Datadir: /app/share/kooha
2022-11-02T13:39:24.863699Z DEBUG kooha::screencast_session: Waiting request response for method `CreateSession`
2022-11-02T13:39:24.864404Z DEBUG kooha::screencast_session: Request response received for method `CreateSession`
2022-11-02T13:39:24.864590Z ERROR kooha::window: Failed to start recording

Caused by:
    0: Check out <a href="https://github.com/SeaDve/Kooha#-it-doesnt-work">It Doesn't Work page</a> for help.
    1: Failed to create ScreencastSession
    2: Failed to create session
    3: Interaction was ended in some other way with response VariantDict({"session_handle": Variant { ptr: 0x55d362568a00, type: VariantTy { inner: "s" }, value: "'/org/freedesktop/portal/desktop/session/1_558/kooha_0'" }})

scarf005 avatar Nov 02 '22 13:11 scarf005

Same here. And below is the information:

- io.github.seadve.Kooha 2.2.3
- Flatpak: true
- Experimental: false

- Distribution: GNOME 43 (Flatpak runtime)
- Desktop Session: ubuntu
- Display Server: x11

- GTK 4.8.3
- Libadwaita 1.2.4
- GStreamer 1.20.6
- Pipewire 0.3.69

LaurenceHo avatar May 22 '23 02:05 LaurenceHo

Closing as duplicate of https://github.com/SeaDve/Kooha/issues/202

SeaDve avatar Feb 08 '24 12:02 SeaDve