1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] problems with kmail2
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20problems%20with%20kmail2&In-Reply-To=%3C1700475.euEqJfA0M0%40rama%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008879.html">
<LINK REL="Next" HREF="008891.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] problems with kmail2</H1>
<B>Renaud MICHEL</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20problems%20with%20kmail2&In-Reply-To=%3C1700475.euEqJfA0M0%40rama%3E"
TITLE="[Mageia-discuss] problems with kmail2">r.h.michel+mageia at gmail.com
</A><BR>
<I>Fri Nov 2 18:28:03 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008879.html">[Mageia-discuss] mageia under vmware ESXi
</A></li>
<LI>Next message: <A HREF="008891.html">[Mageia-discuss] problems with kmail2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8890">[ date ]</a>
<a href="thread.html#8890">[ thread ]</a>
<a href="subject.html#8890">[ subject ]</a>
<a href="author.html#8890">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello
I upgraded yesterday my computer from mageia 1 to mageia 2, most work but I
am having problems with kmail2.
I had read a lot about it, so I knew I had to export my filters to re-import
them after upgrade. That worked, although at first they didn't seem to be
properly applied, now that part is working.
I also executed kmail-migrator by hand before starting kmail itself. It
didn't import the password stored in kmail1 configuration, but thanks to
this forum post
<A HREF="http://fixunix.com/mandriva/342585-kmail-password-decoding.html">http://fixunix.com/mandriva/342585-kmail-password-decoding.html</A>
I was able to restore them.
But that akonadi-based kmail feels like a big step backward compared to how
rock-stable kmail1 was.
akonadi is configured to use an external mysql instance, and a few times I
have seen the mysqld process go crazy on a big select from akondi. After
more than an hour the select was still not finished (or was restarted in a
loop by akonadi?) and I had to restart the akonadi server to make it stop.
I have a little over 100000 mails, could that be the problem? Is that too
much for akonadi?
Some times it takes kmail many seconds to show the content of a folder or to
change the status of a mail (from unread to read), and it happens quite
frequently that I have a popup about a conflict on a mail (the differences
being the date and a tag \SEEN). How can there be conflict with a single
mail client?
Some times I have to wait some minutes for it to make the actions I asked
for (mark mails as read or move them to trash).
On such occasion I see this message in akonadi error log
ItemRetrieverException : Resource was unable to deliver item
On one occasion, akonadi lost its connection to mysql, with this message
repeated several times in its error log
Database error: DataStore::beginTransaction
Last driver error: "QMYSQL: Unable to begin transaction"
Last database error: "MySQL server has gone away"
Mysql was still there, but I had to restart akonadi (not mysql) to make it
work again.
The worst is that it has lost some mails!
I know because some of the mails sent to this list didn't make it to me, on
one occasion I saw it mark the folder as having 3 unread mails, and when I
wanted to go see them (with a shortcut to go to the next unread message) the
count went down to 1, I can see the missing mail on the list archive, but
not in my inbox (even if I go look at the files).
I only have POP3 accounts and I didn't even configure a spam filter yet (I
read there has been some problem with that, which should be fixed in 4.8.5).
I am considering downgrading to kmail1 from mga1, but I guess I will have to
downgrade all of kdepim.
Does it get any better with KDE 4.9?
Or maybe I will switch to another mail client, is there another for KDE or
should I go to a GTK one like claws-mail?
Not sure if anybody can help me here, if you have any tips to make akonadi
faster more stable they are welcome.
--
Renaud Michel
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008879.html">[Mageia-discuss] mageia under vmware ESXi
</A></li>
<LI>Next message: <A HREF="008891.html">[Mageia-discuss] problems with kmail2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8890">[ date ]</a>
<a href="thread.html#8890">[ thread ]</a>
<a href="subject.html#8890">[ subject ]</a>
<a href="author.html#8890">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|