[Bug 764042] Re: natty: checkrestart: line 191, in main: package.initscripts = [ u for u in package.initscripts if u not in locals()['_[1]'] ]; KeyError: '_[1]'

2011-06-10 Thread Han Boetes
I think that Kenyon Ralph's patch fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/764042 Title: natty: checkrestart: line 191, in main: package.initscripts = [ u for u in

[Bug 520844] Re: w3m doesn't have browser support

2010-02-13 Thread Han Boetes
My previous does include that information. But I will explicitely tell you: ~% dpkg -l |grep w3m ii w3m 0.5.2-2ubuntu1 WWW browsable pager with excellent tables/fr ~% cat /etc/issue Ubuntu 9.10 \n \l And I can reproduce this on all my three karmic installs. They are 64 and 32 bit

[Bug 520844] apport-collect data

2010-02-13 Thread Han Boetes
Architecture: amd64 DistroRelease: Ubuntu 9.10 InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027) NonfreeKernelModules: nvidia Package: w3m 0.5.2-2ubuntu1 PackageArchitecture: amd64 ProcEnviron: PATH=(custom, user) SHELL=/usr/bin/zsh ProcVersionSignature: Ubuntu

[Bug 520844] Dependencies.txt

2010-02-13 Thread Han Boetes
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/39151123/Dependencies.txt -- w3m doesn't have browser support https://bugs.launchpad.net/bugs/520844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 520844] XsessionErrors.txt

2010-02-13 Thread Han Boetes
** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/39151124/XsessionErrors.txt ** Changed in: w3m (Ubuntu) Status: Incomplete = New ** Tags added: apport-collected -- w3m doesn't have browser support https://bugs.launchpad.net/bugs/520844 You received this bug

[Bug 520844] Re: w3m doesn't have browser support

2010-02-13 Thread Han Boetes
Here is the strace output for w3m http://google.com/ ** Attachment added: strace output http://launchpadlibrarian.net/39151154/file -- w3m doesn't have browser support https://bugs.launchpad.net/bugs/520844 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 520844] Re: w3m doesn't have browser support

2010-02-13 Thread Han Boetes
Most certainly: I open a terminal, and then I type: w3m http://google.com; But why don't you read the strace output I added? -- w3m doesn't have browser support https://bugs.launchpad.net/bugs/520844 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 520844] Re: w3m doesn't have browser support

2010-02-13 Thread Han Boetes
OK problem found: http_proxy http://localhost:3128 use_proxy 1 Sorry for all the noise. -- w3m doesn't have browser support https://bugs.launchpad.net/bugs/520844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 520844] [NEW] w3m doesn't have browser support

2010-02-12 Thread Han Boetes
Public bug reported: Binary package hint: w3m w3m is not compiled with browser support: ~% w3m google.com w3m: Can't load google.com. ~% dpkg -l |grep w3m ii w3m 0.5.2-2ubuntu1 WWW browsable pager with excellent

[Bug 389784] Re: [Acer AOA110, karmic] suspend/resume failure

2010-01-10 Thread Han Boetes
marijkee, this reminds me of something: ~% cat /etc/udev/rules.d/zz_ttyUSB.rules SUBSYSTEMS==usb-serial, DRIVERS==pl2303, SYMLINK+=Serial I had to add this code to make sure my usb serial device always gets the same name.