this post was submitted on 02 May 2024
35 points (90.7% liked)

Linux

45457 readers
1408 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I am running Fedora 39 right now and the last time I did a distro upgrade my graphics drivers were a huge PITA. Did your upgrade to 40 went smooth?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 months ago (5 children)

Screen sharing with Discord no longer works, but I think that's from an update to Flatpak because it was also happening at the end of 39's lifecycle.

[–] [email protected] 1 points 2 months ago (3 children)

You can mask flatpaks to not update. Likely also rollback

[–] [email protected] 1 points 2 months ago (2 children)

I'm fairly confident that it's a change in Flatpak itself rather than any one specific Flatpak, since all of my apps now use the same new screen sharing interface. Difference is that it actually works in those apps.

[–] [email protected] 3 points 2 months ago

Were you using X11 before, by chance? IIRC Fedora 40 dropped X11, and only ships with Wayland by default. The fact that all of your apps are using the same screen sharing interface sounds like they're using the screen share portal due to running under a Wayland session, which Discord doesn't currently support currently.

For a while there was a workaround using a tool called XWaylandVideoBridge but even that stopped working for me.

I've heard that Vesktop supports screensharing under Wayland (and supposedly with sound support too), and it is available on Flathub - might be worth a try.

[–] [email protected] 1 points 2 months ago

Flatpak doesnt handle that, this is an xdg-desktop-portal by your Desktop that is also used for other apps.

load more comments (1 replies)