'Z' makes the difference in the vCalender analyzer

Jos van den Oever jvdoever at gmail.com
Wed May 28 23:58:49 BST 2008


When i run 'xmlanalyzer calenderfile1' i get this error:
-----
  <unknown program name>(20178)/: KSystemTimeZones: ktimezoned
initialize() D-Bus call failed:  "The name org.kde.kded was not
provided by any .service files"

<unknown program name>(20178)/ KSystemTimeZonesPrivate::instance:
instance(): ... initialised
Fatal error: you need to have a KComponentData object before
you do anything that requires it! Examples of this are config
objects, standard directories or translations.
Aborted
------

However, if I use the same file, but append 'Z' after the timestamps,
this problem does not occur because KDateTime is not invoked. The core
problem is that sometimes a KComponentData is required. The question
is, how to add it to the analyzer
(KDE/kdepim/strigi-analyzer/ics/icsendanalyzer.cpp)?

Does anyone have a suggestion?

Cheers,
Jos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: calenderfile1
Type: application/octet-stream
Size: 481 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080529/254bd115/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: calenderfile2
Type: application/octet-stream
Size: 483 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080529/254bd115/attachment-0001.obj>


More information about the kde-core-devel mailing list