-
Notifications
You must be signed in to change notification settings - Fork 65
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 doesn't open #177
Comments
Did you install |
Oh...sorry. I didn't pay attension to warning message:
After removing Thank you, anyway. |
hmm I don't have such a file, and as per your screenshot, you actually do get a window to open. I don't get a window, I just get a process that does seemingly nothing at all :/ Edit: There are some oddities in the code. What is the GVim part for? As I understand it, gvim - and only gvim will work with the arguments - is used to get |
I don't have GVim installed and it somwhow works... |
The issue is due to my wayland compositor Hyprland. I went as far as 2022 versions and gf still wouldn't open. I tried opening the latest version in Sway and it worked right away. Also opening it with gamescope worked on hyprland although the resolution is fed. I still haven't found a way to open it correctly in hyprland. |
This does seem to only happen in Hyprland,I could not find any way to get it to open a window. There doesn't seem to be any incentive to debug this on the Hyprland side - hyprwm/Hyprland#8695 |
gvim doesn't need to be installed to run gf2. You can ignore any messages about it. It's just trying to synchronize the file/line position with gvim if it's running. If it isn't, nothing happens. |
Hey there.
When I run
gf2 <binary>
no GUI opens and I just see some logs in the terminal:nothing else happens at all. I've tried forcing it to use xwayland, but that didn't help either.
I'm currently on version 40f2ae6
Any ideas?
Thanks!
The text was updated successfully, but these errors were encountered: