robertbasic / pugdebug

pugdebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine.
http://pugdebug.com/
Other
73 stars 15 forks source link

libGL.so.1: undefined symbol: drmFreeDevice #210

Open PHLAK opened 6 years ago

PHLAK commented 6 years ago

I'm getting the following error when trying to run pugdebug:

Traceback (most recent call last):
  File "<string>", line 21, in <module>
  File "/home/robert/pugdebug/env/lib/python3.4/site-packages/PyInstaller-3.0.dev0-py3.4.egg/PyInstaller/loader/pyi_importers.py", line 478, in load_module
ImportError: /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1: undefined symbol: drmFreeDevice

I've tried this on three different systems and it only worked on one. The two system it failed on were both laptops with Intel GPUs while the one it did run on was my desktop with an Nvidia GPU. All three systems were running Ubuntu Gnome 17.04.

Non-working System Info

OS: Ubuntu 17.04 x86_64 
Model: MacBookPro11,4 1.0 
Kernel: 4.10.0-37-generic 
Uptime: 6 mins 
Packages: 2280 
Shell: bash 4.4.7 
Resolution: 1920x1080, 1920x1080 
DE: GNOME 
WM: GNOME Shell 
WM Theme: Adapta-Nokto-Eta 
Theme: Adapta-Eta [GTK2/3] 
Icons: Numix-Circle [GTK2/3] 
Terminal: gnome-terminal 
CPU: Intel i7-4770HQ (8) @ 3.4GHz 
GPU: Intel Haswell Mobile 
Memory: 6299MiB / 15921MiB 

Working System Info

OS: Ubuntu 17.04 x86_64 
Model: All Series 
Kernel: 4.10.0-37-generic 
Uptime: 2 days, 15 hours, 17 mins 
Packages: 2520 
Shell: bash 4.4.7 
CPU: Intel i7-4790K (8) @ 4.4GHz 
GPU: NVIDIA GeForce GTX 980 Ti 
Memory: 8640MiB / 15988MiB