|
|
2010-11-04
, 05:50
|
|
Posts: 14 |
Thanked: 6 times |
Joined on Jul 2010
|
#12
|
|
|
2010-11-04
, 08:00
|
|
Posts: 16 |
Thanked: 14 times |
Joined on Sep 2010
@ Finland
|
#13
|
My N900 firmware is PR 1.3.
An Outlaw Solitaire update, a few day ago, caused lost of all audio/sound. I uninstalled the Outlaw Solitaire, reboot, then all audio/sound is working again.
Any idias how to fix the audio/sound problem?
|
|
2010-11-05
, 07:09
|
|
Posts: 14 |
Thanked: 6 times |
Joined on Jul 2010
|
#14
|
Or could it be that this was just some generic PR1.3 bug which was remedied with reboot and you just happened to notice it after installation of Outlaw Solitaire?
|
|
2010-11-05
, 10:28
|
|
Posts: 16 |
Thanked: 14 times |
Joined on Sep 2010
@ Finland
|
#15
|
You might be right, it might be a bug or a glitch. I reinstalled Outlaw Solitaire and the same thing happened--lost all audio/sound again after rebooting. However what I did different this time was I started Outlaw Solitaire to run for the first time after a new update. Then I rebooted. Now all audio/sounds are back to normal.
| The Following User Says Thank You to tonika For This Useful Post: | ||
| The Following User Says Thank You to v_n900 For This Useful Post: | ||
|
|
2010-12-22
, 10:03
|
|
Posts: 540 |
Thanked: 387 times |
Joined on May 2009
|
#19
|
Nokia-N810-43-7:~# /opt/outlawsolitaire/outlawsolitaire.py
/opt/outlawsolitaire/outlawsolitaire.py:32: RuntimeWarning:
import cdrom: No module named cdrom
import pygame, os, sys
/opt/outlawsolitaire/outlawsolitaire.py:32: RuntimeWarning:
import joystick: No module named joystick
import pygame, os, sys
Traceback (most recent call last):
File "/opt/outlawsolitaire/outlawsolitaire.py", line 60,
in <module>
import main
File "/opt/outlawsolitaire/main.py", line 30, in <module>
import sys, os, random, math, pickle, time, pygame,
gfxlib, fontlib, guilib
File "/opt/outlawsolitaire/guilib.py", line 32, in
<module>
class Widget(pygame.sprite.DirtySprite):
AttributeError: 'module' object has no attribute
'DirtySprite'
Nokia-N810-43-7:~#
|
|
2010-12-27
, 10:16
|
|
Posts: 16 |
Thanked: 14 times |
Joined on Sep 2010
@ Finland
|
#20
|
So I'm missing the python libraries: cdrom, joystick and what else?
| The Following User Says Thank You to tonika For This Useful Post: | ||
Thank you so much!
I'm sure I'll probably be back asking for help on how to install all of that py junk though, just a heads up. *lol*