robertsanseries/ciano

Cannot choose a file

HumanFirmware opened this issue · 1 comments

The bug
When I select a file, it does not appear in the window. No conversion is possible.
FFmpeg and ImageMagik are installed.

Distro

  • OS: Manjaro
  • Version up-to-date

Info

  • Version 0.2.4-4
  • Installation from software center

Steps to reproduce the behavior:

  1. Select the destination format
  2. Select the file
  3. A screen splash rapidly
  4. Nothing else. In a term, here is the message

Error displayed

`** (ciano:16160): CRITICAL **: 18:05:29.793: string_last_index_of: assertion 'self != NULL' failed

** (ciano:16160): CRITICAL **: 18:05:29.793: string_substring: assertion 'self != NULL' failed

** (ciano:16160): CRITICAL **: 18:05:29.793: string_substring: assertion 'self != NULL' failed

** (ciano:16160): CRITICAL **: 18:05:31.945: ciano_objects_item_conversion_construct: assertion 'name != NULL' failed

** (ciano:16160): CRITICAL **: 18:05:31.945: ciano_controllers_converter_controller_start_conversion_process: assertion 'item != NULL' failed
`

I have met the same problem when the app is installed from the community repo. However, the flatpak version works.