Kubuntu (Ubuntu 16.04.1 LTS) w/Plasma 5
KRDC Version 4.14.16
Behavior:
When using the "Remember passwords (KWallet)" option, KRDC still calls the legacy kwallet4 using:
~/.kde/share/apps/kwallet/kdewallet.kwl
~/.kde/share/config/kwalletrc
Under Plasma5, KRDC should instead call for:
~/.local/share/kwalletd/kdewallet.kwl
~/.config/kwalletrc
As it stands now, the legacy kwallet4 can be used, but users cannot configure or change the password on the older kwallet4 wallets using the new kwalletmanager5, nor can the cause the legacy wallet to stay open persistently for any period of time since kwalletmanager4 cannot be installed concurrently.
#################
Additional Info:
Ubuntu Xenial krdc = 4:15.12.3-0ubuntu1
http://packages.ubuntu.com/xenial/krdc
# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"
# apt-cache policy krdc
krdc: Installed: 4:15.12.3-0ubuntu1
Candidate: 4:15.12.3-0ubuntu1
Version table: *** 4:15.12.3-0ubuntu1
500 500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
KRDC Version 4.14.16
Behavior:
When using the "Remember passwords (KWallet)" option, KRDC still calls the legacy kwallet4 using:
~/.kde/share/apps/kwallet/kdewallet.kwl
~/.kde/share/config/kwalletrc
Under Plasma5, KRDC should instead call for:
~/.local/share/kwalletd/kdewallet.kwl
~/.config/kwalletrc
As it stands now, the legacy kwallet4 can be used, but users cannot configure or change the password on the older kwallet4 wallets using the new kwalletmanager5, nor can the cause the legacy wallet to stay open persistently for any period of time since kwalletmanager4 cannot be installed concurrently.
#################
Additional Info:
Ubuntu Xenial krdc = 4:15.12.3-0ubuntu1
http://packages.ubuntu.com/xenial/krdc
# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"
# apt-cache policy krdc
krdc: Installed: 4:15.12.3-0ubuntu1
Candidate: 4:15.12.3-0ubuntu1
Version table: *** 4:15.12.3-0ubuntu1
500 500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
Comment