[SOLVED] KMail: No access to my local email (Akonadi)

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] KMail: No access to my local email (Akonadi)

Postby cambriz » Feb 16th, '23, 23:37

Hello,

My system: Mageia 8 Plasma. I use Kmail to download my email from POP3 accounts. My email is locally stored in folders (inbox, sent, drafts, trash + a set of other folders) on a separate (permanently mounted) data partition with a symlink in the default location ~/.local/share/local-mail.

This set-up worked fine for many years. But this morning I couldn't read my email in the Local Folders. Only the headers (subject, date, sender) were visible, not de content of the message.
Also, KMail wasn't able to store new email from my POP3 accounts. And I couldn't delete any message in Local Folders, nor move any message to another folder.

All email messages are still present in the directory where they were stored. I think that this is an Akonadi database issue.

I tried to fix this by deleting everything in ~/.local ~/.kde ~/.cache and ~/.config (after logout, as root) and let the system after a reboot recreate these directories, but without succes.
Akonadictl status tells that Akonadi is running, but Akonadi doesn't "import" the email in Local Folders into its database.

Then I created a new user account, and configured KMail there, but that wasn't succesful either.

Access to my email is very important. Please, can you help me to fix this problem?
Last edited by cambriz on Feb 24th, '23, 12:36, edited 1 time in total.
cambriz
 
Posts: 11
Joined: Jul 18th, '11, 15:32

Re: KMail: No access to my local email, an Akonadi problem?

Postby benmc » Feb 17th, '23, 10:03

seems a bug report has already been filed and a fix proposed

https://bugs.mageia.org/show_bug.cgi?id=29359.

you are welcome to assist in the test of this proposed fix.
benmc
 
Posts: 1213
Joined: Sep 2nd, '11, 12:45
Location: Pirongia, New Zealand

Re: KMail: No access to my local email, an Akonadi problem?

Postby bitit » Feb 17th, '23, 16:03

i have problem with kaddrss book and knotes, after upgrade.
i suppose the same akonady problem
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: KMail: No access to my local email, an Akonadi problem?

Postby morgano » Feb 17th, '23, 18:42

I dont know if it is needed, but did you reboot, or at least log out and in?

More exactly how is the problem expressed?

Is there a way to let the database do a consistency check / repair of some kind?
At home & work Mandriva since 2006, Mageia 2011. Thinkpad T40, T43, T60, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1489
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: KMail: No access to my local email, an Akonadi problem?

Postby bitit » Feb 17th, '23, 18:56

i Morgano, i have try to restart akonady many time, restart x interface and restart computer.

Knote have lose the information, nb inside the directory ./local/share/note, the files are present.
Don't permit crating new note,

kaddress dont permit to add new contact , by importing file vcf, or creating by kaddress, or kcontact

have try to start by console for look about log, but no log about

Enrico
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: KMail: No access to my local email, an Akonadi problem?

Postby morgano » Feb 17th, '23, 19:41

What is the output from in terminal running
rpm -qa | grep 5.15.2-4
At home & work Mandriva since 2006, Mageia 2011. Thinkpad T40, T43, T60, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1489
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: KMail: No access to my local email, an Akonadi problem?

Postby doktor5000 » Feb 17th, '23, 19:45

morgano wrote:Is there a way to let the database do a consistency check / repair of some kind?

Yes via
Code: Select all
akonadictl fsck

but that won't help until the Qt update is installed because akonadi will still have issues with mariadb version detection.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18045
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: KMail: No access to my local email, an Akonadi problem?

Postby bitit » Feb 17th, '23, 19:51

morgano wrote:What is the output from in terminal running

Code: Select all
rpm -qa |  grep 5.15.2-4

lib64qt5-database-plugin-mysql-5.15.2-4.5.mga8
lib64qt5core5-5.15.2-4.5.mga8
lib64qt5opengl5-5.15.2-4.5.mga8
lib64qt5dbus5-5.15.2-4.5.mga8
lib64qt5widgets5-5.15.2-4.5.mga8
lib64qt5network5-5.15.2-4.5.mga8
lib64qt5concurrent5-5.15.2-4.5.mga8
lib64qt5gui5-5.15.2-4.5.mga8
lib64qt5-database-plugin-sqlite-5.15.2-4.5.mga8
lib64qt5eglfsdeviceintegration5-5.15.2-4.5.mga8
lib64qt5-database-plugin-ibase-5.15.2-4.5.mga8
qtbase5-common-5.15.2-4.5.mga8
lib64qt5printsupport5-5.15.2-4.5.mga8
lib64qt5sql5-5.15.2-4.5.mga8
lib64qt5xml5-5.15.2-4.5.mga8
lib64qt5eglfskmssupport5-5.15.2-4.5.mga8
lib64qt5test5-5.15.2-4.5.mga8
lib64qt5xcbqpa5-5.15.2-4.5.mga8
Last edited by isadora on Feb 17th, '23, 19:57, edited 1 time in total.
Reason: Repaired quote.
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: KMail: No access to my local email, an Akonadi problem?

Postby bitit » Feb 17th, '23, 19:55

doktor5000 wrote:
morgano wrote:Is there a way to let the database do a consistency check / repair of some kind?

Yes via
Code: Select all
akonadictl fsck

Done,
....... a lots or row and :
Making sure virtual search resource and collections exist
Consistency check done.

Nothing is change, can''t add new note or new contact

Enrico
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: KMail: No access to my local email, an Akonadi problem?

Postby morgano » Feb 17th, '23, 20:09

bitit wrote:
morgano wrote:What is the output from in terminal running

Code: Select all
rpm -qa |  grep 5.15.2-4
a lot of    -5.15.2-4.5.mga8


Ah. You should have -4.6.
But wait a bit more because -4.7 and also -4.8 are building.
http://pkgsubmit.mageia.org/
and then your mirror need to sync https://mirrors.mageia.org/status

Then install from updates testing repo.
See https://wiki.mageia.org/en/Enabling_the_Testing_media
At home & work Mandriva since 2006, Mageia 2011. Thinkpad T40, T43, T60, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1489
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: KMail: No access to my local email, an Akonadi problem?

Postby bitit » Feb 17th, '23, 20:28

from MCC i have removed all repository and reload new, after i have upgrade the new repository but, i haven't upgrade to install;
i have selected tainted and back port also .

Enrico
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: KMail: No access to my local email, an Akonadi problem?

Postby sturmvogel » Feb 17th, '23, 21:57

As morgano already told you, you need to wait a little bit as the packages where still building. The build finished only some time ago and now it also needs some time until all mirrors populate as the tier 1 mirrors got the package less then 1 hour ago...
If you can't wait, then you need to chose a tier 1 mirror. https://mirrors.mageia.org/ and https://mirrors.mageia.org/status

And why did you enable backports? That is not what morgano advised. Testing is something completely different than backports...
sturmvogel
 
Posts: 739
Joined: Jul 30th, '12, 00:39

Re: KMail: No access to my local email, an Akonadi problem?

Postby cambriz » Feb 18th, '23, 16:23

benmc wrote:seems a bug report has already been filed and a fix proposed

https://bugs.mageia.org/show_bug.cgi?id=29359.

you are welcome to assist in the test of this proposed fix.


Thanks benmc, for your quick response and the link to the bug report!
It's great that a fix is already available in testing.
cambriz
 
Posts: 11
Joined: Jul 18th, '11, 15:32


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron