[Bug 34947] Re: Volume Control slider doesn't update

2010-09-15 Thread Bug Watch Updater
** Changed in: gnome-media
   Importance: Unknown = Medium

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2008-09-01 Thread Sebastien Bacher
the new version is in intrepid now

** Changed in: gnome-media (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2008-06-03 Thread Bug Watch Updater
** Changed in: gnome-media
   Status: Confirmed = Fix Released

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2008-06-02 Thread Pedro Villavicencio
fixed upstream, thanks for reporting!.

** Changed in: gnome-media (Ubuntu)
   Status: Triaged = Fix Committed

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2008-05-15 Thread Srik
Still reproducible in hardy.

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2007-12-20 Thread cicoandcico
i have a trends usb sound card and i have the same problem. however, setting 
the volume trough $ alsamixer -c 1 works perfectly. 
at the moment i'm using that instead of gnome-mixer applet.

where can i find some instructions of how to test the patch and compile
the new package?

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2007-11-02 Thread dailyglen
I have a similar problem in Gutsy (not in Feisty) to Kevin.  When I
adjust the volume with the keyboard the volume adjustment is erratic (it
might go up or down, turn off the left channel, etc).  Sometime
adjusting the volume with the applet is better but if I'm using Totem
while adjusting it does weird things.  I have an external usb sound card
(Trends Audio UD-10) and I did some changes to get it to be recognized
(I disabled my onboard sound card in the BIOS so the usb card is the
first one).:

diff --git a/etc/modprobe.d/alsa-base b/etc/modprobe.d/alsa-base
index d8a6469..5e1beb8 100644
--- a/etc/modprobe.d/alsa-base
+++ b/etc/modprobe.d/alsa-base
@@ -32,7 +32,12 @@ options saa7134-alsa index=-2
 options snd-atiixp-modem index=-2
 options snd-intel8x0m index=-2
 options snd-via82xx-modem index=-2
-options snd-usb-audio index=-2
+#
+# Changed by Me:
+# Set usb-audio at index 0
+# options snd-usb-audio index=-2
+options snd-usb-audio index=0
+###
 options snd-usb-usx2y index=-2
 options snd-usb-caiaq index=-2
 # Ubuntu #62691, enable MPU for snd-cmipci
diff --git a/etc/modprobe.d/sound b/etc/modprobe.d/sound
new file mode 100644
index 000..b7cc527
--- /dev/null
+++ b/etc/modprobe.d/sound
@@ -0,0 +1,2 @@
+alias snd-card-0 snd-usb-audio
+alias sound-slot-0 snd-usb-audio

This is the same change I did in Feisty and everything worked.  Any
pointers/help would be appreciated.

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2007-10-21 Thread Srik
I've the same problem on Gutsy!

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2007-10-14 Thread Bug Watch Updater
** Changed in: gnome-media
   Status: New = Confirmed

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2007-10-09 Thread Kevin Krumwiede
I'm having a possibly related problem in Gutsy.  Not sure if I should
open a new bug.

The volume control and mixer applet both behave erratically.  The mixer
applet slider jumps around wildly when scrolling and the applet
unpredictably displays the mute icon, usually without actually muting.
The volume control has different behavior for the left and right volume
channels.  The right side slider behaves pretty much normally, while the
left side jumps up and down even more wildly than the mixer applet
slider.  Whenever the left slider is moved it breaks the link button
underneath.  Consequently, it is extremely difficult to adjust the left
and right channels to the same volume.  Then sometimes the left channel
will spontaneously drop to zero, requiring it to be laboriously
readjusted.

I'm also having another problem with mixer_applet2, which may or may not
be related: https://bugs.launchpad.net/ubuntu/+bug/150089

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2007-08-01 Thread Bug Watch Updater
** Changed in: gnome-media (upstream)
   Status: Unknown = New

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2007-07-31 Thread Pedro Villavicencio
Thanks for your bug report. This bug has been reported to the developers
of the software. You can track it and make comments here:
http://bugzilla.gnome.org/show_bug.cgi?id=462164

BTW this is still reproducible in gutsy.

** Changed in: gnome-media (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: gnome-media (upstream)
   Importance: Undecided = Unknown
 Bugwatch: None = GNOME Bug Tracker #462164
   Status: New = Unknown

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


Re: [Bug 34947] Re: Volume Control slider doesn't update

2007-04-20 Thread Vladimír Lapáček
Still the same in Feisty.

On 4/17/07, Sebastien Bacher [EMAIL PROTECTED] wrote:
 Do you still have the bug?

 --
 Volume Control  slider doesn't update
 https://bugs.launchpad.net/bugs/34947
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2007-04-17 Thread Sebastien Bacher
Do you still have the bug?

-- 
Volume Control  slider doesn't update
https://bugs.launchpad.net/bugs/34947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 34947] Re: Volume Control slider doesn't update

2006-11-28 Thread Sebastien Bacher
Probably an upstream bug to forward (if there is no bug already opened
about that on bugzilla)

** Also affects: gnome-media (upstream)
   Importance: Undecided
   Status: Unconfirmed

-- 
Volume Control  slider doesn't update
https://launchpad.net/bugs/34947

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


[Bug 34947] Re: Volume Control slider doesn't update

2006-11-25 Thread Pascal De Vuyst
I'm able to reproduce both problems on Ubuntu 6.10 (Edgy).

-- 
Volume Control  slider doesn't update
https://launchpad.net/bugs/34947

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


[Bug 34947] Re: Volume Control slider doesn't update

2006-06-15 Thread Sebastien Bacher
** Bug 48660 has been marked a duplicate of this bug

-- 
Volume Control  slider doesn't update
https://launchpad.net/bugs/34947

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


[Bug 34947] Re: Volume Control slider doesn't update

2006-06-10 Thread Vladimír Lapáček
The same happens if you use anything else to lower the volume to 0 while
having the Volume Control window opened. To recreate:

1) Open Volume Control by double-clicking the speaker icon.
2) Open xmms, xine, whatever and set the volume to 0 in xmms, xine ...
3) Try to rise the volume with xmms again.
4) Watch that the slider in the Volume Control window sits down and stays muted.

It seems to me that muting has been added to supress any sound when the
slider is at 0. Well, the slider should at least go up even if it would
stay mutted. This does not occur when the Volume Control window is not
opened.

-- 
Volume Control  slider doesn't update
https://launchpad.net/bugs/34947

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