Summary: | Using ApplicationLauncherJob in daemon processes causes the daemon to exit immediately | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Jin Liu <ad.liu.jin> |
Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kdelibs-bugs-null, nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jin Liu
2024-10-01 01:39:42 UTC
You need to add QCoreApplication::setQuitLockEnabled(false) *** This bug has been marked as a duplicate of bug 471941 *** |