Bug 360102

Summary: plasma-workspace 5.5.95 fails to compile with Qt from 5.6 branch
Product: [Plasma] plasmashell Reporter: Eugene Shalygin <eugene.shalygin+bugzilla.kde>
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED FIXED    
Severity: normal CC: bshah, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.5.95   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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