SeaDve / Kooha

Elegantly record your screen
GNU General Public License v3.0
2.63k stars 70 forks source link

Failed to start recording on Linux Mint #266

Closed BinaryShrub closed 9 months ago

BinaryShrub commented 11 months ago

Failed to start recording

Caused by: 0: Check out It Doesn't Work page for help. 1: Failed to create ScreencastSession 2: Failed to create session 3: Failed to call CreateSession with parameters: Variant { ptr: 0x561b4f4e9990, type: VariantTy { inner: "(a{sv})" }, value: "({'handle_token': <'kooha_3'>, 'session_handle_token': <'kooha_2'>},)" } 4: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.ScreenCast” on object at path /org/freedesktop/portal/desktop

duven87 commented 11 months ago
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: Failed to call `CreateSession` with parameters: Variant { ptr: 0x55ab8c2120a0, type: VariantTy { inner: "(a{sv})" }, value: "({'session_handle_token': <'kooha_2'>, 'handle_token': <'kooha_3'>},)" }
    4: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.ScreenCast” on object at path /org/freedesktop/portal/desktop

Same error on Linux Mint 21.2

SeaDve commented 9 months ago

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