yetanotheruser

自己紹介

開発者情報
タイトル yetanotheruser
ユーザー登録日 10月 21, 2016
開発したアドオンの数 0個のアドオン
この開発者のアドオンの平均評価 まだ評価されていません

自分のレビュー

KDE5 Wallet password integration

5 つ星中 2つの評価を受けています

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/kde5wallet@guillermo.molina/components/libkde5wallet_x86_64.so
extensions/kde5wallet@guillermo.molina/components/libkde5wallet_x86_64.so: /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5: version `Qt_5' not found (required by extensions/kde5wallet@guillermo.molina/components/libkde5wallet_x86_64.so)
extensions/kde5wallet@guillermo.molina/components/libkde5wallet_x86_64.so: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.7' not found (required by extensions/kde5wallet@guillermo.molina/components/libkde5wallet_x86_64.so)
extensions/kde5wallet@guillermo.molina/components/libkde5wallet_x86_64.so: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5' not found (required by extensions/kde5wallet@guillermo.molina/components/libkde5wallet_x86_64.so)
linux-vdso.so.1 => (0x00007ffde8bc3000)
libKF5Wallet.so.5 => /usr/lib/x86_64-linux-gnu/libKF5Wallet.so.5 (0x00007fbf9d111000)