Bug 360778 - Plasma hangs when switching alternatives to Applications Menu
Summary: Plasma hangs when switching alternatives to Applications Menu
Status: RESOLVED WORKSFORME
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Menu (Kicker) widget (show other bugs)
Version: 5.5.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-20 15:07 UTC by Marcelo Bossoni
Modified: 2016-03-21 01:14 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Bossoni 2016-03-20 15:07:11 UTC
My panel stopped showing, so I removed config file and everything went back to normal.
So I started making my customizations (placing some launchers, switching to Icon Only task, etc.)
When I tried to switch to Application Menu (cascade menus), plasma hanged.
Tried several times, same results.

Reproducible: Always

Steps to Reproduce:
1. Switch alternative menu launcher to Applications Menu (cascading menus)

Actual Results:  
Plasma hangs

Expected Results:  
Applications menu become my app launcher and plasma does not hang.
Comment 1 David Edmundson 2016-03-21 00:18:53 UTC
and it hangs every time?

Can you do the following:

recreate the freeze

open a terminal (using alt+space to start krunner)

type

sudo gdb --pid `pidof plasmashell`

wait for it to load then:

"thread apply all bt"

and paste the result here.
Comment 2 Marcelo Bossoni 2016-03-21 00:51:09 UTC
Ok,
I feel dumb now. I could not reproduce the bug anymore.
One thing I can tell though is that apparently, I was out of disk space when bug happened, so maybe something with temp files?

Anyway,
I think it can be closed.
If I face this bug again, I reopen it with the stack trace.
Comment 3 David Edmundson 2016-03-21 01:14:49 UTC
OK. Thanks for reporting back.