flathub / org.kde.kontact

https://flathub.org/apps/details/org.kde.kontact
4 stars 9 forks source link

Kontact fails to start due to incompatible Qt library #73

Closed Victor239 closed 2 years ago

Victor239 commented 2 years ago

Just installed this Flatpak and found that it fails to start:

$ flatpak run org.kde.kontact
Akonadi is not running.
kbuildsycoca5 running...
[2:27:0522/200714.851643:ERROR:address_tracker_linux.cc(214)] Could not bind NETLINK socket: Address already in use (98)
Trying to create ksycoca...
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
org.kde.pim.akonadiserver: Starting up the Akonadi Server...
Cannot mix incompatible Qt library (5.15.3) with this library (5.15.4)
org.kde.pim.akonadicontrol: ProcessControl: Application "/app/bin/akonadiserver" stopped unexpectedly ( "Process crashed" )
org.kde.pim.akonadicontrol: Application '/app/bin/akonadiserver' crashed! 1 restarts left.
org.kde.pim.akonadiserver: Starting up the Akonadi Server...
Cannot mix incompatible Qt library (5.15.3) with this library (5.15.4)
org.kde.pim.akonadicontrol: ProcessControl: Application "/app/bin/akonadiserver" stopped unexpectedly ( "Process crashed" )
org.kde.pim.akonadicontrol: Application '/app/bin/akonadiserver' crashed! 0 restarts left.
org.kde.pim.akonadiserver: Starting up the Akonadi Server...
Cannot mix incompatible Qt library (5.15.3) with this library (5.15.4)
org.kde.pim.akonadicontrol: ProcessControl: Application "/app/bin/akonadiserver" stopped unexpectedly ( "Process crashed" )
org.kde.pim.akonadicontrol: Application '/app/bin/akonadiserver' crashed too often. Giving up!
tsdgeos commented 2 years ago

Just started a rebuild https://flathub.org/builds/#/builders/32/builds/92742 this should fix it once it's finished.

andrevmatos commented 1 year ago

Failing again

travier commented 1 year ago

Whoops, sorry. Started a new build.

travier commented 1 year ago

https://buildbot.flathub.org/#/builders/6/builds/34479

travier commented 1 year ago

Hum, we had https://buildbot.flathub.org/#/builders/6/builds/34416 which got published too. Can you make sure you're up-to-date?

andrevmatos commented 1 year ago

I had just updated, it wasn't showing up, but just did again now, and it's working fine. Thanks

andrevmatos commented 1 year ago

Failing again since 23.08 update

Justinzobel commented 1 year ago

Queueing a rebuild to test.

andrevmatos commented 1 year ago

Not sure what's happening, is it on my side only? I got the updates, but the error in Mail component still persists.

tsdgeos commented 1 year ago

/app/bin/akonadiserver: symbol lookup error: /usr/lib/plugins/sqldrivers/libqsqlite.so: undefined symbol: sqlite3_column_table_name16

Nothing to do with incompatible Qt library

Wonder what's up here

tsdgeos commented 1 year ago

Ah, we are using a newer/diferent sqlite than the platform and i guess that causes conflicts

tsdgeos commented 1 year ago

@andrevmatos Can you confirm the build at https://github.com/flathub/org.kde.kontact/pull/207#issuecomment-1698175510 works for you?