[Bug 576284] Re: kwalletmanager does not start in GNOME
O Richter
576284 at bugs.launchpad.net
Mon Jul 12 18:48:26 UTC 2010
To make the workaround a little easier, try the following script.
#/bin/bash
/bin/kill `/bin/ps aux |/bin/grep kwalletmanager|/usr/bin/awk '{print $2}'`; /usr/bin/kwalletmanager --show
#####
# This script can be added to a custom launcher so you can start it from a toolbar. The script kills all processes named
# kmanager, and then starts another with the --show command.
--
kwalletmanager does not start in GNOME
https://bugs.launchpad.net/bugs/576284
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeutils in ubuntu.
More information about the kubuntu-bugs
mailing list