Bug 460363 - running but not
Summary: running but not
Status: REPORTED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: server (show other bugs)
Version: 5.21.1
Platform: openSUSE Linux
: NOR major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-13 13:24 UTC by Christopher Yeleighton
Modified: 2022-10-13 13:43 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 2022-10-13 13:24:31 UTC
SUMMARY
Akonadi is running but it is not.

STEPS TO REPRODUCE
1.  { akonadictl start || akonadictl stop; }

OBSERVED RESULT
Akonadi is already running.
Akonadi is not running.


EXPECTED RESULT
Akonadi is already running.
Akonadi has been stopped.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: openSUSE Tumbleweed 20221008
(available in About System)
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION
Comment 1 Christopher Yeleighton 2022-10-13 13:43:01 UTC
Workaround: { gdbus call -e -d org.freedesktop.Akonadi -o /Server -m org.freedesktop.Akonadi.Server.quit; }