Hello there, I hope you won't mind that I hop on this thread as an uninvited guest... FWIW, your troubles reminded of mine when trying to setup d-bus some time ago in /opt rather than /usr. I experienced the same kind of troubles. One of the d-bus maintainers told me that there were some hard dependencies on the "default" dbus location. Moving dbus to /usr fixed it for me... Don't know if it's related, though.
my 2 cents, Seb. On Sun, 24 Aug 2014 12:13:42 +0200 "Dr.-Ing. Edgar Alwers" <[email protected]> wrote: > Sorry for the former message, was not complete ! > > I have made some progress: > > If I change kdm.service "ExecStart=/usr/bin/kdm -nodaemon" to > "ExecStart=/opt/kde/bin/kdm -nodaemon", kdm starts now normal. > > I do not understand this behaviour, as my link in /usr/bin points to > /opt/kde/bin/kdm. But anyway. I still cannot login, with the former error > -------------------- > kdmgreet(2913) KdmPixmap::definePixmap: Cannot find wallpaper "Elarun" > klauncher(2920) kdemain: No DBUS session-bus found. Check if you have > started the DBUS server. > kdeinit4: Communication error with launcher. Exiting! > kdmgreet(2913)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned > initialize() D-Bus call failed: "Not connected to D-Bus server" > > kdmgreet(2913)/kdecore (K*TimeZone*): No time zone information obtained > from ktimezoned > (EE) Server terminated successfully (0). Closing log file. > -------------------- > > Perhaps this helps to solve the problem ? > Thanks, > Edgar > -- > Dr.-Ing. Edgar Alwers <[email protected]> > GPG Key ID:AD5C6F70 > -- > http://lists.linuxfromscratch.org/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > -- > http://lists.linuxfromscratch.org/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
