Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLion's menus crash my system #168

Open
ScSofts opened this issue Jan 12, 2023 · 0 comments
Open

CLion's menus crash my system #168

ScSofts opened this issue Jan 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ScSofts
Copy link

ScSofts commented Jan 12, 2023

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.

@ScSofts ScSofts added the bug Something isn't working label Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant