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

Bug: Missing menubar on linux #53

Open
RawEnchilada opened this issue May 14, 2024 · 2 comments
Open

Bug: Missing menubar on linux #53

RawEnchilada opened this issue May 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@RawEnchilada
Copy link

image

After installing pygpt-net in a python virtual environment, and running the app, the settings menu opens so that i can enter my api key, but i cannot open it again because there is no top menu bar.

My system:
Operating System: EndeavourOS
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.9-arch1-2 (64-bit)
Graphics Platform: Wayland

@mikeybob
Copy link

I've run into this on Fedora 40 KDE. There's something about the global menu widget being present in any panel on the desktop that seems to cause it. I hope this helps with finding a solution. I discovered this by accident.

@szczyglis-dev szczyglis-dev added the bug Something isn't working label Nov 15, 2024
@szczyglis-dev
Copy link
Owner

szczyglis-dev commented Nov 26, 2024

Please try now and give me a feedback. In version 2.4.34, I have forced the disabling of menu integration in PySide with the system menu. This should solve the problem.

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

3 participants