Bug 328757

Summary: In git master it's impossible to create new note
Product: [Unmaintained] knotes Reporter: Jakub Caban <kuba>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: montel, myriam
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jakub Caban 2013-12-13 11:56:18 UTC
I'm using live version of knotes on Gentoo system. Recently (probably after switch to akonadi based knotes) I am unable to use knotes. Migrator was failing contantly without any useful information, so I've decided to skip migration. But than I'm unable to create any new note.

When running from console I got loads of errors like:
knotes(32372)/kdecore (KLibrary) kde4Factory: Expected a KPluginFactory, got a Grantlee::ScriptableTagLibrary
knotes(32372)/kdecore (KLibrary) kde4Factory: The library "/usr/lib64/kde4/kcm_knote.so" does not offer a KDE 4 compatible factory.
knotes(32372)/kdecore (KLibrary) kde3Factory: The library "/usr/lib64/kde4/kcm_knote.so" does not offer an "init_kcm_knote" function.

Repeated many many times.

Whenever I try to do something with settings I got also:
knotes(32372)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
knotes(32372)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
knotes(32372)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
knotes(32372)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:

I will gladly provide any other useful details when instructed on how to obtain them.

Reproducible: Always
Comment 1 Laurent Montel 2013-12-13 13:12:47 UTC
I don't support master version.
"Migrator was failing contantly without any useful information" which error ?
I fixed it some time ago.

I fixed create note today.