By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2740 - No configuration option to disable DBUS in kdesktop
Summary: No configuration option to disable DBUS in kdesktop
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: other (any) (show other bugs)
Version: R14.1.x [Trinity]
Hardware: amd64 Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2016-12-22 17:33 CST by Withenevoind80
Modified: 2016-12-22 17:33 CST (History)
1 user (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Withenevoind80 2016-12-22 17:33:09 CST
I don't use DBUS in my system so I'm seeing these errors in the log each 5-10 seconds:

kdesktop: ERROR: Failed to open connection to system message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
tdepowersave: ERROR: Failed to open connection to system message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory


This causes delays under heavy load. Except of that everything works perfect without it.

Need a configuration to completely disable DBUS in TDE without re-compilation.

DBUS is written with a hatred to users and system administrators, therefore is very clumsy. The way of  disabling it is a must.