Summary: | KUniqueApplication(GUIenabled = false) still creates a KGlobalSettings object somewhere | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Tom Kijas <t.kijas> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | adaptee, andresbajotierra, kourtzis, sebastian |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tom Kijas
2010-01-03 12:06:41 UTC
*** This bug has been marked as a duplicate of bug 200448 *** Reopening *** Bug 221683 has been marked as a duplicate of this bug. *** When Nepomuk server does not use GUI, it should probably not use KUniqueApplication. I did not look everywhere, but something creates a KGlobalSettings object, which cannot happen when you do not link to libkdeui in the first place. Suggestion: use QCoreApplication, and handle uniqueness using DBus yourself, until kdelibs offers an adequate solution or the bug in libkdeui is found. See also http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtsingleapplication which offers a LGPL class for QtCoreSingleApplication. I will reassign this to kdelibs/kdeui, as this is no Nepomuk bug. Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |