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

--- Comment #13 from Savor d'Isavano <anohigisa...@gmail.com> ---
(In reply to Nikita Sirgienko from comment #12)
> Git commit 2329f29edc8d83b4823995a184ed454b580f0809 by Nikita Sirgienko.
> Committed on 04/07/2019 at 21:45.
> Pushed by sirgienko into branch 'master'.
> 
> [Python] Don't use Qt in pythonserver executable for avoding problems with
> PyQt5
> Related: bug 407362
> FIXED-IN: 19.08
> 
> M  +33   -33   src/backends/python/pythonserver.cpp
> M  +11   -13   src/backends/python/pythonserver.h
> M  +93   -95   src/backends/python/pythonservermain.cpp
> M  +14   -2    src/backends/python/pythonsession.cpp
> M  +1    -1    src/backends/python2/CMakeLists.txt
> M  +1    -1    src/backends/python3/CMakeLists.txt
> 
> https://commits.kde.org/cantor/2329f29edc8d83b4823995a184ed454b580f0809

(In reply to Nikita Sirgienko from comment #11)
> The problem have found: it is conflict between already loaded qt libraries
> (often from system installation) and qt libraries loading by PyQt5, when
> matplotlib import PyQt5 on pythons2server. When qt version of system and
> pyqt5 don't match, crash have been happening.
> I will fix it in a day, or two.

Thank you. I love you.

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

Reply via email to