|
|
2010-06-29
, 12:24
|
|
Posts: 272 |
Thanked: 52 times |
Joined on Jan 2010
|
#12
|
|
|
2010-06-29
, 12:31
|
|
Posts: 12 |
Thanked: 8 times |
Joined on Jun 2010
|
#13
|
|
|
2010-06-29
, 12:34
|
|
|
Posts: 151 |
Thanked: 22 times |
Joined on Jan 2010
@ Düsseldorf
|
#14
|
|
|
2010-06-29
, 12:36
|
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#15
|


|
|
2010-06-29
, 12:46
|
|
Posts: 272 |
Thanked: 52 times |
Joined on Jan 2010
|
#16
|
I'm sorry, have no idea, why. If you want to help me:
Do you use a headset or something like that?
Do you run other applications that use audio-hardware, too?
What happens if you start it in your terminal (/opt/usr/bin/vuvu.py)?
Traceback (most recent call last):
File "/opt/usr/bin/vuvu.py", line 56, in <module>
inpipeline = gst.parse_launch("pulsesrc ! level message=true interval=50000000 ! fakesink")
glib.GError: no element "level"
|
|
2010-06-29
, 12:47
|
|
Posts: 12 |
Thanked: 8 times |
Joined on Jun 2010
|
#17
|
fx5, how does your app work? It looks like python from the file name, are you using Pygame/PyQt? Can you tell DonPIZI the path to the sound file so he can change it to one he prefers? Apologies for the simple questions, Im not able to take a closer look at your app at the mo'
|
|
2010-06-29
, 12:54
|
|
Posts: 12 |
Thanked: 8 times |
Joined on Jun 2010
|
#18
|
Thats what I was trying to do, didn't search enough for the vuvu.py file, found it now though, the error is:
|
|
2010-06-29
, 13:11
|
|
Posts: 272 |
Thanked: 52 times |
Joined on Jan 2010
|
#19
|
|
|
2010-06-29
, 13:15
|
|
Posts: 12 |
Thanked: 8 times |
Joined on Jun 2010
|
#20
|
EDIT: here is