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

GLX Crash on Fedora 29 #23

Closed ceearrbee closed 5 years ago

ceearrbee commented 5 years ago

Fedora 29 x64 (4.19.4), Lenovo Thinkpad x240 - i5-4300U/8GB/Intel4400

./dust3d-1.0.0-beta.6-x86_64.AppImage No XVisualInfo for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(SingleBuffer), swapInterval 1, profile QSurfaceFormat::OpenGLContextProfile(CompatibilityProfile)) Falling back to using screens root_visual. Could not initialize GLX Aborted (core dumped)

huxingyi commented 5 years ago

Thanks for reporting, maybe the AppImage issue: https://github.com/probonopd/linuxdeployqt/issues/331

Let's see how it getting fixed.

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

ceearrbee commented 5 years ago

That fixed it, thank you so much! It appear to work perfectly now. :)

huxingyi commented 5 years ago

Thanks, I have released the 1.0.0-beta.11 which includes the fix.