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

kde: kwallet is unexpectedly installed #479

Closed
danth opened this issue Jul 21, 2024 · 4 comments
Closed

kde: kwallet is unexpectedly installed #479

danth opened this issue Jul 21, 2024 · 4 comments
Labels
bug Something isn't working properly

Comments

@danth
Copy link
Owner

danth commented Jul 21, 2024

After commit 6bbae4f, kwallet is now installed on my system and has taken over as the default keyring.

I tried experimenting with the list of packages, and it seems that plasma-integration depends on it. I'm not sure how we can avoid installing kwallet without removing that package, since the theming breaks without it.

There may also be a setting to disable it at runtime which I'm not aware of.

CC @Jackaed

@danth danth added the bug Something isn't working properly label Jul 21, 2024
@Jackaed
Copy link
Contributor

Jackaed commented Jul 21, 2024

Are you certain this is plasma-integration? My initial suspect for this would be kdePackages.full, and libsForQt5.full. If it's plasma-integration then I'm not sure what we can do.

@Jackaed
Copy link
Contributor

Jackaed commented Jul 21, 2024

Kwallet seems to be installed when I do so much as install dolphin. Not sure what can be done about this. As to why it's taking over as the default keyring, that seems a bit more curious. What applications are using kwallet over gnome-keyring?

@danth
Copy link
Owner Author

danth commented Jul 21, 2024

From my testing it seemed like I had to remove both full and plasma-integration to get rid of the dependency.

As for why it's become the default - I don't think I have any other keyrings installed at the moment. It appears when opening Brave browser, prompting me to enter my password, although I assume other applications which need a keyring would also use it.

@trueNAHO
Copy link
Collaborator

Closing this issue in favor of #489:

IMHO, issues related to #490 should be closed to distinguish existing and non-existing problems. However, the issues closed by #490 will serve as references and considerations for #489.

-- #487 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working properly
Projects
None yet
Development

No branches or pull requests

3 participants