[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261634 --- Comment #39 from caulier.gil...@gmail.com --- Git commit e9419a3bd6a92934cd3449df94544c91e44ab5b5 by Gilles Caulier. Committed on 20/04/2024 at 05:53. Pushed by cgilles into branch 'master'. Add list of available Qt sql drivers in Help/Components In

[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=261634 --- Comment #38 from Maik Qualmann --- Great, MySQL works here now. Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261634 --- Comment #37 from caulier.gil...@gmail.com --- Git commit d7ddc7119ab1d10583f3aca612c30dee3414f44b by Gilles Caulier. Committed on 19/04/2024 at 18:15. Pushed by cgilles into branch 'master'. AppImage: parse Qt sql drivers dependencies M +6-0

[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261634 --- Comment #36 from caulier.gil...@gmail.com --- And look this one : gilles@KU23:~/Downloads/squashfs-root/usr/plugins/sqldrivers$ ldd libqsqlmysql.so libicudata.so.70 => not found < !! -- You are receiving this mail

[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261634 --- Comment #35 from caulier.gil...@gmail.com --- Typically the mysql Qt plugin use the lib mysql client from the host, not for the bundle : gilles@KU23:~/Downloads/squashfs-root/usr/plugins/sqldrivers$ ldd libqsqlmysql.so linux-vdso.so.1 (0x00

[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261634 --- Comment #34 from caulier.gil...@gmail.com --- ok, i will take a look about this problem while this evening Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=261634 --- Comment #33 from Maik Qualmann --- Hi Gilles, I have activated qt debugging, the Qt-MySQL driver cannot be loaded because the "libmysqlclient.so.21" is not found. It looks like there are only the MariaDB counterparts in the system, and the package

[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261634 --- Comment #32 from caulier.gil...@gmail.com --- Maik, Run the digiKam-8.4.0-20240418T164142-x86-64-Qt6.appimage bundle with the "--appimage-extract" option and look like the mysql Qt6 plugin is present : gilles@KU23:~/Downloads/squashfs-root/usr/plu

[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261634 --- Comment #31 from caulier.gil...@gmail.com --- Hi Maik, >Furthermore, no Qt MySQL driver seems to be included. The mysql dependencies are installed on the Ubuntu 22.04 VM : https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/appim

[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=261634 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #30 from Maik

[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261634 --- Comment #29 from caulier.gil...@gmail.com --- Screenshot of Qt6 AppImage bundle running under Kubuntu 23.10: https://imgur.com/a/Qk2oiXk -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 261634] Use Qt framework 6.70 and KDE framework 6.2.0 to compile AppImage bundle.

2024-04-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261634 caulier.gil...@gmail.com changed: What|Removed |Added Summary|Use Qt6 to compile |Use Qt framework 6.70 and