[Bug 544393] Re: Unable to add Gallery2 gallery to F-Spot

2010-06-12 Thread scott_selberg
When F-Spot tries to connect, it tries to detect V2 by quering http://.../gallery_remote2.php and is expecting to get back HTTP/1.0 404 Not Found. Ubuntu is currently returning HTTP/1.1 404 Not Found which doesn't match and the check errors out. To work around. Create gallery_remote2.php in the

[Bug 242986] Re: gpib-modules-source will not compile

2009-09-15 Thread scott_selberg
I replaced the kill_proc(...) call with send_sig( SIGKILL, find_task_by_vpid( board-autopoll_pid), 1 ); and all seems to work great on Jaunty. Note, there may be a need to use a different function rather than find_task_by_vpid() based on name spaces. I'm not an expert and the call I used assumes

[Bug 238181] [NEW] Can't get AC3 Passthru to work in Totem-xine

2008-06-07 Thread scott_selberg
Public bug reported: Binary package hint: totem-xine I'm trying to get AC3 Passthru to work in Totem-xine. This used to work in Gutsy Gibbon, but does not in Hardy Heron. With AC3 Passthru selected, I get analog pcm stereo output. With any other sound option, I get no sound. I can get AC3

[Bug 238181] Re: Can't get AC3 Passthru to work in Totem-xine

2008-06-07 Thread scott_selberg
** Attachment added: log.tar.gz http://launchpadlibrarian.net/15111266/log.tar.gz -- Can't get AC3 Passthru to work in Totem-xine https://bugs.launchpad.net/bugs/238181 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 238181] Re: Can't get AC3 Passthru to work in Totem-xine

2008-06-07 Thread scott_selberg
Update: I think I have found the problem. Xine by default will use pulse audio, which does not support AC3 pass thru. Workarounds: 1. use xine -Aalsa 2. move /usr/lib/xine/plugins/1.20/xineplug_ao_out_pulseaudio.so to /usr/lib/xine/plugins -- Can't get AC3 Passthru to work in