https://bugs.kde.org/show_bug.cgi?id=396381

Andrey <a.kama...@icloud.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/a9be187ab3ff0b682c33b25d |ta/7ce778846757b597e8372fcb
                   |4db9e22cd8ceff3e            |9a9519a8418d61b0

--- Comment #5 from Andrey <a.kama...@icloud.com> ---
Git commit 7ce778846757b597e8372fcb9a9519a8418d61b0 by Andrey Kamakin, on
behalf of Antonio Rojas.
Committed on 19/07/2018 at 11:14.
Pushed by akamakin into branch 'akamakin/T8628-multithreading-optimization'.

Fix loading PyKrita with PyQt 5.11

PyQt>=5.11 uses its own private copy of SIP, with sipName PyQt5.sip. This
causes an API mismatch with the Krita python module, which uses the default
"sip" sipName, and the module fails to load. This patch fixes this by using the
PyQt5.sip sipName for PyQt>=5.11

Differential Revision: https://phabricator.kde.org/D14061

M  +5    -1    plugins/extensions/pykrita/sip/CMakeLists.txt

https://commits.kde.org/krita/7ce778846757b597e8372fcb9a9519a8418d61b0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to