Version: 4.6 (using KDE 4.5.90) OS: Linux Reproducible: Always Steps to Reproduce: 1. have a working akonadi setup with using the internal mysql server 2. go to akonadi_tray->configure->server configuration 3. uncheck "internal mysql.." 4. use another databasename then "akonadi" 5. check "internal mysql.." 6. $> akonadictl restart Actual Results: akonadi fails to restart since the configured and greyed out database does not exist. therefore, if using the internal mysql server, the database name should allways be akonadi! Expected Results: just works™ :)
Created attachment 55865 [details] Patch for bug 262218 One line patch that resets the dbname to its default value when the internal server is used.