Bug 560508
Summary: | kdeinit4 is very noisy | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | matti aarnio <matti.aarnio> |
Component: | kdelibs | Assignee: | Than Ngo <than> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | fedora, jreznik, kevin, lorenzo, ltinkl, oliver.henshaw, rdieter, smparrish, than |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kde-settings-4.4-13.fc13 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-03-11 13:24:12 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
matti aarnio
2010-02-01 00:07:43 UTC
I do write programs that are equally noisy when running with debugging enabled. Without debugging they are quiet, except when something is seriously wrong and requires operator attention, at which time they do write also necessary context information on the log. Enabling such debugging could be: - command line option (single program) - exported environment variable (bunch of programs) - /etc/kde4rc (entire kde suite, and systems using it) Thank you for taking the time to report this issue to us. This is an issue which is best addressed by the upstream developers. Please file a report at bugs.kde.org , and when done add the upstream report info to this report. We will continue to track the issue in the centralized upstream bug tracker, and will review any bug fixes that become available for consideration in future updates. Thank you for the bug report. Steven M. Parrish KDE & Packagekit Triager Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Now a KDE bug exists on this topic too. This bug has been triaged This was discussed at this past weeks KDE-SIG meeting. The decision was made to disable this for official releases and keep it enabled in Rawhide. Implementation is pending. Steven M. Parrish KDE & Packagekit Triager Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers kde-settings-4.4-13.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/kde-settings-4.4-13.fc13 kde-settings-4.4-13.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update kde-settings'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F13/FEDORA-2010-3423 After downgrading to this package (rawhide runs already on fc14), and restarting all KDE processes, and then using kdebugdialog to disable everything: $ ktorrent Warning: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kdeinit4: preparing to launch /usr/lib64/libkdeinit4_klauncher.so Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kded4.so kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kbuildsycoca4.so kbuildsycoca4 running... kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kconf_update.so Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Warning: Calling appendChild() on a null node does nothing. Warning: Calling appendChild() on a null node does nothing. Warning: Calling appendChild() on a null node does nothing. So it is less noisy... But then the kdebugdialog was able to do this much of "silence" already. kde-settings-4.4-13.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |