[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kmail 24.08



Hi!

Sedat Dilek - 06.10.24, 19:22:10 MESZ:
> > I ran into this: downgrade kate and kwrite from the version in
> > experimental and everything should work out!
[…]
> How did you manage this?

You need to downgrade to the version in unstable.

apt install kate=4:23.08.1-1+b1 kwrite=4:23.08.1-1+b1 kate5-data=4:23.08.1-1

Additionally to libkpim6smtp6 make sure kmailtransport-plugins is
installed:

apt installl -t experimental libkpim6smtp6 kmailtransport

It took me more than an hour to figure this out. Before that one was
installed akonadi_maildispatcher_agent just crashed and I got a crazy
message of DBUS interface of akonadi_mailfilter_agent not found.
Although this one was worked. I bet it also crashed as it was not able
to figure out the folder to put a sent mail into.

Akonadi really needs way better error checking. Just crashing is not so
nice. Anyway, as I suspected something odd going one with PostgreSQL
backend I even switched to SQLite3. Things appear to be much faster
since then. Maybe I can even have akonadi_indexing_agent running now.
It was too much of a resource hog before. If that SQLite3 stuff really
works as nicely as I hope, I also get rid of upgrading PostgreSQL clusters.
Really got fet up with that.

Sandro told me a nice shortcut on IRC to enable all log output for
Akonadi:

`QT_LOGGING_RULES="*.*=true;qt.*=false" akonadictl start`

Thanks.

So in complete after you have Qt 6.7.2 going, something like

apt installl -t experimental kmail libkpim6smtp6 kmailtransport 

should work.

Hopefully that is all. It will all get easier once dependencies are fixed
and KDEPIM/Akonadi 24.08 or later enters unstable.

Best,
-- 
Martin - please no carbon copy to me



Reply to: