robertsanseries / ciano

A multimedia file converter focused on simplicity.
https://robertsanseries.github.io/ciano
GNU General Public License v3.0
146 stars 23 forks source link

Cannot choose a file #139

Open HumanFirmware opened 2 years ago

HumanFirmware commented 2 years ago

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

Distro

Info

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 `

chenxiex commented 1 year ago

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