Skip to content

Instantly share code, notes, and snippets.

@infinisil
Created July 29, 2019 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save infinisil/85f2d628d96e56fff7a8c6caa1fa12c7 to your computer and use it in GitHub Desktop.
Save infinisil/85f2d628d96e56fff7a8c6caa1fa12c7 to your computer and use it in GitHub Desktop.
fractal_gtk::appop::login: Can't store the password using libsecret
fractal_gtk::app::backend_loop: Query error: LogoutError(ReqwestError(Error(Json(Error("expected value", line: 1, column: 1)))))
fractal_gtk::appop::login: Can't store the password using libsecret
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: "SendError(..)"', src/libcore/result.rs:999:5
stack backtrace:
0: 0x56440273aaef - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7da32f153d30035b
1: 0x56440274a937 - std::sys_common::backtrace::print::h0a5ee5c85c95c4bf
2: 0x56440273f453 - std::panicking::default_hook::{{closure}}::haebce72f1bccb8e1
3: 0x56440273f1e0 - std::panicking::default_hook::h70ef9a11c85e490f
4: 0x56440273fb4f - std::panicking::rust_panic_with_hook::h835f1f511b60066f
5: 0x56440273f6e1 - std::panicking::continue_panic_fmt::hbb10507e54854435
6: 0x56440273f5c5 - rust_begin_unwind
7: 0x56440276d1bc - core::panicking::panic_fmt::h95972081a9687957
8: 0x5644024c35a7 - core::result::unwrap_failed::hb184769f8dc596a1
9: 0x5644024e9df4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2f4c730cc77937ba
10: 0x5644025056c6 - <unknown>
[1] 25800 abort RUST_BACKTRACE=full result/bin/fractal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment