You are not logged in.

#1 2019-02-20 18:34:30

Tharbad
Member
Registered: 2016-02-27
Posts: 270

Sometimes every item I open on the KDE app menu crashes with no error

Hi,

That's resembles bug 61638 but then it's just passes with no apparent reason.
Any idea what I should check or look for next time it happens?

Thanks

Offline

#2 2019-02-20 19:43:59

Ailen
Member
Registered: 2014-05-01
Posts: 32

Re: Sometimes every item I open on the KDE app menu crashes with no error

The first thing I would do is check the journal to see if KDE has anything to say for itself.

 journalctl -b | grep kde

If you run that immediately after it happens, and it's something logged to the journal, it should be right at the bottom.

Offline

#3 2019-02-20 23:06:32

Tharbad
Member
Registered: 2016-02-27
Posts: 270

Re: Sometimes every item I open on the KDE app menu crashes with no error

I restarted plasmashell just in case. Didn't work. Nothing in journal but powerdevil stuff.
But when starting plasma by shell I get this error when I try open something from the menu.
file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:343: Unable to assign [undefined] to int

Occasionally, those 2 come too:
org.kde.plasmaquick: Applet "Application Launcher" loaded after 0 msec
org.kde.plasmaquick: Increasing score for "Application Launcher" to 100

Offline

#4 2019-02-21 09:49:38

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,668

Re: Sometimes every item I open on the KDE app menu crashes with no error

Check whether you get a coredump and post the output of a gdb bt run: https://wiki.archlinux.org/index.php/Co … _core_dump

Also, after creating the issue, post the full unaltered journalctl -b

Online

#5 2019-02-21 23:18:55

Tharbad
Member
Registered: 2016-02-27
Posts: 270

Re: Sometimes every item I open on the KDE app menu crashes with no error

Nothing in coredumpctl. The journalctl log is 35MB and I'm having hard time finding a pasbin service that will take it.

Offline

#6 2019-02-22 07:34:16

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,098

Re: Sometimes every item I open on the KDE app menu crashes with no error

If you get no error message, no coredump or anything else, what makes you think that applications are crashing?

Offline

#7 2019-02-22 07:56:05

seth
Member
Registered: 2012-09-03
Posts: 51,046

Re: Sometimes every item I open on the KDE app menu crashes with no error

Offline

#8 2019-02-22 10:06:55

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,668

Re: Sometimes every item I open on the KDE app menu crashes with no error

Journalctl -b should only be relevant for the current boot and not be that large, but I'm suspecting something similar happening as in the linked thread, check what is being mentioned there to ensure your session is started correctly.

Online

#9 2019-02-22 11:50:43

Tharbad
Member
Registered: 2016-02-27
Posts: 270

Re: Sometimes every item I open on the KDE app menu crashes with no error

seth wrote:

I rebooted the PC last night due to nvidia driver update. So far everything is OK. I'll post the current boot log if everything goes wrong.
That's maybe the same issue. Few days ago there was a power outage.

Offline

#10 2019-02-22 22:26:53

Tharbad
Member
Registered: 2016-02-27
Posts: 270

Re: Sometimes every item I open on the KDE app menu crashes with no error

Happened again.
After playing Civ5. LO does open. Can it another QT related bug?

Edit:
Happened again after another game I played.

I thought it maybe about fullscreen games but Civ 5 was windowed. Both steam and both linux native (no wine).

Last edited by Tharbad (2019-02-23 01:03:44)

Offline

#11 2019-02-23 08:36:08

seth
Member
Registered: 2012-09-03
Posts: 51,046

Re: Sometimes every item I open on the KDE app menu crashes with no error

If only specific clients are affected, this doesn't seem to be an issue w/ the launcher.
Try to run them from an interactive shell, see what happens (notably whether maybe a process gets added and you just don't get/see a window)

Offline

Board footer

Powered by FluxBB