View Single Post
Posts: 210 | Thanked: 37 times | Joined on Nov 2010
#56
Originally Posted by epage View Post
Please include the version of Omnom and what device you have.

I just tried this 0.2.2 on my n900 and it worked. I might be missing a needed dep though.

Would you mind trying to launch from the command line? and reporting the test it outputs?
Code:
/opt/omnom/nom.py
I've been slowly experimenting with some UI changes which one day I hope to release
Its the last version 0.2.2-0
and this is the log of me clicking repeated on the "levels"


/opt/omnom/nom.py
Traceback (most recent call last):
File "/opt/omnom/nom.py", line 451, in doLvl1
nomMain().MainLoop()
File "/opt/omnom/nom.py", line 42, in __init__
pygame.mixer.init()
pygame.error: Could not open requested file
Traceback (most recent call last):
File "/opt/omnom/nom.py", line 451, in doLvl1
nomMain().MainLoop()
File "/opt/omnom/nom.py", line 42, in __init__
pygame.mixer.init()
pygame.error: Could not open requested file
Traceback (most recent call last):
File "/opt/omnom/nom.py", line 451, in doLvl1
nomMain().MainLoop()
File "/opt/omnom/nom.py", line 42, in __init__
pygame.mixer.init()
pygame.error: Could not open requested file
Traceback (most recent call last):
File "/opt/omnom/nom.py", line 451, in doLvl1
nomMain().MainLoop()
File "/opt/omnom/nom.py", line 42, in __init__
pygame.mixer.init()
pygame.error: Could not open requested file
Traceback (most recent call last):
File "/opt/omnom/nom.py", line 451, in doLvl1
nomMain().MainLoop()
File "/opt/omnom/nom.py", line 42, in __init__
pygame.mixer.init()
pygame.error: Could not open requested file
Traceback (most recent call last):
File "/opt/omnom/nom.py", line 451, in doLvl1
nomMain().MainLoop()
File "/opt/omnom/nom.py", line 42, in __init__
pygame.mixer.init()
pygame.error: Could not open requested file
Traceback (most recent call last):
File "/opt/omnom/nom.py", line 451, in doLvl1
nomMain().MainLoop()
File "/opt/omnom/nom.py", line 42, in __init__
pygame.mixer.init()
pygame.error: Could not open requested file
Traceback (most recent call last):
File "/opt/omnom/nom.py", line 467, in doLvl3
nomMain().MainLoop()
File "/opt/omnom/nom.py", line 42, in __init__
pygame.mixer.init()
pygame.error: Could not open requested file
Traceback (most recent call last):
File "/opt/omnom/nom.py", line 467, in doLvl3
nomMain().MainLoop()
File "/opt/omnom/nom.py", line 42, in __init__
pygame.mixer.init()
pygame.error: Could not open requested file
Traceback (most recent call last):
File "/opt/omnom/nom.py", line 467, in doLvl3
nomMain().MainLoop()
File "/opt/omnom/nom.py", line 42, in __init__
pygame.mixer.init()
pygame.error: Could not open requested file
/opt/omnom $ /opt/omnom/nom.py


thanks!!