hydralauncher / hydra

Hydra is a game launcher with its own embedded bittorrent client
MIT License
10.61k stars 2.47k forks source link

[BUG] Captcha field is a gray blob for the AppImage #653

Closed arft1kwerg closed 1 month ago

arft1kwerg commented 3 months ago

Describe the bug

Attempting to create an account leaves you with a grayed out window instead of a captcha. Looking the log, the following gets spammed:

20:17:53.992 (main) › Checking for update
20:17:56.786 (main) › Update for version 2.0.1 is not available (latest version: 2.0.1, downgrade is disallowed).
[24999:0623/201804.577943:ERROR:atom_cache.cc(229)] Add _NET_WM_STATE_MODAL to kAtomsToCache
[25254:0623/201805.222991:ERROR:platform_shared_memory_region_posix.cc(214)] Creating shared memory in /dev/shm/.org.chromium.Chromium.KuFrMR failed: No such file or directory (2)
[25254:0623/201805.223138:ERROR:platform_shared_memory_region_posix.cc(217)] Unable to access(W_OK|X_OK) /dev/shm: No such file or directory (2)
[25254:0623/201805.223230:FATAL:platform_shared_memory_region_posix.cc(219)] This is frequently caused by incorrect permissions on /dev/shm.  Try 'sudo chmod 1777 /dev/shm' to fix.
[25330:0623/201810.386220:ERROR:platform_shared_memory_region_posix.cc(214)] Creating shared memory in /dev/shm/.org.chromium.Chromium.5PtdVz failed: No such file or directory (2)
[25330:0623/201810.386371:ERROR:platform_shared_memory_region_posix.cc(217)] Unable to access(W_OK|X_OK) /dev/shm: No such file or directory (2)
[25330:0623/201810.386434:FATAL:platform_shared_memory_region_posix.cc(219)] This is frequently caused by incorrect permissions on /dev/shm.  Try 'sudo chmod 1777 /dev/shm' to fix.
[25409:0623/201815.777649:ERROR:platform_shared_memory_region_posix.cc(214)] Creating shared memory in /dev/shm/.org.chromium.Chromium.UdJIVe failed: No such file or directory (2)
[25409:0623/201815.777792:ERROR:platform_shared_memory_region_posix.cc(217)] Unable to access(W_OK|X_OK) /dev/shm: No such file or directory (2)
[25409:0623/201815.777853:FATAL:platform_shared_memory_region_posix.cc(219)] This is frequently caused by incorrect permissions on /dev/shm.  Try 'sudo chmod 1777 /dev/shm' to fix.
[25482:0623/201821.180302:ERROR:platform_shared_memory_region_posix.cc(214)] Creating shared memory in /dev/shm/.org.chromium.Chromium.sxS1MK failed: No such file or directory (2)
[25482:0623/201821.180506:ERROR:platform_shared_memory_region_posix.cc(217)] Unable to access(W_OK|X_OK) /dev/shm: No such file or directory (2)
[25482:0623/201821.180563:FATAL:platform_shared_memory_region_posix.cc(219)] This is frequently caused by incorrect permissions on /dev/shm.  Try 'sudo chmod 1777 /dev/shm' to fix.
[25555:0623/201826.581788:ERROR:platform_shared_memory_region_posix.cc(214)] Creating shared memory in /dev/shm/.org.chromium.Chromium.4vS0jT failed: No such file or directory (2)
[25555:0623/201826.581926:ERROR:platform_shared_memory_region_posix.cc(217)] Unable to access(W_OK|X_OK) /dev/shm: No such file or directory (2)
[25555:0623/201826.581968:FATAL:platform_shared_memory_region_posix.cc(219)] This is frequently caused by incorrect permissions on /dev/shm.  Try 'sudo chmod 1777 /dev/shm' to fix.

Steps to Reproduce

  1. Open Hydra
  2. Click Sign In in the top left
  3. Observe the gray box
  4. Click Create New Account
  5. Observe gray box

Expected behavior

Expect the captcha field to function properly and be able to finish the account registration.

Screenshots

image

Operating System

Linux PoP!OS (ubuntu derivative)

Hydra Version

2.0.1

Additional Information

No response

Merkosas commented 3 months ago

Try "./hydralauncher*.AppImage --no-sandbox --disable-setuid-sandbox" in terminal

zamitto commented 3 months ago

Thanks for the report. We will replace the captcha we are using

zebrach77 commented 3 months ago

Try "./hydralauncher*.AppImage --no-sandbox --disable-setuid-sandbox" in terminal

I tried this on my Steam deck, same gray rectangle.

zamitto commented 3 months ago

Could you test it again? We replaced the captcha provider

Lersson commented 3 months ago

Same problem here!

arft1kwerg commented 3 months ago

Could you test it again? We replaced the captcha provider

It works perfectly now. The Captcha box displays as it should and could create a new account and log in without issues

veliar1721 commented 3 months ago

тоже самое. Вместо капчи просто серое окно.

veliar1721 commented 3 months ago

Screenshot_20240627_170701 Прикладываю скриншот. Система Alt Linux

JackEnx commented 3 months ago

fixed on #722, if the problem persist, please report it

veliar1721 commented 3 months ago

исправлено в # 722, если проблема не устранена, пожалуйста, сообщите об этом

жаль, но нет. image

JackEnx commented 3 months ago

исправлено в # 722, если проблема не устранена, пожалуйста, сообщите об этом

жаль, но нет. image

Could you update to 2.0.2 and check if the problem persists?