fotema icon indicating copy to clipboard operation
fotema copied to clipboard

glycin-loaders?

Open NelvinBHV opened this issue 6 months ago • 3 comments

I have the problem that when I take fotema from the source code, I get the following error messages in the console after opening it:

ERROR fotema::app::background::video_thumbnail: Failed generate or add thumbnail: No image loaders are configured. You might need to install a package like glycin-loaders. Used config: Config { image_loader: {}, image_editor: {}, }: Video path: "BlaBlaBla/2020-01-10_18:33:56-00:00:51.mp4" ERROR fotema_core::video::thumbnail: Video thumbnail error: No image loaders are configured. You might need to install a package like glycin-loaders. Used config: Config { image_loader: {}, image_editor: {}, }

I installed the glycin-loaders package afterward, but the error message remains the same. What do I need to do to prevent this?

NelvinBHV avatar Aug 17 '24 16:08 NelvinBHV