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

After update cosmic-screenshot sometimes crashes when selecting an area #71

Open
Quackdoc opened this issue Nov 16, 2024 · 0 comments
Open

Comments

@Quackdoc
Copy link

I'm not sure what I updated that broke this, but this is the crash i'm getting.

➜  Pictures cosmic-screenshot
thread 'main' panicked at src/main.rs:71:10:
failed to receive screenshot response: Response(Other)
stack backtrace:
   0: rust_begin_unwind
   1: core::panicking::panic_fmt
   2: core::result::unwrap_failed
   3: cosmic_screenshot::main::{{closure}}
   4: tokio::runtime::scheduler::current_thread::Context::enter
   5: tokio::runtime::context::set_scheduler
   6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
   7: tokio::runtime::context::runtime::enter_runtime
   8: tokio::runtime::runtime::Runtime::block_on
   9: cosmic_screenshot::main

Running via cli is consistent in causing the issue to occur, nor journal issues are logged

➜  ~ journalctl -e -f
No journal files were found.

I do believe this to be related to xdg-desktop-portal, but I am only able to replicate the crash with cosmic-screenshot

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

1 participant