-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Interface corrupted on Ubuntu 20.04 #70
Comments
Seems to work on my Manjaro machine. Might be a distro-specific bug. |
Can you tell me what version of GNOME or GTK you are using on your machine. I'm using GNOME 3.36.2 with GTK 3.24. |
I use KDE Plasma as the desktop environment and don't have GTK installed either. Also, as far as I know, nothing in my app really depends on GTK so I don't think that would change anything. |
Same problem with me. I am using Fedora 32. Using version 3.11.1 works fine. |
For some reason it works just fine on Manjaro. At least on my machine, it does. |
I guess I'll just stick with version 3.11.1 for now and then wait until v4.0 is released :) |
@CollinAlpert Can you send the terminal output for the problematic version? I read through the terminal output OP has posted and want to see if that really is the issue that's causing the problem. |
My terminal output is the same as OPs. I can send it when I get the chance, but I get the same error. |
I found a fix for this issue but there's a weird thing happening... The app works correctly when I'm developing it but as soon as I package it and test it, it stops working. |
Thanks for the update, it definitely looks like a weird bug! |
So it looks like it's not a problem with Linux itself but rather the packaging; at least from what I can tell. |
Please test out v3.12.1 and let me know. |
Works fine for me! |
It happened to me too. Since I`m using Windows now, can test again, but few weeks ago I couldn't use. |
Closing since there's no response from OP 2 weeks after releasing the fix. |
Describe the bug
There seems to be an UI issue. I can't find anything related in the buglist.
To Reproduce
I just executed it.
Expected behavior
Screenshots
Information:
Additional context
Add any other context about the problem here.
I'm not sure if node is also embedded in the AppImage, but I have node v10.21.0 installed.
The text was updated successfully, but these errors were encountered: