Bug 332395 - Migration to Akonadi fails
Summary: Migration to Akonadi fails
Status: RESOLVED FIXED
Alias: None
Product: knotes
Classification: Applications
Component: general (show other bugs)
Version: 4.13 Pre
Platform: Kubuntu Linux
: NOR major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-21 10:19 UTC by albert
Modified: 2014-04-22 06:31 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.13rc1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description albert 2014-03-21 10:19:17 UTC
If at startup, I choose to migrate my notes to Akonadi, the migration fails and knotes doesn't start without even showing a popup error message.
The log from kdebug is:

knotes(7425) KNoteUtils::migrateToAkonadi: Performing Akonadi migration. Good luck!
knotesmigrator(7434)/kresources KRES::Factory::self:
knotesmigrator(7434)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-raffaele/ksycoca4"
knotesmigrator(7434)/kresources KRES::ManagerImpl::ManagerImpl:
knotesmigrator(7434)/kresources KRES::ManagerImpl::readConfig:
knotesmigrator(7434)/kresources KRES::Factory::self:
knotesmigrator(7434)/kresources KRES::ManagerImpl::readResourceConfig: "CCzmMMIDxH"
knotesmigrator(7434)/kresources KRES::Factory::Private::resourceInternal: ( "file" , config )
knotesmigrator(7434)/kresources KRES::Factory::Private::resourceInternal: no such type "file"
knotesmigrator(7434)/kresources KRES::ManagerImpl::readResourceConfig: Failed to create resource with id "CCzmMMIDxH"
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
knotesmigrator(7434)/kresources KRES::ManagerImpl::~ManagerImpl:
knotes(7425) KNoteUtils::migrateToAkonadi: Akonadi migration has been successful
knotes(7425)/kdeui (KNotification) KStatusNotifierItemDBus::KStatusNotifierItemDBus: service is "org.kde.StatusNotifierItem-7425-1"
knotes(7425)/kdeui (KNotification) KStatusNotifierItemPrivate::registerToDaemon: Registering a client interface to the KStatusNotifierWatcher
knotes(7425)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
raffaele@SeaWolf:~$ knotes(7425)/libakonadi Akonadi::EntityTreeModelPrivate::firstFetchJobDone: "Errore sconosciuto."


Reproducible: Always

Steps to Reproduce:
1. Start knotes
2. Choose to migrate to Akonadi
Actual Results:  
knotes doesn't start. No error message is shown.

Expected Results:  
knotes starts and shows my notes.
Comment 1 Laurent Montel 2014-04-09 06:48:47 UTC
fixed in 4.13rc1
Comment 2 Erik Sørnes 2014-04-22 06:31:08 UTC
(In reply to comment #1)
> fixed in 4.13rc1

Hi, this is still a problem in the version of kde shipped with kubuntu 14.04 LTS. It shows kde version 4.13.0. 
Could you write a few lines about what causes the problem, so I could investigate a bit myself ?

regards 
Erik