Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Argh: No KMail after KDEPIM upgrade
Date: Sun, 19 Jun 2011 01:10:57
Message-Id: 4DFD49C9.6020409@wonkology.org
In Reply to: Re: [gentoo-user] Argh: No KMail after KDEPIM upgrade by Volker Armin Hemmann
1 Volker Armin Hemmann writes:
2
3 > On Monday 13 June 2011 21:01:58 Alex Schuster wrote:
4
5
6 >> Anyway, KMail has a problem now. I get this error:
7 >>
8 >> KMail encountered a fatal error and will terminate now.
9 >> The error was:
10 >> Failed to fetch the resource collection.
11 >
12 > look up the akonadi error log
13
14 Test 5: ERROR
15 --------
16
17 MySQL server log contains errors.
18 Details: The MySQL server error log file &apos;<a
19 href='/home/wonko/.local/share/akonadi/db_data/mysql.err'>/home/wonko/.local/share/akonadi/db_data/mysql.err</a>&apos;
20 contains errors.
21
22 File content of '/home/wonko/.local/share/akonadi/db_data/mysql.err':
23 InnoDB: The InnoDB memory heap is disabled
24 InnoDB: Mutexes and rw_locks use GCC atomic builtins
25 InnoDB: Compressed tables use zlib 1.2.5
26 110614 19:22:22 InnoDB: highest supported file format is Barracuda.
27 110614 19:22:22 InnoDB: Warning: allocated tablespace 44, old maximum was 9
28 110614 19:22:22 Percona XtraDB (http://www.percona.com) 1.0.10-12.0
29 started; log sequence number 1431101630
30 110614 19:22:22 [Warning] Can't open and lock time zone table: Table
31 'mysql.time_zone_leap_second' doesn't exist trying to live without them
32 110614 19:22:22 [ERROR] Can't open and lock privilege tables: Table
33 'mysql.servers' doesn't exist
34 110614 19:22:22 [Note] /usr/sbin/mysqld: ready for connections.
35 Version: '5.1.50-MariaDB' socket:
36 '/home/wonko/.local/share/akonadi/socket-weird/mysql.socket' port: 0
37 Gentoo Linux mariadb-5.1.50
38
39 I think I had a similar error before, one year ago, and it sometime
40 vanished misteriously and all seemed to be fine.
41
42
43 But I think the problem is this: WhenI start kmail in a shell, I get
44 this error:
45
46
47 Akonadi::SpecialCollectionsRequestJob::slotResult: Failed
48 SpecialCollectionsRequestJob::slotResult "Unknown error. (Failed to
49 fetch the resource collection.)"
50 kmail2(31523) MailCommon::Kernel::emergencyExit: "KMail encountered a
51 fatal error and will terminate now.
52 The error was:
53 Failed to fetch the resource collection."
54 kmail2(31523)/libakonadi
55 Akonadi::SpecialCollectionsRequestJob::slotResult: Failed
56 SpecialCollectionsRequestJob::slotResult "Unknown error. (Failed to
57 fetch the resource collection.)"
58 kmail2(31523) MailCommon::Kernel::emergencyExit: "KMail encountered a
59 fatal error and will terminate now.
60 The error was:
61 Failed to fetch the resource collection."
62 kmail2(31523)/libakonadi
63 Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed
64 to request resource "akonadi_maildir_resource_3" : "Unknown error.
65 (Failed to fetch the resource collection.)"
66 "/usr/bin/kmail(31523)" Soprano:
67 "org.freedesktop.DBus.Error.ServiceUnknown - The name
68 org.kde.nepomuk.services.nepomukstorage was not provided by any .service
69 files"
70 "/usr/bin/kmail(31523)" Soprano: "QLocalSocket::connectToServer: Invalid
71 name"
72 kmail2(31523)/libakonadi
73 Akonadi::SpecialCollectionsRequestJob::slotResult: Failed
74 SpecialCollectionsRequestJob::slotResult "Unknown error. (Failed to
75 fetch the resource collection.)"
76 kmail2(31523) MailCommon::Kernel::emergencyExit: "KMail encountered a
77 fatal error and will terminate now.
78 The error was:
79 Failed to fetch the resource collection."
80 kmail2(31523)/libakonadi
81 Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed
82 to request resource "akonadi_maildir_resource_3" : "Unknown error.
83 (Failed to fetch the resource collection.)"
84 kmail2(31523)/libakonadi
85 Akonadi::SpecialCollectionsRequestJob::slotResult: Failed
86 SpecialCollectionsRequestJob::slotResult "Unknown error. (Failed to
87 fetch the resource collection.)"
88 kmail2(31523) MailCommon::Kernel::emergencyExit: "KMail encountered a
89 fatal error and will terminate now.
90 The error was:
91 Failed to fetch the resource collection."
92 kmail2(31523)/libakonadi
93 Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed
94 to request resource "akonadi_maildir_resource_3" : "Unknown error.
95 (Failed to fetch the resource collection.)"
96
97
98
99 >> BTW, double-clicking a file in dolphin does no longer open it, but asks
100 >> for the application to open it with. No known applications are shown.
101 >> Hmm, I remember having this before, and there was some easy solution
102 >> like running kbuildsycoca4, but this did not help here.
103 >
104 > /etc/xdg/menus/applications.menu
105 > is missing. Just create a symlink to kde-4-applications.menu
106
107 This worked for a test user, but not for my own account. I also tried
108 kbuildsycoca4 again after I checked that this was the command that had
109 helped on the other PC. Still no change. Yes, I logged out and in.
110
111 And suddenly, some days later, it's working. I have no idea what fixed
112 this, but I'm glad it finally solved itself. The icons for the menu
113 entries are still mostly empty, but the applications are all back, and a
114 double-click in dolphin no longer asks what to do.
115
116 Wonko

Replies

Subject Author
Re: [gentoo-user] Argh: No KMail after KDEPIM upgrade Alex Schuster <wonko@×××××××××.org>