We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Affected version 2.3.0 DE: GNOME OS: Arch Linux
Bug summary
I start recording a video, if I stop recording pressing the button on the top panel, I get an error.
Caused by: 0: ../gstreamer/subprojects/gstreamer/libs/gst/base/gstbasesrc.c(3177): gst_base_src_loop (): /GstPipeline:pipeline0/GstBin:kooha-pipewiresrc-bin/GstPipeWireSrc:pipewiresrc0: streaming stopped, reason not-negotiated (-4) 1: Internal data stream error.
If I stop recording using the button inside the application, everything works.
Expected behavior Recording stops Relevant logs, screenshots, screencasts, etc.
2024-07-30T14:15:47.747102Z ERROR kooha::window: Si è verificato un errore durante la registrazione Caused by: 0: ../gstreamer/subprojects/gstreamer/libs/gst/base/gstbasesrc.c(3177): gst_base_src_loop (): /GstPipeline:pipeline0/GstBin:kooha-pipewiresrc-bin/GstPipeWireSrc:pipewiresrc0: streaming stopped, reason not-negotiated (-4) 1: Internal data stream error. Stack backtrace: 0: <unknown> 1: <unknown> 2: <unknown> 3: <unknown> 4: <unknown> 5: g_main_context_iteration 6: g_application_run 7: <unknown> 8: <unknown> 9: <unknown> 10: <unknown> 11: __libc_start_main 12: <unknown> 2024-07-30T14:15:47.780145Z WARN kooha::recording: Failed to close screencast session: Failed to invoke Close on the session Caused by: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: L'oggetto non esiste nel percorso «/org/freedesktop/portal/desktop/session/1_168/kooha_0» Stack backtrace: 0: <unknown> 1: <unknown> 2: <unknown> 3: <unknown> 4: g_main_context_iteration 5: g_application_run 6: <unknown> 7: <unknown> 8: <unknown> 9: <unknown> 10: __libc_start_main 11: <unknown>
The text was updated successfully, but these errors were encountered:
Thanks for reporting. This particular issue has already been reported, so this report is being marked as a duplicate.
See #287
Sorry, something went wrong.
Sorry, I had searched but I had not found that issue.
No worries
No branches or pull requests
Affected version
2.3.0
DE: GNOME
OS: Arch Linux
Bug summary
I start recording a video, if I stop recording pressing the button on the top panel, I get an error.
If I stop recording using the button inside the application, everything works.
Expected behavior
Recording stops
Relevant logs, screenshots, screencasts, etc.
The text was updated successfully, but these errors were encountered: