LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-07-2011, 08:25 PM   #1
BoydRice
Member
 
Registered: Jul 2008
Location: Tacoma, WA
Distribution: Slackware64
Posts: 96

Rep: Reputation: 19
Akonadi errors on Slackware64 current


Hi All,

Sorry in advance if I missed a thread where this was covered. I am running current and upgraded KDE to 4.6.1 using AlienBob's packages. I followed the directions and it seemed to go fine except alt-tab caused X to crash and bring me back to a console prompt. Looking on the forums this seemed to be caused by a version of mesa and what had seemed to fix it for most was upgrading that version to the one residing in testing, once I did that this fixed the alt-tab issue. I noticed when I would log out of KDE and drop to the console there would be all sorts of akonadi error messages which I am not sure what to do about. Has anyone seen these error messages (attached below) and if so what did you do about them? Thanks in advance for any help.

Code:
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_akonotes_resource" from file "/usr/share/akonadi/agents/akonotesresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_birthdays_resource" from file "/usr/share/akonadi/agents/birthdaysresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_calendarsearch_agent" from file "/usr/share/akonadi/agents/calendarsearchagent.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_contacts_resource" from file "/usr/share/akonadi/agents/contactsresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_davgroupware_resource" from file "/usr/share/akonadi/agents/davgroupwareresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_ical_resource" from file "/usr/share/akonadi/agents/icalresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_imap_resource" from file "/usr/share/akonadi/agents/imapresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_invitations_agent" from file "/usr/share/akonadi/agents/invitationsagent.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_kabc_resource" from file "/usr/share/akonadi/agents/kabcresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_kcal_resource" from file "/usr/share/akonadi/agents/kcalresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_kdeaccounts_resource" from file "/usr/share/akonadi/agents/kdeaccountsresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_knut_resource" from file "/usr/share/akonadi/agents/knutresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_kolabproxy_resource" from file "/usr/share/akonadi/agents/kolabproxyresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_localbookmarks_resource" from file "/usr/share/akonadi/agents/localbookmarksresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_maildir_resource" from file "/usr/share/akonadi/agents/maildirresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_maildispatcher_agent" from file "/usr/share/akonadi/agents/maildispatcheragent.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_mbox_resource" from file "/usr/share/akonadi/agents/mboxresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_microblog_resource" from file "/usr/share/akonadi/agents/microblog.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_mixedmaildir_resource" from file "/usr/share/akonadi/agents/mixedmaildirresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_mailtransport_dummy_resource" from file "/usr/share/akonadi/agents/mtdummyresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_nepomuk_calendar_feeder" from file "/usr/share/akonadi/agents/nepomukcalendarfeeder.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_nepomuk_contact_feeder" from file "/usr/share/akonadi/agents/nepomukcontactfeeder.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_nepomuk_email_feeder" from file "/usr/share/akonadi/agents/nepomukemailfeeder.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_nepomuktag_resource" from file "/usr/share/akonadi/agents/nepomuktagresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_nntp_resource" from file "/usr/share/akonadi/agents/nntpresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_notes_resource" from file "/usr/share/akonadi/agents/notesresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_openxchange_resource" from file "/usr/share/akonadi/agents/openxchangeresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_pop3_resource" from file "/usr/share/akonadi/agents/pop3resource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_vcarddir_resource" from file "/usr/share/akonadi/agents/vcarddirresource.desktop" 
void AgentManager::readPluginInfos(const QDir&) Duplicated agent identifier "akonadi_vcard_resource" from file "/usr/share/akonadi/agents/vcardresource.desktop"
 
Old 04-07-2011, 09:37 PM   #2
brixtoncalling
Member
 
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403

Rep: Reputation: 67
I'm not sure those are actually errors, just logging info courtesy of akonadi.
 
Old 04-08-2011, 12:31 AM   #3
BoydRice
Member
 
Registered: Jul 2008
Location: Tacoma, WA
Distribution: Slackware64
Posts: 96

Original Poster
Rep: Reputation: 19
Quote:
Originally Posted by brixtoncalling View Post
I'm not sure those are actually errors, just logging info courtesy of akonadi.
Ok, sorry my bad. I guess I am still trying to get used to KDE. I found those messages in a file under ~/.local/share/akonadi/akonadi_control.error and it was similar to what I was seeing when I would shutdown X by logging out.

I copied the text I saw when logging out of KDE which now looking at it closer is different than what I attached before. Can you confirm if the messages below are normal or are indicative of an issue? It just seems more verbose than what I am used to seeing running other WM/DE.

Code:
Shutting down virtuoso instance 6164
akonadi_agent_launcher: cannot connect to X server :0
akonadi_agent_launcher: cannot connect to X server :0
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
akonadi_agent_launcher: cannot connect to X server :0
akonadi_agent_launcher: cannot connect to X server :0
akonadi_agent_launcher: cannot connect to X server :0
akonadi_agent_launcher: cannot connect to X server :0
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
ProcessControl: Application /usr/bin/nepomukservicestub stopped unexpected (Process crashed)
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
Application /usr/bin/nepomukservicestub nepomukstorage crashed. No restart!
NepomukServer(6154)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
akonadi_agent_launcher: cannot connect to X server :0
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
"/usr/bin/akonadi_agent_launcher" crashed too often and will not be restarted!
akonadi_agent_launcher: cannot connect to X server :0
akonadi_agent_launcher: cannot connect to X server :0
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
"/usr/bin/akonadi_agent_launcher" crashed too often and will not be restarted!
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
"/usr/bin/akonadi_agent_launcher" crashed too often and will not be restarted!
akonadi_agent_launcher: cannot connect to X server :0
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
"/usr/bin/akonadi_agent_launcher" crashed too often and will not be restarted!
akonadi_agent_launcher: cannot connect to X server :0
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
akonadi_agent_launcher: cannot connect to X server :0
ProcessControl: Application /usr/bin/akonadi_agent_launcher returned with exit code 1 (Unknown error)
"/usr/bin/akonadi_agent_launcher" crashed too often and will not be restarted!
D-Bus session bus went down - quitting
D-Bus session bus went down - quitting
terminating service threads
terminating connection threads
stopping db process
 
Old 04-08-2011, 01:02 AM   #4
brixtoncalling
Member
 
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403

Rep: Reputation: 67
Well maybe they are errors after all

KDE can be very verbose when it comes to error/warning/logging info, so it might not indicate a problem... But I can't say one way or another.
 
Old 04-08-2011, 01:30 AM   #5
BoydRice
Member
 
Registered: Jul 2008
Location: Tacoma, WA
Distribution: Slackware64
Posts: 96

Original Poster
Rep: Reputation: 19
Man this is weird I have been just browsing the internet for a couple hours and noticed that my laptop fan was coming on, seemed to be hard drive activity without anything to cause it. So running top in a terminal revealed kde4 using a 100% cpu and my laptop was swapping even though it has 4gbs of ram. All I had open was firefox4 and after closing that it didn't seem to change much. Logging out didn't seem to change much, but after a reboot things seem back to normal. Strange. All I did outside of browsing this evening was download a few themes and change them up.
 
Old 04-08-2011, 08:54 AM   #6
brixtoncalling
Member
 
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403

Rep: Reputation: 67
Are you using a .kde that you previously used with an earlier version of KDE? That can definitely cause problems.
 
Old 04-08-2011, 09:11 AM   #7
BoydRice
Member
 
Registered: Jul 2008
Location: Tacoma, WA
Distribution: Slackware64
Posts: 96

Original Poster
Rep: Reputation: 19
Well I had done a fresh install using AlienBob's current DVD snapshots, and then upgraded KDE immediately so there was no real use of the previous version.
 
Old 04-08-2011, 09:56 AM   #8
brixtoncalling
Member
 
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403

Rep: Reputation: 67
Hopefully someone else will be able to help. I don't use KDE all that often and I don't use Eric's 4.6.1.
 
Old 04-08-2011, 11:06 AM   #9
BoydRice
Member
 
Registered: Jul 2008
Location: Tacoma, WA
Distribution: Slackware64
Posts: 96

Original Poster
Rep: Reputation: 19
Quote:
Originally Posted by brixtoncalling View Post
Hopefully someone else will be able to help. I don't use KDE all that often and I don't use Eric's 4.6.1.
No problem thanks for the help. I haven't used KDE that often either.
 
Old 04-08-2011, 07:21 PM   #10
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Rep: Reputation: 205Reputation: 205Reputation: 205
I got tired of the delay to report errors coming from akonadi during KDE start up so I removed all the akonadi packages
haven't missed it at all
 
Old 05-02-2011, 08:18 AM   #11
harkonen
Member
 
Registered: May 2007
Distribution: slackware
Posts: 46

Rep: Reputation: 16
the fix according to kde

when you get the error, click the link to kde techbase that the GUI error message provides; it'll take you to KDE's site, which currently (or at least a week ago while I was getting that error) says that in order to stop these Akonadi error / crashes, you MUST enable Nepomuk and DEACTIVATE the Nepomuk and Contacts plugin from Krunner.

It fixed it for me. Since I never use Nepomuk or Strigi anyway, I just throttled the Nepomuk RAM down to 50mb and so far it hasn't really gotten in my way, nor has Akonadi.
 
  


Reply

Tags
akonadi, current, error, kde4, slackware64current



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
upgrading slackware64 13.1 multilib to slackware64 -current multilib Cultist Slackware 4 03-12-2011 09:04 AM
[SOLVED] opera 11 crashes X with dozens of akonadi errors trademark91 Slackware 2 01-13-2011 12:58 PM
Making rhythmbox work in Slackware64 13.1 -current: errors .. (helper script missing) GrapefruiTgirl Slackware 8 08-09-2010 05:08 AM
Startup errors in Akonadi 2handband Slackware 4 06-25-2010 06:17 PM
Updating from Slackware64-current to Slackware64 13. glore2002 Slackware 4 08-28-2009 06:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration