[Bug 548546] Re: nautilus not removing device after unmount

2010-10-20 Thread Ayan George
Now I'm seeing that GVolumeManager is emitting the wrong signals when a loopback device is mounted or unmounted -- it is emitting exactly the opposite signals it should. First run this test program: https://code.launchpad.net/~ayan/+junk/gio-test This is what I get: $ ./gio-test $ sudo

[Bug 548546] Re: nautilus not removing device after unmount

2010-10-10 Thread Robbie Williamson
Release noted for 10.10. -- nautilus not removing device after unmount https://bugs.launchpad.net/bugs/548546 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu. -- desktop-bugs mailing list

[Bug 548546] Re: nautilus not removing device after unmount

2010-10-08 Thread Ben Howell
Also having this problem in 10.10. I just created a USB startup disk and the image is still there. -- nautilus not removing device after unmount https://bugs.launchpad.net/bugs/548546 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 548546] Re: nautilus not removing device after unmount

2010-09-24 Thread Maxim Levitsky
I even run the latest -git kernel on top of maveric, and this problem exists. -- nautilus not removing device after unmount https://bugs.launchpad.net/bugs/548546 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu. --

[Bug 548546] Re: nautilus not removing device after unmount

2010-09-19 Thread Jerone Young
@Martin The patch is now in 2.6.35-22 kernel. But even with it, problem still there. -- nautilus not removing device after unmount https://bugs.launchpad.net/bugs/548546 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus

[Bug 548546] Re: nautilus not removing device after unmount

2010-09-14 Thread Ilja Sekler
I'm not quite sure about the steps prior to unmounting the device in respect to information you request. 'gvfs-mount -li' and 'udisks --dump' don't report a loop device after 1. mkdir /tmp/tmpmount 2. sudo mount -o loop ubuntu-10.04-desktop-i386.iso /tmp/tmpmount/ 3. sudo umount /tmp/tmpmount

[Bug 548546] Re: nautilus not removing device after unmount

2010-09-14 Thread Martin Pitt
Note: It might be that we need this kernel patch: http://lkml.org/lkml/2010/5/3/76 -- nautilus not removing device after unmount https://bugs.launchpad.net/bugs/548546 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu.

[Bug 548546] Re: nautilus not removing device after unmount

2010-09-14 Thread Martin Pitt
.. which was accepted upstream here: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c3473c63542d53740f175f3a515257ae159e998b -- nautilus not removing device after unmount https://bugs.launchpad.net/bugs/548546 You received this bug notification because you are a

[Bug 548546] Re: nautilus not removing device after unmount

2010-09-09 Thread Sebastien Bacher
Could you get a gvfs-mount -li log after unmount the device? and a udisks --dump one? ** Changed in: nautilus (Ubuntu Maverick) Assignee: Canonical Desktop Team (canonical-desktop-team) = Martin Pitt (pitti) -- nautilus not removing device after unmount