huxingyi / dust3d

Dust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more.
https://dust3d.org/
MIT License
2.98k stars 222 forks source link

dust3d: symbol lookup error: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0: undefined symbol: xcb_dri3_get_supported_modifiers #24

Closed vanous closed 5 years ago

vanous commented 5 years ago

seems related to: https://github.com/maxrd2/subtitlecomposer/issues/117 which says: Solution: Please do not bundle

'libxcb-dri3.so.0'
'libxcb-dri2.so.0'
vanous commented 5 years ago

Just to add, yes, this is with latest beta 7

dust3d-1.0.0-beta.7-x86_64.AppImage

vanous commented 5 years ago

I can also confirm that running chmod +x dust3d-1.0.0-beta.7-x86_64.AppImage ./dust3d-1.0.0-beta.7-x86_64.AppImage --appimage-extract ./squashfs-root/usr/bin/dust3d

works and app is running. Awesome job btw! :)

huxingyi commented 5 years ago

Thanks for reporting, will fix it later.

huxingyi commented 5 years ago

Hi, could you test if this is been fixed please? remove the ".txt" (github doesn't allow upload AppImage file in comments) dust3d-unstable-x86_64.AppImage.txt

vanous commented 5 years ago

Thank you! I can confirm that problem is solved now.

uname -a Linux 4.19.0-rc7-amd64 #1 SMP Debian 4.19~rc7-1~exp1 (2018-10-07) x86_64 GNU/Linux cat /etc/debian_version buster/sid

huxingyi commented 5 years ago

Thanks, the changes will be available in 1.0.0-beta.11