Open GoogleCodeExporter opened 9 years ago
This also occurs on v1.53 as of September 3rd, 2011. OpenSUSE 11.4 x86-64 here.
Both the pre-compiled binary and the source exhibit this.
Original comment by jeremy.f...@gmail.com
on 3 Sep 2011 at 11:29
I did a little debugging. The seg fault occurs on line 777 of
gtk_preferences.cpp. config->xrr_index = 255 and by disabling USE_XRANDR in my
makefile I was able to compile a version that doesn't seg fault.
Original comment by jeremy.f...@gmail.com
on 4 Sep 2011 at 12:42
I'll take a look at this. As you've already noticed, it is caused by a lack of
an XRANDR extension loaded in the server and failure to handle that case.
Original comment by bear...@gmail.com
on 2 Nov 2011 at 5:42
Original issue reported on code.google.com by
szy...@adres.pl
on 17 Aug 2011 at 6:58