KDE-Crash ohne zwischenzeitliches Upgrade? - Solved

Started by tomsiduction, 2019/03/07, 11:40:05

Previous topic - Next topic

tomsiduction

Hallo
Die Kde-Oberfläche wird - plötzlich - beim Start nicht mehr geladen.
Beim Start erscheint (kurz) das Hintergrundbild. Dann bleibt der Bildschirmhintergrund schwarz und die KDE-Kontrollleiste ist ebenfalls nicht mehr sichtbar.

Welches Konfig-file muss ich bitte aus dem Backup einspielen, damit KDE wieder ordnungsgemäß arbeitet?

Vielen Dank

DeKa

Hallo, hast schon einen anderen Kernel ausprobiert, nicht das es ein Software seitiges Problem sein kann, auch die Hardware könnte es sein. Grafik Treiber?
Schon einen anderen Monitor angeschlossen?

tomsiduction

Hallo und vielen Dank

Einen anderen Kernel habe ich schon ausprobiert.

Auch mit einem weiteren (neuen) Testnutzer besteht das Problem - jedoch nur mit KDE.

Daraus schließe ich, dass es nicht eine Konfigurationssache ist

Mit einem anderen Desktop klappt es.

Ich habe ein verschlüsseltes Dateisystem -

Möglicherweise ist ein KDE-File defekt

Gibt es eine Möglichkeit dass das System beim Start einen fsck auf / macht?


Beim Start von KDE  (kstart plasmashell) kommt:




.......................
Plasma Shell startup completed
org.kde.plasmaquick: New Applet  "Digitale Uhr" with a weight of 0
org.kde.plasmaquick: New Applet  "Anwendungsmenü" with a weight of 100
org.kde.plasmaquick: New Applet  "Desktop > Aktuelles" with a weight of 0
libkcups: 3 "PDF"
libkcups: 3 "Roger-Router-Fax"
libkcups: 6
KCrash: Attempting to start /usr/bin/plasmashell from kdeinit
sock_file=/run/user/1000/kdeinit5__0
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = plasmashell path = /usr/bin pid = 3401
KCrash: Arguments: /usr/bin/plasmashell
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
QSocketNotifier: Invalid socket 17 and type 'Read', disabling...
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...






DeKa

Das hast du ja schon gut eingegrenzt.
Leider sind meine Kenntnisse mit KDE sehr begrenzt, da musst du hier auf die Profis warten.

piper

@tomsiduction

https://forum.siduction.org/index.php?topic=7571.msg61696#msg61696

Could I see the output of

ldd /usr/bin/plasmashell

and

sddm-greeter --test-mode

then

gdb plasmashell
(gdb) bt
(gdb) set detach-on-fork off
(gdb) run



I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

tomsiduction

#5
Thank you very much

Your first post gave me the solution


" apt purge print-manager"


fixed the problem.

Reinstalling the print-manager will bring the problem back.

But:
Removing all unprinted tasks via
http://localhost:631/jobs

from the task-list allowed me to reinstall the "print-manager" again -- and everything kept fine.

Thank you again and have a nice day

piper

Awesome    :) :) 

The second fix would have been

apt purge plasma-discover

That is another crap package that causes many problems and is not debian specific (for causing problems)

If you really need a gui for print manager you can try

system-config-printer (gnome package)
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

piper

Quote from: tomsiductionBut:
Removing all unprinted tasks via
http://localhost:631/jobs

from the task-list allowed me to reinstall the "print-manager" again -- and everything kept fine.

Good to know and thank you  :)
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

melmarker

@piper - system-config-printer is cool. Since i use it i had never printer problems anymore.
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

piper

@melmarker -  I don't use a gui, I use http://localhost:631, but have heard good things about it and know a few people who do use it.

I think I will install it. and if ok, include it in my personal builds (kde)  ;)

I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

melmarker

I really know that system-config-printer is not linux like - it's comfty 8)
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)