<div dir="ltr"><div><pre></pre>Package: supertuxkart<br></div>Version: 0.9-4<div><div><div><br>Since Supertuxkart 0.9 we use xrandr instead of vidmode for changing resolutions.<br><br>The
main issue is that if someone will force to use xinerama in his system,
then xrandr extension will be totally disabled. Unfortunately STK 0.9
has a bug and in this case it thinks that whole desktop resolution is
(0, 0). And it will cause a crash.<br><br><div>I already fixed it just after 0.9 release:<br><a href="https://github.com/supertuxkart/stk-code/commit/f019f8622c93e57c12c0763dba44416c580f85a7" target="_blank">https://github.com/supertuxkart/stk-code/commit/f019f8622c93e57c12c0763dba44416c580f85a7</a><br><br></div>We had one bug report about it where someone confirmed that this commit fixed this issue:<br><a href="https://github.com/supertuxkart/stk-code/issues/2165#issuecomment-98944452" target="_blank">https://github.com/supertuxkart/stk-code/issues/2165#issuecomment-98944452</a><br><br>I
would suggest to apply this patch, at least in Debian testing. It will
allow to run STK in windowed mode when xrandr is not available. <br></div></div></div></div>