4th November 2016, 19:37
The output there was fine, up to a point.
> <<this was a blank line with blinking cursor>>
That's expected for a while, but was there was no further output on this tab when you clicked "Open..." in the wallet manager ?
If not, that that's weird.
It means we're seeing the bug in action, but it's not provided much information in narrowing that down.
If you want to help try and get to the button of this we can try getting more information, but it's sort of shooting in the dark hoping that we'll see something relevant.
We could also see if you create a new wallet (file new wallet) whether this also affected by the logout/login issue.
That would narrow it down to whether it's an issue that's only occuring with
1) your installation
2) your wallet file
You can run strace -e open kwalletd and send me the massive output that will generate when you open the wallet
You could run dbus-monitor when opening the wallet; though be careful with that one as it /could/ contain sensitive information (though only if the wallet opened.)
---
Though personally at this point I'd probably just move the original wallet file as described in my last comment.
> <<this was a blank line with blinking cursor>>
That's expected for a while, but was there was no further output on this tab when you clicked "Open..." in the wallet manager ?
If not, that that's weird.
It means we're seeing the bug in action, but it's not provided much information in narrowing that down.
If you want to help try and get to the button of this we can try getting more information, but it's sort of shooting in the dark hoping that we'll see something relevant.
We could also see if you create a new wallet (file new wallet) whether this also affected by the logout/login issue.
That would narrow it down to whether it's an issue that's only occuring with
1) your installation
2) your wallet file
You can run strace -e open kwalletd and send me the massive output that will generate when you open the wallet
You could run dbus-monitor when opening the wallet; though be careful with that one as it /could/ contain sensitive information (though only if the wallet opened.)
---
Though personally at this point I'd probably just move the original wallet file as described in my last comment.