Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Game won't quit
02-15-2010, 07:44 PM,
#1
Game won't quit
Linux jpenguins-ubuntu-deesktop 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 02:39:34 UTC 2010 x86_64 GNU/Linux

When I click 'yes' in the quit screen, the button stays depressed- and the game locks up. In windowed mode, I can 'xkill' the game, but in fullscreen mode, I must restart my computer. SSH'ing in, and running 'sudo killall vdrift' doesent ever work.

Should I try SVN?
Reply
02-15-2010, 09:58 PM,
#2
 
Did you compile the executable yourself or did you install a binary from somewhere?
Reply
02-16-2010, 03:04 PM,
#3
 
both

Installed from--playdeb

Then I trie a self-compile binnary of SVN

both had this problem. might be related to SDL...

maybe I should install SDL from here
Reply
02-16-2010, 08:17 PM,
#4
 
I got it to work!


Code:
====src/game.cpp====

--   if (sound.Init(512, info_output, error_output))
++   if (sound.Init(2048, info_output, error_output))
SVN r2605


Now, the game has sound too
Reply
02-16-2010, 09:40 PM,
#5
 
I reinstall the last release with the change mentioned above, it works
Reply
02-16-2010, 11:20 PM,
#6
 
I went ahead and committed this change to SVN, r2609.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)