IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
490 stars 72 forks source link

Removal of SpaceFM leads to incorrect work of other gtk programs, void linux musl #743

Open kemazode opened 5 years ago

kemazode commented 5 years ago

After uninstalling SpaceFM gtk based programs give these errors (this leads to crashes and disappearance of icons):

(lxappearance:3237): GdkPixbuf-CRITICAL **: 19:10:54.849: gdk_pixbuf_get_n_channels: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(lxappearance:3237): GdkPixbuf-CRITICAL **: 19:10:54.849: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(lxappearance:3237): GdkPixbuf-CRITICAL **: 19:10:54.849: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(lxappearance:3237): GdkPixbuf-CRITICAL **: 19:10:54.849: gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(lxappearance:3237): GdkPixbuf-CRITICAL **: 19:10:54.849: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

It can be a problem because musl ?

Bfgeshka commented 5 years ago

Looks like package management fault.