Рейтинг 5 из 5 звёзд

works great in firefox ESR.

Рейтинг 5 из 5 звёзд

Hello Guillermo,

your KDE5 wallet integration extension for Firefox is one of the most used I've got installed. Unfortunately it is not compatible with FF57++. Is there any chance that it gets ported to WebExtensions?

Saludos

Knut

P.S. Sorry for asking here, but the Capcha on your website does not work.

Этот пользователь ранее оставил 1 отзыв на это дополнение.

Рейтинг 5 из 5 звёзд

thanks for the update of the SVN!

Can you please also respin new tarballs for 1.3 and 1.2. I need the tarballs to create the Debian packags for this addon.

Btw. your cantact form is broken (http://www.guillermomolina.com.ar/en/contact-me), because no captcha is displayed, so no captcha can be entered :)

Этот пользователь ранее оставил 1 отзыв на это дополнение.

Done

Рейтинг 5 из 5 звёзд

While KDE5 Wallet password integration works well for regular e-mail accounts in Thunderbird, it breaks IM functionality - in the accounts window (opened by "show accounts" button) "No account configured yet" displayed instead of actual list of existing and configured accounts. This was first spotted with KDE Wallet password integration for KDE4 and not fixed since.

Рейтинг 2 из 5 звёзд

kde 5.9.3
sddm 0.14.0

Рейтинг 4 из 5 звёзд

It works very great. Thanks you.
But I have an issue, since I installed it firefox sync disconnect after restart.

Рейтинг 3 из 5 звёзд

The instruction of episteme-promeneur worked for me after some tries. BUT I cannot make it work together with kmail5.
the command 'zypper verify ' results e.g. in
Problem: akonadi-server-16.08.2-2.1.x86_64 requires libQt5Core.so.5(Qt_5.6.1_PRIVATE_API)(64bit), but this requirement cannot be provided
... Solution 1: Following actions will be done:
downgrade of libQt5Core5-5.7.1-285.2.x86_64 to libQt5Core5-5.6.1-2.1.x86_64
install libQt5Core5-5.6.1-2.1.x86_64 (with vendor change)
which will not work with this add-on.

The add-on works good for me. I might givbe 5*, but no kmail and the special setup lead to ***.

Рейтинг 5 из 5 звёзд

Essential tool that is now working again thanks to Sicilian Volovski.

Этот пользователь ранее оставил 1 отзыв на это дополнение.

Рейтинг 5 из 5 звёзд

HOW TO get a KDE5 kwallet addon running well with opensuse 42.2

you need Qt 5.7 instead of Qt 5.6

beware it is for advanced users
this can lead to problem about running KDE.
maybe you get a broken KDE

I recommend strongly to open an IceWM session and to operate the following procedure
from this IceWM cession.

i recommend some training by using a Vbox Virtual machine of Opensuse


in Yast software repo manager

add repos (you need the two's):

KDE Frameworks5

http://download.opensuse.org/repositories/KDE:/Frameworks5/openSUSE_Leap_42.2/

KDE Qt5

http://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_Leap_42.2/

in Yast software manager
display the repos
then
select "KDE Frameworks5"
then
click on "replace system packets"
then
accept
then
display the repos
then
select "KDE Qt5"
then
click on "replace system packets"
then

WARN:
this procedure can replace some current packets by older packets! not many.
for some packets in "KDE Framewors5" version number is older than current packets

you must check if this is the case by scanning the repos "KDE Frameworks5" and "KDE Qt5"

before this in yast software manager in menu "options" check "authorize supplier changing"

you must fix this problem.

you must also unactivate signing check
by changing in about:config the value of "xpinstall.signatures.required" to false

Этот пользователь ранее оставил 3 отзыва на это дополнение.

Рейтинг 5 из 5 звёзд

Essential addon for FF under KDE!
Finally the Sicilian Volovski' workaround is working with FF50.

Рейтинг 5 из 5 звёзд

It's a great plugin and works great - but with some patching.
I got the code from Guillermo's SVN, added the missing 1.3 patch (which is just 3 lines of code to init some variables with null) and published on github. This way it's easier to get the code to compile yourself. The git repo is linked to the original SVN via Git SVN.

You can get the Qt 5.5 compatible 64 bit binary from the 1.3.1 release https://github.com/SicVolo/firefox-kde5-wallet/releases/tag/1.3.1.

Please, note that it's unsigned. I am not a firefox dev, just a code hacker who need to use the extension NOW, so you'll need xpinstall.signatures.required set to false to use the binary. If you don't trust the binary, get the code from https://github.com/SicVolo/firefox-kde5-wallet, get pre-reqs and run make to re-create the patched code.

Hopefully Guillermo comes up with the official patch soon.

Рейтинг 1 из 5 звёзд

I have the same qt5.7 library problem that others have reported. Gentoo is currently at qt5.6, with quite a few blocking bugs for qt5.7. So I pulled the subversion repo and built it, which was happy with my qt5.6 but only delivered plugin version 1.2. I have FF49 installed and apparently there's bug fixed by 1.3 that I need. I haven't been able to go any further.
Side note: The contact form on the developer home page requires a captcha solved, but no captcha was displayed for me.

Рейтинг 2 из 5 звёзд

First of all: Many thanks for writing an maintaining this essential browser extension (***** when working)!

Apparently some changes were required for FF49+, that have been made in version 1.3. Unfortunately, this version does still not work under Ubuntu 16.4 LTS (Xenial) because it requires Qt 5.7, but Ubuntu Xenial uses only Qt 5.5 (see ldd output below). This is bad, since Xenial is the current LTS (long term support) version of Ubuntu and they are not likely to change the Qt version during its lifecycle of five years.
So, PLEASE make this extension work with Qt 5.5, or all Ubuntu LTS users are locked out until at least 2018.

PS: Sorry, couldn't file this report via email since the captcha on the author's webpage just did'nt show.

----(snipp)------------------------

ldd extensions/[email protected]/components/libkde5wallet_x86_64.so
extensions/[email protected]/components/libkde5wallet_x86_64.so: /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5: version `Qt_5' not found (required by extensions/[email protected]/components/libkde5wallet_x86_64.so)
extensions/[email protected]/components/libkde5wallet_x86_64.so: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.7' not found (required by extensions/[email protected]/components/libkde5wallet_x86_64.so)
extensions/[email protected]/components/libkde5wallet_x86_64.so: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5' not found (required by extensions/[email protected]/components/libkde5wallet_x86_64.so)
linux-vdso.so.1 => (0x00007ffde8bc3000)
libKF5Wallet.so.5 => /usr/lib/x86_64-linux-gnu/libKF5Wallet.so.5 (0x00007fbf9d111000)

Рейтинг 5 из 5 звёзд

using openSUSE Tumbleweed

Рейтинг 2 из 5 звёзд

The newest version from yesterday (10.10.2016) still not working with FF 49.

Breaks far too often with FF updates.
PLEASE FIX!!!

Это отзыв для предыдущей версии этого дополнения (1.2). 

Рейтинг 3 из 5 звёзд

Does not work anymore as stated before with plasma-5.8 and firefox-49(?).

[Output from Browser-Konsole with kdebugdialog/Channel 9500]
...
uncaught exception: Unexpected propertybag item: hostnamensLoginManager.js:391:12
NS_ERROR_XPC_JS_THREW_STRING: Unexpected propertybag item: hostname'Unexpected propertybag item: hostname' when calling method: [nsILoginManagerStorage::searchLogins]

A promise chain failed to handle a rejection. Did you forget to '.catch', or did you forget to 'return'?
See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise

Date: Sat Oct 08 2016 16:03:31 GMT+0200 (CEST)
Full Message: Unexpected propertybag item: hostname'Unexpected propertybag item: hostname' when calling method: [nsILoginManagerStorage::searchLogins]
Full Stack: JS frame :: resource://gre/components/nsLoginManager.js :: searchLogins :: line 391
JS frame :: resource://gre/modules/LoginHelper.jsm :: searchLoginsWithObject :: line 169
JS frame :: resource://gre/modules/LoginManagerParent.jsm :: LoginManagerParent.sendLoginDataToChild< :: line 209
JS frame :: resource://gre/modules/Task.jsm :: TaskImpl_run :: line 319
...
[/Output from Browser-Konsole with kdebugdialog/Channel 9500]

I also tried to contact the author on his website,
but there is some kind of invisble captcha that nobody can ever solve.

Это отзыв для предыдущей версии этого дополнения (1.1). 

Рейтинг 4 из 5 звёзд

Don't work with FF 49 :(

Это отзыв для предыдущей версии этого дополнения (1.1). 

Рейтинг 4 из 5 звёзд

Using this on archlinux with KDE (current 5.26) and firefox (current 49.0.1-1). Since recently (I suppose the update from KDE 5.25) login forms are not autofilled anymore. firefox' password manager shows the passwords from the wallet are imported, as stdout confirms (lots of "Converted key:" lines).

Also, please provide a proper error reporting channel!

Это отзыв для предыдущей версии этого дополнения (1.1). 

Рейтинг 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). 

Рейтинг 4 из 5 звёзд

In Firefox :
- check that kwallet extension is well ACTIVATED
- connect to Firefox Sync
- unactivate Kwallet extension
- restart Firefox
- check that kwallet extension is well UNactivated
- connect to Firefox Sync
- go to Firefox password manager
- copy somewhere the password of "chrome://FirefoxAccounts (Firefox Accounts credentials)"
- activate kwallet extension
- close Firefox

In KWalletManager :
- search the entry "Firefox Accounts credentials"
- replace the password by the password you copied somewhere

In Firefox :
- start Firefox
- it works !

Explication : passwords(tokens) delivered with or without Kwallet extension are differents
A correct password looks like :
{"version":1,"accountData":{"kA":"e4...45","kB":"9c...9e"}}

Это отзыв для предыдущей версии этого дополнения (1.1).  Этот пользователь ранее оставил 1 отзыв на это дополнение.