https://bugs.kde.org/show_bug.cgi?id=488719

Oliver Buchien <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #66 from Oliver Buchien <[email protected]> ---
(In reply to Ethan C from comment #64)
> (In reply to Matija from comment #63)
> > (In reply to Ethan C from comment #62)
> > > (In reply to Matija from comment #61)
> > > > will this be fixed with 6.2?
> > > 
> > > I don't think this will be fixed with 6.2 (but I haven't followed the
> > > development closely, so I can't be sure). If you still have the problem, 
> > > you
> > > should install xdg-desktop-portal version 0.14 (I think any path release
> > > should work), and make sure that you don't update xdg-desktop-portal until
> > > the problem is fixed.
> > 
> > My current installed version (automatically since I didn't change anything)
> > is:
> > $  dpkg -s xdg-desktop-portal | grep Version
> > Version: 1.18.4-1+22.04+jammy+release+build1
> > 
> > Since this is my daily workstation, I don't know if downgrading is safe? And
> > if so, how to do it properly?
> 
> I've not encountered any issues. Can you try running `sudo apt install
> xdg-desktop-portal=1.14.3-0ubuntu2`? You will have to do this every time you
> run a full system upgrade -- it's possible to pin the package, but that's
> kinda annoying.

Yes you may do this by adding a new file in /etc/apt/preferences.d/ like
'tmp_downgrades' with the following content after you manually downgraded the
package:

| # Avoid update of portal because it conflicts with old pipewire and result in
screensharing issues
| Package: xdg-desktop-portal
| Pin: version 1.14.*
| Pin-Priority: 1001

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to