it's working fine before, then a power outage occurred on our area. I just started using kde so i dont really have much idea what to do, i tried starting it on terminal using kstart plasmashell command but to no help it just spits out error messages after plasma shell startup completed, i do have nvidia graphics driver installed and running on 2 monitors.
libkcups: 2
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 = 7837
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 27 and type 'Read', disabling...
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...
Unable to start Dr. Konqi
Re-raising signal for core dump handling.
- i already did fsck and dpkg on recovery mode then purged and autoremoved then ran apt-get install kubuntu-desktop and rebooted, but it still crashes with the same error message
- i tried using the --reinstall argument and i also tried deleting cache files related to plasma using rm -rf ~/.cache/plasma* and then restarted but still with no luck
- im really trying to avoid the need to reinstall the entire thing as it took me days to set up my dev environment.
libkcups: 2
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 = 7837
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 27 and type 'Read', disabling...
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...
Unable to start Dr. Konqi
Re-raising signal for core dump handling.
- i already did fsck and dpkg on recovery mode then purged and autoremoved then ran apt-get install kubuntu-desktop and rebooted, but it still crashes with the same error message
- i tried using the --reinstall argument and i also tried deleting cache files related to plasma using rm -rf ~/.cache/plasma* and then restarted but still with no luck
- im really trying to avoid the need to reinstall the entire thing as it took me days to set up my dev environment.
Comment