ESP_Flasher icon indicating copy to clipboard operation
ESP_Flasher copied to clipboard

Problem with launching ESP_Flasher on PopOS

Open psuet opened this issue 4 years ago • 1 comments

Hi, when launching ESP Flasher on PopOS i get the following error that results in a core dump.

x@pop-os ~/Downloads % ./ESP-Flasher

(ESP-Flasher:69077): Gtk-WARNING **: 16:37:59.572: /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so: undefined symbol: g_memdup2

(ESP-Flasher:69077): Gtk-WARNING **: 16:37:59.572: Loading IM context type 'ibus' failed

(ESP-Flasher:69077): Gtk-WARNING **: 16:37:59.722: /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so: undefined symbol: g_memdup2

(ESP-Flasher:69077): Gtk-WARNING **: 16:37:59.722: Loading IM context type 'ibus' failed

(ESP-Flasher:69077): Gtk-WARNING **: 16:37:59.728: /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so: undefined symbol: g_memdup2

(ESP-Flasher:69077): Gtk-WARNING **: 16:37:59.729: Loading IM context type 'ibus' failed

(ESP-Flasher:69077): Gtk-WARNING **: 16:37:59.731: /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so: undefined symbol: g_memdup2

(ESP-Flasher:69077): Gtk-WARNING **: 16:37:59.731: Loading IM context type 'ibus' failed

(ESP-Flasher:69077): Gtk-WARNING **: 16:37:59.739: /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so: undefined symbol: g_memdup2

(ESP-Flasher:69077): Gtk-WARNING **: 16:37:59.739: Loading IM context type 'ibus' failed

(ESP-Flasher:69077): Gtk-WARNING **: 16:38:04.976: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Pop/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Pop/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
[1]    68415 IOT instruction (core dumped)  ./ESP-Flasher
./ESP-Flasher  4,28s user 1,83s system 49% cpu 12,287 total

psuet avatar Jan 19 '22 15:01 psuet

Sorry, since i do not use PopOS i cant help. It looks like gtk is not supported / working.

Jason2866 avatar Jan 19 '22 15:01 Jason2866