Akonadi/rue: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 35: | Line 35: | ||
==Controlling the Akonadi server== | ==Controlling the Akonadi server== | ||
'''KRunner''' offers you '''Akonadi Resource Configuration''', or you can access this through the | '''KRunner''' offers you '''Akonadi Resource Configuration''', or you can access this through the <menuchoice>Akonadi tray icon -> Configure</menuchoice>. From KDE 4.6 you will find it in <menuchoice>System Settings -> Personal Information</menuchoice>. | ||
For a complete description of the backgound you may have a look at [[Akonadi_and_AddressBook#Examining_your_Resources]], (thanks to Tobias Koenig). | For a complete description of the backgound you may have a look at [[Special:MyLanguage/Akonadi_and_AddressBook#Examining_your_Resources|Examining your Resources]], (thanks to Tobias Koenig). | ||
The '''Akonadi''' control module started by the | The '''Akonadi''' control module started by the context menu of the '''Akonadi''' tray icon provides an easy means to starting, stopping, restarting and querying the status of the '''Akonadi''' server. You may also accomplish this from the commandline using the command <code>akonadictl</code>. Using this method, you can get additional useful information on the console. | ||
To start the '''Akonadi''' server, | To start the '''Akonadi''' server, |
Revision as of 05:30, 26 August 2015
Вступ
В KDE 4.4 быв KAddressBook першым проґрамом, котрый зачав хосновати Akonadi . В початковых штадіях переходу суть не витаны проблемы, котры вырїшыти вам поможе сторінка рїшіня проблемів. Короткый опис призначіня Akonadi можете найти во одповіднім записі Ґлосарія. Там найдете одказы на додатковы матеріалы. Кідь тоты не витаны проблемы скінчать, потім ся Akonadi стане силным інштрументом роботы много проґрамів.
At the time of writing, the following applications are enabled to use the Akonadi framework to centrally store and access user data. Follow through to each application's page to learn more.
KMail
Mail Client Uses Akonadi to store emails
KAddressBook
Contact Manager Uses Akonadi to store contact information
KOrganizer
Personal Organizer Uses Akonadi to store calendars, events, journals, etc.
KJots
Note Taking Application Uses Akonadi to store notes
KAlarm
Personal alarm scheduler Uses Akonadi to store alarms
In addition to this, plasma widgets like the Digital Clock widget, the Notes widget also use Akonadi to store and retrieve events and notes.
Controlling the Akonadi server
KRunner offers you Akonadi Resource Configuration, or you can access this through the Examining your Resources, (thanks to Tobias Koenig).
. From KDE 4.6 you will find it in . For a complete description of the backgound you may have a look atThe Akonadi control module started by the context menu of the Akonadi tray icon provides an easy means to starting, stopping, restarting and querying the status of the Akonadi server. You may also accomplish this from the commandline using the command akonadictl
. Using this method, you can get additional useful information on the console.
To start the Akonadi server,
akonadictl start
To stop the Akonadi server,
akonadictl stop
To restart a running Akonadi server,
akonadictl restart
To query the status of the Akonadi server,
akonadictl status
Disabling the Akonadi subsystem
The Akonadi server is started by any Akonadi-enabled application. If you don't want Akonadi to be started after login, you have to ensure that no Akonadi-enabled application is launched at login or thereafter. Remember to check Plasma widgets as well — the Digital Clock widget in the default panel, for instance uses Akonadi to (optionally) display calendar events and this is enabled in its settings by default (see the "Display Events" option) . You must remove any widgets that may start it from your start-up, if you wish Akonadi to start only when you start KMail or other applications.
The Akonadi server is launched automatically at login whenever any Akonadi-enabled application requests access to it.
To disable the Akonadi subsystem, shut down the running Akonadi server from the control module or the command line:
akonadictl stop
To ensure that Akonadi is not started, check that no applications require it at login. In particular, open the Plasma clock applet preferences, go to
and uncheck to prevent Plasma from requesting information from Akonadi and thus allowing it to start.Frequently Asked Questions
Where is my data now?
A full explanation of where the data is stored and Akonadi's interaction with it is available in Andras Mantia's blog
Migration problems
Akonadi's Glossary entry has a brief description of its purpose and other useful links. This page explains how Akonadi and KAddressBook work together.
High CPU or Memory usage
If you are experiencing 100% CPU usage by the virtuoso-t process when using Akonadi and related applications, try this proposed workaround while it is being investigated: In KRunner's configuration page, disable the Nepomuk search plugin and the Contact plugin. Then, log out and back in. For further information and inputs, report back here or on the Forum or on the IRC channel #kontact.
Akonadi and Nepomuk, why?
There is often a good deal of confusion about Akonadi and Nepomuk. Why data from Akonadi is indexed in Nepomuk explains exactly why we have both, and what their roles are. Don't miss the additional information from Will Stephenson in the Comments section.
Troubleshooting
Can't read any details of some messages or big delays to read it
if you aren't able to read some emails and see a message with " please wait ... ", you may logout and login KDE session to reinitialize all processes, might help.