Traceback ( most recent call last):
File
"/usr/lib/transgaming_point2play/Point2Play_gui.py
", line 1540, in install_menu_cb
install_dialog = new_install_gui.InstallDialog(self.Point2Play, self, game_name)
File
"/usr/lib/transgaming_point2play/new_install_gui.p
y", line 72, in __init__
self.install_profile = self.Point2Play.create_install_profile()
File " /usr/lib/transgaming_point2play/Point2Play.py", line 1589, in create_install_profile
shutil.copyfile(self.current_default_cedega_profil
e, self.USER_DEFINED_PROFILES_PATH + profile)
File
"/usr/lib/transgaming_point2play/lib/python2.3/shu
til.py", line 32, in copyfile
_src = os.path.normcase(os.path.abspath(src))
File
"/usr/lib/transgaming_point2play/lib/python2.3/pos
ixpath.py", line 395, in abspath
if not isabs(path):
File
"/usr/lib/transgaming_point2play/lib/python2.3/pos
ixpath.py", line 49, in isabs
return s.startswith(´/´)
AttributeError: ´NoneType´ object has no attribute ´startswith´