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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Evolution lost accounts after power mishap
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Evolution%20lost%20accounts%20after%20power%20mishap&In-Reply-To=%3Ckga5hm%24bdp%241%40ger.gmane.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009216.html">
<LINK REL="Next" HREF="009226.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Evolution lost accounts after power mishap</H1>
<B>Daniel</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Evolution%20lost%20accounts%20after%20power%20mishap&In-Reply-To=%3Ckga5hm%24bdp%241%40ger.gmane.org%3E"
TITLE="[Mageia-discuss] Evolution lost accounts after power mishap">mandriva at daik.se
</A><BR>
<I>Sat Feb 23 11:27:03 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="009216.html">[Mageia-discuss] Evolution lost accounts after power mishap
</A></li>
<LI>Next message: <A HREF="009226.html">[Mageia-discuss] people.mageia.org and mgapeople
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9223">[ date ]</a>
<a href="thread.html#9223">[ thread ]</a>
<a href="subject.html#9223">[ subject ]</a>
<a href="author.html#9223">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
><i> Hello all,
</I>><i> I've had a rather interesting experience today. I run a BIOS assisted
</I>><i> software raid 1 for my system. So to Mageia it seems I have one drive.
</I>><i> Anyway long story short, I lost one drive due to a cable problem. When I
</I>><i> noticed (half an hour later or so) I re-seated the cable and started
</I>><i> Mageia.
</I>><i>
</I>><i> Mageia starts up but is a bit confused over the filesystem. An fsck and
</I>><i> we're back in business. When I log in I notice all my gnome-shell
</I>><i> extensions are disabled, as is all other configuration I've done (like
</I>><i> wallpaper). No bigge I go and fix that. However when I start Evolution
</I>><i> it has lost all accounts. When I check the .local/share/evolution/mail
</I>><i> everything is there, so no mails are lost, good.
</I>><i>
</I>><i> In lost+found I have a text file with all the account configuration, so
</I>><i> it seems I just need to put it back in place, but I have no idea where
</I>><i> this place is, can someone help me? If possible I would prefer to not
</I>><i> re-
</I>><i> create all accounts again.
</I>><i>
</I>><i> regards Daniel
</I>
Hello again,
I've sort of solved this, I found that I can re-load the settings for
Evolution from a backup (show just how important it is to take backups!)
by typing the following
gconftool-2 --load ./backup-restore-gconf.xml
where backup-restore-gconf.xml comes from the tgz file that Evolution
produces. The backup file I had was a bit on the old side in regards to
mails so I did not want to restore mail from it.
The textfile I had was in a slightly different format so I did not try to
fix it, as I had a backup that was recent enough. The mails stored on
disk were still present so everything was good after I issued the above
command. Hopefully this can help someone else that encounters the same
problem.
regards
Daniel
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009216.html">[Mageia-discuss] Evolution lost accounts after power mishap
</A></li>
<LI>Next message: <A HREF="009226.html">[Mageia-discuss] people.mageia.org and mgapeople
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9223">[ date ]</a>
<a href="thread.html#9223">[ thread ]</a>
<a href="subject.html#9223">[ subject ]</a>
<a href="author.html#9223">[ 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>
|