(Created page with "Purpose of this test is ensure that akonadi (if configured to use MySQL engine as a back-end) works properly with MariaDB database. == Prerequisities == You need to install ...") |
(→Notes) |
||
Line 20: | Line 20: | ||
=== Notes === | === Notes === | ||
Aplications <code>kmail</code> and <code>kontact</code> allow you to '''import''' data from other applications like <code>thunderbird</code> or <code>evolution</code>. Feel free to | Aplications <code>kmail</code> and <code>kontact</code> allow you to '''import''' data from other applications like <code>thunderbird</code> or <code>evolution</code>. The import wizard is launched when applications are started the first time or in the application using <code>Tools -> Import Wizard</code>. Feel free to use the import to load data to these applications. | ||
== Expected behaviour == | == Expected behaviour == | ||
All applications from <code>kdepim</code> should work and store data without warning or errors. After restarting the applications or the system (if not run as a Live OS) already stored items should be kept. | All applications from <code>kdepim</code> should work and store data without warning or errors. After restarting the applications or the system (if not run as a Live OS) already stored items should be kept. |
Revision as of 07:24, 29 April 2013
Purpose of this test is ensure that akonadi (if configured to use MySQL engine as a back-end) works properly with MariaDB database.
Prerequisities
You need to install mariadb-server
, akonadi-mysql
and kdepim
packages.
Steps
1. Install necessary packages
# yum install mariadb-server akonadi-mysql kdepim
2a. Use knotes
application to write some notes during your work
2b. Use kontact
application to add, edit or remove contacts
2c. Use kmail
application to work with e-mails
Notes
Aplications kmail
and kontact
allow you to import data from other applications like thunderbird
or evolution
. The import wizard is launched when applications are started the first time or in the application using Tools -> Import Wizard
. Feel free to use the import to load data to these applications.
Expected behaviour
All applications from kdepim
should work and store data without warning or errors. After restarting the applications or the system (if not run as a Live OS) already stored items should be kept.