Re: [Bug 197762] Re: file transfer on USB disk slows down with gvfs

2008-08-02 Thread Tim Kersten
I agree that this should be assigned to the kernel, as I can't see what other package could affect write speeds using dd. dd is low level, has nothing to do with gfs. My guess is it's the kernel, or whatever sits between dd and the kernel. (Is there even something there?) On Fri, Aug 1, 2008 at

Re: [Bug 197762] Re: file transfer on USB disk slows down with gvfs

2008-07-24 Thread Tim Kersten
I had this on an amd/ati machine, so I don't think it's nvidia specific. On Thu, Jul 24, 2008 at 12:41 PM, Evirsama [EMAIL PROTECTED] wrote: Agree with Sebastien. Have a nvidia one with the bug. ubuntu release 7.10. -- file transfer on USB disk slows down with gvfs

[Bug 197762] Re: file transfer on USB disk slows down with gvfs

2008-06-25 Thread Tim Kersten
I can confirm this happens when using dd'ing a 1G image directly to a usb device. (warning! this will erase all data on the usb key) i.e. from terminal 1: dd if=/dev/zero bs=1000 count=100 of=/dev/sdb # where /dev/sdb is your usb key from terminal 2: while true; do killall -SIGUSR1 dd;

[Bug 148451] Re: gnome-screenshot crashed with SIGSEGV in readdir64_r() after print screen

2008-02-25 Thread Tim Kersten
** Changed in: gnome-utils (Ubuntu) Status: New = Fix Released -- gnome-screenshot crashed with SIGSEGV in readdir64_r() after print screen https://bugs.launchpad.net/bugs/148451 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 148451] Re: gnome-screenshot crashed with SIGSEGV in readdir64_r() after print screen

2007-10-03 Thread Tim Kersten
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/9690649/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/9690650/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/9690651/Disassembly.txt ** Attachment

[Bug 148451] gnome-screenshot crashed with SIGSEGV in readdir64_r() after print screen

2007-10-03 Thread Tim Kersten
Public bug reported: Binary package hint: gnome-utils I'm not sure if this is a duplicate of #122387. I just installed the latest daily gutsy build (2 Oct 2007). When ever I press print screen on my keyboard, the screenshot dialog pops up momentarily, but does not respond to cancel or save.