Re: cedega от юзера
Вот какая бяка выводится в случае запуска из под седеги например quake2
$ cedega -v
Traceback (most recent call last):
File "/usr/lib/transgaming_cedega/Point2Play_gui.py", line 1369, in play_cb
self.play_game()
File "/usr/lib/transgaming_cedega/Point2Play_gui.py", line 1326, in
play_game
retval = self.Point2Play.winex( 0, game_folder,
shortcut_properties["Path"], shortcut_properties["Workdir"],
cmdlineoverride=shortcut_properties["CommandLin
eArguments"], debug_channel=debug_channel, output_file=output_file,
output_console=output_console, run_in_gdb=run_in_gdb,
OverrideGameProfile=None, shortcut_name=shortcut_name)
File "/usr/lib/transgaming_cedega/Point2Play.py", line 1457, in winex
(p, v) = os.waitpid(pid, os.WNOHANG)
OSError: [Errno 10] Нет дочерних процессов