https://bugs.kde.org/show_bug.cgi?id=372892
Bug ID: 372892
Summary: Krusader can not be compiled using Ubuntu 16.04 LTS
nor Kubuntu 16.04 LTS. `openPasswordDialogV2` problem
Product: krusader
Version: Git
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi!
Lately: Krusader can not be compiled using Ubuntu 16.04 LTS (the Long Term
Support version), nor Kubuntu 16.04 LTS. This is the error that is shown:
/home/user/krusader/krArc/krarc.cpp: In member function ‘virtual QString
kio_krarcProtocol::getPassword()’:
/home/user/krusader/krArc/krarc.cpp:1758:87: error: ‘openPasswordDialogV2’ was
not declared in this scope
if (openPasswordDialogV2(authInfo, i18n("Accessing the file requires a
password.")) &&
Note:
- There is no `openPasswordDialogV2` text in the file:
/usr/include/KF5/KIOCore/kio/slavebase.h
that is used by Kubuntu and Ubuntu 16.04 LTS. However, there is an
`openPasswordDialogV2` in the current version of:
https://api.kde.org/frameworks/kio/html/slavebase_8h_source.html
So is it a matter of <KIO/SlaveBase> versions?
Thanks for Krusader!
--
You are receiving this mail because:
You are watching all bug changes.