Bug 460937 - pimdataexporter gives: Error message: QDBusConnection: error: could not send signal to service "" ...
Summary: pimdataexporter gives: Error message: QDBusConnection: error: could not send ...
Status: REPORTED
Alias: None
Product: pimsettingexporter
Classification: Applications
Component: general (show other bugs)
Version: 5.21.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Laurent Montel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-24 12:05 UTC by Freek de Kruijf
Modified: 2022-10-24 12:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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