turtle57

내 정보

개발자 정보
이름 turtle57
가입한 날짜 11월 21, 2013
개발한 부가 기능 수 부가 기능 0개
이 개발자의 부가 기능의 평균 별점 아직 별점 없음

내 검토

KDE Wallet password integration

5점중 5점 받음

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

전에 이 사용자는 이 부가 기능에 2개 검토를 했습니다.

KDE5 Wallet password integration

5점중 5점 받음

Thank you! I love this addon, I thought I needed this "5" one because I got KDE wallet 16.04.3 during an update to QT 5.6 and KDE Frameworks 5.23.0 however this plugin is only for QT 5.7.
I confirmed it with:
ldd libkde5wallet_x86_64.so
./libkde5wallet_x86_64.so: /usr/lib64/libQt5Core.so.5: version `Qt_5.7' not found (required by ./libkde5wallet_x86_64.so)
I reinstalled the old KDE wallet plugin one and it works great! Hope this saves someone some time when updating.
Thanks again four your efforts!

이 검토는 현재 부가 기능의 이전 (1.1) 버전에 대한 것입니다. 

KDE Wallet password integration

5점중 5점 받음

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.

이 검토는 현재 부가 기능의 이전 (2.1.1-signed.1-signed) 버전에 대한 것입니다.  이 사용자는 이 부가 기능의 다른 평가를 작성해 놓았습니다.

KDE Wallet password integration

5점중 5점 받음

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?

이 검토는 현재 부가 기능의 이전 (2.1.1-signed.1-signed) 버전에 대한 것입니다.