Hello everyone! I'm having trouble sharing my screen on Discord. Whenever I click to share, the authorization window keeps flickering and I can't complete it. Even after authorizing, it reappears. And when I share an application, my camera duplicates. What could it be? It works fine on other platforms. I'm using the Linux app.
Hello,
Are you using Flatpak(from the software center) or the .deb from the Discord homepage?
As screensharing isn't possible on Wayland have you tried logging in on Zorin Desktop on Xorg?
Hi, new to Zorin. I'm using the official Deb version from Discord's website and have the same issue. Back when I was on Mint linux, the .deb version worked just fine so not sure why it isn't working here. Given that Zorin and Mint both are based on Ubuntu.
Guys, sorry for the delay in replying! I find out that the problem was the Wayland, i just disabled it and Discord worked!
From Google Community:
- Edit /etc/gdm3/custom.conf
- Uncomment #WaylandEnable=false
- sudo dpkg-reconfigure gdm3
- ctrl + alt + backspace or just reboot
It wont allow me to edit the file saying I have read only access how did you open it ?
You need the magic term missing from those commands:
sudo nano /etc/gdm3/custom.conf
Then edit as per the lines explained. Once amended, press Ctrl+ O to write out the changes to the file, then Ctrl+ X to exit the editor.
Then reboot, choose your username and the cog will no longer appear. If at some stage you wanted to try a different Desktop Environment such as Cinnamon, Budgie, or KDE, the cog will appear again to give you the option to change to a different DE.