Description of problem: Jami Qt client does not start Version-Release number of selected component (if applicable): 0.0-0.git20220908.3 How reproducible: Try to start the application Steps to Reproduce: 1. Start Jami from start menu 2. Nothing happens 3. When started from Konsole: $ jami-qt Using Qt runtime version: 6.4.0 Qt build version mismatch! 6.3.1 Aborted (core dumped)
Thank you for this clear report. Is this another case of a require for a particular version (=), where it might work with (>=) ?
Assignee: bugsquad => jani.valimaaSummary: Jami Qt client does not start due to Qt build version mismatch => Jami Qt client does not start due to Qt build version mismatch: 6.4.0/6.3.1
Assigning to Jani (!) who looks after this.
Seems to be fixed now. Thanks!
Status: NEW => RESOLVEDResolution: (none) => FIXED
It happened again: $ jami-qt Using Qt runtime version: 6.4.1 Qt build version mismatch! 6.4.0 Aborted (core dumped)
Resolution: FIXED => (none)Status: RESOLVED => REOPENEDSummary: Jami Qt client does not start due to Qt build version mismatch: 6.4.0/6.3.1 => Jami Qt client does not start due to Qt build version mismatch: 6.4.1/6.4.0
I'd say it's not a bug in jami-client-qt itself, but in Qt6 infrastructure. Make sure all Qt6 pkgs are in version 6.4.1.
Yes, all Qt6 packages are at 6.4.1. There are no Qt6 6.4.0 packages installed. Most of the KDE packages are still built againt Qt 5.15.7 but that should not confuse jami-qt?
Fixed again. Thanks!
Status: REOPENED => RESOLVEDResolution: (none) => FIXED