Bewertet mit 5 von 5 Sternen

Thank you for this add on I have used it for years.
looking at the xpi/components I see some missing 32 bit libs I don't know if that's the problem since I run a 64 bit linux system: ldd components/libkdewallet_x86.so | grep 'not found'
libkdeui.so.5 => not found
libkdecore.so.5 => not found
ldd components/libkdewallet_x86_64.so | grep 'not found'
is OK.

@Gree the code is located at http://svn.guillermomolina.com.ar/firefox-kde-wallet-2/
I have looked at it it seems to be a slightly (older?) version
Hope this project can keep going
cheers

Bewertet mit 5 von 5 Sternen

Thnaks tbali editingKDEWalletStorage.js and adding:
get isLoggedIn() {
return true;
}
that fixed it for me.
Back working again.

I discovered google chrome also can use kde wallet now but uses a "pickel" utf16 binary format it would be cool to hack chrome to work like this extenion and allow it to use the shared folder.
Then you could have konqueror, FF and chrome remember all your passwords in one spot.

Diese Bewertung wurde für eine vorherige Version des Add-ons (2.1.1-signed.1-signed) abgegeben. 

Bewertet mit 5 von 5 Sternen

I love this addon! However its not working anymore. I have fixed it with the path issue post before but now ff no longer uses libxpcom.so. If you are not planning on maintaining it any chance youll post the source somewhere?

Diese Bewertung wurde für eine vorherige Version des Add-ons (2.1.1-signed.1-signed) abgegeben.