flathub / rest.insomnia.Insomnia

https://flathub.org/apps/details/rest.insomnia.Insomnia
2 stars 10 forks source link

Linux version won't show file browse dialog when trying to test a file upload #62

Closed bvanhorn-clear closed 4 months ago

bvanhorn-clear commented 1 year ago

Two developers on my team are reporting that the version we got from the app store on pop_os 22, which is 2023.5.7, won't display a file dialog box when we want to specify a file on a multipart form POST request. insomnia-file-choose

We click it and nothing happens. I'd expect the file open dialog box allowing me to navigate and select a file. It worked in the last version.

devildogdev commented 1 year ago

Flatpak version: 1.15.4

Affected commit:

          ID: rest.insomnia.Insomnia
         Ref: app/rest.insomnia.Insomnia/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 2023.5.7
     License: MIT
      Origin: flathub
  Collection: org.flathub.Stable
Installation: system
   Installed: 415.1 MB
     Runtime: org.freedesktop.Platform/x86_64/22.08
         Sdk: org.freedesktop.Sdk/x86_64/22.08

      Commit: 1bc9f9554a3658c4cbafd1ff61a03d21bcdc39929e0985f5355a63f65e442304
      Parent: 0865c3710fe5be1091a3a13cc95d418492a4158078d22e3536b7c3f9a46ae3f5
     Subject: fix gpu acceleration (bdb9dc36)
        Date: 2023-09-07 01:58:53 +0000

Log output when clicked:

rest.insomnia.Insomnia.desktop: (insomnia:2): Gtk-WARNING **: Can't open portal file chooser: GDBus.Error:org.freedesktop.portal.Error.InvalidArgument: invalid filter: name is empty

Attempted Fixes:

4c0n commented 1 year ago

I can confirm that this used to work and doesn't anymore.

StoneToken commented 1 year ago

This also fails when trying to open proto files with grpc request. Screencast from 2023-10-18 14-27-53.webm

Version: Insomnia 2023.5.8 Build date: 9/7/2023 OS: Linux x64 6.5.7-200.fc38.x86_64 Electron: 25.2.0 Node: 18.15.0 Node ABI: 116 V8: 11.4.183.23-electron.0 Architecture: x64 Fedora 38 \ Wayland

Error окт 18 14:24:10 stonetoken rest.insomnia.Insomnia.desktop[59500]: (insomnia:2): Gtk-WARNING **: 14:24:10.437: Can't open portal file chooser: GDBus.Error:org.freedesktop.portal.Error.InvalidArgument: invalid filter: name is empty

hexchain commented 4 months ago

Please open a new issue if it still happens with the latest version.