Não é possível logar no KDE ou no Gnome via SDDM após o upgrade do Ubuntu para o 15.04

0

Eu acabei de atualizar o Kubuntu para o 15.04. Quando eu chego na tela de login gráfico do SDDM, depois que minha senha é aceita, eu recebo a tela inicial do KDE com uma barra de progresso de carregamento, então ela fica preta em 75% (mostrando "Iniciando versão 219", eu entendo problema e pode ter a ver com meus drivers Nvidia) e me joga de volta na tela de login novamente. Eu posso logar se eu selecionar por exemplo LXDE ou Openbox como o meu DE, mas não o KDE ou o Gnome.

Eu tentei isto:

sudo apt-get install gdm (select sddm in the configuration dialog)
sudo dpkg-reconfigure gdm (and select sddm again)
sudo apt-get remove gdm

Eu tentei sudo systemctl enable sddm.service -f

Eu tentei rm .cache/upstart -rf

Eu tentei apt-get install upstart-sysv para substituir o systemd.

Aqui estão os meus ~ / .xsession-errors de um lançamento fracassado do KDE. Uma linha possivelmente significativa é esta:

Qt: Session management error: networkIdsList argument is NULL

E aqui está a cauda

kscreen.kded: Config KScreen::Config(0xa514e0) is ready
kscreen.kded: Applying config
kscreen.kded: Calculating config ID for KScreen::Config(0xa514e0)
kscreen.kded: Part of the Id: "8081cf91009d8f3909800987c52a390b"
kscreen.kded: Config ID: "f94dcacbcbba492827e2007607e85a6a"
kscreen.kded: Applying ideal config
kscreen.kded: "DP1" Disabled
kscreen.kded: "DP2" Disabled
kscreen.kded: "DP3" Disabled
kscreen.kded: "HDMI1" Disabled
kscreen.kded: "HDMI2" Disabled
kscreen.kded: "HDMI3" Disabled
kscreen.kded: "VGA1" Disabled
kscreen.kded: "VIRTUAL1" Disabled
kscreen.kded: "DP-0" Disabled
kscreen.kded: "DP-1" Disabled
kscreen.kded: Connected outputs: 1
kscreen.kded: doApplyConfig()
QXcbConnection: Could not connect to display :0
QXcbConnection: Could not connect to display :0                  <-- SEE HERE
kwin_x11: FATAL ERROR while trying to open display :0
QXcbConnection: Could not connect to display :0
kdeinit5: PID 8009 terminated.
kdeinit5: PID 8008 terminated.
kdeinit5: PID 8010 terminated.
QXcbConnection: Failed to get the primary output of the screen
The X11 connection broke (error 1). Did the X11 server die?
QXcbConnection: Failed to get the primary output of the screen
The X11 connection broke (error 1). Did the X11 server die?
QXcbConnection: Failed to get the primary output of the screen
The X11 connection broke (error 1). Did the X11 server die?
kdeinit5: Fatal IO error: client killed
kdeinit5: sending SIGHUP to children.
klauncher: Exiting on signal 1
kdeinit5: sending SIGTERM to children.
kdeinit5: Exit.
QXcbConnection: Failed to get the primary output of the screen
The X11 connection broke (error 1). Did the X11 server die?
Unexpected response from KInit (response = 0).
startkde: Could not start ksmserver. Check your installation.
Error: Can't open display: :0
Could not connect to D-Bus server: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-TcpGYkEBgY: Connection refused
startkde: Shutting down...
kdeinit5_wrapper: Warning: connect(/run/user/1000/kdeinit5__0) failed: : No such file or directory
Error: Can not contact kdeinit5!
startkde: Running shutdown scripts...
xprop: unable to open display ':0'
xprop: unable to open display ':0'
startkde: Done.
KCrash: Attempting to start /usr/bin/kdeinit5 from kdeinit
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/bin/kdeinit5 directly

Alguma ideia do que está acontecendo? Obrigado.

    
por spraff 16.05.2015 / 16:01

0 respostas