Advertisement
Guest User

Untitled

a guest
Oct 19th, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/lib/python2.7/site-packages/lutris/gui/lutriswindow.py", line 211, in on_game_clicked
  3. self.running_game.play()
  4. File "/usr/lib/python2.7/site-packages/lutris/game.py", line 128, in play
  5. self.game_config.get_system("oss_wrapper")
  6. File "/usr/lib/python2.7/site-packages/lutris/util/audio.py", line 10, in get_oss_wrapper
  7. assert wrapper_type in ('padsp', 'padsp32', 'aoss')
  8. AssertionError
  9. Size 1680x1050 not found in available modes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement