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

Summary: No configuration option to disable DBUS in kdesktop
Product: TDE Reporter: Withenevoind80
Component: other (any)Assignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: normal CC: bugwatch
Priority: P5    
Version: R14.1.x [Trinity]   
Hardware: amd64   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

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.