[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-10-31 Thread Pheeble
@ Peter Bennet (comment #35) I (having dumped my old 'jozubiso' account because it was linked to the defunct lavabit.com) tested my system (Xubuntu 16.04.1 x64) with an audio cd and it works without a problem. I have to mount an audio cd as you stated by clicking an arrow button in Thunar, but

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-10-31 Thread Peter Bennett
I tested the new script. Note - the reboot seems unnecessary, it works as soon as you have copied the files. DVDs, Video CDs, Data CDs unmount correctly when ejected. Audio CDs are another problem. Audio CDs cannot be mounted in the normal way. However the file manager applications (thunar and

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-10-29 Thread Phil Wright
@Peter Bennett Ok, I finally managed to test this with CDs and worked out the problem. This was a fault in my shell script. The test line in the script should be 'if [ "$n" -ne '0' ];then umount /dev/sr0;fi'. Note the command should have been 'umount' not 'eject'. Complete solution taking the

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-10-03 Thread Peter Bennett
I tested this. Video CD gives this :-( non-DVD media mounted, exiting... peter@andromeda:~$ echo $? 252 Data CD gives the same result so I suppose it would also have the same problem. Audio CD gives the same so I suppose it would have the same problem of being ejected upon insertion. I will

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-10-02 Thread Phil Wright
@ Peter Bennet (comment #30) Sorry, I don't use Video CD's so I can't check what the problem is - presumably 'dvd-rw-mediainfo' doesn't recognise Video CD's and produces an error of some kind. You could try running 'dvd-rw-mediainfo /dev/sr0; echo "status = $?"' while a Video CD is in the drive

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-09-24 Thread Robert M. Muncrief
I can confirm this problem still exists with Xubuntu 16.04 x64. I hope it's fixed someday. It's difficult to win Windows users over when common things like this don't work, it's very confusing for them and they just want me to reinstall Windows :( -- You received this bug notification because

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-09-13 Thread Peter Bennett
The above workaround prevent loading of Video CD's. With that workaround in place, the system immediately ejects any Video CD inserted, and prevents it being mounted. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-04-30 Thread Phil Wright
The bug is still present in a new install of Xubuntu 16.04 (and presumably all the other *buntus using systemd 229), and this workaround still works: sudo apt-get install dvd+rw-tools echo 'KERNEL=="sr0", ACTION=="change", RUN+="/usr/local/bin/sr0_change.sh"' | sudo tee

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-03-20 Thread Bug Watch Updater
** Changed in: systemd Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1168742 Title: [udev] Disks are not unmounted when physical

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2015-02-15 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 218-10ubuntu1 --- systemd (218-10ubuntu1) vivid; urgency=medium [ Martin Pitt ] * Merge with Debian unstable. Remaining Ubuntu changes: - Hack to support system-image read-only /etc, and modify files in /etc/writable/ instead.

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2015-01-30 Thread Bug Watch Updater
** Changed in: systemd Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1168742 Title: [udev] Disks are not unmounted when physical

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2015-01-28 Thread Martin Pitt
** Bug watch added: freedesktop.org Bugzilla #72206 https://bugs.freedesktop.org/show_bug.cgi?id=72206 ** Also affects: systemd via https://bugs.freedesktop.org/show_bug.cgi?id=72206 Importance: Unknown Status: Unknown ** Changed in: systemd (Ubuntu) Assignee: (unassigned) =

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2015-01-28 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=72206. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Touch-packages] [Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2015-01-28 Thread Martin Pitt
http://cgit.freedesktop.org/systemd/systemd/commit/?id=06e9783e http://cgit.freedesktop.org/systemd/systemd/commit/?id=3b48ce4ec ** Changed in: systemd (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded