[Bug 148459] Re: winbind (libnss_wins) calls openlog when it shouldn't

2008-12-05 Thread gavinmc
Has anyone any thoughts on this bug? Was the test case repeatable? Gavin -- winbind (libnss_wins) calls openlog when it shouldn't https://bugs.launchpad.net/bugs/148459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 303945] [NEW] [intrepid] firefox uses 100% cpu when editing wikipedia/mediawiki pages

2008-12-01 Thread gavinmc
Public bug reported: Binary package hint: firefox-3.0 It's possible this is related to bug 185469, or that the wikipedia editor has a bug, I'm unsure. When I choose to edit some wikipedia pages, firefox initially performs fine but as time goes on it begins to respond more and more slowly. It us

[Bug 303945] Re: [intrepid] firefox uses 100% cpu when editing wikipedia/mediawiki pages

2008-12-01 Thread gavinmc
I've just been repeating the problem. It's not difficult on my laptop (a dell latitude d410). [EMAIL PROTECTED]:~$ lspci 00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 915

[Bug 275121] Re: shorewall generating garbled syslog entries

2008-10-15 Thread gavinmc
As nobody has even responded, there's no point in leaving this bug private. I'm opening it. ** Visibility changed to: Public -- shorewall generating garbled syslog entries https://bugs.launchpad.net/bugs/275121 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 137077] Re: [gutsy] on 100% battery charged, g-p-m incorrectly notifies of removal of power cable and switch to battery

2008-10-19 Thread gavinmc
I no longer have a working Latitude L400 I'm afraid, sorry. -- [gutsy] on 100% battery charged, g-p-m incorrectly notifies of removal of power cable and switch to battery https://bugs.launchpad.net/bugs/137077 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 246570] [NEW] installer seems to incorrectly set FQDN

2008-07-08 Thread gavinmc
Public bug reported: Binary package hint: debian-installer We recently installed Hardy server on a machine here. Afterward, the hosts file read as follows: [EMAIL PROTECTED]:~$ cat /etc/hosts 127.0.0.1 localhost craic 127.0.0.1 craic 172.16.0.5 craic.staff.gcd.ie craic

[Bug 246578] Re: using "net ads join" with -S breaks if given the long domain name

2008-07-08 Thread gavinmc
** Attachment added: "the output of the success with full debug" http://launchpadlibrarian.net/15889439/net%20ads%20join%20succeeds.txt -- using "net ads join" with -S breaks if given the long domain name https://bugs.launchpad.net/bugs/246578 You received this bug notification because you a

[Bug 246578] Re: using "net ads join" with -S breaks if given the long domain name

2008-07-08 Thread gavinmc
** Attachment added: "the output of the failure with full debug" http://launchpadlibrarian.net/15889415/net%20ads%20join%20fails.txt -- using "net ads join" with -S breaks if given the long domain name https://bugs.launchpad.net/bugs/246578 You received this bug notification because you are

[Bug 246578] [NEW] using "net ads join" with -S breaks if given the long domain name

2008-07-08 Thread gavinmc
Public bug reported: Binary package hint: samba We have a windows 2003 server running active directory. Trying to join an up-to-date Ubuntu Hardy server to the domain would not work if we passed "-S staff.gcd.ie" but would work if we passed "-S CENTRALADMIN" (the old NT4 DOMAIN name) and if we d

[Bug 247316] [NEW] winbindd segfaults regularly

2008-07-10 Thread gavinmc
Public bug reported: Binary package hint: samba We have an Ubuntu Hardy server with samba and winbindd installed on it. At the moment it's doing very little, though we intend to use winbindd to authenticate squid on this machine. Ever since we joined it up to the AD domain 3 days ago (reporting

[Bug 247316] Re: winbindd segfaults regularly

2008-07-10 Thread gavinmc
[EMAIL PROTECTED]:~$ apt-cache policy samba-dbg samba-dbg: Installed: 3.0.28a-1ubuntu4.4 Candidate: 3.0.28a-1ubuntu4.4 Version table: *** 3.0.28a-1ubuntu4.4 0 500 http://ie.archive.ubuntu.com hardy-updates/main Packages 500 http://security.ubuntu.com hardy-security/main Packa

[Bug 247316] Re: winbindd segfaults regularly

2008-07-11 Thread gavinmc
another today... [Thread debugging using libthread_db enabled] [New Thread 0xb7afa6d0 (LWP 12582)]

[Bug 280308] [NEW] mencoder installs without subtitle font

2008-10-08 Thread gavinmc
Public bug reported: Binary package hint: mencoder When you install mencoder, its default subtitle font (should you wish to add subtitles to your video) is /usr/share/mplayer/subfont.ttf. However, this font is part of the mplayer and mplayer-nogui but not part of mencoder. It seems it should pro

[Bug 267139] Re: [intrepid] mouse speed is chronically slow and settings are ignored

2008-09-13 Thread gavinmc
An upgrade this morning (perhaps the one to the X server?) seems to have fixed this. -- [intrepid] mouse speed is chronically slow and settings are ignored https://bugs.launchpad.net/bugs/267139 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 243693] [NEW] every sudo log is a violation

2008-06-28 Thread gavinmc
Public bug reported: Binary package hint: logcheck Since hardy (apparently), these are the entries in /etc/logcheck/violations.d.server/sudo ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sudo\[[0-9]+\]: \(pam_[[:alnum:]]+\) .*$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sudo\[[0-9]+\]: pam_[[:alnum:]]+\(sudo:[[:

[Bug 243693] Re: every sudo log is a violation

2008-06-28 Thread gavinmc
/violations.ignore.d/logcheck-sudo to match these Jun 27 16:02:18 cuimhne sudo: pam_unix(sudo:session): session opened for user root by gavinmc(uid=0) Jun 27 16:02:18 cuimhne sudo: pam_unix(sudo:session): session closed for user root

[Bug 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc
Sorry I took my eye off the ball a little on this one. As I'm sure you know logcheck uses a set of standard regexps to filter out the "normal" log messages and send the admin the rest. amavisd- new's filters are not quite catching all the normal mail now. The situation seems to have changed a li

[Bug 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc
** Attachment added: "make the OK field optional in logcheck filters" http://launchpadlibrarian.net/14671214/solution-1.patch -- rules for amavisd-new are not catching all mails https://bugs.launchpad.net/bugs/188754 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc
** Attachment added: "make the OK field optional in logcheck filters" http://launchpadlibrarian.net/14671215/solution-1.patch -- rules for amavisd-new are not catching all mails https://bugs.launchpad.net/bugs/188754 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc
** Attachment added: "Remove the OK field in logcheck filters" http://launchpadlibrarian.net/14671224/solution-2.patch -- rules for amavisd-new are not catching all mails https://bugs.launchpad.net/bugs/188754 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 148459] Re: winbind (libnss_wins) calls openlog when it shouldn't

2008-05-23 Thread gavinmc
Does anyone know has this been fixed upstream? -- winbind (libnss_wins) calls openlog when it shouldn't https://bugs.launchpad.net/bugs/148459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc
** Attachment added: "solution-2 updated" http://launchpadlibrarian.net/14672086/solution-2.patch -- rules for amavisd-new are not catching all mails https://bugs.launchpad.net/bugs/188754 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc
Testing solution-2 above (ie removing the OK field from the end) has removed most of my normal mail logs. However, a few are still slipping through: May 23 10:10:30 robin amavis[17682]: (17682-03) Passed CLEAN, LOCAL [127.0.0.1] [87.42.170.254] <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Message

[Bug 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc
bah! an extra comma went in there where it shouldn't updated patches attached. ** Attachment added: "updated patch solution 1" http://launchpadlibrarian.net/14672468/solution-1-v3.patch -- rules for amavisd-new are not catching all mails https://bugs.launchpad.net/bugs/188754 You received t

[Bug 188754] Re: rules for amavisd-new are not catching all mails

2008-05-23 Thread gavinmc
** Attachment added: "updated patch solution 2" http://launchpadlibrarian.net/14672473/solution-2-v3.patch -- rules for amavisd-new are not catching all mails https://bugs.launchpad.net/bugs/188754 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 188754] Re: rules for amavisd-new are not catching all mails

2008-05-25 Thread gavinmc
I guess a possible test procedure would be: 1. install and configure amavisd-new (I presume as maintainer you probably have servers running it). 2. sudo apt-get install logcheck logcheck-database 3. logcheck will begin hourly checks and mail output to root. If you want it to go elsewhere,

[Bug 126437] Re: [gutsy-tribe2] ltsp chroot gets udev rules corresponding to the server's network card

2008-12-31 Thread gavinmc
Hi there, honestly, I'm not sufficiently involved with LTSP stuff at the moment to tell you. A lot has changed since and if Scott can't reproduce it, I'd guess it's okay. If the issue still exists and a real problem should arise related to it, this bug report might spring to someone's mind. You

[Bug 313482] [NEW] [jaunty] vim-runtime doesn't upgrade smoothly

2009-01-03 Thread gavinmc
Public bug reported: Binary package hint: vim-runtime During an upgrade today to Jaunty, vim-runtime failed to upgrade. The interface suggested I report this as a bug: gavi...@bambi:~$ apt-cache policy vim-runtime vim-runtime: Installed: 1:7.1.314-3ubuntu3 Candidate: 2:7.2.025-2ubuntu1 Ve

[Bug 313482] Re: [jaunty] vim-runtime doesn't upgrade smoothly

2009-01-03 Thread gavinmc
gavi...@bambi:~$ sudo dpkg --configure -a [sudo] password for gavinmc: Sorry, try again. [sudo] password for gavinmc: dpkg: dependency problems prevent configuration of vim: vim depends on vim-runtime (= 2:7.2.025-2ubuntu1); however: Version of vim-runtime on system is 1:7.1.314-3ubuntu3

[Bug 313482] Re: [jaunty] vim-runtime doesn't upgrade smoothly

2009-01-03 Thread gavinmc
*** This bug is a duplicate of bug 296324 *** https://bugs.launchpad.net/bugs/296324 The problem appears to be the .tags diversions. Removing vim-tiny works around the issue, though this removes ubuntu-minimal in the process. gavi...@bambi:~$ sudo apt-get remove vim-tiny Reading package list

[Bug 313541] [NEW] texmf-texlive/tex/latex/resume/res.cls seems to have incompatible license

2009-01-03 Thread gavinmc
Public bug reported: Binary package hint: texlive-base Hi, I regret to report that it appears texmf- texlive/tex/latex/resume/res.cls is neither DFSG nor GPL (nor by most other definitions) free software. In particular "provided that the copies are not made or distributed for resale" seems to t

[Bug 313541] Re: texmf-texlive/tex/latex/resume/res.cls seems to have incompatible license

2009-01-04 Thread gavinmc
Is there any sense asking the author to release under a better license. Is there a suitable license (eg one which is common in texlive and suits debian/ubuntu) we could suggest to him? Gavin -- texmf-texlive/tex/latex/resume/res.cls seems to have incompatible license https://bugs.launchpad.net/b

[Bug 313541] Re: texmf-texlive/tex/latex/resume/res.cls seems to have incompatible license

2009-01-04 Thread gavinmc
Ah. Neither email address seems to have an mx record so I guess we may be out of luck. There seems to be a reference to him as Michael Decorte (Nunez), on classmates.com, but I've no account on it. Gavin -- texmf-texlive/tex/latex/resume/res.cls seems to have incompatible license https://bugs.

[Bug 313717] [NEW] creative zen mozaic device needs a udev rule, libmtp8 is old

2009-01-04 Thread gavinmc
Public bug reported: In order for the Zen Mozaic device to work with gnomad2 and other libmtp devices, you need this udev rule in: libmtp8: /etc/udev/rules.d/45-libmtp8.rules and possibly: libmtp8: /etc/udev/libmtp8.rules # Creative ZEN Mozaic ATTR{idVendor}=="041e", ATTR{idProduct}=="4161"

[Bug 314029] [NEW] [intrepid] system crash, apparently on leap second

2009-01-05 Thread gavinmc
Public bug reported: Hi, my intrepid desktop crashed over the holidays. I thought little of it until I had a quick look at the logs today. It happened exactly at midnight. All of our debian (etch) and ubuntu (hardy) servers passed the new year smoothly with ntpd adding the leap second and logg

[Bug 314029] Re: [intrepid] system crash, apparently on leap second

2009-01-05 Thread gavinmc
daemon.log shows: Dec 31 23:14:35 ceartgoleor ntpd[4314]: kernel time sync status change 4011 Jan 5 09:34:35 ceartgoleor avahi-daemon[4905]: Found user 'avahi' (UID 106) and group 'avahi' (GID 114). I have ntpd syncing against a campus ntp server, as with all of the other hardy servers which re

[Bug 314160] [NEW] [jaunty][i915GM] intel xserver very sluggish and chewing cpu

2009-01-05 Thread gavinmc
0k used, 497972k free, 515696k cached PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 3590 root 20 0 327m 22m 9324 R 23.5 1.1 8:54.68 /usr/bin/X :0 -br -audit 0 -auth /var/lib/gdm/:0.Xaut 7901 gavinmc 20 0

[Bug 314160] Re: [jaunty][i915GM] intel xserver very sluggish and chewing cpu

2009-01-05 Thread gavinmc
The machine itself is a laptop Dell Latitude D410 with a 2GHz pentium M and 2GB RAM and a 120GB ide hard disk. ** Attachment added: "output of lspci -vvv" http://launchpadlibrarian.net/20928453/lspci.txt -- [jaunty][i915GM] intel xserver very sluggish and chewing cpu https://bugs.launchpad.n

[Bug 314160] Re: [jaunty][i915GM] intel xserver very sluggish and chewing cpu

2009-01-05 Thread gavinmc
** Attachment added: "lspci -vvn output" http://launchpadlibrarian.net/20928518/lspci.txt -- [jaunty][i915GM] intel xserver very sluggish and chewing cpu https://bugs.launchpad.net/bugs/314160 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 314160] Re: [jaunty][i915GM] intel xserver very sluggish and chewing cpu

2009-01-05 Thread gavinmc
** Attachment added: "xorg.conf" http://launchpadlibrarian.net/20928526/xorg.conf -- [jaunty][i915GM] intel xserver very sluggish and chewing cpu https://bugs.launchpad.net/bugs/314160 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 314160] Re: [jaunty][i915GM] intel xserver very sluggish and chewing cpu

2009-01-05 Thread gavinmc
I had intended uploading the 6MB Xorg.0.log. After two failures to upload (perhaps due to size), I stopped gdm and switched to w3m in a TTY to upload. This seemed to be proceeding. I then gzipped the log file into /tmp in case that failed. I then (stupidly) restarted gdm. The machine hung with

[Bug 314160] Re: [jaunty][i915GM] intel xserver very sluggish and chewing cpu

2009-01-05 Thread gavinmc
/var/log/syslog around the crash contains: Jan 5 21:16:07 bambi sudo: pam_sm_authenticate: Called Jan 5 21:16:07 bambi sudo: pam_sm_authenticate: username = [gavinmc] Jan 5 21:16:07 bambi sudo: Error attempting to parse .ecryptfsrc file; rc = [-5] Jan 5 21:16:07 bambi sudo: Warning: Using

[Bug 307306] Re: upgrade to 2:1.2.99.2-0ubuntu1 makes session utterly slow

2009-01-07 Thread gavinmc
I noticed this issue again. This time I managed to get a logfile I'm attaching it ** Attachment added: "Xorg.0.log.gz" http://launchpadlibrarian.net/20995197/Xorg.0.log.gz -- upgrade to 2:1.2.99.2-0ubuntu1 makes session utterly slow https://bugs.launchpad.net/bugs/307306 You received this b

[Bug 315222] [NEW] screen doesn't refresh properly after OSD from brightness/volume changes

2009-01-08 Thread gavinmc
Public bug reported: Hi, I've seen this issue on Intrepid, Jaunty and (I think) Hardy. I get the feeling it's worse, ie happening more and for longer on Jaunty. I have a Dell Latitude D410 laptop. Most of the time, when I use the keyboard hotkeys to alter brightness or volume, a small display

[Bug 315222] Re: screen doesn't refresh properly after OSD from brightness/volume changes

2009-01-08 Thread gavinmc
** Attachment added: "Screenshot.png" http://launchpadlibrarian.net/21029564/Screenshot.png -- screen doesn't refresh properly after OSD from brightness/volume changes https://bugs.launchpad.net/bugs/315222 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 313541] Re: texmf-texlive/tex/latex/resume/res.cls seems to have incompatible license

2009-01-09 Thread gavinmc
Hi Norbert, I registered for an account on classmates and left a message for Michael DeCorte, the original author. He responded today to say: From: Michael DeCorte <.> Subject: res.sty To: Gavin McCullagh <.> Date: Thu,

[Bug 267139] [NEW] [intrepid] mouse speed is chronically slow and settings are ignored

2008-09-06 Thread gavinmc
Public bug reported: Hi, since an upgrade some time ago (running Intrepid), my mouse (I use a trackpad) has been really slow. Looking at the gnome mouse settings, I see that it is set to about 80% of full speed. Changing these settings makes no difference. It is so slow it is barely usable and

[Bug 267139] Re: [intrepid] mouse speed is chronically slow and settings are ignored

2008-09-09 Thread gavinmc
I should say that the laptop I see this problem on is a Dell Latitude D410. -- [intrepid] mouse speed is chronically slow and settings are ignored https://bugs.launchpad.net/bugs/267139 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 148459] Re: winbind (libnss_wins) calls openlog when it shouldn't

2007-10-23 Thread gavinmc
Do you mean I need to give you steps to repeat the problem? I guess that would be: 1. Edit the hosts line in /etc/nsswitch.conf hosts: files mdns4_minimal [NOTFOUND=return] wins dns mdns4 2. Set up samba, with /etc/samba/smb.conf including wins support = yes name re

[Bug 113617] nbd-server "connection reset by peer" message is normal

2007-05-09 Thread gavinmc
Public bug reported: Binary package hint: logcheck-database Following this thread on edubuntu-devel, a small configuration change will soon be made to /etc/hosts.allow so that SO_KEEPALIVE is enabled on nbd_server connections. https://lists.ubuntu.com/archives/edubuntu- devel/2007-May/thread.htm

[Bug 113617] Re: nbd-server "connection reset by peer" message is normal

2007-05-09 Thread gavinmc
** Also affects: nbd (Ubuntu) Importance: Undecided Status: Unconfirmed -- nbd-server "connection reset by peer" message is normal https://bugs.launchpad.net/bugs/113617 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 113774] dhcpd "()" error is harmless

2007-05-10 Thread gavinmc
Public bug reported: I'm regularly receiving these via logcheck: May 10 08:02:51 medlycott dhcpd: DHCPACK to 87.42.170.137 () via eth0 May 10 08:02:51 medlycott dhcpd: DHCPACK to 87.42.170.137 () via eth0 May 10 08:02:51 medlycott dhcpd: DHCPACK to 87.42.170.137 () via eth0 A port

[Bug 114599] Ubiquity installer is unusable on Dell Latitude L400 with 256MB RAM

2007-05-14 Thread gavinmc
Public bug reported: As I understand it the minimum requirements for installation using ubiquity are 256MB RAM. On a Dell Latitude L400 (700MHz mobile P3) with 256MB RAM, the Live CD boots up but neither firefox nor the installer are remotely usable. I waited for well over an hour for the instal

[Bug 114599] Re: Ubiquity installer is unusable on Dell Latitude L400 with 256MB RAM

2007-05-14 Thread gavinmc
I should've pointed out that this was the Feisty Fawn i386 Ubuntu install CD. -- Ubiquity installer is unusable on Dell Latitude L400 with 256MB RAM https://bugs.launchpad.net/bugs/114599 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubun

[Bug 114599] Re: Ubiquity installer is unusable on Dell Latitude L400 with 256MB RAM

2007-05-14 Thread gavinmc
I should've pointed out that this was the Feisty Fawn i386 Ubuntu install CD. -- Ubiquity installer is unusable on Dell Latitude L400 with 256MB RAM https://bugs.launchpad.net/bugs/114599 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubun

[Bug 114599] Re: Ubiquity installer is unusable on Dell Latitude L400 with 256MB RAM

2007-05-14 Thread gavinmc
I should've pointed out that this was the Feisty Fawn i386 Ubuntu install CD. -- Ubiquity installer is unusable on Dell Latitude L400 with 256MB RAM https://bugs.launchpad.net/bugs/114599 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubun

[Bug 114599] Re: Ubiquity installer is unusable on Dell Latitude L400 with 256MB RAM

2007-05-14 Thread gavinmc
I should've pointed out that this was the Feisty Fawn i386 Ubuntu install CD. -- Ubiquity installer is unusable on Dell Latitude L400 with 256MB RAM https://bugs.launchpad.net/bugs/114599 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubun

[Bug 141233] Re: MASTER network-manager crashes when wpasupplicant ctrl socket is not available

2007-10-04 Thread gavinmc
Is/should this bug be regarded as release critical? It's certainly not releasable quality in my experience. -- MASTER network-manager crashes when wpasupplicant ctrl socket is not available https://bugs.launchpad.net/bugs/141233 You received this bug notification because you are a member of Ubu

Re: [Bug 141233] Re: MASTER network-manager crashes when wpasupplicant ctrl socket is not available

2007-10-04 Thread gavinmc
On 04/10/2007, unggnu <[EMAIL PROTECTED]> wrote: > > Never had this issue again after fixed NetworkManager released. > Unless there's a recent fix I didn't notice, it definitely wasn't fixed for me at time of my last post to this bug. -- MASTER network-manager crashes when wpasupplicant ctrl soc

Re: [Bug 37239] Re: VPN connection should alter /etc/resolv.conf

2007-10-04 Thread gavinmc
Hi, On 04/10/2007, Jeff Sharpe <[EMAIL PROTECTED]> wrote: > > I haven't looked at the source (yet) but off the top of my head; option > within the vpn gui to append or overwrite DNS, or just append the vpn > DNS info (removing on disconnecting of vpn). It is currently > overwriting now. I don't

[Bug 149771] no madwifi drivers in 2.6.22-13-generic

2007-10-06 Thread gavinmc
Public bug reported: Binary package hint: linux-source-2.6.22 Hi, I just upgraded, installing 2.6.22-13-generic. The madwifi drivers appear to be missing now. [EMAIL PROTECTED]:~$ find /lib/modules/ -name 'ath*' /lib/modules/2.6.20-16-generic/madwifi/ath_rate_onoe.ko /lib/modules/2.6.20-16-gen

[Bug 149771] Re: no madwifi drivers in 2.6.22-13-generic

2007-10-07 Thread gavinmc
absolutely right. my mistake -- there was some delay on the restricted modules. all is well now. -- no madwifi drivers in 2.6.22-13-generic https://bugs.launchpad.net/bugs/149771 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 148459] Re: winbind (libnss_wins) calls openlog when it shouldn't

2007-10-19 Thread gavinmc
This has now started to affect some other programs which link against nss_wins: Oct 19 10:57:55 brooks nss_wins[20797]: authenticated mount request from patella.mt:872 for /opt/ltsp/i386 (/opt/ltsp) Oct 19 10:58:44 brooks nss_wins[20797]: authenticated mount request from library5.mt:889 for /op

[Bug 146132] Re: regression: acpi not working since upgrade from feisty to Gutsy

2007-09-30 Thread gavinmc
I can confirm this on my latitude l400. I have my cable unplugged for the past number of minutes, ## [EMAIL PROTECTED]:~$ uname -a Linux hector 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686 GNU/Linux [EMAIL PROTECTED]:~$ acpitool -e Kernel versi

Re: [Bug 126437] Re: [gutsy-tribe2] ltsp chroot gets udev rules corresponding to the server's network card

2007-10-02 Thread gavinmc
Hi, On Sun, 09 Sep 2007, Scott Balneaves wrote: > I'm not seeing this behavior. Is it working for you now Gavin? Sorry Scott I'll try and get you this info asap. Every time I try to test ltsp these days it appears to have been broken by upgrades and I haven't fully got my head around the new a

[Bug 148459] winbind (libnss_wins) calls openlog when it shouldn't

2007-10-03 Thread gavinmc
Public bug reported: Binary package hint: samba I recently installed winbind and configured it in nssswitch.conf as follows: hosts: files mdns4_minimal [NOTFOUND=return] wins dns mdns4 I had previously had fetchmail running, which regularly (due to an misconfigured external pop3 server

[Bug 141233] Re: MASTER network-manager crashes when wpasupplicant ctrl socket is not available

2007-09-28 Thread gavinmc
[ posting by hand as email seemed to disappear ] Ditto, moreorless. [EMAIL PROTECTED]:~$ apt-cache policy wpasupplicant network-manager wpasupplicant:

[Bug 141233] Re: MASTER network-manager crashes when wpasupplicant ctrl socket is not available

2007-09-28 Thread gavinmc
** Attachment added: "log of problems switching networks" http://launchpadlibrarian.net/9530123/log1 -- MASTER network-manager crashes when wpasupplicant ctrl socket is not available https://bugs.launchpad.net/bugs/141233 You received this bug notification because you are a member of Ubuntu B

[Bug 88095] Re: [Feisty] uninformative error when resizing ntfs partitions

2007-05-22 Thread gavinmc
I've also experienced this. If windows wasn't shut down properly and the NTFS journal is incomplete, gparted will (understandably) refuse to resize it. This therefore affects both the live cd installer and the alternative installer. I had to run gparted by hand to find the error buried in a sub-

[Bug 113567] Re: feisty kernel 2.6.20 will not boot on Dell Dimension C521 (AMD64) since -12 prerelease

2007-05-23 Thread gavinmc
I'm more than a little embarrassed to say this but, I've just got it to work by adding a single kernel option: noapic I can't believe I didn't try this before, sorry. So, the Dell Dimension C521 needs noapic as a boot option. === strange 2.6.17 + feisty SSL issues=== In case a developer i

[Bug 106063] Re: MASTER: Computer will not boot after 2.6.20-14.23 kernel upgrade

2007-05-23 Thread gavinmc
Segendorff: For some reason I never thought to try adding noapic to the boot parameters. https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/113567 That has fixed it for me. -- MASTER: Computer will not boot after 2.6.20-14.23 kernel upgrade https://bugs.launchpad.net/bugs/1060

[Bug 107358] Re: DNSUpdate option is missing

2007-05-24 Thread gavinmc
I second this. My use case is: - regular internet connection at work - use vpnc to connect to a restricted access network where I administer an edubuntu server When I connect up the vpn, all my other connections (eg web browsing) fail as the DNS is now set to that of the restricted network.

[Bug 195183] Re: [hardy] severe memory leak opening PDF

2008-02-24 Thread gavinmc
** Attachment added: "The PDF file which explosed the memory leak." http://launchpadlibrarian.net/12175282/emboj00075-0354.pdf ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/12175283/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.ne

[Bug 195183] [NEW] [hardy] severe memory leak opening PDF

2008-02-24 Thread gavinmc
Public bug reported: Binary package hint: evince I've just downloaded a PDF to the desktop. When I open it with evince, evince's RAM usage spirals rapidly until I needed to kill it. By comparison xpdf, while not terribly quick opening it, works fine. [EMAIL PROTECTED]:~$ cat /etc/lsb-release D

[Bug 195183] Re: [hardy] severe memory leak opening PDF

2008-02-24 Thread gavinmc
credit should go to Dr. Elizebeth Turner for discovering this bug :-) -- [hardy] severe memory leak opening PDF https://bugs.launchpad.net/bugs/195183 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 218092] [NEW] gweather applet doesn't read gnome network proxy settings

2008-04-16 Thread gavinmc
Public bug reported: My desktop sits behind a proxy server and I don't have direct network access. The gnome weather applet doesn't update, despite my setting up the correct proxy information in the gnome preferences->network proxy. I'm not sure if it would help to set "http_proxy for the entire

[Bug 37239] Re: VPN connection should alter /etc/resolv.conf

2008-04-11 Thread gavinmc
> to dan_linder: using the ISP's DNS defeats the purpose of using VPN. I think that's debatable. A VPN gives you an extra network interface which might or might not be your default gateway. If it's not, ie you only use it to go to a particular network (say for remote admin), then it's certainly

[Bug 228999] [NEW] png images blurred within HTML

2008-05-10 Thread gavinmc
Public bug reported: Binary package hint: mozilla-firefox We make fairly extensive use of MRTG graphing. When I use it from my laptop, the images are blurred with HTML, but not if I view them explicitly. I should mention I'm connecting to the site over an ssh tunnel (though I don't imagine that

[Bug 228999] Re: png images blurred within HTML

2008-05-10 Thread gavinmc
** Attachment added: "screenshot of full page with blurred graphs" http://launchpadlibrarian.net/14425302/Screenshot-1.png -- png images blurred within HTML https://bugs.launchpad.net/bugs/228999 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 228999] Re: png images blurred within HTML

2008-05-10 Thread gavinmc
** Attachment added: "mrtg graph image viewed in isolation" http://launchpadlibrarian.net/14425309/Screenshot-2.png -- png images blurred within HTML https://bugs.launchpad.net/bugs/228999 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 228999] Re: png images blurred within HTML

2008-05-10 Thread gavinmc
** Attachment added: "mrtg graph #2 image viewed in isolation" http://launchpadlibrarian.net/14425313/Screenshot-3.png -- png images blurred within HTML https://bugs.launchpad.net/bugs/228999 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 228999] Re: png images shrunk & blurred within HTML

2008-05-10 Thread gavinmc
** Attachment added: "lone image after reload" http://launchpadlibrarian.net/14425559/Screenshot-5.png -- png images shrunk & blurred within HTML https://bugs.launchpad.net/bugs/228999 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 228999] Re: png images shrunk & blurred within HTML

2008-05-10 Thread gavinmc
** Attachment added: "lone image before reload" http://launchpadlibrarian.net/14425551/Screenshot-4.png -- png images shrunk & blurred within HTML https://bugs.launchpad.net/bugs/228999 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 228999] Re: png images blurred within HTML

2008-05-10 Thread gavinmc
A little more info. If I open the mrtg html page, the images are blurred as before. If I then open the image in a new tab, it opens blurred with the image the same size on-screen as in the html. However if I click reload on the lone image it grows by about 15-20% in width and height and the blur

[Bug 129992] [gutsy-tribe2 + upgrades] xawtv segfaults

2007-08-02 Thread gavinmc
Public bug reported: I have an saa7134 tv card. I'm running 2.6.22-9-generic. TV seems to work fine from mplayer. However, v4lctl core dumps every time I run it. I will attach the output. ** Affects: xawtv (Ubuntu) Importance: Undecided Status: New -- [gutsy-tribe2 + upgrades]

[Bug 129992] Re: [gutsy-tribe2 + upgrades] xawtv segfaults

2007-08-02 Thread gavinmc
** Attachment added: "output to command line when core dump occurs" http://launchpadlibrarian.net/8669920/output.txt -- [gutsy-tribe2 + upgrades] xawtv segfaults https://bugs.launchpad.net/bugs/129992 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 129992] Re: [gutsy-tribe2 + upgrades] xawtv segfaults

2007-08-02 Thread gavinmc
xawtv runs fine until you hit 'q' to quit at which point, it also segfaults. See output attached ** Attachment added: "Output of xawtv segfault" http://launchpadlibrarian.net/8671193/output2.txt -- [gutsy-tribe2 + upgrades] xawtv segfaults https://bugs.launchpad.net/bugs/129992 You received

[Bug 130047] ltsp-build-client ignores --base option

2007-08-02 Thread gavinmc
Public bug reported: today I tried: sudo ltsp-build-client --mirror http://ie.archive.ubuntu.com/ubuntu --base /opt/ltsp-feisty/i386 --dist feisty which seems to initially do most of the right things, using feisty and installing into the alternate base. However, a number of steps toward the end

[Bug 130047] Re: ltsp-build-client ignores --base option

2007-08-02 Thread gavinmc
** Attachment added: "Output of sudo ltsp-build-client --mirror http://ie.archive.ubuntu.com/ubuntu --base /opt/ltsp-feisty/i386 --dist feisty" http://launchpadlibrarian.net/8671223/output3.txt -- ltsp-build-client ignores --base option https://bugs.launchpad.net/bugs/130047 You received th

[Bug 126444] Re: [gutsy-tribe2] on tty0 fails to shut down ltsp thin clients

2007-08-06 Thread gavinmc
I guess it's a strange thing to do alright, but at the time, ldm2 used to become unresponsive if you gave a wrong username/password. The only solution I could come up with was power it off, or do the above. The above sort of made sense as I was already on the command line. I doubt any of our use

[Bug 133898] Re: [gutsy] lirc_gpio reported as in use even thought it's not

2007-08-21 Thread gavinmc
[EMAIL PROTECTED]:~$ lsusb Bus 001 Device 001: ID : The laptop is a Dell Latitude L400 ** Attachment added: "lsmod output" http://launchpadlibrarian.net/8922480/lsmod.out -- [gutsy] lirc_gpio reported as in use even thought it's not https://bugs.launchpad.net/bugs/133898 You receive

[Bug 133898] [gutsy] lirc_gpio reported as in use even thought it's not

2007-08-21 Thread gavinmc
Public bug reported: I just upgraded from feisty to gutsy. Now all of a sudden the restricted-manager is telling me that lirc_gpio enabled, is not in use and that it's non-free. A few things seem wrong: 1. I could be wrong but I would have thought lirc_gpio was free. 2. It's not loaded accordin

[Bug 133898] Re: [gutsy] lirc_gpio reported as in use even thought it's not

2007-08-23 Thread gavinmc
> Shouldn't the title be "[gutsy] lirc_gpio reported as enabled but lsmod says not loaded"? That's what your description says. Perhaps you're right. Not sure how to change it now. lsmod seems more relevant than lspci though. -- [gutsy] lirc_gpio reported as in use even thought it's not https:

Re: [Bug 133898] Re: [gutsy] lirc_gpio reported as enabled but lspci says not loaded

2007-08-23 Thread gavinmc
On Thu, 23 Aug 2007, Duncan Lithgow wrote: > ** Summary changed: > > - [gutsy] lirc_gpio reported as in use even thought it's not > + [gutsy] lirc_gpio reported as enabled but lspci says not loaded Correct me if I'm wrong, but is it not really the lsmod output that tells me it's not loaded? ls

[Bug 124262] Re: [gutsy tribe-2] firefox doesn't create profile if not present

2007-07-12 Thread gavinmc
The reported bug *is* the profile issue. That's why the title of the bug reads "[gutsy tribe-2] firefox doesn't create profile if not present" and the first post talks only about that. I added the comment with the warning just in case it was relevant. Seeing as you've decided to invalidate this

[Bug 125648] [gutsy tribe-2] firefox doesn't create profile if not present

2007-07-12 Thread gavinmc
Public bug reported: Binary package hint: firefox This bug is a duplicate of 123917 and 124262 but reporting a new bug like this seems to be necessary for the maintainers. This is a vanilla gutsy tribe-2 install from the cd. It was installed from scratch, not upgraded. Firefox won't start if th

[Bug 125648] Re: [gutsy tribe-2] firefox doesn't create profile if not present

2007-07-12 Thread gavinmc
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8452321/Dependencies.txt ** Attachment added: "ExtensionSummary.txt" http://launchpadlibrarian.net/8452322/ExtensionSummary.txt ** Attachment added: "pluginreg.dat.txt" http://launchpadlibrarian.net/8452323/pluginreg.

[Bug 124262] Re: [gutsy tribe-2] firefox doesn't create profile if not present

2007-07-12 Thread gavinmc
*** This bug is a duplicate of bug 123917 *** https://bugs.launchpad.net/bugs/123917 I have reported again using firefox's bug reporting. see bug 125648 -- [gutsy tribe-2] firefox doesn't create profile if not present https://bugs.launchpad.net/bugs/124262 You received this bug notification

[Bug 123169] Re: nbd-server crashed with SIGSEGV

2007-07-15 Thread gavinmc
NO, I'm wrong, nbd-server crashes even with inetd stopped. [EMAIL PROTECTED]:~$ ps aux |grep inet root 5153 0.0 0.1 1872 588 ?Ss 17:39 0:00 /usr/sbin/inetd gavinmc 6245 0.0 0.1 2916 752 pts/0R+ 17:48 0:00 grep inet [EMAIL PROTECTED]:~$ sudo killall

[Bug 126437] [gutsy-tribe2] ltsp chroot gets udev rules corresponding to the server's network card

2007-07-16 Thread gavinmc
Public bug reported: Binary package hint: ltsp-server After installing ltsp on ubuntu from gutsy tribe-2 cd, a udev rule gets created in the chroot which is specific to the server. /opt/ltsp/i386/etc/udev/rules.d/70-persistent-net.rules # PCI device 0x10ec:0x8139 (8139too) SUBSYSTEM=="net", DRI

  1   2   >