[Desktop-packages] [Bug 2013116] Re: xdg-desktop-portal-gnome 44 causes delays in non-GNOME desktops

2023-05-31 Thread Jeremy Bícha
** Description changed:

  Test Case
  -
  
  - Install xdg-desktop-portal-gnome 44.beta
  - Log out, then log into a non-GNOME desktop like MATE
  - Open an app that uses portals, like the Firefox Snap
  - From the app, open the Open dialog
  
  What Happens
  
  Nothing for 2 minutes or however long the service timeout takes.
  After that initial timeout, the filechooser dialogs open like normal.
  
  Other Info
  --
  This is a regression compared to xdg-desktop-portal-gnome 43.
  My understanding is that xdg-desktop-portal currently attempts to load the 
portal backends in alphabetical order. By coincidence, this happens to do what 
we would expect (gnome, then gtk, kde, lxqt, wlr).
  It is expected that systems with multiple desktop environments installed will 
have multiple portal backends installed. These backends should work in any of 
the desktops. (For instance, maybe MATE users want to have the GTK 4.10 icon 
view filechooser for their Flatpak/Snap web browser.)
  
  Upstream
  ---
  https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/74
  https://github.com/flatpak/xdg-desktop-portal/pull/985
  Related: https://bugzilla.redhat.com/show_bug.cgi?id=2154665
+ 
+ https://www.bassi.io/articles/2023/05/29/configuring-portals/

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-desktop-portal in Ubuntu.
https://bugs.launchpad.net/bugs/2013116

Title:
  xdg-desktop-portal-gnome 44 causes delays in non-GNOME desktops

Status in xdg-desktop-portal package in Ubuntu:
  Triaged
Status in xdg-desktop-portal-gnome package in Ubuntu:
  Triaged
Status in xdg-desktop-portal source package in Lunar:
  Triaged
Status in xdg-desktop-portal-gnome source package in Lunar:
  Triaged
Status in xdg-desktop-portal source package in Mantic:
  Triaged
Status in xdg-desktop-portal-gnome source package in Mantic:
  Triaged

Bug description:
  Test Case
  -

  - Install xdg-desktop-portal-gnome 44.beta
  - Log out, then log into a non-GNOME desktop like MATE
  - Open an app that uses portals, like the Firefox Snap
  - From the app, open the Open dialog

  What Happens
  
  Nothing for 2 minutes or however long the service timeout takes.
  After that initial timeout, the filechooser dialogs open like normal.

  Other Info
  --
  This is a regression compared to xdg-desktop-portal-gnome 43.
  My understanding is that xdg-desktop-portal currently attempts to load the 
portal backends in alphabetical order. By coincidence, this happens to do what 
we would expect (gnome, then gtk, kde, lxqt, wlr).
  It is expected that systems with multiple desktop environments installed will 
have multiple portal backends installed. These backends should work in any of 
the desktops. (For instance, maybe MATE users want to have the GTK 4.10 icon 
view filechooser for their Flatpak/Snap web browser.)

  Upstream
  ---
  https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/74
  https://github.com/flatpak/xdg-desktop-portal/pull/985
  Related: https://bugzilla.redhat.com/show_bug.cgi?id=2154665

  https://www.bassi.io/articles/2023/05/29/configuring-portals/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/2013116/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2013116] Re: xdg-desktop-portal-gnome 44 causes delays in non-GNOME desktops

2023-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package xdg-desktop-portal - 1.17.2-1ubuntu1

---
xdg-desktop-portal (1.17.2-1ubuntu1) mantic; urgency=medium

  * Merge from Debian. Remaining changes:
- Import https://github.com/flatpak/xdg-desktop-portal/pull/705 as a
  distro-patch (add a portal for managing WebExtensions native messaging
  servers, LP: #1968215)
  + debian/patches/webextensions-portal.patch
- Keep alternative dependency to libgdk-pixbuf2.0-dev for easier backports
  to Ubuntu 20.04 LTS or 18.04 LTS
  * Update webextension portal patch with latest version proposed upstream

xdg-desktop-portal (1.17.2-1) unstable; urgency=medium

  * New upstream release
  * Release to unstable

xdg-desktop-portal (1.17.1-1) experimental; urgency=medium

  * New upstream release
- d/patches: Drop all patches, applied in new release
  * d/control, d/x-d-p.manpages: Build and install portals.conf(5)
  * d/NEWS: Add a NEWS file to direct users to portals.conf(5)
  * d/p/debian/portal-impl-Hard-code-x-d-p-gtk-as-a-last-resort-fallback.patch:
Add patch to fall back to x-d-p-gtk if nothing better can be found.
This is a temporary measure to give desktop environment maintainers
a chance to add a portals.conf(5) for their desktop, and should be
removed later.

xdg-desktop-portal (1.17.0-1) experimental; urgency=medium

  * Team upload
  * New upstream release
- Fixes portal delay with x-d-p-gnome 44 and non-GNOME desktops
  (LP: #2013116) (Closes: #1032584)
  * debian/control: Build-Depend on python3-dbusmock & python3-pytest
for build tests
  * Drop all patches: applied in new release
  * Cherry-pick 3 bug fixes from upstream repo

 -- Jeremy Bícha   Tue, 05 Sep 2023 13:08:18 -0400

** Changed in: xdg-desktop-portal (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-desktop-portal in Ubuntu.
https://bugs.launchpad.net/bugs/2013116

Title:
  xdg-desktop-portal-gnome 44 causes delays in non-GNOME desktops

Status in xdg-desktop-portal package in Ubuntu:
  Fix Released
Status in xdg-desktop-portal-gnome package in Ubuntu:
  Fix Released
Status in xdg-desktop-portal source package in Lunar:
  Triaged
Status in xdg-desktop-portal-gnome source package in Lunar:
  Triaged

Bug description:
  Test Case
  -

  - Install xdg-desktop-portal-gnome 44.beta
  - Log out, then log into a non-GNOME desktop like MATE
  - Open an app that uses portals, like the Firefox Snap
  - From the app, open the Open dialog

  What Happens
  
  Nothing for 2 minutes or however long the service timeout takes.
  After that initial timeout, the filechooser dialogs open like normal.

  Other Info
  --
  This is a regression compared to xdg-desktop-portal-gnome 43.
  My understanding is that xdg-desktop-portal currently attempts to load the 
portal backends in alphabetical order. By coincidence, this happens to do what 
we would expect (gnome, then gtk, kde, lxqt, wlr).
  It is expected that systems with multiple desktop environments installed will 
have multiple portal backends installed. These backends should work in any of 
the desktops. (For instance, maybe MATE users want to have the GTK 4.10 icon 
view filechooser for their Flatpak/Snap web browser.)

  Upstream
  ---
  https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/74
  https://github.com/flatpak/xdg-desktop-portal/pull/985
  Related: https://bugzilla.redhat.com/show_bug.cgi?id=2154665

  https://www.bassi.io/articles/2023/05/29/configuring-portals/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/2013116/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2013116] Re: xdg-desktop-portal-gnome 44 causes delays in non-GNOME desktops

2023-09-08 Thread Jeremy Bícha
I'm closing the Lunar tasks based on comment #5 to be realistic that
fixing this issue for Lunar isn't something we are working on.

** Changed in: xdg-desktop-portal-gnome (Ubuntu Lunar)
   Status: Triaged => Won't Fix

** Changed in: xdg-desktop-portal (Ubuntu Lunar)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-desktop-portal in Ubuntu.
https://bugs.launchpad.net/bugs/2013116

Title:
  xdg-desktop-portal-gnome 44 causes delays in non-GNOME desktops

Status in xdg-desktop-portal package in Ubuntu:
  Fix Released
Status in xdg-desktop-portal-gnome package in Ubuntu:
  Fix Released
Status in xdg-desktop-portal source package in Lunar:
  Won't Fix
Status in xdg-desktop-portal-gnome source package in Lunar:
  Won't Fix

Bug description:
  Test Case
  -

  - Install xdg-desktop-portal-gnome 44.beta
  - Log out, then log into a non-GNOME desktop like MATE
  - Open an app that uses portals, like the Firefox Snap
  - From the app, open the Open dialog

  What Happens
  
  Nothing for 2 minutes or however long the service timeout takes.
  After that initial timeout, the filechooser dialogs open like normal.

  Other Info
  --
  This is a regression compared to xdg-desktop-portal-gnome 43.
  My understanding is that xdg-desktop-portal currently attempts to load the 
portal backends in alphabetical order. By coincidence, this happens to do what 
we would expect (gnome, then gtk, kde, lxqt, wlr).
  It is expected that systems with multiple desktop environments installed will 
have multiple portal backends installed. These backends should work in any of 
the desktops. (For instance, maybe MATE users want to have the GTK 4.10 icon 
view filechooser for their Flatpak/Snap web browser.)

  Upstream
  ---
  https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/74
  https://github.com/flatpak/xdg-desktop-portal/pull/985
  Related: https://bugzilla.redhat.com/show_bug.cgi?id=2154665

  https://www.bassi.io/articles/2023/05/29/configuring-portals/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/2013116/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2013116] Re: xdg-desktop-portal-gnome 44 causes delays in non-GNOME desktops

2023-03-29 Thread Brian Murray
** Changed in: xdg-desktop-portal-gnome (Ubuntu)
Milestone: None => ubuntu-23.04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-desktop-portal in Ubuntu.
https://bugs.launchpad.net/bugs/2013116

Title:
  xdg-desktop-portal-gnome 44 causes delays in non-GNOME desktops

Status in xdg-desktop-portal package in Ubuntu:
  Triaged
Status in xdg-desktop-portal-gnome package in Ubuntu:
  Triaged

Bug description:
  Test Case
  -

  - Install xdg-desktop-portal-gnome 44.beta
  - Log out, then log into a non-GNOME desktop like MATE
  - Open an app that uses portals, like the Firefox Snap
  - From the app, open the Open dialog

  What Happens
  
  Nothing for 2 minutes or however long the service timeout takes.
  After that initial timeout, the filechooser dialogs open like normal.

  Other Info
  --
  This is a regression compared to xdg-desktop-portal-gnome 43.
  My understanding is that xdg-desktop-portal currently attempts to load the 
portal backends in alphabetical order. By coincidence, this happens to do what 
we would expect (gnome, then gtk, kde, lxqt, wlr).
  It is expected that systems with multiple desktop environments installed will 
have multiple portal backends installed. These backends should work in any of 
the desktops. (For instance, maybe MATE users want to have the GTK 4.10 icon 
view filechooser for their Flatpak/Snap web browser.)

  Upstream
  ---
  https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/74
  https://github.com/flatpak/xdg-desktop-portal/pull/985
  Related: https://bugzilla.redhat.com/show_bug.cgi?id=2154665

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/2013116/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2013116] Re: xdg-desktop-portal-gnome 44 causes delays in non-GNOME desktops

2023-05-04 Thread Graham Inggs
** Also affects: xdg-desktop-portal (Ubuntu Mantic)
   Importance: High
   Status: Triaged

** Also affects: xdg-desktop-portal-gnome (Ubuntu Mantic)
   Importance: High
   Status: Triaged

** Also affects: xdg-desktop-portal (Ubuntu Lunar)
   Importance: Undecided
   Status: New

** Also affects: xdg-desktop-portal-gnome (Ubuntu Lunar)
   Importance: Undecided
   Status: New

** Changed in: xdg-desktop-portal-gnome (Ubuntu Lunar)
   Status: New => Triaged

** Changed in: xdg-desktop-portal-gnome (Ubuntu Lunar)
Milestone: None => lunar-updates

** Changed in: xdg-desktop-portal (Ubuntu Lunar)
   Status: New => Triaged

** Changed in: xdg-desktop-portal (Ubuntu Lunar)
Milestone: None => lunar-updates

** Changed in: xdg-desktop-portal (Ubuntu Mantic)
Milestone: None => ubuntu-23.10-beta

** Changed in: xdg-desktop-portal-gnome (Ubuntu Mantic)
Milestone: ubuntu-23.04 => ubuntu-23.10

** Changed in: xdg-desktop-portal-gnome (Ubuntu Mantic)
Milestone: ubuntu-23.10 => ubuntu-23.10-beta

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-desktop-portal in Ubuntu.
https://bugs.launchpad.net/bugs/2013116

Title:
  xdg-desktop-portal-gnome 44 causes delays in non-GNOME desktops

Status in xdg-desktop-portal package in Ubuntu:
  Triaged
Status in xdg-desktop-portal-gnome package in Ubuntu:
  Triaged
Status in xdg-desktop-portal source package in Lunar:
  Triaged
Status in xdg-desktop-portal-gnome source package in Lunar:
  Triaged
Status in xdg-desktop-portal source package in Mantic:
  Triaged
Status in xdg-desktop-portal-gnome source package in Mantic:
  Triaged

Bug description:
  Test Case
  -

  - Install xdg-desktop-portal-gnome 44.beta
  - Log out, then log into a non-GNOME desktop like MATE
  - Open an app that uses portals, like the Firefox Snap
  - From the app, open the Open dialog

  What Happens
  
  Nothing for 2 minutes or however long the service timeout takes.
  After that initial timeout, the filechooser dialogs open like normal.

  Other Info
  --
  This is a regression compared to xdg-desktop-portal-gnome 43.
  My understanding is that xdg-desktop-portal currently attempts to load the 
portal backends in alphabetical order. By coincidence, this happens to do what 
we would expect (gnome, then gtk, kde, lxqt, wlr).
  It is expected that systems with multiple desktop environments installed will 
have multiple portal backends installed. These backends should work in any of 
the desktops. (For instance, maybe MATE users want to have the GTK 4.10 icon 
view filechooser for their Flatpak/Snap web browser.)

  Upstream
  ---
  https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/74
  https://github.com/flatpak/xdg-desktop-portal/pull/985
  Related: https://bugzilla.redhat.com/show_bug.cgi?id=2154665

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/2013116/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp