[Bug 288112] New: try harder if the default SQL driver is missing

Nick Shaforostoff shafff at ukr.net
Sat Dec 3 09:39:06 GMT 2011


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

           Summary: try harder if the default SQL driver is missing
           Product: Akonadi
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: shafff at ukr.net


Version:           unspecified (using KDE 4.7.3) 
OS:                Linux

please make akonadi search for available drivers and select first working one
if the one specified in ~/.config/akonadi/akonadiserverrc is not available.


Reproducible: Always

Steps to Reproduce:
use case:
kubuntu comes with akonadi-backend-mysql backend installed and configured by
default, but i consider it to heavy for a netbook.

so i install akonadi-backend-sqlite, then uninstall akonadi-backend-mysql.
then restart pc.

Actual Results:  
result:
akonadi fails to start after system reboot.
this happens because ~/.config/akonadi/akonadiserverrc file only contains
QMYSQL driver section and [General] section still points to QMYSQL, 


Expected Results:  
expected:
akonadi starts fine autoselecting first driver available (QSQLITE in this
case).
[QSQLITE] section with default values is added to akonadiserverrc file,
and the driver specified in [General] section is automatically changed to
QSQLITE.


i reported initially this feature request to debian but they said upstream
should work on this instead

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list