[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-05-08 Thread Sergio Zanchetta
I put as a gnome-settings-daemon bug, it looks like a good candidate.

Feel free to change it if you find out the correct package.

** Changed in: gnome-settings-daemon (Ubuntu)
Sourcepackagename: None = gnome-settings-daemon

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-05-04 Thread Richard Laager

I'm seeing this with keyboard shortcuts on Gutsy and Hardy as well. I
worked around it for now by moving the keybindings from the special
volume up, down, mute to be metacity run_command_* bindings. The
commands I used were as follows:

Volume Down:
amixer -c 0 set PCM 2dB

Volume Up:
amixer -c 0 set PCM 2dB+ unmute

Volume Mute:
amixer -c 0 set PCM mute

While I don't get the on-screen display, this works fine. This seems to
suggest that this is a GNOME volume control issue and not one in the
driver. For reference, I have an HP Pavilion dv8000 with an HDA Intel
card.

Sebastien, I can test whatever you'd like.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-05-04 Thread Richard Laager
This clearly affects some package in Ubuntu. Unless and until someone
sets the right package (or moves this to another bug), this task can
track it.

** Changed in: ubuntu
   Status: Invalid = Confirmed

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-05-02 Thread Sergio Zanchetta
I thought it was still a gnome-applets problem.
So what's correct package to add here?

I can't guess which package is related to volume bar gui through
keyboard shortcuts.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-04-30 Thread Karl Dane
I have a relatively unique setup in that I currently have three sound
'devices' running on my machine:

- an onboard VIA soundcard. Relevant entry from lspci: 00:11.5
Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237
AC97 Audio Controller (rev 60)

- An external USB Terratec 'aureon' sound device. Relevant entry from
lsusb: '00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)'

- An external USB Creative 'xmod' sound device. Relevant entry from
lsusb: 'Bus 003 Device 006: ID 041e:30d0 Creative Technology, Ltd'

I get all sorts of weird and wonderful behavious with this arrangement,
and they're different depending upon which soundcard I'm using.

First of all, the gnome-volume-control segfaults the moment I try to run
it. (You'll probably want an apport or similar trace from this. I'll
sort that out shortly. But I need to learn how to use these tools first,
which I'll do when I'm not being paid by somebody else for my time...)

The VIA works reliably in all circumstances. In particular, the volume
up and down keys on my keyboard work as expected if System -
Preferences - Sounds is set to use that device by default.

When I'm using the terratec box as default, keyboard shortcuts have the
desired effect upon the volume, but the pop-up volume control display is
erratic; the volume bar leaps all over the place with each change in
volume. The volume may have just been set to 20%, but it will show 100%,
then with another change the display will leap to 0%.

When I'm using the xmod box as default (my preferred arrangement) then
it's even stranger; the displayed volume leaps up and down erratically
in the same way as the terratec device (terratic? ;) ) above, but the
actual volume setting also does the same. I can hear this, but I can
also quantify this visually if I have the gnome alsa mixer open at the
same time; the volume bar leaps up and down. But even worse, the balance
bar, as well as the actual balance setting, leaps about the place too.

I should add that changing settings using the gnome alsa mixer 'gnome-
alsamixer 0.9.7~cvs.20060916.ds.1-1' works reliably and as expected on
all of my sound devices.

I agree that this is a low priority issue; certainly not a showstopper,
but I'd love to get this fixed, so I'm very happy to perform any tests
anybody requests of me to help out.

Thanks,

Karl Dane

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-04-30 Thread Sebastien Bacher
the issue described there seems to be bug #136837 which has been fixed
in hardy, if you still have an issue in hardy better to open a new bug
now

** Changed in: gnome-applets (Ubuntu)
   Status: Triaged = Fix Released

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-04-30 Thread Eythian
Not really fixed. See the video I posted above, that's on hardy.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-04-30 Thread Sergio Zanchetta
Yes Sebastien
It's fixed for me in Hardy.

2008/4/30 Sebastien Bacher [EMAIL PROTECTED]:

 the issue described there seems to be bug #136837 which has been fixed
 in hardy, if you still have an issue in hardy better to open a new bug
 now

 ** Changed in: gnome-applets (Ubuntu)
   Status: Triaged = Fix Released

 --
 [GUTSY] Regression - Volume Control using gnome panel applet and keyboard
 shortcut alternates mute / % volume during sliding
 https://bugs.launchpad.net/bugs/126333
 You received this bug notification because you are a direct subscriber
 of the bug.



** Attachment added: unnamed
   http://launchpadlibrarian.net/14043008/unnamed

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-04-30 Thread Sergio Zanchetta
Sorry, I was wrong.
I was fixed only the volume applet issue.
Changing volume with mouse wheel in volume applet on the right upper corner 
works nice now.

But there is still the problem with keyboard shortcut keys.
I can't see orange volume bar sliding when I'm changing volume with shortcut 
keys.
See screenshot.

** Attachment added: Schermata.png
   http://launchpadlibrarian.net/14046713/Schermata.png

** Changed in: gnome-applets (Ubuntu)
   Status: Fix Released = Confirmed

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-04-30 Thread Sebastien Bacher
don't reopen the gnome-applets bug if the applet works correctly

** Changed in: gnome-applets (Ubuntu)
   Status: Confirmed = Fix Released

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-04-28 Thread zoidberg
The volume applet seems to work correctly for me now. (Bug#136837:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/136837).

However, I still have problems using the special keys on the side of the laptop 
to change volume.
In the Keyboard shortcuts dialog, they are:
-XF86AudioLowerVolume
-XF86AudioRaiseVolume

When I use the raise volume key, it always goes to the max.
When I use the lower volume key, the volume bar (which gets displayed in the 
middle of the screen) goes to zero completely, but the volume is only lowered a 
bit in reality.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-04-28 Thread Bug Watch Updater
** Changed in: gnome-applets
   Status: New = Invalid

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-04-28 Thread Eythian
Volume applet still doesn't work correctly for me with Hardy on my
laptop when using the mouse wheel on the volume applet. I've attached a
video showing what's going on. Note that I'm always turning the mouse
wheel up, one click at a time, and when the applet shows mute, there is
no sound (it is actually muted). The volume level jumping down is due to
the applet, not me turning the wheel backwards.

** Attachment added: volume.ogg
   http://launchpadlibrarian.net/14000205/volume.ogg

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-26 Thread Polygon
I am also getting this with hardy beta 1 (all updates applied as of
march 26 2008)

use the scroll wheel to increase the volume and the applet goes down in
volume and the applet shows mute, and other strange behavior

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread zoidberg
I can confirm this bug too. Had it for a while now. The importance may
be low, but it gives off a bad image of Ubuntu since it's very
visible...

$ lspci -v | grep -i audio
00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link 
Controller Audio Device (rev 02)
$ uname -a
Linux mike-laptop 2.6.24-12-generic #1 SMP Wed Mar 12 23:01:54 UTC 2008 i686 
GNU/Linux
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION=Ubuntu hardy (development branch)

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread Sebastien Bacher
there is no need to copy all the lsb informations to say that you get
the issue on hardy, those comments just make the bug harder to read.
Could anybody provide easy steps to trigger the bug? An comment about
what image it gives are not really constructive there, the bug is there
only on specific configurations and only a small annoyance

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread Andrea Corbellini

** Attachment added: Video
   http://launchpadlibrarian.net/12828033/out.ogg

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread itismike
Great video, Andrea!  The mute icon and balloon tip also shows up if you
simply point to the volume applet and spin the mouse scroll wheel.

Steps to reproduce:
1.) Install Ubuntu
2.) Point mouse to Volume Applet
3.) Spin scroll wheel and watch the applet change into a mute icon momentarily

I reproduced the symptoms using the following versions, on multiple platforms:
7.10, 8.04 Alpha 6, 8.04 Beta

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread Andrea Corbellini
** Tags added: bitesize

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread Sebastien Bacher
Thanks for the video, the issue is clear on it and I can confirm it's
not happening on my installations, must depend of the soundcard used,
that will require debugging by somebody having hardware to trigger the
issue and try changes

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread Andrea Corbellini
I'd like to tell you also that this happens only with the applet, not
with the Volume Control window.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread Andrea Corbellini
That's strange because I've an integrated Intel soundcard. However, I've
attached my /dev/sndstat, tell me if it is enough.

** Attachment added: /dev/sndstat
   http://launchpadlibrarian.net/12828785/sndstat

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread Eythian
I've just upgraded to Hardy beta, and no longer see this issue, fwiw.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread Pichu0102
Recent updates seem to have fixed this issue, as it no longer appears
after today's batch of Hardy beta updates, while it appeared before
today's hardy updates.

Unsure of what has changed, but it no longer has this behavior.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread Pichu0102
Nevermind; bug has reappeared.

Appears to manifest itself after starting Amarok, and gets a bit worse
the more you stop and start playing, although it might be an over time
after boot thing. However, launching khelpcenter also seemed to make the
bug appear again briefly right after a reboot and before starting
Amarok.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-15 Thread itismike
It is NOT fixed in Hardy Alpha 6.  At least not when installed to HD.
It's MUCH better than it was; in fact it doesn't seem to jump around at
all now.  But the volume applet still displays muted when it is not.

Attached are three cropped screenshots.  Because balloon tips are not
included in a screencapture, you'll have to take my word that the
balloon tip was displaying Master: 12%, Master: Muted, Master:
19%.  The volume level was not muted and sounded normal.

Ubuntu version info is below.  I'm glad to provide any more data as
requested.  Please keep in mind that we're not all developers here, so
asking me which code segment I'm referring to or demanding a backtrace
might result in a glazed-over look. :)

$ uname -a
Linux hostname 2.6.24-12-generic #1 SMP Wed Mar 12 23:01:54 UTC 2008 i686 
GNU/Linux

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION=Ubuntu hardy (development branch)


** Attachment added: volumeApplet.zip
   http://launchpadlibrarian.net/12688953/volumeApplet.zip

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-07 Thread Sergio Zanchetta
It's fixed in Hardy Alpha 6 (live cd).

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-02 Thread Pascal De Vuyst
No need to have a generic Ubuntu task if we have a task on a specific
package in Ubuntu, closing Ubuntu task.

** Changed in: ubuntu
 Assignee: (unassigned) = Pascal De Vuyst (pascal-devuyst)
   Status: New = Invalid

** Changed in: ubuntu
 Assignee: Pascal De Vuyst (pascal-devuyst) = (unassigned)

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-02-20 Thread zig59
Just to add twopenneth, mute/volume level shows up on sound applet when
adjusting using the mousewheel but sound carries on as normal. Volume
level appears to be accurate but sound continues when showing muted.
Explicitly muting (keyboard button or applet right-click) does mute the
sound.

I have had this on a Feisty - Gutsy upgrade and a clean install of
Gutsy (32bit desktop). Hardware is Abit AN8-V motherboard CK804 AC'97
onboard sound chipset using Alsa.

Not sure what info to include but will do if asked for. Have included
screenshot showing muted sound (take my word for it the music was
playing) but the alsa mixer window (centre bottom) is not showing any
mute (the applet is set to control the master volume). The mute box on
the applet right-click context menu was showing the sound as muted
though. Unfortunately I couldn't screendump while the context menu was
up.

** Attachment added: Screenshot-mute.jpg
   http://launchpadlibrarian.net/12099701/Screenshot-mute.jpg

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-01-10 Thread Eythian
Just to add another...I also see it on a 3rd computer with yet another
soundcard (dunno what it is, but it's old. I can find the model if it's
useful).

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2007-12-20 Thread Sergio Zanchetta
** Summary changed:

- [GUTSY] Regression - Volume Control Bar doesn't slide when using keyboard 
shortcut
+ [GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding

** Description changed:

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2007-12-20 Thread Sergio Zanchetta
** Description changed:

  On my sony vaio VGN-FZ11M, running metacity, and having been upgraded
  successfully from feisty, volume change on the keyboard shortcut used to
  produce a small box on screen showing the volume level. On gutsy, I get
  a larger grey square at the bottom somewhat offcenter from the screen
  with just a grey square, no controls.
+ 
+ In Ubuntu 7.04, Volume Control was no issue; the QuickKeys (Volume 
Up/Down/Mute) on the side worked very well. Also the keyboard shortcuts 
(Fn/PageUp and Fn/PageDown) were equally smooth.
+ When I clicked on the Panel's Sound Icon, moving the volume slider was also 
smooth and accurate.
+ 
+ In Ubuntu 7.10, the Quick Keys and shortcut keys are erratic, meaning
+ that a single tap of a key can one time mute the sound or move it to
+ maximum. When I click on the Panel's Sound icon and move the slider up
+ and/or down, the display on the mouse pointer alternates from a number
+ (percentage) to Muted to a number to Muted, etc (but it doesn't
+ affect the real sound itself)

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2007-12-20 Thread Pedro Villavicencio
Yes, if it's fixed durind the cycle it will be available in Hardy,
patches are welcome :-).

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2007-12-20 Thread Eythian
Just further confirmation, I see this with the mousewheel on  two quite
different machines, one a 64-bit desktop that has two soundcards, both
do it, one a 32-bit laptop that does it with the builtin one, and also
with an external one that's sometimes attached. The latter also does it
when using the media keys. The former doesn't have media keys.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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