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

Error if I stop recording with button on the panel #309

Closed
adamantinum opened this issue Jul 30, 2024 · 3 comments
Closed

Error if I stop recording with button on the panel #309

adamantinum opened this issue Jul 30, 2024 · 3 comments

Comments

@adamantinum
Copy link

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.

  1. Start recording
  2. Stop recording pressing the button on the top panel

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>

@adamantinum adamantinum changed the title Error when if I stop recording with button on the panel Error if I stop recording with button on the panel Jul 30, 2024
@SeaDve
Copy link
Owner

SeaDve commented Jul 31, 2024

Thanks for reporting. This particular issue has already been reported, so this report is being marked as a duplicate.

See #287

@SeaDve SeaDve closed this as not planned Won't fix, can't repro, duplicate, stale Jul 31, 2024
@adamantinum
Copy link
Author

Sorry, I had searched but I had not found that issue.

@SeaDve
Copy link
Owner

SeaDve commented Aug 1, 2024

No worries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants