[Bug 195447] Re: synfig crashes while loading an old file

2008-11-16 Thread Chris Moore
The crash happens because the .sif file references itself. To reproduce, make a new document, save it as foo.sif, then file>import>foo.sif and save again. Then try file>revert and it will crash. We could prevent this quite simply by not allowing the user to import a document into itself, but we

[Bug 292981] Re: Synfig segfaults on i386 and x86_64

2008-11-16 Thread Chris Moore
If backporting is too much trouble, the attached one-line change fixes the problem. It's revision 2107 in subversion - see http://synfig.svn.sourceforge.net/viewvc/synfig?view=rev&revision=2107 once sourceforge fix their subversion server or http://synfig.org/Source_code for the repository paths.

[Bug 292981] Re: Synfig segfaults on i386 and x86_64

2008-11-16 Thread Chris Moore
Incidentally, this bug is misfiled - it should be against 'synfigstudio' not 'synfig', and is almost certainly a duplicate. -- Synfig segfaults on i386 and x86_64 https://bugs.launchpad.net/bugs/292981 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 277926] Re: synfigstudio crashed with SIGSEGV in Gtk::Tooltips::set_tip()

2008-11-16 Thread Chris Moore
This is fixed in synfigstudio 0.61.09, but the fix is a one line change, which I attached to bug #292981 (which is a duplicate of this bug, but incorrectly filed against package 'synfig'). -- synfigstudio crashed with SIGSEGV in Gtk::Tooltips::set_tip() https://bugs.launchpad.net/bugs/277926 You

[Bug 195447] Re: synfig crashes while loading an old file

2008-11-16 Thread Chris Moore
This crash is fixed in the upstream subversion repository, revision 2203, and will be fixed in the next release of synfig. -- synfig crashes while loading an old file https://bugs.launchpad.net/bugs/195447 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 282446] Re: command-not-found has crashed

2008-11-29 Thread Chris Moore
Me too, and I found out more as to how to provoke it. It happens if I have 'es' or 'es_ES' in the LANGUAGE with LANG set to en_GB.UTF-8: [EMAIL PROTECTED]:~$ bash -norc bash-3.2$ LANG=en_GB.UTF-8 LANGUAGE=es_ES:es:en_GB:en /usr/bin/python /usr/lib/command-not-found -- hello 2>&1 | head -1 Sorry

[Bug 282446] Re: command-not-found has crashed

2008-11-29 Thread Chris Moore
Oh, it also needs LC_ALL set for it to crash. This will crash if 'hello' isn't installed: [EMAIL PROTECTED]:~$ LC_ALL=C LANG=en_GB.UTF-8 LANGUAGE=es /usr/bin/python /usr/lib/command-not-found -- hello Sorry, command-not-found has crashed! Please file a bug report at: https://bugs.launchpad.net/u

Re: [Bug 33097] Re: update-manager hangs for 10 seconds

2008-11-30 Thread Chris Moore
On Thu, Nov 27, 2008 at 7:25 PM, Adam Niedling <[EMAIL PROTECTED]> wrote: > Is > this still an issue for you? If so which version of Ubuntu are you using > now? It's no longer an issue for me. I got tired of the lack of response to pretty much every bug I raised and switched to debian. -- updat

[Bug 376819] [NEW] evince crashes in memcpy rendering .ps file

2009-05-15 Thread Chris Moore
Public bug reported: Binary package hint: evince attempting to display https://www.muug.mb.ca/ifest/CAN_IF_MB.ps in evince crashes it. Sometimes straight away, and sometimes only after scrolling down a bit. installing evince-dbg and running in valgrind shows: ==9717== Invalid read of size 1 ==

[Bug 376819] Re: evince crashes in memcpy rendering .ps file

2009-05-15 Thread Chris Moore
** Attachment added: "valgrind output" http://launchpadlibrarian.net/26750084/valgrind.txt -- evince crashes in memcpy rendering .ps file https://bugs.launchpad.net/bugs/376819 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 376819] Re: evince crashes in memcpy rendering .ps file

2009-05-15 Thread Chris Moore
Here's a screenshot of how evince looks. Notice that both page thumbnails have corruption at the bottom, and the rendered pages have the bottom part repeated. ** Attachment added: "screenshot" http://launchpadlibrarian.net/26750256/Screenshot-CAN_IF.png -- evince crashes in memcpy rendering

[Bug 376819] Re: evince crashes in memcpy rendering .ps file

2009-05-15 Thread Chris Moore
And for the record, here's a copy of the .ps file in question, just in case it disappears from the URL I mentioned in the original report. ** Attachment added: "the .ps file" http://launchpadlibrarian.net/26750311/CAN_IF_MB.ps -- evince crashes in memcpy rendering .ps file https://bugs.launch

[Bug 353666] Re: Firefox - Mplayer Mozilla plugin crashes

2009-06-04 Thread Chris Moore
both $ epiphany http://www.bbc.co.uk/iplayer/playlive/bbc_radio_fourfm/ and $ firefox http://www.bbc.co.uk/iplayer/playlive/bbc_radio_fourfm/ crash repeatably if I have mozilla-mplayer installed, and don't if I don't. -- Firefox - Mplayer Mozilla plugin crashes https://bugs.launchpad.net/bugs

[Bug 84278] Re: infinite loop with PrintScreen

2009-04-30 Thread Chris Moore
I have this: ch...@ubuntu:~$ ls -l /etc/gdm/PostLogin/Default -rw-r--r-- 1 root root 12 Apr 29 19:04 /etc/gdm/PostLogin/Default ch...@ubuntu:~$ cat /etc/gdm/PostLogin/Default xset -r 111 ch...@ubuntu:~$ I've rebooted. But I still see the PC hanging up sometimes when I try to make a screenshot.

[Bug 371629] [NEW] Places>Bookmarks menu fails to open nautilus if bookmarked folder has accented character but LC_ALL=C

2009-05-04 Thread Chris Moore
Public bug reported: Binary package hint: gnome-panel In an up-to-date ubuntu 9.04: I don't know if I have the correct package. Here's the problem: I have: export LC_ALL=C in my ~/.xprofile file, so that 'ls -al' will list files in proper alphabetical order. '.' comes before 'a', so I want

[Bug 371629] Re: Places>Bookmarks menu fails to open nautilus if bookmarked folder has accented character but LC_ALL=C

2009-05-04 Thread Chris Moore
** Also affects: nautilus (Ubuntu) Importance: Undecided Status: New -- Places>Bookmarks menu fails to open nautilus if bookmarked folder has accented character but LC_ALL=C https://bugs.launchpad.net/bugs/371629 You received this bug notification because you are a member of Ubuntu Bug

Re: [Bug 277926] Re: synfigstudio crashed with SIGSEGV in Gtk::Tooltips::set_tip()

2009-02-26 Thread Chris Moore
On Thu, Feb 26, 2009 at 11:00 AM, Gabriel Rota wrote: > hello, this bug won't fix ? > I have apply this patch and > synfigstudio_0.61.08-1build2~8.10prevu1_amd64.deb working without this error > http://launchpadlibrarian.net/19704231/2107.txt > Is a good idea build it in my ppa ? > I don't know w

Re: [Bug 52697] Re: apt-get tells me to run "dpkg", but the correct command is "sudo dpkg"

2008-10-13 Thread Chris Moore
> Remember that the message is for the benefit of new users. Experts > already know what to do. The command should be exactly what the user > needs to type. Why do we even tell the user "you must run "? Why not just offer to run it for them, possibly after prompting: "dpkg was interrupted;

Re: [Bug 211511] [NEW] "Battery may be broken" alert appeared twice

2008-06-19 Thread Chris Moore
I've not seen the problem recently, no. But I've not booted Ubuntu for a long time. I got sick of the way none of my bug reports ever got any attention. On 19/06/2008, Pedro Villavicencio <[EMAIL PROTECTED]> wrote: > Thanks for your report, that's maybe related to bug > http://bugzilla.gnome.org/s

[Bug 355973] Re: Notifications minimize full screen flash videos

2009-04-16 Thread Chris Moore
This also happens to me, on youtube and every other flash video site I have tried. But it only happens with the sound volume notifications. The notification that I get when I pull the power cord on my laptop doesn't affect full screen mode. I can also disable notify-osd temporarily, and the same

[Bug 359793] [NEW] Crackling sound when muted

2009-04-11 Thread Chris Moore
Public bug reported: Binary package hint: alsa-utils I have a new Asus EEE pc 904ha. Whenever I mute the audio, there is a fairly loud crackling sound. This only happens when some application is attempting to play sound, and only when I mute the volume from the icon in the top right corner of t

[Bug 359793] Re: Crackling sound when muted

2009-04-11 Thread Chris Moore
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/25265031/Dependencies.txt -- Crackling sound when muted https://bugs.launchpad.net/bugs/359793 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 22336] Re: laptop overheats when performing CPU intensive tasks.

2006-08-01 Thread Chris Moore
I run ubuntu and debian on the same laptop. ubuntu crashes if I use the CPU for more than a few minutes at a time, debian doesn't. I can tell when ubuntu is about to power down because the fan in the laptop starts running at full speed continuously, making quite a loud noise, whereas in debian th

[Bug 15436] Re: network usage wrong because of scaling

2006-08-10 Thread Chris Moore
Nothing appears to have been changed upstream. The applet automatically scales, and doesn't tell you what scale it's using, and so ends up providing almost no information. Download at a steady 10kB/s or a steady 10MB/s and you'll see the same - a flat graph saying that the network is 100% used.

[Bug 50731] Re: nmblookup and mount.smbfs fail in edgy

2006-08-10 Thread Chris Moore
Is there anybody who this doesn't fail for? And if not, why isn't this bug at least confirmed yet? -- nmblookup and mount.smbfs fail in edgy https://launchpad.net/bugs/50731 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 48882] Re: typos and other problems in example content

2006-06-19 Thread Chris Moore
I'm not sure what you mean by "snarky". I just saw a bunch of errors in the example content and raised a bug to point them out. Would you prefer me not to point out errors I find? -- typos and other problems in example content https://launchpad.net/bugs/48882 -- ubuntu-bugs mailing list ubuntu

[Bug 50731] nmblookup and mount.smbfs fail in edgy

2006-06-22 Thread Chris Moore
Public bug reported: $ nmblookup server nmblookup: gconv_db.c:232: __gconv_release_step: Assertion `step->__end_fct == ((void *)0)' failed. Aborted $ sudo mount -t smbfs -o password=,uid=chris //192.168.1.12/d /tmp/server mount.smbfs: gconv_db.c:232: __gconv_release_step: Assertion `step->__end_

[Bug 50747] build dependencies include package which doesn't exist

2006-06-22 Thread Chris Moore
Public bug reported: I've updated to the 'edgy' repositories, but I'm assured that this happens in dapper too: (dapper) [EMAIL PROTECTED]:~$ sudo apt-get build-dep superkaramba [...] Package libsnmp5-dev is not available, but is referred to by another package. This may mean that the package is mi

[Bug 51246] Re: 1.6.8p12-4ubuntu1 update causes parse errors

2006-06-29 Thread Chris Moore
Is there any way of finding the previous version of a package using http://packages.ubuntu.com/ ? I worked around the problem as follows: 1) become root (I used a debian chroot, but having a root password set would also work, as would booting into some kind of recovery mode) 2) cd /var/cache/a

[Bug 51246] Re: 1.6.8p12-4ubuntu1 update causes parse errors

2006-06-29 Thread Chris Moore
It depends which repository you use. I use cz.archive.ubuntu.com, and the fix hasn't reached there yet. -- 1.6.8p12-4ubuntu1 update causes parse errors https://launchpad.net/bugs/51246 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 51484] uninstall fails in dapper and edgy

2006-06-30 Thread Chris Moore
Public bug reported: The prerm script contains: [ -d /usr/share/icons/hicolor ] && touch -m #ICONDIR# || true #ICONDIR# should have been expanded, but hasn't been. This command fixes the problem to allow users to uninstall the package: sudo sed -i 's!#ICONDIR#!/usr/share/icons/hicolor!' /var/l

[Bug 51489] fuse-utils fails to install inside a chroot

2006-07-01 Thread Chris Moore
Public bug reported: I tried updating my edgy chroot while running debian sid. It failed as follows: Setting up fuse-utils (2.5.3-2.1ubuntu1) ... creating fuse device... ./MAKEDEV: don't know how to make device "fuse" dpkg: error processing fuse-utils (--configure): subprocess post-installation

[Bug 48872] Re: evolution spamassassin plugin defaults to local mode, spamassassin defaults to network mode

2006-07-01 Thread Chris Moore
The point is that the default setting is different in the two programs. This can/should be fixed in either one of them. Your argument could be used unchanged by the evolution package maintainer. -- evolution spamassassin plugin defaults to local mode, spamassassin defaults to network mode https

[Bug 24569] Re: file selector dialog can't see some directories

2006-07-08 Thread Chris Moore
I no longer have a /mnt/mdk partition, I'm afraid, so I can't check the exact same situation that was causing the problem before. I did try a similar directory though, following a symlink, and that worked fine with xscreensaver 4.24-4 in debian sid, which isn't what you asked for, but it's the clo

[Bug 52697] apt-get tells me to run "dpkg", but the correct command is "sudo dpkg"

2006-07-11 Thread Chris Moore
Public bug reported: Since ubuntu doesn't set a root password, wouldn't it make sense to include the "sudo" prefix in error messages like the following? E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. (ubuntu) [EMAIL PROTECTED]:~$ dpkg --configure -a

[Bug 52697] Re: apt-get tells me to run "dpkg", but the correct command is "sudo dpkg"

2006-07-12 Thread Chris Moore
If there are other approaches which work in a default install, then mention one of them instead. I suggested using "sudo dpkg --configure -a" since I know that works in a default install. The command which is currently suggested, "dpkg --configure -a", just plain doesn't work in a default ubuntu

[Bug 50740] Re: Missing file while generating initramfs

2006-07-13 Thread Chris Moore
I see the same error in the current edgy udev: Setting up udev (093-0ubuntu2) ... update-initramfs: Generating /boot/initrd.img-2.6.17-3-686 cpio: ./lib/udev/path_id: No such file or directory The problem is that /usr/share/initramfs-tools/hooks/udev (from the udev package) does this: copy_exe

[Bug 50740] Re: Missing file while generating initramfs

2006-07-13 Thread Chris Moore
Fixed in udev 093-0ubuntu3. -- Missing file while generating initramfs https://launchpad.net/bugs/50740 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 53181] booting without having usplash enabled causes hundreds of error messages

2006-07-16 Thread Chris Moore
Public bug reported: When I boot edgy, I see hundreds of error messages, all saying "open: No such file or directory". It turns out that these are generated by the log_begin_msg shell function defined in /etc/lsb-base-logging.sh. log_begin_msg() calls log_daemon_msg(), which uses log_use_usplash(

[Bug 53181] Re: booting without having usplash enabled causes hundreds of error messages

2006-07-16 Thread Chris Moore
-- booting without having usplash enabled causes hundreds of error messages https://launchpad.net/bugs/53181 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 54477] tar's info documentation is missing

2006-07-29 Thread Chris Moore
Public bug reported: Until recently, tar's texinfo documentation was part of the 'tar' package in debian, but now it has moved to a new package, 'tar-doc'. Edgy should make package 'tar-doc' available as well as 'tar' now, since 'tar' no longer contains the full documentation, just the small man

[Bug 25833] Re: Crash when attempting to append to a compressed archive

2006-07-29 Thread Chris Moore
This is fixed in edgy - updating compressed archives is simply disallowed: (ubuntu) [EMAIL PROTECTED]:/tmp$ tar --version tar (GNU tar) 1.15.91 Copyright (C) 2006 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of the GNU General Public Lice

[Bug 3393] Re: 'R' report fails

2006-10-10 Thread Chris Moore
I fail to see any point in continuing to make patches against each new version only to have them ignored. -- 'R' report fails https://launchpad.net/bugs/3393 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-24 Thread Chris Moore
Which comment do you mean, Blue? Yours is comment 31. Do you have abilities to predict the future? If so, will this laptop of mine be killed for a 2nd time by this bug before its 12 month warranty expires? -- default value in power.sh potentially kills laptop disks https://bugs.launchpad.net/b

[Bug 140924] Re: hdd 'ticks' every 5 seconds

2007-10-24 Thread Chris Moore
*** This bug is a duplicate of bug 59695 *** https://bugs.launchpad.net/bugs/59695 Thanks for that Mait. I wonder why this wasn't fixed already. It could give Ubuntu a bad name if people find out about it. -- hdd 'ticks' every 5 seconds https://bugs.launchpad.net/bugs/140924 You received t

[Bug 140924] Re: hdd 'ticks' every 5 seconds

2007-10-24 Thread Chris Moore
*** This bug is a duplicate of bug 59695 *** https://bugs.launchpad.net/bugs/59695 I think it might be a little late for expediency - https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/59695 was reported over a year ago, with a clear description of the problem. Since then I've lost on

[Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-25 Thread Chris Moore
> The Load_Cycle_Count on my Laptop's several year old Hitachi drive with > Debian installed is 95076488844. > That's 95 billion load cycles. And still working. Probably the disks don't > wear out that quickly. >>> 95076488844 / 3 / 365 / 24 / 60 / 60 1004 If 'several' means 3, then that's an a

[Bug 69752] Re: beagled-helper and beagle run away with CPU and memory

2007-05-09 Thread Chris Moore
I just saw the same crash while downloading an 85Mb .mp3 file using Azureus (bittorrent client): strace -p on the active /usr/lib/beagle/IndexHelper.exe thread shows: fstat64(31, {st_mode=S_IFREG|0644, st_size=86537920, ...}) = 0 _llseek(31, 13018790, [13018790], SEEK_SET) = 0 read(31, "\0\0\0\0\

[Bug 69752] Re: beagled-helper and beagle run away with CPU and memory

2007-05-09 Thread Chris Moore
Incidentally, file descriptor 31 in the above is the incomplete .mp3 file itself. -- beagled-helper and beagle run away with CPU and memory https://bugs.launchpad.net/bugs/69752 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- u

[Bug 69752] Re: beagled-helper and beagle run away with CPU and memory

2007-05-09 Thread Chris Moore
I raised this upstream and got this response: "Beagle switched to taglib-sharp (from entagged-sharp) which handles this case without any problem. To test, sync to svn trunk r3706." ** Bug watch added: GNOME Bug Tracker #437322 http://bugzilla.gnome.org/show_bug.cgi?id=437322 ** Also aff

[Bug 140924] Re: hdd 'ticks' every 5 seconds

2007-10-21 Thread Chris Moore
What does that do? According to the manual: -M Get/setAutomaticAcousticManagement(AAM) setting. Most modern harddisk drives have the ability to speed down the head movements to reduce their noise output. The possible va

[Bug 50731] Re: nmblookup and mount.smbfs fail in edgy

2007-09-27 Thread Chris Moore
When I try now, I get this: $ nmblookup server querying server on 192.168.2.255 name_query failed to find name server but that's because I've moved onto a separate subnet, separate from all the Windows machines, so I'm afraid I can't test it any more. I got the impression it was failing generall

[Bug 182038] Re: Black rectangle instead of image in FF3 [Hardy]

2008-04-08 Thread Chris Moore
I was having this problem as soon as I upgraded from gutsy to hardy, but not before. The problem happens whether I use the ubuntu firefox 3 package or the nightlies from mozilla.org. The problem went away when I uninstalled the "mozilla-imagezoom" package. I had previously tried creating a new p

[Bug 214474] [NEW] linux-image-2.6.24-15-generic fails to boot - screenshots attached

2008-04-09 Thread Chris Moore
Public bug reported: Both versions 2.6.24-15.26 and 2.6.24-15.27 of the kernel fail to boot for me. I took a series of photos of the boot messages (with the "splash" and "quiet" options removed) and am attaching them here. lspci tells me the sound card is: 00:1b.0 Audio device: Intel Corporatio

[Bug 214474] Re: linux-image-2.6.24-15-generic fails to boot - screenshots attached

2008-04-09 Thread Chris Moore
** Attachment added: "screenshots of the boot process" http://launchpadlibrarian.net/13273435/DSC01380.JPG -- linux-image-2.6.24-15-generic fails to boot - screenshots attached https://bugs.launchpad.net/bugs/214474 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 214474] Re: linux-image-2.6.24-15-generic fails to boot - screenshots attached

2008-04-09 Thread Chris Moore
I should probably also mention: * Ever since installing feisty on this laptop, only 2 of the 3 speakers have worked. The central "woofer" is always silent. It works if I boot into Windows XP. * The volume control has sliders for "Master", "PCM", and "Front". They all control the left and right

[Bug 182038] Re: Black rectangle instead of image in FF3 [Hardy]

2008-04-09 Thread Chris Moore
Thanks Stephen. I just checked and it isn't fixed for me any more either. I made a new profile and visited the default mozilla.org "first run" page, and zoomed in. The image was incorrectly positioned, as before. I also see the bug in the cartoon you linked to. Different zoom levels offset the

Re: [Bug 214474] Re: linux-image-2.6.24-15-generic fails to boot - screenshots attached

2008-04-09 Thread Chris Moore
On Wed, Apr 9, 2008 at 7:08 PM, John M <[EMAIL PROTECTED]> wrote: > I think I am running into this same bug in both 2.6.24-14-generic and > 2.6.24-15-generic. 2.6.24-12-generic will still run fine for me, but > both 14 and 15 will not boot. If you reboot, and hit 'e' while you're in the grub men

Re: [Bug 214474] Re: linux-image-2.6.24-15-generic fails to boot - screenshots attached

2008-04-10 Thread Chris Moore
On Thu, Apr 10, 2008 at 4:45 AM, Darryl Moore <[EMAIL PROTECTED]> wrote: > Yup, I have the exact same problem. Except it doesn't fail to boot. Though it > does take a bloody long time. Oh, well, maybe it doesn't fail to boot for me either, but I wasn't prepared to wait a bloody long time. I gave

[Bug 214474] Re: linux-image-2.6.24-16-generic does the same

2008-04-13 Thread Chris Moore
2.6.24-16 also failed in the same way. I left it this time, and it did finish booting after a 3 minute pause. After booting, sound doesn't work. I'm attaching the kern.log from the boot. These lines are included: Apr 13 12:16:54 trpaslik kernel: [ 68.154851] saa7134 ALSA driver for DMA sound

[Bug 214474] Re: linux-image-2.6.24-15-generic fails to boot - screenshots attached

2008-04-13 Thread Chris Moore
Here's output from the command Darryl Moore ran: $ uname -r 2.6.24-16-generic $ lspci | grep -i audio 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) $ cat /proc/asound/cards --- no soundcards --- I'll try the same in the last working versio

[Bug 214474] Re: linux-image-2.6.24-15-generic fails to boot - screenshots attached

2008-04-13 Thread Chris Moore
Here's output from the same commands in the working kernel: $ uname -r 2.6.24-14-generic $ lspci | grep -i audio 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) $ cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel

[Bug 214474] Re: linux-image-2.6.24-15-generic fails to boot - screenshots attached

2008-04-13 Thread Chris Moore
I found a workaround for this: Make a new file in /etc/modprobe.d/ with a single line: blacklist saa7134 That restores the boot time to normal, and allows the sound card to work again. saa7134 seems to be for the TV decoder card, which I've never had working at all. In kernels where I was havi

[Bug 214474] Re: linux-image-2.6.24-15-generic fails to boot - screenshots attached

2008-04-13 Thread Chris Moore
I'm using an ASUS W1J. -- linux-image-2.6.24-15-generic fails to boot - screenshots attached https://bugs.launchpad.net/bugs/214474 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.ubuntu.com

[Bug 217444] [NEW] ugly lower-case text in dialog

2008-04-14 Thread Chris Moore
Public bug reported: Binary package hint: brasero I just inserted a blank DVD disk. A dialog popped up telling me: "Brasero is not the default application to burn data discs:" at the end, there's a checkbox with: "don't show this dialog again" - it begins with a lower-case 'd', which makes it

[Bug 31037] Re: Vino-server takes 90% of cpu when only listening for incoming connections

2007-09-07 Thread Chris Moore
> Removing skype and the CPU panel applet seems to have fixed it for me. But that's not a fix, that's a workaround. Other VNC servers are quite capable of keeping up with a few updates per second. Vino should be similarly capable. -- Vino-server takes 90% of cpu when only listening for incomin

[Bug 137939] errors from command-not-found

2007-09-07 Thread Chris Moore
Public bug reported: Binary package hint: command-not-found In feisty, with two builds running in other windows: [EMAIL PROTECTED]:~$ dpkg -l command-not-found command-not-found-data Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-install

Re: [Bug 137939] Re: errors from command-not-found

2007-09-07 Thread Chris Moore
C++ stuff. autogen/configure/make. Nothing to do with debian/ubuntu/apt/dpkg. Installing the results into /usr/local/. I was running 2 large builds in parallel, each of them using "make -j 2" to use both cores, so there would have been up to 4 g++ processes running at any point in time (2 from

Re: [Bug 137939] Re: errors from command-not-found

2007-09-07 Thread Chris Moore
> Were any apt upgrades being performed? No. I'm running feisty. I've not seen any updates for a couple of days. I may have not rebooted since the last update though, which was 3 packages: 247:2007-09-05 08:33:47 status installed libkrb53 1.4.4-5ubuntu3.2 250:2007-09-05 08:33:47 status

Re: [Bug 137939] Re: errors from command-not-found

2007-09-07 Thread Chris Moore
On 9/7/07, David Tomaschik <[EMAIL PROTECTED]> wrote: > > What kind of builds were you running? Standard makes, or something deb- > oriented? Were any apt upgrades being performed? I suppose it's possible that "apt-get update" was running. That runs automatically every day I think. Would that

[Bug 92995] Re: gnome-obex-server: receiving multiple archives

2007-09-09 Thread Chris Moore
I've noticed the same problem: http://dooglus.rincevent.net/random/bluetooth.png Each photo takes 30 seconds or so to receive - just long enough to start doing something, then the next dialog pops up and steals the keyboard focus away from your editor again. After a while the dialogs stopped a

Re: [Bug 137939] Re: errors from command-not-found

2007-09-12 Thread Chris Moore
On 9/12/07, Pavel Mlčoch <[EMAIL PROTECTED]> wrote: > I had the same problem, but I try compile it from source package and > program works. I didn't change anything at all and the program started working again on its own. I think I must have just had the bad luck to have tried using it which apt-

[Bug 48594] Re: fonts change size when they shouldn't

2007-08-20 Thread Chris Moore
> Is this still an issue? Has this been fixed in Feisty? Thanks for your time. Yes. No. You're welcome. I can't imagine what more information you need. Simply following the recipe in the original bug report reproduces the bug. Initially, no Xft.xrdb file exists. Checking and unchecking the '

[Bug 133827] apt-get tells me package 'vim' contains gvim, but does it?

2007-08-21 Thread Chris Moore
Public bug reported: Binary package hint: vim I try running gvim, but it's apparently not installed: [EMAIL PROTECTED]:~$ gvim The program 'gvim' can be found in the following packages: * vim * vim-perl * vim-ruby * vim-full * vim-python * vim-tcl * vim-gnome * vim-tiny * vim-gtk Try: s

Re: [Bug 133827] Re: apt-get tells me package 'vim' contains gvim, but does it?

2007-08-21 Thread Chris Moore
I do. On 8/21/07, Scott Kitterman <[EMAIL PROTECTED]> wrote: > > Do you have the universe component enabled? > > -- > apt-get tells me package 'vim' contains gvim, but does it? > https://bugs.launchpad.net/bugs/133827 > You received this bug notification because you are a direct subscriber > of th

Re: [Bug 133827] apt-get tells me package 'vim' contains gvim, but does it?

2007-08-21 Thread Chris Moore
I installed that one and now have gvim. Maybe some of the other packages listed also contain gvim, but not all of them do. On 21/08/07, Justin M. Wray <[EMAIL PROTECTED]> wrote: > The package seems to be 'vim-gnome' > (http://packages.ubuntu.com/feisty/editors/vim-gnome) > > Thanks, > Justin M. Wr

Re: [Bug 137939] Re: errors from command-not-found

2007-09-13 Thread Chris Moore
On 9/13/07, Zygmunt Krynicki <[EMAIL PROTECTED]> wrote: > Changing status to invalid as I understand this is not a c-n-f issue > really. Feel free to complain if this is not what you expected. This is not what I expected. It may not be a c-n-f issue, but it is definitely an issue. Maybe the pack

[Bug 112993] Re: mousepad wrong assertion

2007-09-16 Thread Chris Moore
The warning is saying that the argument to gtk_file_chooser_set_filename isn't an absolute path. The commented out code looks much like the correct fix. -- mousepad wrong assertion https://bugs.launchpad.net/bugs/112993 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 84782] Re: slow samba transfer speed to/from windows machines

2007-08-31 Thread Chris Moore
*** This bug is a duplicate of bug 46081 *** https://bugs.launchpad.net/bugs/46081 ** This bug has been marked a duplicate of bug 46081 cifs is slow to read from, and choppy to write to, compared to smbfs -- slow samba transfer speed to/from windows machines https://bugs.launchpad.net/bug

[Bug 117842] Re: ipw3945: kernel BUG at kernel/workqueue.c:323!

2007-09-01 Thread Chris Moore
I hadn't seen this bug until today. I thought it must be a new bug, because package linux-image-2.6.20-16-generic got updated this morning to version 2.6.20-16.31. Since then I've seen the bug twice in a few hours, and never saw it before. Here's the first one, which happened after the laptop ha

[Bug 110208] Re: Tomboy and Dvorak

2007-09-05 Thread Chris Moore
*** This bug is a duplicate of bug 23244 *** https://bugs.launchpad.net/bugs/23244 According to upstream this isn't a bug at all, but is desired behaviour. Apparently it's the user's fault because GTK+ can't tell that the "user fooled around with the keyboard capplet". -- Tomboy and Dvorak h

[Bug 110208] Re: Tomboy and Dvorak

2007-09-05 Thread Chris Moore
*** This bug is a duplicate of bug 23244 *** https://bugs.launchpad.net/bugs/23244 I think the GNOME folks' point of view is that most people who have multiple keyboard layouts defined are using some kind of non-latin keyboard. They mention Russian users, etc. Then there's no problem with th

[Bug 17216] Re: Hard drive spindown should be configurable

2007-11-07 Thread Chris Moore
> In fact, I think that this issue was inaccurately > duped onto the "Spindown Configurable" bug Quite possibly. The bug I reported is nothing to do with spindown or load cycles since I get the clicking without the drive spinning down or the load cycle count increasing, but that bug was duped her

[Bug 164440] Re: bash_completion erroneously returns

2008-02-01 Thread Chris Moore
Using the following in my .bashrc instead of the current 3 related lines fixes the problem for me: if [ -z "$SOURCE_COMPLETION" -a -f /etc/bash_completion ]; then . /etc/bash_completion SOURCE_COMPLETION=1 fi It makes sure that bash_completion is only sourced once per shell. Th

[Bug 110178] Re: MASTER: Please update imagemagick to 6.3.5 version

2008-02-02 Thread Chris Moore
The problem is that ubuntu uses debian's work, and debian didn't package 6.3 yet. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420672 for their report. -- MASTER: Please update imagemagick to 6.3.5 version https://bugs.launchpad.net/bugs/110178 You received this bug notification because

[Bug 163058] Re: Strange ACPI Behaviour (ACPI: Unable to turn cooling device [df80df18] 'on')

2008-01-22 Thread Chris Moore
*** This bug is a duplicate of bug 63550 *** https://bugs.launchpad.net/bugs/63550 ** This bug has been marked a duplicate of bug 63550 ACPI: Unable to turn cooling... -- Strange ACPI Behaviour (ACPI: Unable to turn cooling device [df80df18] 'on') https://bugs.launchpad.net/bugs/163058 Yo

[Bug 185988] [NEW] typo in /usr/share/man/man2/chdir.2.gz

2008-01-25 Thread Chris Moore
Public bug reported: Binary package hint: manpages $ man chdir chdir() changes the current working directory ***pf*** the calling process to the directory specified in path. Should be "of" not "pf". ** Affects: manpages (Ubuntu) Importance: Undecided Status: New

[Bug 140924] hdd 'ticks' every 5 seconds

2007-09-19 Thread Chris Moore
Public bug reported: Binary package hint: linux-source-2.6.20 Very occasionally when running feisty, my hard disk drive will start making a 'ticking' sound once every 5 seconds. Rebooting usually stops it. I can run for days without it happening, and then it will start, apparently at random. O

[Bug 128047] Re: Wrong depencies

2007-09-21 Thread Chris Moore
The problem seems to be: $ apt-cache show qgit | grep -i version Version: 1.5.3-1 $ apt-cache show git-core | grep -i conflict Conflicts: git (<< 4.3.20-11), qgit (<< 1.5.5), git-completion git-core doesn't work with qgit before 1.5.5, but the repository has qgit 1.5.3-1 -- Wrong depencies htt

Re: [Bug 59695] Re: default value in power.sh potentially kills laptop disks

2007-10-31 Thread Chris Moore
*** This bug is a duplicate of bug 17216 *** https://bugs.launchpad.net/bugs/17216 > Why has this been made a dup of a Fix Committed bug, when the problem is clearly still valid. It seems that there are some at Ubuntu who feel it is more important to make the bug statistics look good than it

[Bug 140924] Re: hdd 'ticks' every 5 seconds

2007-10-31 Thread Chris Moore
*** This bug is a duplicate of bug 17216 *** https://bugs.launchpad.net/bugs/17216 My drive just started 'ticking' again. Most recently it 'ticked' at these times: Wed Oct 31 16:38:42 CET 2007 Wed Oct 31 16:38:47 CET 2007 Wed Oct 31 16:38:53 CET 2007 Wed Oct 31 16:38:59 CET 2007 Wed Oct 31 1

[Bug 17216] Re: Hard drive spindown should be configurable

2007-10-31 Thread Chris Moore
My drive just started 'ticking' again. Most recently it 'ticked' at these times: Wed Oct 31 16:38:42 CET 2007 Wed Oct 31 16:38:47 CET 2007 Wed Oct 31 16:38:53 CET 2007 Wed Oct 31 16:38:59 CET 2007 Wed Oct 31 16:39:05 CET 2007 Wed Oct 31 16:39:16 CET 2007 Wed Oct 31 16:39:22 CET 2007 Wed Oct 31 16:

[Bug 17216] Re: Hard drive spindown should be configurable

2007-10-31 Thread Chris Moore
I switched to single user mode, using 'sudo telinit 1' and the clicking continued. While in single user mode, I ran smartctl -a /dev/sda -d ata repeatedly, logging the results. If I ran it immediately after each click, the clicking happened every 6 seconds. If I ran it 3 seconds after each cli

[Bug 17216] Re: Hard drive spindown should be configurable

2007-10-31 Thread Chris Moore
I rebooted, and paused at the grub screen. The ticking continued, but slower. Maybe every 20 seconds or so. I powered down, waited 20 seconds and rebooted. It's not ticked since. I've not changed any BIOS settings, or edited any /etc/ files. I was running off mains, as always, and had been fo

[Bug 17216] Re: Hard drive spindown should be configurable

2007-10-31 Thread Chris Moore
> So, once an error occured, and in 12 minutes it increased by 16! This does not look that good, doesn’t it? You're reading that wrong. It doesn't mean "once an error occurred", it means "once the seek_error_rate" counter contained the digit string "193". -- Hard drive spindown should be config

Re: [Bug 17216] Re: Hard drive spindown should be configurable

2007-10-31 Thread Chris Moore
On 10/31/07, Brian Visel <[EMAIL PROTECTED]> wrote: > > If I ran it every 2 seconds, the clicking stopped altogether. > > The clicking would stop in that case due to the hard disk never reaching > a state of inactivity that was long enough to cause a park. The same > thing would occur if you had a

Re: [Bug 17216] Re: Hard drive spindown should be configurable

2007-10-31 Thread Chris Moore
On 10/31/07, Guy Van Sanden <[EMAIL PROTECTED]> wrote: > The fixes in that bug report should work, as would using hdparm.conf I think several different bugs must have been merged into one here. hdparm doesn't fix the problem for me. I can use it to stop the disk spinning down, and also to stop th

[Bug 17216] Re: Hard drive spindown should be configurable

2007-11-02 Thread Chris Moore
> I vote for enabling noatime first. :-) The problem with that is that it disables atime. I find it very useful to know when files were most recently accessed. It really shouldn't be disabled by default either. I don't see why atime information has to be written to the disk instantaneously - if

[Bug 140924] Re: hdd 'ticks' every 5 seconds

2007-11-21 Thread Chris Moore
*** This bug is a duplicate of bug 17216 *** https://bugs.launchpad.net/bugs/17216 I've been using Windows a bit recently, and have had this bug happen once there too. So this bug is OS-independent and should probably be rejected. It should also not be marked as a dup of those other bugs, si

Re: [Bug 69752] Re: beagled-helper and beagle run away with CPU and memory

2007-11-29 Thread Chris Moore
> Furthermore, beagle-shutdown does not shut it down :-( > > Is there an easy way to permanently disable beagle without uninstalling > it? > You can set the search preferences to not index anything - that should help. >From the search window: Search > Preferences > Indexing then uncheck 'index

  1   2   3   >