yancharkin / games_nebula

Unofficial Linux client for GOG.
GNU General Public License v3.0
158 stars 11 forks source link

Blank GoG authorization screen with python 3 and current libraries. #46

Closed clort81 closed 4 years ago

clort81 commented 4 years ago

Distro: devuan beowulf gtk3 Version: 3.24.13-1 python3 Version: 3.7.5 lgogdownloader Version: 3.4 innoextract Version: 1.7-2+b1 DE: openbox DM: none

Bug description After clicking 'yes' to authorize on GOG, i get a blank screen for Games Nebula.

Steps to reproduce the behavior git pull current git master, run setup.sh, do not select install inoextract, run games_nebula.py from build directory with: $ python3 games_nebula.py

Screenshots delme

Additional Info lgogdownloader --login gives me "Couldn't resolve host name"

yancharkin commented 4 years ago

First of all, you certainly have an issue with lgogdownloader. Even if you'll pass the authorization window, GN will be unusable without lgogdownloader. Try to update it to the latest version.

As for the black screen, it could be an issue with the graphics driver or with gir1.2-webkit2-4.0 package, try clicking on the black window with the right mouse button and select "Reload" in the menu. If it won't help post console output here.

yancharkin commented 4 years ago

@clort81 Is it still an issue?

yancharkin commented 4 years ago

@clort81 No response, closing. Please, do not open an issue if you're not ready to cooperate, it takes time (in some cases a lot of time) to investigate what can cause the problem.