buttleofx / ButtleOFX

ButtleOFX is an open source compositing software.
http://buttleofx.wordpress.com
91 stars 22 forks source link

Does not run, libGL error: unable to load driver: r600_dri.so #194

Open probonopd opened 7 years ago

probonopd commented 7 years ago

Does not run on ubuntu-gnome-17.04-beta2-desktop-amd64.iso:

me@host:~/squashfs-root$ '/home/me/Downloads/ButtleOFX_Alpha_Linux64_v2.0/run_ttleofx.sh' 
--------------------------------------------------
QML_IMPORT_PATH: /home/me/Downloads/ButtleOFX_Alpha_Linux64_v2.0/Qt5.2.0/gcc_64/qml:/home/me/Downloads/ButtleOFX_Alpha_Linux64_v2.0/ButtleOFX/QuickMamba/quickmamba/../qml
view <PyQt5.QtQml.QQmlEngine object at 0x7f39e3a97348>
view <PyQt5.QtQml.QQmlEngine object at 0x7f39e3a97348>
libGL error: unable to load driver: r600_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: r600
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Unrecognized OpenGL version
Unrecognized OpenGL version
mohamed591195 commented 7 years ago

same problem

StevenWestmalle commented 7 years ago

Same problem on OpenSuse 42.1

This command solved the problem for me: find ~/ButtleOFX_DIR \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" \) -print -delete

Source

fabiencastan commented 7 years ago

Thanks @StevenWestmalle for sharing this solution.

Unfortunately, the software is not stable and is no more developed and maintained. I will add that to the README.