pop-os / pop

A project for managing all Pop!_OS sources
https://system76.com/pop
2.41k stars 83 forks source link

Slack cannot share screen on hybrid graphics mode #2313

Open rodrigogonegit opened 2 years ago

rodrigogonegit commented 2 years ago

Distribution (run cat /etc/os-release):

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

Related Application and/or Package Version (run apt policy $PACKAGE NAME): Slack

➜  ~ flatpak info com.slack.Slack              

Slack - Chat with your team

          ID: com.slack.Slack
         Ref: app/com.slack.Slack/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 4.25.0
     License: LicenseRef-proprietary
      Origin: flathub
  Collection: org.flathub.Stable
Installation: user
   Installed: 5.2 MB
     Runtime: org.freedesktop.Platform/x86_64/21.08
         Sdk: org.freedesktop.Sdk/x86_64/21.08

      Commit: e42dd12ad288509cb4c7f94c7a370f9c72f7ddf03b202fbe3c2a7c9f6979b249
      Parent: f2f3e7830bd08637dfc9a011a773aeabf5ee31b8623c16c6e7374f08b42d7bf6
     Subject: Update slack.deb to 4.25.0 (7bb2314b)
        Date: 2022-04-04 21:09:23 +0000

Issue/Bug Description:

Only the mouse pointer is shown when screen sharing, everything else is black.

Steps to reproduce (if you know):

Expected behavior: I should be able to share my screen.

Environment:

Other Notes: Important:

journalctl relevant log. It spams these:

Apr 27 16:36:07 pop-os com.slack.Slack.desktop[5545]: [2:0427/163607.362366:ERROR:egl_dmabuf.cc(485)] Failed to get image from DMA buffer.
Apr 27 16:36:07 pop-os com.slack.Slack.desktop[5545]: [2:0427/163607.426420:ERROR:egl_dmabuf.cc(485)] Failed to get image from DMA buffer.
Apr 27 16:36:07 pop-os com.slack.Slack.desktop[5545]: [2:0427/163607.458052:ERROR:egl_dmabuf.cc(485)] Failed to get image from DMA buffer.
Apr 27 16:36:07 pop-os com.slack.Slack.desktop[5545]: [2:0427/163607.492851:ERROR:egl_dmabuf.cc(485)] Failed to get image from DMA buffer.
Apr 27 16:36:07 pop-os com.slack.Slack.desktop[5545]: [2:0427/163607.523968:ERROR:egl_dmabuf.cc(485)] Failed to get image from DMA buffer.
Apr 27 16:36:07 pop-os com.slack.Slack.desktop[5545]: [2:0427/163607.558820:ERROR:egl_dmabuf.cc(485)] Failed to get image from DMA buffer.
Apr 27 16:36:07 pop-os com.slack.Slack.desktop[5545]: [2:0427/163607.574742:ERROR:egl_dmabuf.cc(485)] Failed to get image from DMA buffer.
Apr 27 16:36:07 pop-os com.slack.Slack.desktop[5545]: [2:0427/163607.603533:ERROR:egl_dmabuf.cc(485)] Failed to get image from DMA buffer.
Apr 27 16:36:07 pop-os com.slack.Slack.desktop[5545]: [2:0427/163607.639717:ERROR:egl_dmabuf.cc(485)] Failed to get image from DMA buffer.
leviport commented 2 years ago

I am running Wayland.

Wayland + screensharing is still a bit iffy. Xorg is still default on Pop!_OS.

rodrigogonegit commented 2 years ago

I am running Wayland.

Wayland + screensharing is still a bit iffy. Xorg is still default on Pop!_OS.

Noted. I'll switch back to the integrated graphics mode as I don't really need the dedicated GPU anyway.

curiousercreative commented 2 years ago

Should this be closed as an upstream bug that we won't fix?