[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Shane O'Brien
Public bug reported:
https://launchpad.net/malone/bugs/37184

Affects: gnome-media (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed

Description:
I can't select a sound-input for gstreamer.

Steps to reproduce:
1. Run gstreamer-properties (or go System  Preferences  Multimedia Systems 
Selector)
2. Try to select a sound input.
3. A message with an error like: Failed to construct test pipeline for 'ALSA - 
Advanced Linux Sound Architecture' will come up, depending on which input you 
select.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Sebastian Dröge
Public bug report changed:
https://launchpad.net/malone/bugs/37184

Task: ubuntu gnome-media
 Status: Unconfirmed = Needs Info

Comment:
Can you give some informations about your system?
Which version of Ubuntu do you run? What sound hardware do you have?

What happens when you do
gst-launch-0.10 audiotestsrc ! alsasink
gst-launch-0.10 audiotestsrc ! osssink

in a console?

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Shane O'Brien
Public bug report changed:
https://launchpad.net/malone/bugs/37184

Comment:
I'm running an up-to-date Dapper system. I'm using an NVidia CK804. This was 
working before, it stopped working recently, I'm not sure when though.

Here are the command outputs:
[EMAIL PROTECTED]:~$ gst-launch-0.10 audiotestsrc ! alsasink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: audioclock0
Caught interrupt -- Pausing pipeline.
Pipeline paused.
WARNING: Element pipeline0 warns: pipeline interrupted
Element pipeline0 has gone from PLAYING to PAUSED, quitting.
Execution ended after 2325895000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
[EMAIL PROTECTED]:~$ gst-launch-0.10 audiotestsrc ! osssink
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /pipeline0/osssink0: Unable to open device /dev/dsp for 
writing: Device or resource busy
Additional debug info:
gstosssink.c(388): gst_oss_sink_open (): /pipeline0/osssink0
Setting pipeline to NULL ...
FREEING pipeline ...
[EMAIL PROTECTED]:~$

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Sebastian Dröge
Public bug report changed:
https://launchpad.net/malone/bugs/37184

Comment:
Did the first one produce any audible output?

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Shane O'Brien
Public bug report changed:
https://launchpad.net/malone/bugs/37184

Comment:
Yes, it did, then I did ^C, sorry for not explaining that.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Sebastian Dröge
Public bug report changed:
https://launchpad.net/malone/bugs/37184

Comment:
oh sorry, we're talking of _input_ not output... my mistake

what happens when you do:
gst-launch-0.10 alsasrc ! fakesink

any errors?

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Shane O'Brien
Public bug report changed:
https://launchpad.net/malone/bugs/37184

Comment:
[EMAIL PROTECTED]:~$ gst-launch-0.10 alsasrc ! fakesink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: audioclock0
Caught interrupt -- Pausing pipeline.
Pipeline paused.
WARNING: Element pipeline0 warns: pipeline interrupted

[EMAIL PROTECTED]:~$

Nope, no errors or anything.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Sebastian Dröge
Public bug report changed:
https://launchpad.net/malone/bugs/37184

Task: ubuntu gnome-media
 Status: Needs Info = Confirmed

Comment:
ok, i can confirm this bug here... attached are the output of 'GST_DEBUG=3 
GST_DEBUG_NO_COLOR=1 gstreamer-properties'
it was killed at the moment where the error message popped up

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Sebastian Dröge
Public bug report changed:
https://launchpad.net/malone/bugs/37184

- Changed attachments:
Added: gst-alsa.txt
   http://librarian.launchpad.net/1894688/gst-alsa.txt

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Sebastian Dröge
Public bug report changed:
https://launchpad.net/malone/bugs/37184

- Changed attachments:
Added: gst-oss.txt
   http://librarian.launchpad.net/1894693/gst-oss.txt

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Sebastian Dröge
Public bug report changed:
https://launchpad.net/malone/bugs/37184

Comment:
doing
gst-launch-0.10 alsasrc ! audioconvert ! audioresample ! alsasink

(which seems to be gstreamer-properties pipeline)

works fine

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Sebastian Dröge
Public bug report changed:
https://launchpad.net/malone/bugs/37184

Also affects: gnome-media (upstream)
   Severity: Unknown
   Priority: Unknown
 Status: Unknown

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Sebastian Dröge
Public bug report changed:
https://launchpad.net/malone/bugs/37184

Bug watches changed:
+ Bug 336528 [GNOME Bug Tracker]

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 37184] When I try to select a sound input using gstreamer-properties, I get an error.

2006-03-29 Thread Sebastian Dröge
Public bug report changed:
https://launchpad.net/malone/bugs/37184

Comment:
I reported this upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=336528

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs