Bug 395457

Summary: PyFalkon doesn't build with PySide2 5.11.0
Product: [Applications] Falkon Reporter: Antonio Rojas <arojas>
Component: extensionsAssignee: David Rosca <nowrep>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Antonio Rojas 2018-06-15 21:51:52 UTC
/build/falkon-git/src/build/src/plugins/PyFalkon/PyFalkon/pyfalkon_module_wrapper.cpp:613:2: error: #error writeMinimalConstructorExpression: Could not find a minimal constructor for type 'QHstsPolicy'. This will result in a compilation error.
 #error writeMinimalConstructorExpression: Could not find a minimal constructor for type 'QHstsPolicy'. This will result in a compilation error.
  ^~~~~
Comment 1 David Rosca 2018-06-16 06:28:04 UTC
Upstream bug: https://bugreports.qt.io/browse/PYSIDE-711
Comment 2 David Rosca 2018-06-18 11:57:13 UTC
Fix has been now committed to master and Falkon/3.0 branches.