[Bug 1973564] Re: File dialog doesn't return current filter in Ubuntu 20.04

2022-06-06 Thread Launchpad Bug Tracker
This bug was fixed in the package xdg-desktop-portal - 1.6.0-1ubuntu1

---
xdg-desktop-portal (1.6.0-1ubuntu1) focal; urgency=medium

  * Pass the current_filter from XDG Portal save dialogs through
- d/patches/pass-current-filter-on-save.patch
  (lp: #1973564)

 -- Ted Gould   Mon, 16 May 2022 10:58:47 -0500

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

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

Title:
  File dialog doesn't return current filter in Ubuntu 20.04

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1973564] Re: File dialog doesn't return current filter in Ubuntu 20.04

2022-06-06 Thread Launchpad Bug Tracker
This bug was fixed in the package xdg-desktop-portal-gtk -
1.6.0-1ubuntu1

---
xdg-desktop-portal-gtk (1.6.0-1ubuntu1) focal; urgency=medium

  * Return the current filter selected from file dialogs
- d/patches/filechooser-current-filter.patch
  (lp: #1973564)

 -- Ted Gould   Wed, 18 May 2022 15:30:59 +0200

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

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

Title:
  File dialog doesn't return current filter in Ubuntu 20.04

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1973564] Re: File dialog doesn't return current filter in Ubuntu 20.04

2022-05-18 Thread Sebastien Bacher
Thanks Ted, I've added the bug reference to the changelog and uploaded
for you

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

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

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

** Changed in: xdg-desktop-portal (Ubuntu Focal)
 Assignee: (unassigned) => Ted Gould (ted)

** Changed in: xdg-desktop-portal-gtk (Ubuntu Focal)
 Assignee: (unassigned) => Ted Gould (ted)

** Description changed:

- The file dialog implementation doesn't return the current filter. It is
- in the spec and it is fixed in newer versions of the portals. But the
- 1.6.0 version doesn't return it.
+ * Impact
+ The file dialog implementation doesn't return the current filter. It is in 
the spec and it is fixed in newer versions of the portals. But the 1.6.0 
version doesn't return it.
  
  This is an issue for Inkscape which uses the filter to select which file
  format someone wishes to save as if they override the defaults. This
  works well on Ubuntu 22.04.
+ 
+ * Test case
+ 
+ $ snap install --candidate inkscape.
+ 
+ In Inkscape if you just draw on the canvas and hit save a save dialog
+ will appear. There is a selector at the bottom right that adjust which
+ files you see, but also which format you want to save in. So if you make
+ your file "test.pdf" and select "Portable Document Format (*.pdf)" in
+ the selector you should get a PDF file. Before these patches you will
+ get a file "test.pdf" which is actually an SVG file. After the patches
+ you'll get a "test.pdf" that is actually a PDF.
+ 
+ * Regression potential
+ 
+ That's a change to the fileselector portal so check that opening and
+ saving files in a few snaps and flatpaks still works as intended

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

Title:
  File dialog doesn't return current filter in Ubuntu 20.04

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1973564] Re: File dialog doesn't return current filter in Ubuntu 20.04

2022-05-18 Thread Sebastien Bacher
** Changed in: xdg-desktop-portal (Ubuntu)
   Status: New => Fix Released

** Changed in: xdg-desktop-portal (Ubuntu)
   Importance: Undecided => Low

** Changed in: xdg-desktop-portal-gtk (Ubuntu)
   Importance: Undecided => Low

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

** Changed in: xdg-desktop-portal-gtk (Ubuntu Focal)
   Importance: Undecided => Low

** Changed in: xdg-desktop-portal (Ubuntu Focal)
   Importance: Undecided => Low

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

Title:
  File dialog doesn't return current filter in Ubuntu 20.04

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1973564] Re: File dialog doesn't return current filter in Ubuntu 20.04

2022-05-16 Thread Ted Gould
Okay, so it turns out that the implementation wrapper also doesn't pass
the value.

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

** Patch added: "xdg-desktop-portal-1.6.0-1ubuntu1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1973564/+attachment/5590110/+files/xdg-desktop-portal-1.6.0-1ubuntu1.debdiff

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

Title:
  File dialog doesn't return current filter in Ubuntu 20.04

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


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs