[Bug 776618] Re: libproxy crashes with pac

2011-05-05 Thread Pekka Pessi
Looks like the backslashes in pacutils.js were already doublequoted, no wonder they did not work when fed as is to webkit. isInNet seems to be the only function not working properly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 776618] Re: libproxy crashes with pac

2011-05-03 Thread Pekka Pessi
...and 3rd one, now without extra call to dnsResolve(). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776618 Title: libproxy crashes with pac -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 776618] Re: libproxy crashes with pac

2011-05-03 Thread Pekka Pessi
Hmph. Better patch for pacutils.js, now with working isInNet(). ** Patch added: "patch for pacutils.js" https://bugs.launchpad.net/ubuntu/+source/libproxy/+bug/776618/+attachment/2110087/+files/02_pacutils.patch -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 776618] Re: libproxy crashes with pac

2011-05-03 Thread Pekka Pessi
Clear dangling references to webkit pac context and prevent future crash if there is a problem evaluating the pac file. ** Patch added: "Patch for pacrunner_webkit.c" https://bugs.launchpad.net/ubuntu/+source/libproxy/+bug/776618/+attachment/2109990/+files/03_pacrunner_webkit.patch -- You re

[Bug 776618] Re: libproxy crashes with pac

2011-05-03 Thread Pekka Pessi
Fix regexps usage in pacutils.js for webkit ** Patch added: "Patch for pacutils.js" https://bugs.launchpad.net/ubuntu/+source/libproxy/+bug/776618/+attachment/2109986/+files/02_pacutils.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 776618] [NEW] libproxy crashes with pac

2011-05-03 Thread Pekka Pessi
Public bug reported: $ lsb_release -rd Description:Ubuntu 11.04 Release:11.04 $ dpkg-query -W libproxy0 libproxy0 0.3.1-2ubuntu5 Steps to reproduce problems: - use a proxy.pac calling isInNet, shExpMatch or isPlainHostName functions - use something relying on libproxy to do pr

[Bug 775723] Re: Screen 1 does not work with compiz

2011-05-02 Thread Pekka Pessi
** Attachment added: "/etc/X11/xorg.conf" https://bugs.launchpad.net/bugs/775723/+attachment/2106500/+files/xorg.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/775723 Title: Screen 1 does not

[Bug 775723] [NEW] Screen 1 does not work with compiz

2011-05-02 Thread Pekka Pessi
Public bug reported: Binary package hint: compiz This happens with Gnome Classic session. I have no idea how Unity is supposed to support dual screen setup or how it should be configured in case of dual screen. ~ $ lsb_release -rd Description:Ubuntu 11.04 Release:11.04 ~ $ dpkg-quer

[Bug 546871] Re: ath5k system freeze induced by Chrome bookmark sync

2010-09-16 Thread Pekka Pessi
Freeze is induced by Chromium, too (6.0.472.53~r57). I got as far as closing the settings import window. -- ath5k system freeze induced by Chrome bookmark sync https://bugs.launchpad.net/bugs/546871 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 546871] Re: ath5k system freeze induced by Chrome bookmark sync

2010-09-13 Thread Pekka Pessi
The freeze happens on my Thinkpad X301 and on my Dell desktop when Chrome opens a new window or tab. Here is lspci from Dell: ~ $ lspci 00:00.0 Host bridge: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port (rev 13) 00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root

[Bug 523349] Re: Bad /sys path to text-based usbmon

2010-02-17 Thread Pekka Pessi
** Attachment added: "Fix path to text-based usbmon" http://launchpadlibrarian.net/39315688/42_fix_usb_text_path.diff -- Bad /sys path to text-based usbmon https://bugs.launchpad.net/bugs/523349 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 523349] [NEW] Bad /sys path to text-based usbmon

2010-02-17 Thread Pekka Pessi
Public bug reported: The path to text-based usbmon files has been changed. Patch attached. ** Affects: libpcap (Ubuntu) Importance: Undecided Status: New -- Bad /sys path to text-based usbmon https://bugs.launchpad.net/bugs/523349 You received this bug notification because you are

[Bug 523345] [NEW] Apparmor prevents opening usbmon

2010-02-17 Thread Pekka Pessi
Public bug reported: Binary package hint: tcpdump The apparmor profile prevents tcpdump from opening /dev/usbmon*, eg., tcpdump -i usbmon0 -w /tmp/dump fails (with a strange error message because of libpcap problem). ** Affects: tcpdump (Ubuntu) Importance: Undecided Status: New

[Bug 523340] Re: usbmon broken

2010-02-17 Thread Pekka Pessi
** Patch added: "Disable usbmon mmap interface" http://launchpadlibrarian.net/39315471/41_disable_mmap_usbmon.diff -- usbmon broken https://bugs.launchpad.net/bugs/523340 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 523342] Re: usbmon broken

2010-02-17 Thread Pekka Pessi
** Patch added: "Disable usbmon mmap interface" http://launchpadlibrarian.net/39315486/41_disable_mmap_usbmon.diff -- usbmon broken https://bugs.launchpad.net/bugs/523342 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 523340] [NEW] usbmon broken

2010-02-17 Thread Pekka Pessi
Public bug reported: The libpcap 1.0.0 traces from usbmon fail because libpcap does not take into account 16 extra padding bytes present in the mmap interface used in Linux kernels 2.6.21 and later. Problem is fixed in libpcap development version, but it can be circumvented in 1.0.0 if libpcap av

[Bug 523342] [NEW] usbmon broken

2010-02-17 Thread Pekka Pessi
Public bug reported: The libpcap 1.0.0 traces from usbmon fail because libpcap does not take into account 16 extra padding bytes present in the mmap interface used in Linux kernels 2.6.21 and later. Problem is fixed in libpcap development version, but it can be circumvented in 1.0.0 if libpcap av

[Bug 435321] Re: libpcap0.8 errors when wireless device contains the word "USB" in the device name

2010-02-17 Thread Pekka Pessi
Seems to be fixed in 1.0.0-2ubuntu1. -- libpcap0.8 errors when wireless device contains the word "USB" in the device name https://bugs.launchpad.net/bugs/435321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 452175] Re: Random segfaults when using ld.so explicitly to start a program

2009-12-04 Thread Pekka Pessi
The problem appears on 2.6.31-15-generic-pae, too. $ fgrep pae /proc/cpuinfo flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx1

[Bug 200523] Re: MCP51 HD Audio not detected in kernel 2.6.24-12-generic

2008-04-26 Thread Pekka Pessi
*** This bug is a duplicate of bug 200338 *** https://bugs.launchpad.net/bugs/200338 The MCP51 mixer gets muted unless you specify correct model option. The file /usr/share/doc/alsa-base/driver/ALSA-configuration.txt.gz lists different options for driver snd-hda-intel. For instance, my mobo i

[Bug 131910] Re: sshd tries to listen on :: and 0.0.0.0

2007-12-04 Thread Pekka Pessi
Th auth.log entry is because you don't have sysctl net.ipv6.bindv6only = 1 ** Changed in: openssh (Ubuntu) Status: New => Invalid -- sshd tries to listen on :: and 0.0.0.0 https://bugs.launchpad.net/bugs/131910 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 136947] Re: no longer honors X11 forwarding

2007-12-04 Thread Pekka Pessi
I have a fresh install of Gutsy with fixed IP address and the above symptoms. What happens? sshd tries to bind forwarded X connection to 127.0.0.1:601*. The binding process fails because there is no IP address 127.0.0.1 available. When investigating matter, I found out that my loopback (lo) interf

[Bug 130437] Re: udev rule can fail to run ifdown, break reinserting device

2007-10-02 Thread Pekka Pessi
Me too. Gutsy too. See also https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/136470. -- udev rule can fail to run ifdown, break reinserting device https://bugs.launchpad.net/bugs/130437 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 136470] Re: /etc/udev/rules.d/85-ifupdown.rules is broken

2007-10-02 Thread Pekka Pessi
*** This bug is a duplicate of bug 130437 *** https://bugs.launchpad.net/bugs/130437 See also . ** This bug has been marked a duplicate of bug 130437 udev rule can fail to run ifdown, break reinserting device -- /etc/udev/ru

[Bug 136470] Re: /etc/udev/rules.d/85-ifupdown.rules is broken

2007-10-02 Thread Pekka Pessi
The rules fails because DRIVERS is empty with ACTION=='remove' SUBSYSTEM=='net'. IOW udev never runs ifdown for the auto interface. This also means that subsequent ifup fails because device is already listed in /var/run/network/ifstate. The problem exists on feisty and gutsy. Dapper seems to have

[Bug 63905] Re: mouse cursor disappears

2007-06-12 Thread Pekka Pessi
I'm experiencing similar problem (hw cursor disappears until reboot) with a clean install of Feisty 7.04 i386 using NVidia C51PV (GeForce 6150). Hardware mouse cursor disappears after changing to an another virtual terminal (Alt-Ctrl-F1 then back to X with Alt-F7). However, nvidia-glx-new_1.0.9755

[Bug 114793] linux-wlan-ng fails compilation against 2.6.20-15

2007-05-15 Thread Pekka Pessi
Public bug reported: Binary package hint: linux-wlan-ng m-a -t build linux-wlan-ng fails compiling prism2_pci.c Please find end of make output. CC [M] /usr/src/modules/linux-wlan-ng/src/prism2/driver/prism2_pci.o In file included from /usr/src/modules/linux-wlan-ng/src/prism2/driver/prism2_

[Bug 88570] Mixer problems Re: last feisty update breaks sound: SB450 HDA Audio

2007-04-30 Thread Pekka Pessi
I have a Thinkpad X40 with 82801DBM (ICH4-M) audio chip and AD1981B codec, exactly the same hardware as on R51. I had to switch off (mute) the "headphone jack sense" before I got sound on Feisty, too. The switch is readily available on alsamixer terminal app, but you have to explicitly enable it f