-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Loads to blank window... #3
Comments
Hi there! Thanks for reporting this issue. It seems like you’ve installed a version of the app from an unofficial AUR package created by a third party (maintainer zxp19821005). Unfortunately, I wasn't aware of this package, and it may not be fully compatible with your setup, which could be causing the issue you're experiencing. I'd recommend trying to compile the app from source instead. This method is more reliable and should work without the issues you're facing with the AUR package. If you're still interested in using an AUR package, I’m planning to add official AUR support in a future update to ensure better compatibility and proper packaging. Small update: Upon further review of the PKGBUILD file it seems like some dependencies are not included (more specifically discord-rpc) although I doubt the discord rpc not working could cause a blank screen issue. Thanks for your understanding, and feel free to reach out if you have further questions! |
Tried it again after removing the AUR package for geforce-infinity, git clone your repo, fresh install of npm from Arch extra repository. Unfortunately, I did get the same blank window results. However, I did get a bit more debug info. The two pop-up boxes came up after I accidentally closed the launching terminal session, so those might possibly be spurious reports. Glad to hear about your plans to add an AUR/pkgbuild for this. Always best when the maintainer maintains that too. Let me know when it's ready to test and I'll give it a shot. |
Also, in case it helps, https://aur.archlinux.org/packages/geforcenow-electron-bin works as expected. Happy to help you get yours running in my preferred DE too, though. |
So truth be told I am not at all familiar with wayland and arch yet but I want to try them sometime. So my help might not be the best yet but here are a few suggestions that might resolve the issue: 1. Ensure libnotify is installed: 2. Check if the settings.cfg file exists: 3. Debugging with Developer Tools: 4. As a last resort: |
Arch is my favorite distro for a ton of reasons. Hyprland is still very much in development, but it is incredibly lightweight, flexible, etc.
I will keep using it for another day or two, and close this if I cannot get the bug to recur.... |
Hi and thanks for this interesting project.
I just tried installing this from AUR package into arch linux x86_64. However, when launching this from within a Hyprland (wayland native DE/compositor) I get a blank white window and nothing further happens even if waiting several minutes. If I launch this from the command line, I get two lines of welcome text (forget exactly what it says), blank window opened, but then silence.
In use at time of bug report:
Hyprland 0.45-2
Kernel 6.6.61-lts
Let me know what other debugging steps you would like for me to try....
Checklist of other stuff I could try, and will cross these off when I have tried them.
The text was updated successfully, but these errors were encountered: