[Akonadi] [Bug 335209] New: sqlite backend not selected automatically

Ralf Jung post at ralfj.de
Thu May 22 18:42:25 BST 2014


https://bugs.kde.org/show_bug.cgi?id=335209

            Bug ID: 335209
           Summary: sqlite backend not selected automatically
    Classification: Unclassified
           Product: Akonadi
           Version: 1.12.1
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: post at ralfj.de

I decided to use the sqlite backend instead of the mysql backend to save system
resources and startup time - I am not going to put much data into Akonadi
anyway, so I don't want a full-blown mysql to run all the time.

Reproducible: Always

Steps to Reproduce:
1. Make sure sqlite is the only available backend
2. Make sure no akonadi process is running
3. delete ~/.config/akonadi and ~/.local/share/akonadi
4. Start akonadi
Actual Results:  
 It tries to start the mysql backend, which fails (as expected).
"akonadictl start" prints this error over and over (and a backtrace):

Found mysql_install_db:  "" 
Found mysqlcheck:  "/usr/bin/mysqlcheck" 
Did not find MySQL server default configuration (mysql-global.conf)

Expected Results:  
It should select the right backend (sqlite) automatically if it's the only
installed backend.

After manually setting "Driver=QSQLITE3" in ~/.config/akonadi/akonadiserverrc,
things work as expected.

I am running Debian testing amd64.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list