Bug 395457 - PyFalkon doesn't build with PySide2 5.11.0
Summary: PyFalkon doesn't build with PySide2 5.11.0
Status: RESOLVED UPSTREAM
Alias: None
Product: Falkon
Classification: Applications
Component: extensions (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-15 21:51 UTC by Antonio Rojas
Modified: 2018-06-18 11:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

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