Author Topic: [Solved] Kmail keeps shutting off after this Akonadi server finds errors  (Read 897 times)

Jeremy.Bailey

  • Guest
Everytime I load KMail, I get this akonadi server error popup, and after clicking on close, KMail closes with it.

The first is this "MYSQL server log contains errors" which in the file contains this:

InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
100728  5:43:41  InnoDB: Setting file ./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
100728  5:43:41  InnoDB: Log file ./ib_logfile0 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile0 size to 64 MB
InnoDB: Database physically writes the file full: wait...
100728  5:43:43  InnoDB: Log file ./ib_logfile1 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile1 size to 64 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
100728  5:43:46  InnoDB: Started; log sequence number 0 0
100728  5:43:46 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
100728  5:43:46 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
100728  5:43:46 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.1.42-log'  socket: '/home/jeremy/.local/share/akonadi/db_misc/mysql.socket'  port: 0  PCLinuxOS 2010 - MySQL Standard Edition (GPL)


Another is:

The Nepomuk search service is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup.

and lastly,

No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to '/usr/share', make sure this includes all paths where Akonadi agents are installed to.

I'm not sure what to do exactly. Any help would be appreciated, thanks!
« Last Edit: July 28, 2010, 02:11:16 AM by Texstar »

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12487
Re: Kmail keeps shutting off after this Akonadi server finds errors
« Reply #1 on: July 28, 2010, 01:35:41 AM »
install the kdepim4-runtime package. The KDE pacakges just got split out last week and the kmail package is missing the kdepim4-runtime dependency.




Thanks to everyone who donates. You keep the servers running.

Jeremy.Bailey

  • Guest
Re: Kmail keeps shutting off after this Akonadi server finds errors
« Reply #2 on: July 28, 2010, 01:55:40 AM »
thank you. that worked.