krupkat/xpano

Crash while opening directory on Ubuntu 20.04

krupkat opened this issue · 1 comments

Bug description
Opening a directory on Ubuntu 20.04 + flatpak crashes the app.

$ flatpak run cz.krupkat.Xpano 
terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
  what():  filesystem error: directory iterator cannot open directory: Not a directory [/run/user/1000/doc/f2ef324/image00.jpg]

Desktop

  • OS: Ubuntu 20.04
  • Version: 0.11.0
  • Method of installation: flatpak

Reported to the library handling file picking: btzy/nativefiledialog-extended#91

Will add a workaround in case it cannot be resolved.