qarmin / czkawka

Multi functional app to find duplicates, empty folders, similar images etc.
Other
18.36k stars 604 forks source link

Launching GUI on Windows 10 fails with gdk-pixbuf-error-quark - Unrecognized image file format #1204

Open kaysond opened 5 months ago

kaysond commented 5 months ago

Bug Description Launching the 6.1.0 GUI on Windows 10 fails.

Steps to reproduce: Run czkawka_gui.exe

Terminal output (optional):

Debug log ``` .\czkawka_gui.exe 13:07:41.153 [INFO] czkawka_core::common: Czkawka version: 6.1.0, was compiled with release mode thread 'main' panicked at czkawka_gui/src/help_functions.rs:738:58: called `Result::unwrap()` on an `Err` value: Error { domain: gdk-pixbuf-error-quark, code: 3, message: "Unrecognized image file format" } stack backtrace: 0: 0x7ff78cd03fbc - 1: 0x7ff78cd65f8b - 2: 0x7ff78ccf93bb - 3: 0x7ff78cd03d33 - 4: 0x7ff78cd070d6 - 5: 0x7ff78cd06d71 - 6: 0x7ff78cd0794b - 7: 0x7ff78cd07795 - 8: 0x7ff78cd04d79 - 9: 0x7ff78cd074e0 - 10: 0x7ff78cd62235 - 11: 0x7ff78cd62834 - 12: 0x7ff78bafb05c - 13: 0x7ff78bb0b184 - 14: 0x7ff78bba240e - 15: 0x7ff78bbab691 - 16: 0x7ff78bb31224 - 17: 0x7ffdaa5dd243 - _g_cclosure_marshal_INT__OBJECT 18: 0x7ffe0ccf7b2c - g_closure_invoke 19: 0x7ffe0cd09bc4 - signal_emit_unlocked_R.isra.0 20: 0x7ffe0cd0f598 - g_signal_emit_valist 21: 0x7ffe0cd0fce8 - g_signal_emit 22: 0x7ffdaa636ba2 - g_application_call_command_line 23: 0x7ffdaa639042 - g_application_real_local_command_line 24: 0x7ffdaa6391b5 - g_application_run 25: 0x7ff78bb61f79 - 26: 0x7ff78bbab5b6 - 27: 0x7ff78bb7e536 - 28: 0x7ff78bb3fadc - 29: 0x7ff78ccea4c6 - 31: 0x7ff78ba613ae - 32: 0x7ff78ba614e6 - 33: 0x7ffe40707344 - 34: 0x7ffe415626b1 - ```

System

Mewto7 commented 4 months ago

Having the same issue. Did you manage to revolve it?

kaysond commented 4 months ago

Having the same issue. Did you manage to revolve it?

No I gave up sadly.

Mewto7 commented 4 months ago

Having the same issue. Did you manage to revolve it?

No I gave up sadly.

By the look of things, I will have to do so too until the new GUI drops. I wonder what the issue is. It used to run fine before.