yetanotheruser

关于我

开发者信息
名称 yetanotheruser
注册时间 Oct. 21, 2016
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

KDE5 Wallet password integration

评分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/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)