Bug 389825

Summary: Does not build with Qt dev branch: "error: 'cupsOptionsList' is not a member of 'QCUPSSupport'"
Product: [Plasma] xdg-desktop-portal-kde Reporter: Fabian Vogt <fabian>
Component: generalAssignee: Jan Grulich <jgrulich>
Status: RESOLVED FIXED    
Severity: major CC: larrosa
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Fabian Vogt 2018-02-03 10:55:11 UTC
[   52s] /home/abuild/rpmbuild/BUILD/xdg-desktop-portal-kde-5.12.0/src/print.cpp:639:41: error: 'cupsOptionsList' is not a member of 'QCUPSSupport'
[   52s]          const QStringList cupsOptions = QCUPSSupport::cupsOptionsList(printer);

This method got removed recently.
Comment 1 Antonio Larrosa 2018-02-06 16:03:25 UTC
Proposed patch at https://phabricator.kde.org/D10345
Comment 2 Antonio Larrosa 2018-02-06 17:38:14 UTC
Patch was approved and submitted to master