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

AUR Package Not Working (Black Screen) #20

Closed
balajsra opened this issue Jan 6, 2021 · 1 comment
Closed

AUR Package Not Working (Black Screen) #20

balajsra opened this issue Jan 6, 2021 · 1 comment

Comments

@balajsra
Copy link

balajsra commented Jan 6, 2021

System Information

  • OS: Arch Linux x86_64
  • Kernel: 5.10.4-107-tkg-pds
  • DE: xinitrc
  • WM: dwm
  • CPU: Intel i5-6500
  • GPU: NVIDIA GeForce GTX 1070
  • GPU Driver: NVIDIA 455.45.01

Software Version Information

  • Heroic Games Launcher Version: 0.4.0-1 (AUR Package)
  • Electron Version (output of electron -v): v11.1.1

Issue Description

Main Issue

I installed the AUR package (heroic-games-launcher-bin) with yay and am finding that the program just loads to a black screen when using the desktop shortcut (see screenshot below).

image

I found the binary installed at /opt/heroic so I directly ran that with ./heroic and got the same issue, but this time with the following error message.

(node:130190) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron.  See https://github.com/electron/electron/issues/23506 for more information
Error occurred in handler for 'readFile': TypeError: Cannot read property 'url' of undefined
    at /opt/heroic/resources/app.asar/build/main.js:152:15
    at Array.map (<anonymous>)
    at /opt/heroic/resources/app.asar/build/main.js:145:10
    at async electron/js2c/browser_init.js:189:563

Previous Attempts

It should be noted that I attempted to install a previous version of Heroic Games Launcher (I think 0.3 maybe) via the AUR package and was able to login with my epic account. At that point, the program would appear to load my list of games in a spawned terminal, then suddenly close and re-open. When it opened again, the dialog box asking if I wanted to login would appear again. If I clicked yes, it would load my list of games and crash again, then repeat the process. With the current version of the program, it doesn't prompt me to login at all, it just shows a black screen.

Experimentation

I also tried running the program binary as sudo ./heroic --no-sandbox to see if it was an issue relating to my current user. In this case, the program appears to be functioning as expected (see screenshot below). This leads me to believe that my epic login information might be messed up, but is still stored somewhere on my system. Perhaps clearing this would help?

image

@balajsra
Copy link
Author

balajsra commented Jan 6, 2021

Issue appears to have been resolved as of AUR package version 0.4.1-1

image

@balajsra balajsra closed this as completed Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant