-
Notifications
You must be signed in to change notification settings - Fork 128
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
Humble Bundle games never loaded #305
Comments
GameHub saves humble data checksum and does not try to import games if checksum is not changed. Try to remove |
Wow... so simple... Thank you very much! |
This was implemented because parsing orders is expensive, because there is HTTP request per order and it's not guaranteed that order has any games associated with it. Probably it should be possible for user to somehow manually clear caches, but that looks like a topic for #304. |
I'll try to keep an eye on that, but my suggestion would be to show a button along with the "Get some linux games" message to "force reload", which clears the cache. Perhaps the button gets enabled only after finishing all queries or something... |
Removing that file did not fix the problem for me. I confirm that I have games in my Humble Library, but GameHub does not show them. |
First would like to state that the application is great. Awesome concept and exectution! Great work!
About the issue I'm observing, the humble bundle games list never populates. Humble trove games show up even though I'm not a subscriber, as well as GOG and steam games. I've waited up to half an hour for for the games to load but there's no activity.
There doesn't seem to be anything different about my own humble bundle account, as gamehub does indeed work with my humble games on a different system (Ubuntu 18.04, using the deb even from the master branch), my humble guess is that it relates to packaging for Debian 10.
I've tried installing from master branch deb package, flatpak and, now from dev branch deb to make this report. Please let me know if I really should compile it to further debug this issue or if this should be enough.
Expected behavior
By opening the app and successfully logging in on humble bundle, get at least my linux games listed in up to 5 minutes.
Actual behavior
All games lists are loaded, except non trove humble bundle games.
Steps to reproduce
Launch the application, log in to humble bundle, finish the wizard, wait...
Version and environment
I expect this to help more than Version and evironment (even though this doesn't help me diagnose the issue):
The text was updated successfully, but these errors were encountered: