https://bugs.documentfoundation.org/show_bug.cgi?id=156850
--- Comment #4 from [email protected] --- (In reply to Rafael Lima from comment #1) > Can you please share a sample script for testing? > > How did you instal pyqt6? Are you using the system interpreter or LO's > internal interpreter? > > What OS are you using? Hi, thank you! Yes, I am attaching a sample script. Runs nicely, when the window is closed, the whole LibreOffice crashes (I am attaching the error screenshot). I am on Linux Mint 21.2 and LibreOffice is installed using deb. That means LibreOffice is using the system Python interpreter (which I also confirmed in APSO Python Shell). PyQT6 was installed using 'pip install PyQt6' or actually 'pip install PySide6' maybe (not sure now) into the system Python. My friend was also successful on Mac with installing PyQT6 using pip into LibreOffice's Python interpreter and the window also runs nicely. Not sure if it also crashes on close but he has an older version of LO anyways and in that older version (not sure which) closing the window did not crash LO both on Mac and Linux. Now I have LibreOffice 7.6.1.2 and closing the PyQT window crashes whole LO. -- You are receiving this mail because: You are the assignee for the bug.
