This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104964/

Review request for Nepomuk.
By David Narváez.

Description

Since ontologies are loaded asynchronously, the end of the loading process should be made available through DBus. I can provide the patch for Nepomuk Core too if needed.

Testing

1) Log into a session
2) Open a terminal and type

dbus-monitor "type='signal',interface='org.kde.nepomuk.OntologyManager',member='ontologyLoadingFinished'"

3) Wait for the ontologies to finish loading, you should see dbus-monitor reporting the signal
Bugs: 298684

Diffs

  • nepomuk/interfaces/org.kde.nepomuk.OntologyManager.xml (8977b79)
  • nepomuk/services/storage/nepomukcore.cpp (116350c)
  • nepomuk/services/storage/ontologyloader.h (4e0ce26)
  • nepomuk/services/storage/ontologyloader.cpp (c06a297)

View Diff