On Fri, Jun 24, 2011 at 6:02 PM, Dave <[email protected]> wrote:
> it is the dbus not working properly. > > with (SELinux disabled) > > /etc/init.d/dbus restart > > then > > setenforce=1 > > these KDE's applications now working fine. > With "SELinux disabled" you mean "SELinux in permissive mode", right? Could you - setenforce 0 - /etc/init.d/dbus stop - setenforce 1 - clear avc.log - /etc/init.d/dbus start And then send in your avc.log file? The excerpt you pasted earlier is too big and spans multiple days, so is probably an amalgamation of different issues (cosmetic or not). Wkr, Sven Vermeulen
