KDE Wallet not working in Kubuntu 18.04

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
Recently upgraded from Kubuntu 17.10 to Kubuntu 18.04.
In 17.10, KDE Wallet was working as expected. It stored all my wi-fi passwords, SSH passwords, etc.
After the upgrade, it started asking me for wi-fi password and SSH password.
Today, when I accessed Settings -> KDE Wallet, there was no sign of any wallet. When I tried creating a new one, I could not. The program became unresponsive.
When I launched KDE Wallet Manager, there was no wallet. I could not create one. The program became unresponsive.
How do I set things right?
ssh kubuntu password kde kwallet
add a comment |Â
up vote
1
down vote
favorite
Recently upgraded from Kubuntu 17.10 to Kubuntu 18.04.
In 17.10, KDE Wallet was working as expected. It stored all my wi-fi passwords, SSH passwords, etc.
After the upgrade, it started asking me for wi-fi password and SSH password.
Today, when I accessed Settings -> KDE Wallet, there was no sign of any wallet. When I tried creating a new one, I could not. The program became unresponsive.
When I launched KDE Wallet Manager, there was no wallet. I could not create one. The program became unresponsive.
How do I set things right?
ssh kubuntu password kde kwallet
Have you tried to launch it from terminal to check error messages?
â E_Angel
May 4 at 15:20
There's no kwallet application!
â deshmukh
May 4 at 17:25
if it installed , open terminal and type first letters from app you want , this case kwa and then press TAB two times , this way is displayed all app that possibly match
â E_Angel
May 4 at 17:43
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Recently upgraded from Kubuntu 17.10 to Kubuntu 18.04.
In 17.10, KDE Wallet was working as expected. It stored all my wi-fi passwords, SSH passwords, etc.
After the upgrade, it started asking me for wi-fi password and SSH password.
Today, when I accessed Settings -> KDE Wallet, there was no sign of any wallet. When I tried creating a new one, I could not. The program became unresponsive.
When I launched KDE Wallet Manager, there was no wallet. I could not create one. The program became unresponsive.
How do I set things right?
ssh kubuntu password kde kwallet
Recently upgraded from Kubuntu 17.10 to Kubuntu 18.04.
In 17.10, KDE Wallet was working as expected. It stored all my wi-fi passwords, SSH passwords, etc.
After the upgrade, it started asking me for wi-fi password and SSH password.
Today, when I accessed Settings -> KDE Wallet, there was no sign of any wallet. When I tried creating a new one, I could not. The program became unresponsive.
When I launched KDE Wallet Manager, there was no wallet. I could not create one. The program became unresponsive.
How do I set things right?
ssh kubuntu password kde kwallet
asked May 4 at 15:12
deshmukh
1,23752958
1,23752958
Have you tried to launch it from terminal to check error messages?
â E_Angel
May 4 at 15:20
There's no kwallet application!
â deshmukh
May 4 at 17:25
if it installed , open terminal and type first letters from app you want , this case kwa and then press TAB two times , this way is displayed all app that possibly match
â E_Angel
May 4 at 17:43
add a comment |Â
Have you tried to launch it from terminal to check error messages?
â E_Angel
May 4 at 15:20
There's no kwallet application!
â deshmukh
May 4 at 17:25
if it installed , open terminal and type first letters from app you want , this case kwa and then press TAB two times , this way is displayed all app that possibly match
â E_Angel
May 4 at 17:43
Have you tried to launch it from terminal to check error messages?
â E_Angel
May 4 at 15:20
Have you tried to launch it from terminal to check error messages?
â E_Angel
May 4 at 15:20
There's no kwallet application!
â deshmukh
May 4 at 17:25
There's no kwallet application!
â deshmukh
May 4 at 17:25
if it installed , open terminal and type first letters from app you want , this case kwa and then press TAB two times , this way is displayed all app that possibly match
â E_Angel
May 4 at 17:43
if it installed , open terminal and type first letters from app you want , this case kwa and then press TAB two times , this way is displayed all app that possibly match
â E_Angel
May 4 at 17:43
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
I had same problem. I made these steps to make it works again (maybe only one was necessary)
killall processes which I found viaps aux | grep kwallet(there was three and I think one of these processes can "lock" wallet opening. Because when I killed it pop up for password appeared)- Run update - After upgrade to 18.04 I ran
apt update && apt upgradeand it found 3 updates (libpam-kwallet-common, libpam-kwallet4, libpam-kwallet5) - Reboot once again - After login I was asked for password into wallet and it looks kwallet working again.
Hope it helps.
Best regards,
cr4wen
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
I had same problem. I made these steps to make it works again (maybe only one was necessary)
killall processes which I found viaps aux | grep kwallet(there was three and I think one of these processes can "lock" wallet opening. Because when I killed it pop up for password appeared)- Run update - After upgrade to 18.04 I ran
apt update && apt upgradeand it found 3 updates (libpam-kwallet-common, libpam-kwallet4, libpam-kwallet5) - Reboot once again - After login I was asked for password into wallet and it looks kwallet working again.
Hope it helps.
Best regards,
cr4wen
add a comment |Â
up vote
1
down vote
accepted
I had same problem. I made these steps to make it works again (maybe only one was necessary)
killall processes which I found viaps aux | grep kwallet(there was three and I think one of these processes can "lock" wallet opening. Because when I killed it pop up for password appeared)- Run update - After upgrade to 18.04 I ran
apt update && apt upgradeand it found 3 updates (libpam-kwallet-common, libpam-kwallet4, libpam-kwallet5) - Reboot once again - After login I was asked for password into wallet and it looks kwallet working again.
Hope it helps.
Best regards,
cr4wen
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
I had same problem. I made these steps to make it works again (maybe only one was necessary)
killall processes which I found viaps aux | grep kwallet(there was three and I think one of these processes can "lock" wallet opening. Because when I killed it pop up for password appeared)- Run update - After upgrade to 18.04 I ran
apt update && apt upgradeand it found 3 updates (libpam-kwallet-common, libpam-kwallet4, libpam-kwallet5) - Reboot once again - After login I was asked for password into wallet and it looks kwallet working again.
Hope it helps.
Best regards,
cr4wen
I had same problem. I made these steps to make it works again (maybe only one was necessary)
killall processes which I found viaps aux | grep kwallet(there was three and I think one of these processes can "lock" wallet opening. Because when I killed it pop up for password appeared)- Run update - After upgrade to 18.04 I ran
apt update && apt upgradeand it found 3 updates (libpam-kwallet-common, libpam-kwallet4, libpam-kwallet5) - Reboot once again - After login I was asked for password into wallet and it looks kwallet working again.
Hope it helps.
Best regards,
cr4wen
answered May 5 at 13:51
cr4wen
261
261
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1032036%2fkde-wallet-not-working-in-kubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Have you tried to launch it from terminal to check error messages?
â E_Angel
May 4 at 15:20
There's no kwallet application!
â deshmukh
May 4 at 17:25
if it installed , open terminal and type first letters from app you want , this case kwa and then press TAB two times , this way is displayed all app that possibly match
â E_Angel
May 4 at 17:43