[Bug 45743] Re: g-s-d Uneven volume hotkey weighting

2009-05-19 Thread Patrick Horgan
An ideal situation would be if gnome would give us something in the
sound gui to set the step size.  Then people that want equal/unequal,
large/small, could all be happy.  I found this trying to figure out
where I would set the step size, I'm amazed that it's not user
configurable.  Could someone point me at the software I could rebuild
and set the step size?  I'm even willing to put in the ui and contribute
it back if someone would give me a pointer to where to look.

-- 
g-s-d Uneven volume hotkey weighting
https://bugs.launchpad.net/bugs/45743
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 42793] Re: Laptop volume up and down buttons are not balanced

2009-05-19 Thread Patrick Horgan
*** This bug is a duplicate of bug 45743 ***
https://bugs.launchpad.net/bugs/45743

An ideal situation would be if gnome would give us something in the
sound gui to set the step size.  Then people that want equal/unequal,
large/small, could all be happy.  I found this trying to figure out
where I would set the step size, I'm amazed that it's not user
configurable.  Could someone point me at the software I could rebuild
and set the step size?  I'm even willing to put in the ui and contribute
it back if someone would give me a pointer to where to look.

-- 
Laptop volume up and down buttons are not balanced
https://bugs.launchpad.net/bugs/42793
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 287444] Re: audio problem after resume from standby

2008-11-08 Thread Patrick Horgan
*** This bug is a duplicate of bug 202089 ***
https://bugs.launchpad.net/bugs/202089

This shouldn't be a duplicate.  This is the same as my problem, and
unlike 202089, in this bug killing pulseaudio doesn't fix the problem
for the reporter or for me, i.e. the sound won't restart.  I once had
that problem on Hardy but don't anymore--this is different.  The
reporter did a great job of demonstrating that while killing pulseaudio
won't get his sound back the alsa force-reload will.  It's the same for
me.  It's nice that the alsa force-reload gets sound back, but I'd
really like to have pulseaudio working like it did before the upgrade to
ibex.  So, please remove the duplicate status.

Patrick

-- 
audio problem after resume from standby
https://bugs.launchpad.net/bugs/287444
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu (via
bug 202089).

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


[Bug 202089] Re: Pulseaudio is blocking normal sound after resume

2008-08-07 Thread Patrick Horgan
I tried libsdl1.2debian-pulseaudio and got distorted sound for SDL apps.
They weren't usable.

Patrick

-- 
Pulseaudio is blocking normal sound after resume
https://bugs.launchpad.net/bugs/202089
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 235403] Re: Hangs when Loading a pdf

2008-08-05 Thread Patrick Horgan
Same problem, loading from Thunderbird gives this process:

patrick  16772 15.1  2.1 105112 44896 ?Sl   12:09   0:02
\_ /usr/bin/evince /tmp/king reunion-1.pdf

attaching with gdb yeilds this backtrace:

(gdb) backtrace full
#0  0xb7f25410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb720bc07 in poll () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb748f1c6 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#3  0xb748f577 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#4  0xb784f1f4 in IA__gtk_main () at gtkmain.c:1163
tmp_list = (GList *) 0x80f4408
functions = (GList *) 0x0
init = (GtkInitFunction *) 0x0
loop = (GMainLoop *) 0x80ed260
#5  0x0808d486 in ?? ()
No symbol table info available.
#6  0xb7155450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#7  0x0805c381 in ?? ()
No symbol table info available.
(gdb) info registers
eax0xfdfc   -516
ecx0x9  9
edx0xc2f3119
ebx0x81afaf8135985912
esp0xbfa47fd4   0xbfa47fd4
ebp0xbfa47ff8   0xbfa47ff8
esi0xc2f3119
edi0xb7289ff4   -1222074380
eip0xb7f25410   0xb7f25410 __kernel_vsyscall+16
eflags 0x246[ PF ZF IF ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x0  0
gs 0x33 51

(gdb) thread apply all backtrace

Thread 2 (Thread 0xb69e0b90 (LWP 16773)):
#0  0xb7f25410 in __kernel_vsyscall ()
#1  0xb7297aa5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0805fb68 in ?? ()
#3  0xb74b3e2f in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb72934fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb7215e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb6b1f720 (LWP 16772)):
#0  0xb7f25410 in __kernel_vsyscall ()
#1  0xb720bc07 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb748f1c6 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb748f577 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4  0xb784f1f4 in IA__gtk_main () at gtkmain.c:1163
#5  0x0808d486 in ?? ()
#6  0xb7155450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#7  0x0805c381 in ?? ()

Tried maximizing and minimizing window and the file appeared!  Sounds
like a good clue.

Patrick

-- 
Hangs when Loading a pdf
https://bugs.launchpad.net/bugs/235403
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 202089] Re: Pulseaudio is blocking normal sound after resume

2008-06-04 Thread Patrick Horgan
I haven't used sound for a couple of weeks, so I don't know when it
happened, but with Hardy kernel linux 2.6.24-18-generic and  Audio
device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev
02).  I have the same problem after clean powerup.  In Rythymbox play
doesn't;) and killing pulseaudio makes everything work fine.

-- 
Pulseaudio is blocking normal sound after resume
https://bugs.launchpad.net/bugs/202089
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 164066] Re: Evince hangs up and loads CPU

2008-04-28 Thread Patrick Horgan
Same problem 2.6.22.1.1
hardy heron
built a debug version to see what was going on, but it worked perfectly.
Could give you a backtrace of the failing version, but without symbols it 
doesn't look helpful.
Slightly bizarre, but when I uninstalled the debug version installed in 
/usr/local, the other version started working for the first time in weeks!
Perhaps it was something the install of the debug version did?  I didn't try 
the failing version until after I'd already uninstalled the debug version.

-- 
Evince hangs up and loads CPU
https://bugs.launchpad.net/bugs/164066
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