Closed promeneur closed 7 years ago
You are absolutely right. Thanks
badly fixed you wrote python pwvault_gateway_dbus.py install --global firefox kwallet instead of sudo python pwvault_gateway_dbus.py install --global kwallet firefox
you mean missing the sudo?
if you use --global you need to get admin rights and you wrote firefox kwallet instead of kwallet firefox
Ok, thanks..
The order of operators actually doesn't matter, but it's nice that they match potential output from the pwvault_gateway.
the good command for kde and FF is sudo python pwvault_gateway_dbus.py install --global kwallet firefox and not sudo python pwvault_gateway_dbus.py install --global firefox kde