Bug 389825 - Does not build with Qt dev branch: "error: 'cupsOptionsList' is not a member of 'QCUPSSupport'"
Summary: Does not build with Qt dev branch: "error: 'cupsOptionsList' is not a member...
Status: RESOLVED FIXED
Alias: None
Product: xdg-desktop-portal-kde
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR major
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-03 10:55 UTC by Fabian Vogt
Modified: 2018-02-06 17:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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