Information
- Operating System: Ubuntu 22.04.1 Lts
- Gnome Shell Version: 43
- Xorg/Wayland?: Xorg
- Apps tested: CLion
- Fildem version: latest
What is the current behavior?
When I click the global menu, everything stop working, including logout and shutdown. I even cannot type anything in my terminal.
Steps to reproduce the problem
add
if len(menus[0].path) == 0:
return
To fix the out of bound issue,and then click the global menu of CLion
What is the expected behavior?
Just donnot crash is okey.
Information
What is the current behavior?
When I click the global menu, everything stop working, including logout and shutdown. I even cannot type anything in my terminal.
Steps to reproduce the problem
add
To fix the out of bound issue,and then click the global menu of CLion
What is the expected behavior?
Just donnot crash is okey.