Lukewh / gathertown-snap

An Electron wrapped version of gather.town
21 stars 2 forks source link

Make the screenshare source selector more attractive #6

Closed Lukewh closed 1 year ago

Lukewh commented 2 years ago

Fast implementation to unblock done, but needs a bit of work.

foxylion commented 2 years ago

Hi @Lukewh, I just tried out the existing screenshare feature in version 0.2.4, but I will receive the following dialog (on Ubuntu 22.04):

image

Lukewh commented 2 years ago

Hi @Lukewh, I just tried out the existing screenshare feature in version 0.2.4, but I will receive the following dialog (on Ubuntu 22.04):

image

Oh very odd, let me test - thanks for the repot :)

Lukewh commented 2 years ago

@foxylion I've pushed a new version, can you snap refresh gathertown and see if you still see the same issue with version 0.2.5 (revision 18 on the snap store).

Cheers.

foxylion commented 2 years ago

@Lukewh, I updated to the latest version. Until yet I couldn't see the problem. But I recently noticed that it is working directly after opening the app. Just after some time (hours) within the app it suddenly stops working (I see the error when trying to share my screen).

I will update the issue in a day or two when I can see if it still happens.

foxylion commented 2 years ago

Hi @Lukewh, it still happens sometimes that I can't share anymore (it first works, but after an hour or two it is no longer possible). Restarting the app does fix the problem, so no big deal, but still a minor annoyance. :)

serginhoshm-vinta commented 1 year ago

I appreciate so much having this app for Linux. However I cannot share my screen. I'm always stuck on "Enable permissions" screen, despite all permissions toggled on.

Distributor ID: Pop Description: Pop!_OS 22.04 LTS Release: 22.04 Codename: jammy Kernel: 6.0.12-76060006-generic NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy LOGO=distributor-logo-pop-os

gathertown-permissions2

samuelrbo commented 1 year ago

For those who are getting the permissions screen when trying to share the screen run the command on the Ubuntu terminal:

snap refresh --edge gathertown

I found it on a closed issue: https://github.com/Lukewh/gathertown-snap/issues/2#issuecomment-1132779359

Worked for me

image

The problem now is the selected screen or tab will be default selected for the session. I need to restart the app (close and open it again) to be able to select the screen or tab.