Failed to start recording
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: 0x55da3904ee90, type: VariantTy { inner: "(a{sv})" }, value: "({'handle_token': <'kooha_1'>, 'session_handle_token': <'kooha_0'>},)" }
4: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.ScreenCast” on object at path /org/freedesktop/portal/desktop
I have the same issue with v 2.2.4 from flathub,
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: 0x55cf08a53de0, type: VariantTy { inner: "(a{sv})" }, value: "({'handle_token': <'kooha_1'>, 'session_handle_token': <'kooha_0'>},)" }
4: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.ScreenCast” on object at path /org/freedesktop/portal/desktop
No such interface “org.freedesktop.portal.ScreenCast”
Then install a package which provides that interface? Pity the strange package system used by this app can't automatically solve dependencies, like apt/rpm does.
Not an expert, but I think xdg-desktop-portal provides this. If not, google the error to find package name to install.
Pity the strange package system used by this app can't automatically solve dependencies, like apt/rpm does.
Exactly. I'm not gonna install a bunch of random crap that I'll have to manually keep track of and remove when I inevitably come up short attempting to play FOSS whackamole. I found alternative that's less buggy; it only records 1/4 of my screen when I ask for fullscreen, but it's something, LOL
Closing as duplicate of https://github.com/SeaDve/Kooha/issues/129.