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

Failure to unlock a collection #29

Open
bilelmoussaoui opened this issue Mar 27, 2021 · 2 comments
Open

Failure to unlock a collection #29

bilelmoussaoui opened this issue Mar 27, 2021 · 2 comments

Comments

@bilelmoussaoui
Copy link

I have got a bug downstream about a crash caused by calling Collection::unlock

Zbus(MethodError("org.freedesktop.DBus.Error.InvalidArgs", Some("Invalid properties"), Msg { type: Error, sender: ":1.11", reply-serial: 4, body: Signature: [
	s (115),
] }))', src/application.rs:290:14
@kop316
Copy link

kop316 commented Oct 29, 2021

I got this error with Mobian/Phosh. The issue ended up being that in a default Phosh install, there is no keyring called "login". If one installs seahorse and creates a keyring called "login", this will disappear. (I made the login keyring with no password, but I also have an encrypted device.)

@TheBlueMatt
Copy link

Got the same error in a different application. Seems like its less an error but rather just an unclear error message - adding "login" keyring fixed it, of course, but could use a clearer error message.

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

3 participants