Bug 360102 - plasma-workspace 5.5.95 fails to compile with Qt from 5.6 branch
Summary: plasma-workspace 5.5.95 fails to compile with Qt from 5.6 branch
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.5.95
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-05 02:00 UTC by Eugene Shalygin
Modified: 2017-01-27 02:10 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Shalygin 2016-03-05 02:00:50 UTC
A few compilation errors arise due to the missing QGuiApplication::setFallbackSessionManagementEnabled() method in the 5.6 banch of the Qt, which currently bears 5.6.1 version tag.

Reproducible: Always

Steps to Reproduce:
1. checkout branch 5.6 of the qtbase, compile and install it
2. try to compile plasma-workspace