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

I can't use the captchas.. #466

Closed
3 of 7 tasks
digitalnb opened this issue Sep 17, 2023 · 5 comments
Closed
3 of 7 tasks

I can't use the captchas.. #466

digitalnb opened this issue Sep 17, 2023 · 5 comments
Assignees
Labels
status:invalid This doesn't seem right type:bug Something isn't working

Comments

@digitalnb
Copy link

digitalnb commented Sep 17, 2023

Acknowledgements

  • I have checked that there is no other issue describing the same or
    similar problem that I currently have, regardless if it has been
    closed or open.

  • This bug affects Discord website.

  • This issue is confirmed to be reproducible when WebCord is packaged
    on at least all three latest supported Electron major releases.

  • This issue is reproducible in Chrome, Chromium or any
    Chromium-based browser, e.g Brave or Edge (please write in
    Additional Context which browser you have used if it is neither
    Chrome nor unmodified Chromium).

  • There are no fixes done to master which resolves this issue.

  • My issue describes one of the unstable and/or not fully implemented
    features.

  • I have found a workaround to mitigate or temporarily fix this issue
    in affected releases (please write it in Additional context section
    below).

Operating System / Platform

🐧️ Linux

Operating system architecture

x64 (64-bit Intel/AMD)

Electron version

newest

Application version

newest

Bug description

Yeah i don't get the google CAPTCHA working.. i did see some thread from 2021... about some SPC policy or something i don't understood. How can i fix this, so i can message people and join channels? I just get the GUI window showing, and not the gallery or anything.. It's way annoying for someone who can't fix it.. Is it just me or everyone? What's a quick step-by-step fix? thanks!
Webcord is awesome by the way! But this issue and not being able to close some peoples cam feeds are something that could be better. Some option to just close down some peoples cam feeds when watching multiple, to save bandwidth and
also not watching what one don't want to watch. Like," no thanks, i don't need to see that!" webcord option.. are there any i have missed?

Additional context

Screenshot from 2023-09-17 02-24-11

@digitalnb digitalnb added the type:bug Something isn't working label Sep 17, 2023
@SpacingBat3
Copy link
Owner

SpacingBat3 commented Sep 17, 2023

Electron version

newest

Application version

newest

Please fill WebCord version and Electron version, those two are not exactly related as people package WebCord on different version than in official builds. The same is with app version, if the app is outdated in external repos, the one could refer to that outdated build as newest. Also there are nightly builds and I could assume you might using these, but then without knowing the commit hash or packaging method I might not be able to know which exactly builds you were using.


Yeah i don't get the google CAPTCHA working.. i did see some thread from 2021... about some SPC policy or something i don't understood.

And that's most likely the issue you're dealing with: you messed around with Content Security Policy in WebCord's settings and most likely disabled hCaptcha there. These are intended for power users (as a whole Advanced section), so when you toggle something there you might need to be ready you need to reset it to the previous state.

@SpacingBat3 SpacingBat3 added the status:need-info Further information is requested label Sep 17, 2023
@digitalnb
Copy link
Author

Electron version

newest

Application version

newest

Please fill WebCord version and Electron version, those two are not exactly related as people package WebCord on different version than in official builds. The same is with app version, if the app is outdated in external repos, the one could refer to that outdated build as newest. Also there are nightly builds and I could assume you might using these, but then without knowing the commit hash or packaging method I might not be able to know which exactly builds you were using.

Yeah i don't get the google CAPTCHA working.. i did see some thread from 2021... about some SPC policy or something i don't understood.

And that's most likely the issue you're dealing with: you messed around with Content Security Policy in WebCord's settings and most likely disabled hCaptcha there. These are intended for power users (as a whole Advanced section), so when you toggle something there you might need to be ready you need to reset it to the previous state.

Hey.. No i did not. I cant even find that option...

I just read some old thread of yours... No i'm using debian 12, and having issues... Any other ideas on how i can troubleshoot this and get it to work again?

@digitalnb
Copy link
Author

digitalnb commented Sep 17, 2023

webcord 4.4.0 and i just installed electron globally, because 20 min ago i got nothing showing with "electron --version", but still having the same error... v26.2.1 of electron.
Might i be missing dependencies in debian 12? How do i fix this, i don't even see any hcaptchas in my settings, its missing.

How do i remove and purge an old webcord and re-install it i the correct way? If i uninstall with sudo dpkg -r webcord, and uninstall, but then use pgrep webcord i can see some processes after, but that might be normal.. They are gone after an reboot. What's the issue with the hcaptchas exactly? Where i the settings are they, i cant find mine.

@SpacingBat3
Copy link
Owner

SpacingBat3 commented Sep 17, 2023

Might i be missing dependencies in debian 12? How do i fix this, i don't even see any hcaptchas in my settings, its missing.

Nah, most deps are packaged within the Electron and others are most likely provided by Debian. And I'm pretty sure you looked at Discord's settings, WebCord has their own settings entirely detached from Discord. You can access them from the menu bar (press ALT if not visible): FileSettings. This is how options should be set by the default:

WebCord settings

(Also ignore a few changes to it, I plan to make an update to both CSS and add a way to describe some toggles that might not be so obvious, e.g. that disabling Google Storage API is actually going to block the file uploads.)

@digitalnb
Copy link
Author

digitalnb commented Sep 17, 2023

Might i be missing dependencies in debian 12? How do i fix this, i don't even see any hcaptchas in my settings, its missing.

Nah, most deps are packaged within the Electron and others are most likely provided by Debian. And I'm pretty sure you looked at Discord's settings, WebCord has their own settings entirely detached from Discord. You can access them from the menu bar (press ALT if not visible): FileSettings. This is how options should be set by the default:

WebCord settings

(Also ignore a few changes to it, I plan to make an update to both CSS and add a way to describe some toggles that might not be so obvious, e.g. that disabling Google Storage API is actually going to block the file uploads.)

YES! I did get into that menu a few months ago now... wanted to save bandwith.. ok! That easy... thanks for the answer! Keep it up! ATLAST. And it WORKED!!

@SpacingBat3 SpacingBat3 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2023
@SpacingBat3 SpacingBat3 added status:invalid This doesn't seem right status:need-info Further information is requested and removed status:need-info Further information is requested labels Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:invalid This doesn't seem right type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants