Can't Import data on linux

WHAT IS THE BUG

I cannot import exported data on linux.

HOW TO REPRODUCE IT

e.g.

  1. Export data from legacy anytype
  2. Install beta anytype and open through console (for some logs)
  3. Log in
  4. Press Import
  5. ᅟ(anytype:34252): Gtk-WARNING **: 07:07:43.197: Can’t open portal file chooser: GDBus.Error:org.freedesktop.portal.Error.InvalidArgument: invalid filter: name is empty

THE EXPECTED BEHAVIOR

Describe what you expected to happen:

SYSTEM INFORMATION

Operating System: Arch Linux
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10
Kernel Version: 6.2.14-273-tkg-bore (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 550 / 550 Series
Anytype Version:
Export on 0.31.8. Tried Import on 0.32.0, 0.32.2

ADDITIONAL CONTEXT

I’ve also tried on gnome and it didn’t work.

Could you make sure to update to 0.31.2 to do the export?

Oops, I forgot to add the proper anytype version.
I exported on 0.31.8 and tried to import on 0.32.0.

I’ve edited the main post with this info.

1 Like

This report has been added to our issue tracker and received by the Development Team.

Dialog file filter names were empty indeed, but this is weird that your gui library gives an exception. Maybe this commit fixes it: JS-2329: fix · anyproto/anytype-ts@d4a482d · GitHub

This issue has been fixed by the Development Team and will be implemented in an upcoming release.