4

Just installed ubuntu 19.04 minimal with apt install plasma-desktop sddm dolphin konsole kdeconnect --no-install-recommends and apt install kwin kleopatra kwalletmanager libpam-kwallet5. All good. Installed Brave Browser as described here.

Currently I need to type two passwords, one at logging in, one to unlock wallet (almost immediately after login). Searching internet I found that it's possible to unlock both at a time from single password entry.

Tried installing folllowing packages:

kwallet-pam,pam-kwallet5: Unable to locate package kwallet-pam,pam-kwallet5

pam-kwallet: Package pam-kwallet is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source. Package 'pam-kwallet' has no installation candidate

Not solved. Any help? pam-kwallet referred to which package?

RViiRS
  • 113
  • 1
    I have an actual Kubuntu 19.04 minimal install option with the kubuntu-backports ppa to get updates to KDE Plasma, KDE Applications and KDE Frameworks shortly after they are listed here. I haven't been bothered by the kwallet sign-in requirement. • kleopatra isn't installed. • Try apt search kwallet to see if any packages the output lists help you. • On which system did you install the software you mentioned? – DK Bose Jul 14 '19 at 04:32
  • Just noticed your other question. – DK Bose Jul 14 '19 at 04:34
  • installed signon-kwallet-extension,libpam-kwallet-common,libpam-kwallet4,libpam-kwallet5,libkf5wallet-bin,libkf5wallet-data,libkf5wallet-doc,libkf5wallet5,libkwalletbackend5-5. Same issue. – RViiRS Jul 14 '19 at 10:04
  • Is this only with the Brave browser? What about Firefox, Google Chrome, Chromium? – DK Bose Jul 14 '19 at 10:21
  • I don't think browser has role in it. Because, when restarting, even without opening browser (I mean without doing anything) after login it asks for password to unlock wallet (some times with timeout error too, though clicking retry bring back to password entry box). – RViiRS Jul 14 '19 at 10:38
  • Hmm... I've never dealt with kwallet. In case you don't get help here, consider asking at Kubuntu Forums, or KDE Community Forums, or reddit/kde or reddit/kubuntu – DK Bose Jul 14 '19 at 10:40

1 Answers1

2

There are several issues for kwallet. In a newly installed system, try this: apt install kleopatra kwalletmanager signon-kwallet-extension libpam-kwallet-common libpam-kwallet4 libpam-kwallet5 libkf5wallet-bin libkf5wallet-data libkf5wallet5 libkwalletbackend5-5 kwalletcli

Do not create any wallet/certificate/key manually.

Install and open Brave browser. It will automatically create kdewallet and it should be able to unlock at login as per my test.

Dr.PB
  • 178
  • 8