[Bug 120520] Re: VLC downloads Flash Video rather that streaming

2007-06-15 Thread HappyCamper
Note the Windows version of VLC does not have this problem as it uses a newer FFMPEG. Note2: The patch was created using normal diff following these instructions: https://wiki.ubuntu.com/Bugs/HowToFix But https://wiki.ubuntu.com/MOTU/Bugs talks about using debdiff... ** Attachment added: "Pat

[Bug 120520] Re: VLC downloads Flash Video rather than streaming it

2007-06-15 Thread HappyCamper
** Summary changed: - VLC downloads Flash Video rather that streaming + VLC downloads Flash Video rather than streaming it -- VLC downloads Flash Video rather than streaming it https://bugs.launchpad.net/bugs/120520 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 120520] VLC downloads Flash Video rather that streaming

2007-06-15 Thread HappyCamper
Public bug reported: Binary package hint: ffmpeg When trying to play a Flash Video (e.g. YouTube) in VLC using a URL, VLC will not stream the video but rather download it first and then start to play. Also reported here: http://ubuntuforums.org/showthread.php?p=2835741 I've tracked this bug d

[Bug 160814] Re: FATAL: Error inserting gspca. Unknown symbol in module, or unknown parameter

2008-03-11 Thread HappyCamper
Try runing $ make menuconfig (leave menuconfig immediately, saving config) $ make dep in the kernel source dir and recompile the driver. This solved it for me (Centos 5.1) -- FATAL: Error inserting gspca. Unknown symbol in module, or unknown parameter https://bugs.launchpad.net/bugs/160814 You

[Bug 269081] Re: nat routes internal ip's over extrenal networks lan ips over wan networks

2009-11-12 Thread HappyCamper
I forgot to put the computer details in: SERVER: Linux redneck 2.6.28-16-server #55-Ubuntu SMP Tue Oct 20 20:37:10 UTC 2009 x86_64 GNU/Linux DESKTOP: Linux duckpond 2.6.28-16-generic #55-Ubuntu SMP Tue Oct 20 19:48:32 UTC 2009 x86_64 GNU/Linux -- nat routes internal ip's over extrenal networks

[Bug 269081] Re: nat routes internal ip's over extrenal networks lan ips over wan networks

2009-11-12 Thread HappyCamper
This looks like the same problem I'm having. Most NAT is happening, but every so often an internal IP is 'leaking' through. The leaked ones don't appear to be any different to similar non-leaked ones. The only pattern I have noticed so far is that they all seem to originate from Opera 10.01, but I

[Bug 465382] Re: Max resolution too low after upgrading to 9.10 on laptop with intel graphics

2009-11-16 Thread HappyCamper
This worked for me. I'm using GRUB V1, so I just had to make the change to the current (first in my case) entry in /boot/grub/menu.lst, and I didn't need to run 'sudo update-grub'. I tried with quiet splash in there, and that just kept the screen blank until near the end of the boot period (withou

[Bug 459547] Re: Screen resolution not correct

2009-11-17 Thread HappyCamper
Paul's solutions worked for me as well on my old Vaio. I'm using GRUB V1, so I had to make the change to the current (first in my case) entry in /boot/grub/menu.lst, and didn't need to run 'sudo update-grub'. I tried with 'quiet splash' in there as well, just kept the screen blank until near the e

[Bug 465382] Re: Max resolution too low after upgrading to 9.10 on laptop with intel graphics

2009-11-09 Thread HappyCamper
Yes it does. I didn't see that one when I filed my bug report. The other seems to be worded better. Is this likely to be fixed in this release or is it another case of waiting 6 months for the next version? -- Max resolution too low after upgrading to 9.10 on laptop with intel graphics https://b

[Bug 269081] Re: nat routes internal ip's over extrenal networks lan ips over wan networks

2009-11-13 Thread HappyCamper
I found the cause of the problem on my computer. I'm not sure if it's a bug, or by design. Packets that are INVALID (rather than NEW, ESTABLISHED or RELATED) don't get translated when they go through the NAT. I don't know what makes them invalid, they look the same as other that are ok from the sa

[Bug 465382] [NEW] Max resolution too low after upgrading to 9.10 on laptop with intel graphics

2009-10-30 Thread HappyCamper
Public bug reported: Binary package hint: xorg The bug reporter selected xorg, I don't know if that is where the problem is. Is it selecting the right thing for me, or just the first option? The info you requested after the text box, is at the end because I had already typed out the description b

[Bug 465382] Re: Max resolution too low after upgrading to 9.10 on laptop with intel graphics

2009-10-30 Thread HappyCamper
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/34714806/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/34714808/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34714809/Dependencies.txt ** A

[Bug 1246917] Re: ltrace version is ancient, does not support PIE binaries

2017-09-15 Thread HappyCamper
This bug is back in 17.04. gcc 6 produces PIE executables by default, confusing ltrace (no tracing shown), same as above. $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --w

[Bug 1187001] Re: saslauthd[26791]: segfault at 0 ip b71de6f1 sp bfcd2d9c error 4 in libc-2.17.so[b7160000+1ad000]

2013-08-16 Thread HappyCamper
Hi all I can reproduce the problem when I run saslauthd with authmech shadow: saslauthd -a shadow and then try to authenticate users that have a crippled /etc/shadow entry. By crippled I mean ! or * as password entry, as for root, mail, nobody. When I run the 2.1.25 stock source with debugg

[Bug 1187001] Re: saslauthd[26791]: segfault at 0 ip b71de6f1 sp bfcd2d9c error 4 in libc-2.17.so[b7160000+1ad000]

2013-08-16 Thread HappyCamper
BTW, shouldn't saslauthd use crypt_r(), it being a multi-threaded beasty? ;o) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1187001 Title: saslauthd[26791]: segfault at 0 ip b71de6f1 sp bfcd2d9c err

[Bug 1600252] [NEW] calendarserver package broken

2016-07-08 Thread HappyCamper
Public bug reported: Hi there are a number of things wrong with the current calendarserver package (7.0+dfsg-2) on Ubuntu 16.04 LTS server. 1. calendarserver can only work with a database backend, support for the files backend has been dropped upstream according to the docs. Yet, there is no dep

Re: [Bug 1187001] Re: saslauthd[26791]: segfault at 0 ip b71de6f1 sp bfcd2d9c error 4 in libc-2.17.so[b7160000+1ad000]

2013-10-01 Thread HappyCamper
Hi Thanks. Also note the use of crypt() in a multithreaded application. Must be crypt_r(). CU, Arno Seth Arnold <1187...@bugs.launchpad.net> wrote: >I think this hasn't been addressed in part because it didn't get a CVE >number: http://openwall.com/lists/oss-security/2013/07/12/4 > >Since

Re: [Bug 1187001] Re: saslauthd[26791]: segfault at 0 ip b71de6f1 sp bfcd2d9c error 4 in libc-2.17.so[b7160000+1ad000]

2013-10-04 Thread HappyCamper
On 02/10/2013 08:09, Seth Arnold wrote: > Are you confident about multi-threading? I don't see any linker commands > to link against the threading libraries in our build logs: > https://launchpadlibrarian.net/92810645/buildlog_ubuntu-precise-amd64 > .cyrus-sasl2_2.1.25.dfsg1-3_BUILDING.txt.gz and

[Bug 827787] Re: gvfsd-trash stops suspend and hibernate

2011-08-17 Thread HappyCamper
Well, the cifs fstab entries don't have "auto" like I thought they did, but they do auto mount. If I comment them all out completely the suspend and hibernate works fine. Here is one of the mount commands. I don't think it's doing anything unusual: //192.168.93.3/colin/documents /home/colin/Doc

[Bug 827787] [NEW] gvfsd-trash stops suspend and hibernate

2011-08-16 Thread HappyCamper
Public bug reported: I don't know for sure that pm-utils is to blame, it might be gvfsd- trash, but this seemed like a good place to start. 1) Description:Ubuntu 11.04 Release:11.04 2) pm-utils: Installed: 1.4.1-7 Candidate: 1.4.1-7 Version table: *** 1.4.1-7 0 500 htt

[Bug 827787] Re: gvfsd-trash stops suspend and hibernate

2011-08-16 Thread HappyCamper
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827787 Title: gvfsd-trash stops suspend and hibernate To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pm-utils/+

[Bug 827787] Re: gvfsd-trash stops suspend and hibernate

2011-08-16 Thread HappyCamper
There is a bug that is similar and confirmed ( Bug #610048 ), but I'm not sure it's the same. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827787 Title: gvfsd-trash stops suspend and hibernate To

[Bug 827787] Re: gvfsd-trash stops suspend and hibernate

2011-08-16 Thread HappyCamper
I forgot to mention Both of the PC's have auto cifs mounts in their /etc/fstab files, which go to an Ubuntu Server file sharing machine. I don't know if this could be causing gvfsd-trash problems, but I though I better mention it. -- You received this bug notification because you are a memb

[Bug 570049] Re: lsusb hangs forever

2011-02-13 Thread HappyCamper
'lsusb' hangs on my Ubuntu Server 10.04 install when I have my Belkin usb wifi dongle plugged in. It uses a Broadcom chip. If I pull it out while lsusb is hung it gives a load of error lines about 'Vendor request 0x07 failedfor offse with error -71' (and few other errors), then outputs the lsusb r

[Bug 570049] Re: lsusb hangs forever

2011-02-13 Thread HappyCamper
I forgot to mention, that the same dongle works perfectly on my 10.04 desktop installed on my laptop, and 10.10 on my main PC. I just plug it in, it shows up in Network Manager, and will just connect to my network (even using WPA). -- You received this bug notification because you are a member o