Akonadi/fr: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Created page with "=== Désactiver le sous-système Akonadi ===")
Line 52: Line 52:
{{Input|1=akonadictl status}}
{{Input|1=akonadictl status}}


===Disabling the Akonadi subsystem===  
=== Désactiver le sous-système Akonadi ===  


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 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.

Revision as of 14:08, 9 February 2018

Introduction

L'infrastructure Akonadi est chargée de fournir aux applications une base de données centralisée pour stocker, indexer et retrouver les informations personnelles de l'utilisateur. Cela inclut ses courriers, contacts, calendriers, événements, journaux, alarmes, notes, etc. Dans SC 4.4, KAddressBook est devenue la première application à démarrer en utilisant l'infrastructure Akonadi. Dans SC 4.7, KMail, KOrganizer, KJots, etc. ont été mis à jour pour utiliser également Akonadi. De plus, plusieurs composants graphiques Plasma utilisent aussi Akonadi pour stocker et retrouver des événements de calendrier, des notes, etc.

Au moment de l'écriture de ces lignes, les applications suivantes sont habilités à utiliser l'infrastructure Akonadi pour stocker et accéder aux données utilisateur de manière centralisée. Allez sur la page de chaque application pour en savoir plus.

KMail

Client de messagerie

Utilise Akonadi pour stocker les courriers électroniques

KAddressBook

Gestionnaire de contacts

Utilise Akonadi pour stocker les informations des contacts

KOrganizer

Organiseur personnel

Utilise Akonadi pour stocker des calendriers, des événements, des journaux, etc.

KJots

Application de prise de notes

Utilise Akonadi pour stocker les notes

KAlarm

Programmateur d’alarme personnelle

Utilisez Akonadi pour gérer vos alarmes

En plus de cela, les composants graphiques plasma comme le composant Horloge numérique, le composant Notes utilisent également Akonadi pour stocker et récupérer des événements et des notes.

Contrôler le serveur Akonadi

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 akonadictl. Using this method, you can get additional useful information on the console.

Pour démarrer le serveur Akonadi,

akonadictl start

Pour arrêter le serveur Akonadi,

akonadictl stop

Pour redémarrer un serveur Akonadi en cours,

akonadictl restart

Pour interroger l'état du serveur Akonadi,

akonadictl status

Désactiver le sous-système Akonadi

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.


Remember

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 Akonadi-enabled applications. Also note, that some Plasma widgets, such as the Digital Clock uses Akonadi.'


Le serveur Akonadi est lancé automatiquement à la connexion chaque fois qu'une application utilisant Akonadi y demande accès.

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 Calendar and uncheck Show events to prevent Plasma from requesting information from Akonadi and thus allowing it to start.

Foire aux questions

Où sont mes données maintenant?

A full explanation of where the data is stored and Akonadi's interaction with it is available in Andras Mantia's blog

Problèmes de migration

Akonadi's Glossary entry has a brief description of its purpose and other useful links. This page explains how Akonadi and KAddressBook work together.