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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/1df7bb73ff491176faf0fc9f
                   |                            |a3f54b9bda9e36d1

--- Comment #3 from Antonio Rojas <aro...@archlinux.org> ---
Git commit 1df7bb73ff491176faf0fc9fa3f54b9bda9e36d1 by Antonio Rojas.
Committed on 12/07/2018 at 13:32.
Pushed by arojas into branch 'master'.

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/1df7bb73ff491176faf0fc9fa3f54b9bda9e36d1

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

Reply via email to