dsphper / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

Segfault when DISPLAY is set but no X server is running #189

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Gource immediately throws a segmentation fault when DISPLAY is set but no X 
server is running. I'm thinking it should print something helpful on stderr 
instead.

$ DISPLAY=:42 gource
Segmentation fault

Using v0.37 on Ubuntu 12.04.

Original issue reported on code.google.com by joliss42@gmail.com on 16 Apr 2013 at 12:50