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)