Bug 460937

Summary: pimdataexporter gives: Error message: QDBusConnection: error: could not send signal to service "" ...
Product: [Applications] pimsettingexporter Reporter: Freek de Kruijf <freekdekruijf>
Component: generalAssignee: Laurent Montel <montel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.21.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Freek de Kruijf 2022-10-24 12:05:05 UTC
SUMMARY
***
pimdataexporter gives error messages:
QDBusConnection: error: could not send signal to service "" path "//tmp/pimdataexporter.bLkyXy" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //tmp/pimdataexporter.bLkyXy
QDBusConnection: error: could not send signal to service "" path "//tmp/pimdataexporter.quABRT" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //tmp/pimdataexporter.quABRT
***


STEPS TO REPRODUCE
1. Close kontact
2. Give command "akonadi stop"
3. Start pimdataexporter on konsole
In the window which appears all items are checked.
Apply OK.

OBSERVED RESULT
The first error message, right at the beginning, is:
QDBusConnection: error: could not send signal to service "" path "//tmp/pimdataexporter.bLkyXy" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //tmp/pimdataexporter.bLkyXy
Almost at the end of the output of pimdataexporter the second error message appears:
QDBusConnection: error: could not send signal to service "" path "//tmp/pimdataexporter.quABRT" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //tmp/pimdataexporter.quABRT

EXPECTED RESULT
No error messages, only a list of things that are done without any error.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 6.0.2/22.8.2
(available in About System)
KDE Plasma Version: 5.26.1
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION