Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  [solved] Plasmashell crashes  (Read 2879 times)

Offline jyp

  • User
  • Posts: 118
[solved] Plasmashell crashes
« on: 2019/02/05, 04:38:03 »
Hi
First kudos to all the people maintaining siduction. Have been forced away from maintaining my computers for a long time and in spite of that, today the full-upgrade went without a hitch with more than 1,500 packages to upgrade. I know this is not the proper way but sometimes life is life.

But, prior to the upgrade I had lost plasmashell; if I can recall, it happened after locking the desktop. Now, after login, wallpaper shows for a second or two and we can see the panel trying to load but then the screen turns black. Otherwise, the computer is fully functional. This behaviour has been recorded by others (superuser / stackoverflow) but none of the solutions appearing there worked for me.

So if someone has a clue it would be most welcome.
Here is the output of inxi -F: http://paste.debian.net/1065295/

Here is the ouput of issuing <plasmashell> command: https://pastebin.com/NWZXqPvc
Thanks a lot again.
« Last Edit: 2019/02/06, 02:58:23 by jyp »

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
Re: Plasmashell crashes
« Reply #1 on: 2019/02/05, 13:03:06 »
Can  you please try
Code: [Select]
killall plasmashell && kstart plasmashell and tell us what it's got to say if it fails.

Offline jyp

  • User
  • Posts: 118
Re: Plasmashell crashes
« Reply #2 on: 2019/02/05, 16:40:19 »
I have tried that before.
Here is the result.
Code: [Select]
$ killall plasmashell && kstart plasmashell
plasmashell: no process found
There is no process associated with _/usr/bin/plasmashell_ (from htop)

Offline jyp

  • User
  • Posts: 118
Re: Plasmashell crashes
« Reply #3 on: 2019/02/05, 18:17:08 »
I also get, after a minute or so of issuing <plasmashell>, the following

Code: [Select]
...$ Unable to start Dr. Konqi
Re-raising signal for core dump handling.
...$ ^C
[1]+  Segmentation fault      (core dumped) plasmashell
...$


Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: Plasmashell crashes
« Reply #4 on: 2019/02/05, 23:41:09 »
Could I see the output of

Code: [Select]
ldd /usr/bin/plasmashell
and

Code: [Select]
sddm-greeter --test-mode
then

Code: [Select]
gdb plasmashell
(gdb) bt
(gdb) set detach-on-fork off
(gdb) run
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline jyp

  • User
  • Posts: 118
Re: Plasmashell crashes
« Reply #5 on: 2019/02/06, 00:32:42 »
@piper
Here is the output : https://pastebin.com/uzBCqfaP
Thank you
« Last Edit: 2019/02/06, 00:39:35 by jyp »

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: Plasmashell crashes
« Reply #6 on: 2019/02/06, 00:50:37 »
Can I see

Code: [Select]
apt policy print-manager
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline jyp

  • User
  • Posts: 118
Re: Plasmashell crashes
« Reply #7 on: 2019/02/06, 01:53:49 »
@piper
Code: [Select]
$ apt policy print-manager
print-manager:
  Installed: 4:18.12.1-2
  Candidate: 4:18.12.1-2
  Version table:
 *** 4:18.12.1-2 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status


Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: Plasmashell crashes
« Reply #8 on: 2019/02/06, 02:20:05 »
For shits && giggles on this, lets try

Code: [Select]
apt purge print-manager
Reboot

It's a long shot, but, more than one red hat user found this to work for them.

This was the key for me

Code: [Select]
0x00007fffc8eee768 in JobModel::updateJob(int, KCupsJob const&) () from /usr/lib/x86_64-linux-gnu/libkcupslib.so
I could also be dead wrong, if so, it can be easily reinstalled.

I don't mind being wrong, it's how we learn.
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline jyp

  • User
  • Posts: 118
Re: [solved] Plasmashell crashes
« Reply #9 on: 2019/02/06, 02:54:59 »
@piper
It ... worked!
Thanks a lot.

Of course, it's out of my realm to understand how you got to that conclusion. I read that cups could have been the culprit but... nowhere I could find a simple and direct move like purging print-manager.
siduction team, you are quite a team!
Thanks again.


Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: [solved] Plasmashell crashes
« Reply #10 on: 2019/02/06, 11:49:09 »
I was 98% sure that was going to work ;)
Glad it solved your problem :)

After doing some debugging, searching, searching again, some more searching, building iso's, failed building iso's, you learn a little bit over the years (wish my german improved over the years).

Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline jyp

  • User
  • Posts: 118
Re: [solved] Plasmashell crashes
« Reply #11 on: 2019/02/06, 18:37:59 »
From my own searching, mention of a bug in cups went by my eyes but I had no clue how to resolve that. So thanks again.
I had a note on my desk not to forget to make a donation to the siduction project; it has been done.
So have a nice day.