Discussion:
Bug Report
Wes S
2006-04-26 02:40:26 UTC
Permalink
Cedega GUI Version: 5.1
Cedega Engine Version (current default): 5.1.3

File: /usr/lib/install_cedega_engine.py
Line: Any that have os.system()

Description: You guys need to escape all values passed to os.system
For example, if you pass a filename that has a space, "tar" will exit
with an error!

Note: I don't subscribe to this list, so I will not recieve replies.
Daniel Koch
2006-04-26 13:41:56 UTC
Permalink
Thanks for the report. The fix will be available in the next version of
the GUI. In the meantime, you can of course make the changes to your
local copy of the file if this is causing you issues.

Daniel
Post by Wes S
Cedega GUI Version: 5.1
Cedega Engine Version (current default): 5.1.3
File: /usr/lib/install_cedega_engine.py
Line: Any that have os.system()
Description: You guys need to escape all values passed to os.system
For example, if you pass a filename that has a space, "tar" will exit
with an error!
Note: I don't subscribe to this list, so I will not recieve replies.
--
Daniel Koch -+- ***@transgaming.com
Linux Team Lead -+- Transgaming Technologies -+- www.transgaming.com
Let the games begin!
Loading...