vim / vim-appimage

AppImage for gVim
115 stars 20 forks source link

package /usr/lib/x86_64-linux-gnu/gio/modules/* #45

Closed chrisbra closed 1 year ago

chrisbra commented 1 year ago

This prevents the ugly error at startup by packaging the gio modules as well.

/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so

closes #32