pretty sure there is an issue with libavg
cause in the ubuntu version the class in "war.py" line 80 is defined like this:
"class GeneaTD(gameapp.GameApp)"
but I couldn't find "gameapp" in any python scripts from the geneatd folder

compared to the github 
https://github.com/libavg/mtc-geneatd/blob/master/geneatd/war.py
"class GeneaTD(avgapp.AVGApp)"
where I got the conclusion it should come from
"from libavg import *"

that means gameapp is not defined in libavg

if I copy the "war.py" from github into the "/usr/share/games/geneatd"
folder it starts but not in Fullscreen

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1372088

Title:
  application will not launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/geneatd/+bug/1372088/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to