Wayland. It comes up a lot: “Bug X fixed in the Plasma Wayland session.” “The Plasma Wayland session has now gained support for feature Y.” And it’s in the news quite …

  • @kool_newt
    link
    English
    368 months ago

    I have to use Slack for work and screen sharing doesn’t work when I’m using Wayland.

    • @daq@lemmy.sdf.org
      link
      fedilink
      428 months ago

      Don’t let Slack launch at startup. As long as it launches after pipewire - everything works. Your can also restart it to fix sharing issue, but that can be a birch if you already started a call.

      • @luciferofastora@lemmy.zip
        link
        fedilink
        58 months ago

        Is there a way to control the launch order? I suppose you could also find a script that waits for a given process to be responsive before launching another, but I’m not sure where I’d insert that either.

        (I’ve been using Ubuntu mostly out-of-the-box so far and just now started having the time and energy to start learning about and fiddling with the internals)

        • @vividspecter
          link
          13
          edit-2
          8 months ago

          If it launches via a systemd service, you can perhaps edit the file such that it depends on Pipewire before it launches.

          Or disable the built in startup support and create your own service that does the same.

        • @daq@lemmy.sdf.org
          link
          fedilink
          88 months ago

          I’m not sure that would work. Pipewire probably starts via system (just takes a while to become functional) and slack is started by KDE. I guess you could just add a delay to slack’s start, but I just start it by hand.

          • @luciferofastora@lemmy.zip
            link
            fedilink
            58 months ago

            Starting by hand is fine and I do it with just about anything I need anyway (though I suspect there is still some startup bloat I’ll need to sort out, if I don’t set up an entirely new system somewhere down the line), but don’t underestimate my compulsion to automate what I can (or at least know how to).

            I’m a sucker for automation for automation’s sake :D

      • @vancent@lemmy.world
        link
        fedilink
        28 months ago

        That has nothing to do with Slack’s screen sharing issues. Screen sharing was broken due to Electron bugs and it’s fixed in Slack 4.34.

        • @daq@lemmy.sdf.org
          link
          fedilink
          18 months ago

          I’d argue lazy choice of wrapping your website inside chrome instead of building a native app is Slack’s issue.

          I also wonder whether Slack fixed it or just waited for Google to fix it since Slack seems to only have UI designers and no actual devs on their team. They keep pumping out useless UI changes while actual bugs take years to fix.

          • @vancent@lemmy.world
            link
            fedilink
            18 months ago

            Many Electron maintainers are Slack employees. They’re contributing upstream more than most other companies that use Electron, especially compared to their size.

            • @daq@lemmy.sdf.org
              link
              fedilink
              18 months ago

              Could you name a couple? Genuinely interested to check out their contributions.

              Also, I just updated to 4.34.119 and screen sharing is still completely broken. As is typical with Slack.

      • @uis@lemmy.world
        link
        fedilink
        18 months ago

        As long as it launches after pipewire

        Why? Why plasma nailed own screensharing to audio server? There already are wayland extensions for this.

            • Ullebe1
              link
              fedilink
              78 months ago

              Because Pipewire only handles and understands media streams, so it can stream the output of a window or the whole desktop, but only because the Wayland compositor has already composed the windows and other data it gets from the application to a visual and hands the final result to Pipewire.

              • @uis@lemmy.world
                link
                fedilink
                08 months ago

                Which goes back to oroginal question. Why pipewire if there are already wayland extensions?

                • Ullebe1
                  link
                  fedilink
                  28 months ago

                  Because it is convenient for programs to use Pipewire for screensharing, as those programs can then also use the same Pipewire support for all their audio and webcam needs. Also Pipewire is good at multiplexing the various media streams.

                  • @uis@lemmy.world
                    link
                    fedilink
                    1
                    edit-2
                    8 months ago

                    And what developers will hammer their apps to one sound server implementation? What is convenient here? Loosing interoperability? You always can use Wayland for screensharing, ALSA for sound and V4L2 for webcam.

    • @eksb@programming.dev
      link
      fedilink
      English
      198 months ago

      I started running OBS with a virtual camera to do screen sharing. It is so much nicer to manage sharing with OBS than with Slack/Google Meet/Discord.

      • @kool_newt
        link
        English
        48 months ago

        Oh, never heard of this, I will check it out thx.

      • RiotRick
        link
        fedilink
        38 months ago

        Oh, that sounds like an interesting idea. Currently stuck with teams at work. Screen sharing does work under wayland. But definitely going to try this.

      • @russjr08@outpost.zeuslink.net
        link
        fedilink
        English
        28 months ago

        I’m not sure why, but every time I use XWayland Video Bridge (installed as of about 2 days ago so it should still be pretty new), I just end up with a black screen being broadcasted - not sure what could be causing that.