Bug 474625 - cannot kquitapp kontact
Summary: cannot kquitapp kontact
Status: REPORTED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 5.24.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-17 17:46 UTC by Christopher Yeleighton
Modified: 2023-09-17 17:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2023-09-17 17:46:04 UTC
SUMMARY
Kontact does not support the MainApplication interface and cannot be told to quit

STEPS TO REPRODUCE
1. { kquitapp5 kontact; }

OBSERVED RESULT
"Quitting application kontact failed. Error reported was:\n\n     org.freedesktop.DBus.Error.UnknownObject : No such object path '/MainApplication'"

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: openSUSE Tumbleweed 20230915
(available in About System)
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION
Work-around: { gdbus call -e -d org.kde.kontact -o /kontact/MainWindow_1 -m org.qtproject.Qt.QWidget.close; }