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

Alexander Potashev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #2 from Alexander Potashev <[email protected]> ---
This is reproducible when you have PyQt4 installed in your system. In this case
the following happens:
 1. KF5Kross loads the Python interpreter library and starts Python scripts,
including "google_images.py".
 2. google_images.py has "import [...] PyQt4" lines that make the interpreter
library load Qt4 shared libraries.
When Qt4 libraries are loaded into a Qt5 application, it crashes because they
are incompatible.

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

Reply via email to