-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
Drag and drop not working webcord-vencord-git #459
Comments
Do you have Google Storage API disabled in CSP settings? |
How do you configure it? i dont see option for that |
It's in WebCord settings, Advanced section (on menu bar, File -> Settings). |
Also drag and drop works on my side so I'm pretty sure you must've toggled these settings, thinking it doesn't change anything other than blocking another tracing… Of course, I assume it's not on Vencord side – given I don't really support any mods made to my client, I might also close this issue for that reason you've not confirmed this happens with vanilla version of WebCord. Also I don't know what you mean cloud sync, if it's one of Vencord features then don't think I'm the one supposed to fix it, especially when cloud sync might use Chrome account sync feature that's quite restricted to proprietary Chrome only. Anyway, I'm pretty sure this is just yet another duplicate of the issues you've found in this bug tracker and it's caused by invalid configuration. Given I've already explained it there, maybe just read them before opening another issue ticket? |
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
v25.3.2
Application version
4.4.0, development build
Bug description
Im on webcord-vencord-git and drap and drop doesnt work
I know theres alreadyanother issue mentioning this but you added the wont fix tag to it. I've fixed this on the official discord client by adding electron ozone tag thingy
--enable-features=UseOzonePlatform --ozone-platform-hint=wayland
and it worked, but on webcord it doesnt (threw GPU error, im using nvidia btw on hyprland arch with nvidia-open-dkms RTX 4090)
Additional context
also i cant use cloud sync (it gave cannot get Oauth2 token error)
The text was updated successfully, but these errors were encountered: