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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm not sure what I updated that broke this, but this is the crash i'm getting.
Running via cli is consistent in causing the issue to occur, nor journal issues are logged
I do believe this to be related to xdg-desktop-portal, but I am only able to replicate the crash with cosmic-screenshot
The text was updated successfully, but these errors were encountered: