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

Antonio Rojas <aro...@archlinux.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/1df7bb73ff491176faf0fc9f |ta/a9be187ab3ff0b682c33b25d
                   |a3f54b9bda9e36d1            |4db9e22cd8ceff3e

--- Comment #4 from Antonio Rojas <aro...@archlinux.org> ---
Git commit a9be187ab3ff0b682c33b25d4db9e22cd8ceff3e by Antonio Rojas.
Committed on 12/07/2018 at 13:33.
Pushed by arojas into branch 'krita/4.1'.

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/a9be187ab3ff0b682c33b25d4db9e22cd8ceff3e

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

Reply via email to