tested the the qt6 version of OpenLP. Using PySide6 from PIP application works fine on F40. Replacing it with this version we get on start up.
Fatal Python error: init_enum: could not init enum Python runtime state: initialized RecursionError: maximum recursion depth exceeded
Current thread 0x00007efcce453740 (most recent call first): File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed File "<frozen importlib._bootstrap_external>", line 1289 in create_module File "<frozen importlib._bootstrap>", line 813 in module_from_spec File "<frozen importlib._bootstrap>", line 921 in _load_unlocked File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 1360 in _find_and_load File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1415 in _handle_fromlist File "/home/tim/Projects/OpenLP/tgc-openlp/openlp/core/app.py", line 38 in <module> File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed File "<frozen importlib._bootstrap_external>", line 995 in exec_module File "<frozen importlib._bootstrap>", line 935 in _load_unlocked File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 1360 in _find_and_load File "/home/tim/Projects/OpenLP/tgc-openlp/openlp/main.py", line 31 in <module> File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed File "<frozen importlib._bootstrap_external>", line 995 in exec_module File "<frozen importlib._bootstrap>", line 935 in _load_unlocked File "<frozen importlib._bootstrap>", line 1331 in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 1360 in _find_and_load File "<frozen importlib._bootstrap>", line 488 in _call_with_frames_removed File "<frozen importlib._bootstrap>", line 1415 in _handle_fromlist File "/home/tim/Projects/OpenLP/tgc-openlp/./run_openlp.py", line 25 in <module>
Extension modules: shiboken6.Shiboken, PySide6.QtCore (total: 2) Aborted (core dumped)
Installed and previous issues resolved.
Tested and works internally and with OpenLP.
This update has been unpushed.
This update has been unpushed.
Looks good to me
Seems good to me.
Works for me.
Works for me and allows server to start
Tested new version and fine
The pyrcc5 wrapper is incorrect. it should have PyQt5.pyrcc_main but instead has PyQt5.PyQt5.pyrcc_main
Solves the reported problem
+1
Fixes the crash in previous version
Sorry you have missed the point. 2.0.3 is not support nor is stable. 2.0.5 is currently but that is only for 2 more months. I am the packager for OpenLP I do not have you email address this this is the only way to communicate.
Please do not package a unsupported and out of date version of OpenLP. 2.0.5 is the only supported version.
Re-testing the code and checking the uninstall from the PIP code I discovered not all the pip install had been removed. Manually deleting the pip stuff (shiboken) and then reinstalling this package OpenLP started fine.
I am happy, sorry for the noise.