Bug 431514 - GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER is not supported by GtkFileChooserNativePortal because portal is too old
Summary: GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER is not supported by GtkFileChooserNativ...
Status: REPORTED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Testing Edition (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-12 19:19 UTC by Maxim
Modified: 2021-01-13 15:31 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim 2021-01-12 19:19:12 UTC
SUMMARY


STEPS TO REPRODUCE
1. open thunderbird with "GTK_USE_PORTAL=1 thunderbird"
2. Open any email with two or more attachments
3. Press save all attachments

OBSERVED RESULT

GTK file dialog appeared

EXPECTED RESULT

KDE file dialog appeared


Operating System: KDE neon Testing Edition
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.4.0-60-generic
OS Type: 64-bit


installed packages

xdg-desktop-portal 1.6.0-1 

xdg-desktop-portal-gtk 1.6.0-1build1 

xdg-desktop-portal-kde  5.20.5+p20.04+git20210112.0018-0 

Thunderbird 68.10.0
Comment 1 Maxim 2021-01-12 19:20:29 UTC
bug title - its error when I launch thunderbird from terminal
Comment 2 Nate Graham 2021-01-13 01:45:13 UTC
What do you mean by "because portal is too old?"
Comment 3 Maxim 2021-01-13 06:44:46 UTC
(In reply to Nate Graham from comment #2)
> What do you mean by "because portal is too old?"

It is error which i see in terminal

maxim@oit3-notebook:~$ GTK_USE_PORTAL=1 thunderbird
WINDOW DECORATIONS RELOADED
console.log: WebExtensions: Loading packed extension from /home/maxim/.thunderbird/bgtede5y.default-release/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}.xpi
console.log: WebExtensions: Loading packed extension from /home/maxim/.thunderbird/bgtede5y.default-release/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}.xpi
console.log: WebExtensions: Loading add-on preferences from  /home/maxim/.thunderbird/bgtede5y.default-release/extensions/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}.xpi
console.log: WebExtensions: Firing profile-after-change listeners for {a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
console.log: WebExtensions: Loading add-on preferences from  /home/maxim/.thunderbird/bgtede5y.default-release/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}.xpi
console.log: WebExtensions: Firing profile-after-change listeners for {e2fda1a4-762b-4020-b5ad-a41df1933103}
[calBackendLoader] Using Thunderbird's builtin libical backend
console.warn: Overlays.jsm: Could not resolve 1 references Array [{}]
1610520173361   addons.xpi      WARN    Can't get modified time of /usr/lib/thunderbird/features/wetransfer@extensions.thunderbird.net

(thunderbird:8207): Gtk-WARNING **: 09:42:59.884: GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER is not supported by GtkFileChooserNativePortal because portal is too old
Comment 4 Nate Graham 2021-01-13 15:31:51 UTC
Thanks. This is an issue with the distro then. I guess it needs to update the portal version. Moving to Neon.