Akonadi/ru: Difference between revisions
Updating to match new version of source page |
Updating to match new version of source page |
||
Line 3: | Line 3: | ||
== Введение == | == Введение == | ||
The '''Akonadi''' framework is responsible for providing applications with a centralized database to store, index and retrieve the user's personal information. This includes the user's emails, contacts, calendars, events, journals, alarms, notes, etc. In SC 4.4, [[Special:myLanguage/KAddressBook|KAddressBook]] became the first application to start using the '''Akonadi''' framework. In SC 4.7, | |||
[[Special:myLanguage/KMail|KMail]], [[Special:myLanguage/KOrganizer|KOrganizer]], [[Special:myLanguage/KJots|KJots]], etc. were updated to use '''Akonadi''' as well. In addition, several [[Special:myLanguage/Plasma|Plasma]] widgets also use '''Akonadi''' to store and retrieve calendar events, notes, etc. | |||
Во время написания этой страницы '''Akonadi''' используется для хранения и доступа к данным пользователей в приведенных ниже программах. Для получения дополнительной информации, перейдите по ссылке на соответствующую программу. | Во время написания этой страницы '''Akonadi''' используется для хранения и доступа к данным пользователей в приведенных ниже программах. Для получения дополнительной информации, перейдите по ссылке на соответствующую программу. | ||
Line 35: | Line 34: | ||
==Управление сервером Akonadi== | ==Управление сервером Akonadi== | ||
'''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 [[Special:MyLanguage/Akonadi_and_AddressBook#Examining_your_Resources|Examining your Resources]], (thanks to Tobias Koenig). | |||
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. | 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. | ||
Line 62: | Line 60: | ||
{{Remember|1=If you don't want to have '''Akonadi''' running on your system at all, you can not use any of the '''Akonadi'''-enabled applications. Such applications will not work when '''Akonadi''' is disabled using the steps below. See the list of [[Special:myLanguage/Akonadi#ApplicationTable|Akonadi-enabled applications]]. Also note, that some '''Plasma''' widgets, such as the '''Digital Clock''' uses '''Akonadi''.'}} | |||
{{ | |||
Сервер '''Akonadi''', автоматически запускается во время входа в систему, когда программа, которая использует '''Akonadi''', посылает запрос на доступ к '''Akonadi'''. | Сервер '''Akonadi''', автоматически запускается во время входа в систему, когда программа, которая использует '''Akonadi''', посылает запрос на доступ к '''Akonadi'''. | ||
To disable the '''Akonadi''' subsystem, shut down the running Akonadi server from the control module or the command line: | |||
{{Input|1=akonadictl stop}} | {{Input|1=akonadictl stop}} | ||
Line 84: | Line 78: | ||
=== Проблемы с перенесением данных === | === Проблемы с перенесением данных === | ||
'''Akonadi's''' [[Special:myLanguage/Glossary#Akonadi|Glossary entry]] has a brief description of its purpose and other useful links. [[Special:myLanguage/Akonadi_and_AddressBook|This]] page explains how '''Akonadi''' and '''KAddressBook''' work together. | |||
=== Проблемы с потреблением процессорного времени и памяти === | === Проблемы с потреблением процессорного времени и памяти === |
Revision as of 16:10, 11 March 2016
Введение
The Akonadi framework is responsible for providing applications with a centralized database to store, index and retrieve the user's personal information. This includes the user's emails, contacts, calendars, events, journals, alarms, notes, etc. In SC 4.4, KAddressBook became the first application to start using the Akonadi framework. In SC 4.7, KMail, KOrganizer, KJots, etc. were updated to use Akonadi as well. In addition, several Plasma widgets also use Akonadi to store and retrieve calendar events, notes, etc.
Во время написания этой страницы Akonadi используется для хранения и доступа к данным пользователей в приведенных ниже программах. Для получения дополнительной информации, перейдите по ссылке на соответствующую программу.
KMail
Клиент электронной почты Использует Akonadi для хранения сообщений электронной почты
KAddressBook
Программа для управления записями контактов Использует Akonadi для хранения записей контактов
KOrganizer
Персональный органайзер Использует Akonadi для хранения записей календаря, событий, заметок и т.д.
KJots
Программа для ведения заметок Использует Akonadi для хранения заметок
KAlarm
Планировщик оповещений Использует Akonadi для хранения настроек оповещений
Кроме того, для хранения и получения записей событий и заметок Akonadi используют такие виджеты Плазмы, как Цифровые часы и Заметки.
Управление сервером Akonadi
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.
Чтобы запустить Akonadi, выполните команду
akonadictl start
Чтобы остановить Akonadi, выполните команду
akonadictl stop
Чтобы перезапустить Akonadi, выполните команду
akonadictl restart
Чтобы узнать статус Akonadi, выполните команду
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.
Сервер Akonadi, автоматически запускается во время входа в систему, когда программа, которая использует Akonadi, посылает запрос на доступ к Akonadi.
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.Часто задаваемые вопросы
Где хранятся мои данные?
Полное объяснение того, где хранятся данные, и способов взаимодействия Akonadi с данными, можно найти в блоге Andras Mantia.
Проблемы с перенесением данных
Akonadi's Glossary entry has a brief description of its purpose and other useful links. This page explains how Akonadi and KAddressBook work together.
Проблемы с потреблением процессорного времени и памяти
Если вы столкнулись с проблемой 100% загрузки процессора системы процессом virtuoso-t при использовании Akonadi или связанных программ, вам следует воспользоватся приведенным ниже временным решением проблемы, пока не будет найдено её конечное решение. На странице настроек KRunner, отключите расширение поиска Nepomuk и расширение обработки контактов, после выйдите из системы и заново войдите. Для получения дополнительной информации и дальнейших инструкций, опишите свои проблемы на английской версии этой страницы или на форуме или же на канале IRC #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.