[MacPorts] #70026: trojita with Qt4 does not see its plugins and cannot set IMAP
MacPorts
noreply at macports.org
Sat May 25 11:04:16 UTC 2024
#70026: trojita with Qt4 does not see its plugins and cannot set IMAP
---------------------------+-----------------------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords: snowleopard, leopard, tiger
Port: trojita |
---------------------------+-----------------------------------------
Comment (by barracuda156):
Replying to [comment:22 RJVB]:
> I can confirm that KDEPIM works fine for me on Mac. I probably never
tried it with the sqlite backed; I probably learned on Linux that it's the
least advisable of the 3 before I started using Kontact on Mac too. (Which
was after upgrading to 10.9 IIRC and discovering that Apple Mail had begun
keeping local copies of everything.)
>
> Upgrading the ports first is probably not a bad idea if you're going to
be tinkering with them anyway, but be advised that a lot of those final
releases will just consist of upgraded translations and other cosmetics.
The problem is that `akonadi` pulls in sqlite regardless of a backend, and
even if sqlite is explicitly disabled:
https://trac.macports.org/ticket/33998#comment:39
And once I patch out sqlite mess, this fails:
{{{
36-244% /opt/local/bin/akonadiserver-script.sh
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
36-244% QSqlDatabasePrivate::removeDatabase: connection 'initConnection'
is still in use, all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still
in use, all queries will cease to work.
ProcessControl: Application akonadiserver stopped unexpectedly ( "Process
crashed" )
Application 'akonadiserver' crashed! 1 restarts left.
QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still
in use, all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still
in use, all queries will cease to work.
ProcessControl: Application akonadiserver stopped unexpectedly ( "Process
crashed" )
Application 'akonadiserver' crashed! 0 restarts left.
QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still
in use, all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still
in use, all queries will cease to work.
ProcessControl: Application akonadiserver stopped unexpectedly ( "Process
crashed" )
Application 'akonadiserver' crashed too often. Giving up!
}}}
(This is with mariadb backend, as it claims.)
I do not know how someone gets this working. Do you do some special setup
besides what the port suggests? Whatever I tried fails.
Some apps run, but not in a useful manner so far.
--
Ticket URL: <https://trac.macports.org/ticket/70026#comment:23>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list