[Bug 466575] Re: secure remove of external USB-HDD produces error

2010-07-25 Thread quirks
** Attachment added: "udisks-helper-drive-detach" http://launchpadlibrarian.net/52495957/udisks-helper-drive-detach -- secure remove of external USB-HDD produces error https://bugs.launchpad.net/bugs/466575 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 466575] Re: secure remove of external USB-HDD produces error

2010-07-25 Thread quirks
** Attachment added: "job-drive-detach.c.orig" http://launchpadlibrarian.net/52495946/job-drive-detach.c.orig -- secure remove of external USB-HDD produces error https://bugs.launchpad.net/bugs/466575 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 466575] Re: secure remove of external USB-HDD produces error

2010-07-25 Thread quirks
** Attachment added: "job-drive-detach.c" http://launchpadlibrarian.net/52495942/job-drive-detach.c -- secure remove of external USB-HDD produces error https://bugs.launchpad.net/bugs/466575 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 466575] Re: secure remove of external USB-HDD produces error

2010-07-25 Thread quirks
Having done some tests with various drives, I have come to believe that it is actually safe to ignore the error messages produced by sg3-utils. I think so for the following reasons: 1. I could not find evidence that Hardy Heron (the release I used before Lucid) made use of sg3-utils to flush cach

[Bug 466575] Re: secure remove of external USB-HDD produces error

2010-07-24 Thread quirks
Having the same issue with two USB disks: SAMSUNG_SV2042H and Myson_Century__Inc._USB_Mass_Storage_Device_100. I did some debugging and this is what I came up with: When you right-click on a USB drive and choose "Safely remove drive", this is what happens in the background: 1. Nautilus calls udis

[Bug 549727] Re: [10.04] Touchpad stops working after login

2010-06-25 Thread quirks
Poster #83 got it right. The issue is caused by gnome-settings-daemon. There is, however, no need to adjust/recompile any code. Hi, I was having the same issue. I believe that the Synaptics touchpad driver and Gnome both disable the touchpad individually. For some reason, Gnome (in particular gnom

[Bug 509660] Re: Unlock dialog should be displayed when resuming from standby or hibernation

2010-06-04 Thread quirks
Until this is fixed, you might want to use this workaround that I scripted quickly: create a file /etc/pm/sleep.d/90-gnome-screensaver.sh with the following content: --- snip --- #!/bin/sh . /usr/share/acpi-support/power-funcs case "$1" in thaw) # now, we should poke xsc