Hello again,
It's the full release I bought yesterday.
I placed the image under the name “dcsicon.ico” in the appimage folder and launched “execute in Console.”
Seems to be the same error.
I found similar problems with gdk-pixbuf. Apparently not easy.
Here is the terminal output:
thread 'main' panicked at src/gui.rs:1203:14:
err: Error { domain: gdk-pixbuf-error-quark, code: 3, message: "Impossible de reconnaître le format d’image du fichier «\u{a0}/tmp/.mount_DigitaNjjNPg/usr/bin/dcsicon.ico\u{a0}»" }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
thread 'main' panicked at library/core/src/panicking.rs:225:5:
panic in a function that cannot unwind
stack backtrace:
0: 0x55f3c2d6a5b2 - <std::sys::backtrace::BacktraceLock::print:😃isplayBacktrace as core::fmt:😃isplay>::fmt::hf435e8e9347709a8
1: 0x55f3c2d8f6d3 - core::fmt::write::h0a51fad3804c5e7c
2: 0x55f3c2d67e53 - std::io::Write::write_fmt::h9759e4151bf4a45e
3: 0x55f3c2d6a402 - std::sys::backtrace::BacktraceLock::print::h1ec5ce5bb8ee285e
4: 0x55f3c2d6b5b6 - std::panicking::default_hook::{{closure}}::h5ffefe997a3c75e4
5: 0x55f3c2d6b3b9 - std::panicking::default_hook::h820c77ba0601d6bb
6: 0x55f3c2d6bf42 - std::panicking::rust_panic_with_hook::h8b29cbe181d50030
7: 0x55f3c2d6bcc6 - std::panicking::begin_panic_handler::{{closure}}::h9f5b6f6dc6fde83e
8: 0x55f3c2d6aab9 - std::sys::backtrace::__rust_end_short_backtrace::hd7b0c344383b0b61
9: 0x55f3c2d6b98d - rustc[5224e6b81cd82a8f]::rust_begin_unwind
10: 0x55f3c2c6e91d - core::panicking::panic_nounwind_fmt::hdcc420bb84b07b49
11: 0x55f3c2c6e9b2 - core::panicking::panic_nounwind::h681d69c581350003
12: 0x55f3c2c6ead6 - core::panicking::panic_cannot_unwind::h4320389209385803
13: 0x55f3c2c9b55b - gio::auto::application::ApplicationExt::connect_activate::activate_trampoline::hf34a77505cce3c20
14: 0x7f9e1b17cd2f - g_closure_invoke
15: 0x7f9e1b198c36 - <unknown>
16: 0x7f9e1b19a614 - g_signal_emit_valist
17: 0x7f9e1b19a863 - g_signal_emit
18: 0x7f9e1b2aed68 - <unknown>
19: 0x7f9e1b2aef46 - g_application_run
20: 0x55f3c2cbff2a - gio::application::ApplicationExtManual::run::h0662d05818624b86
21: 0x55f3c2cf25fd - dcs3::main::h893241c475418f6d
22: 0x55f3c2ce1cb3 - std::sys::backtrace::rust_begin_short_backtrace::hd537f912f9ffefb1
23: 0x55f3c2cd877c - std::rt::lang_start::{{closure}}::h730f3b54216a4af0
24: 0x55f3c2d61540 - std::rt::lang_start_internal::h31bbb7f936fd6b5d
25: 0x55f3c2cf3305 - main
26: 0x7f9e1ac27675 - <unknown>
27: 0x7f9e1ac27729 - __libc_start_main
28: 0x55f3c2c6f055 - _start
29: 0x0 - <unknown>
thread caused non-unwinding panic. aborting.