
Moderatore: Staff



phobos3576 ha scritto:Assicurati che D-Bus sia in esecuzione; nella tavola dei processi (menu K - Applicazioni - Sistema - Monitor di sistema) dovresti vedere diverse istanze di dbus-daemon-xyz e dbus-launch-xyz in esecuzione (e associate anche al tuo utente).
Hai installato Slackware 13 da zero o hai fatto un aggiornamento?
Può darsi che ti manchi lo script che avvia d-bus al boot.
...
# Start D-Bus:
if [ -x /etc/rc.d/rc.messagebus ]; then
sh /etc/rc.d/rc.messagebus start
...
fi
N1cuz ha scritto:dbus-daemon c'è, mentre dbus-launch non è in esecuzione... Ho installato Slackware 13 da zero...
Questo l'ho estratto da rc.M:
- Codice: Seleziona tutto
...
# Start D-Bus:
if [ -x /etc/rc.d/rc.messagebus ]; then
sh /etc/rc.d/rc.messagebus start
...
fi
# chmod +x /etc/rc.d/rc.messagebus
eth0 ha scritto:N1cuz ha scritto:dbus-daemon c'è, mentre dbus-launch non è in esecuzione... Ho installato Slackware 13 da zero...
Questo l'ho estratto da rc.M:
- Codice: Seleziona tutto
...
# Start D-Bus:
if [ -x /etc/rc.d/rc.messagebus ]; then
sh /etc/rc.d/rc.messagebus start
...
fi
Ciao,
lo script /etc/rc.d/rc.messagebus ha i permessi di esecuzione? Se così non fosse cambiali con:
- Codice: Seleziona tutto
# chmod +x /etc/rc.d/rc.messagebus
Ciao.

eth0 ha scritto:N1cuz ha scritto:[...] segnalandomi un problema di kdm...
Che problema? Output d'errore?
kdeinit4: preparing to launch /usr/lib64/kde4/libexec/klauncher
klauncher(3852) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdeinit4: preparing to launch /usr/lib64/kde4/libexec/klauncher
klauncher(3855) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kwrite(3844): couldn't create slave: "Cannot talk to klauncher: Not connected to D-Bus server"
kdeinit4: preparing to launch /usr/lib64/kde4/libexec/klauncher
klauncher(3858) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdeinit4: preparing to launch /usr/lib64/kde4/libexec/klauncher
klauncher(3861) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kwrite(3844): couldn't create slave: "Cannot talk to klauncher: Not connected to D-Bus server"
kdeinit4: preparing to launch /usr/lib64/kde4/libexec/klauncher
klauncher(3864) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdeinit4: preparing to launch /usr/lib64/kde4/libexec/klauncher
klauncher(3867) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kwrite(3844): couldn't create slave: "Cannot talk to klauncher: Not connected to D-Bus server"
kdeinit4: preparing to launch /usr/lib64/kde4/libexec/klauncher
klauncher(3870) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdeinit4: preparing to launch /usr/lib64/kde4/libexec/klauncher
klauncher(3873) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kwrite(3844): couldn't create slave: "Cannot talk to klauncher: Not connected to D-Bus server"
kdeinit4: preparing to launch /usr/lib64/kde4/libexec/klauncher
klauncher(3876) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kwrite(3844): Couldn't start knotify from knotify4.desktop: "KLauncher could not be reached via D-Bus. Error when calling start_service_by_desktop_path:
Not connected to D-Bus server
"
Visitano il forum: Nessuno e 3 ospiti