No subject

bogus at does.not.exist.com bogus at does.not.exist.com
Mon Jul 28 06:27:32 EDT 2008


on.  Not to pick on anyone, but Pacman needs pygame, but doen't check for
it.

Maybe using something like pychecker as part of .xo install process could do
some checking.

$ pychecker *.py
Processing activity...
  ImportError: No module named pygame
Processing game...
  ImportError: No module named pygame

So should the activity be checking for what it needs or should the .xo
install be doing that or both?

Right now things just fail and you have to know how to go look at the logs.
Should those errors just be sent to the screen as well?

Jerry Williams





More information about the Sugar-devel mailing list