err. strange. I now use Pauls's kdeeject and it works great with flash-USB
Medias (USB-Pen drive) but my USB-Harddisc now gets immediately remounted when
i "safely remove it".
Can that patch be modified/improved to prevent that case also? TIA
--
unmounting a usb stick gives a stupid error
htt
thanks Paul Worrall that's solved it.
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
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
https:/
Confirmed here too: the icon now immediately disappears from the
desktop. Thanks Paul!
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
Confirmed the above - Paul Worrall's version of kdeeject actually ejects
my ipod, directly from amarok. Nice one, dude!
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
The attached version of kdeeject seems to work for me, including an ipod
and several other removable storage devices.
** Attachment added: "kdeeject"
http://launchpadlibrarian.net/14693676/kdeeject
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You recei
Regarding the patch in https://bugs.launchpad.net/bugs/217550";>Bug #217550 (which has
now been marked a dupe of this one) - the relevant command is given as:
dbus-send --system --dest=org.freedesktop.Hal "$BLOCK_UDI"
org.freedesktop.Hal.Device.Volume.Eject array:string:""
where BLOCK_UDI is
Not only is there the cosmetic problems of icons sticking on the desktop...
Some devices (at least my Nokia E50, S60 operating system) will actually
complain if they're removed without this "eject" action being executed.
They will inform the user that the device has been unplugged incorrectly and
I am aware of this. And I also discussed it with Johnatan Riddell on IRC.
He thinks changing kdeeject is a feature-change, so it's not OK in -updates.
I however agree with you, and recommend patching kdeeject to talk to HAL.
This is what i refer to in comment 14 to this bug.
--
unmounting a usb
I wonder if this is the correct solution to this bug:
The HAL device for USB sticks does have an 'Eject' method. Whilst this
doesn't actually make the USB stick pop out of the socket ;-), it does
have the effect of removing the block device file (e.g. /dev/sdf1) and
hence causing the desktop icon
Copied hardy-updates to intrepid.
** Changed in: kdebase (Ubuntu Intrepid)
Status: In Progress => Fix Released
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug notification because you are a member of Kubuntu
Team, which is subscr
Copied to hardy-updates.
** Changed in: kdebase (Ubuntu Hardy)
Status: Fix Committed => Fix Released
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
Yeah, i might have found a better way to do this.
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
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
The error message indeed disappeared, but now the icon on the desktop won't
disappear after a safely remove. If I just plug out a stick without safely
removing it, the icon will disappear but if I safely remove it first, the icon
stays on the desktop and there is no way to remove it.
Frankly, I'
** Tags added: verification-done
** Tags removed: verification-needed
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
And then they said, "let there be no errors!"
Finally, the error isn't popping up for me. Working here!
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebas
Accepted into -proposed, please test and give feedback here
** Changed in: kdebase (Ubuntu Hardy)
Status: New => Fix Committed
** Tags added: verification-needed
** Changed in: kdebase (Ubuntu Intrepid)
Assignee: (unassigned) => Jonathan Riddell (jr)
--
unmounting a usb stick gives
Uploaded to hardy-proposed, waiting for approval.
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
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
cool, i hope the fix gets into one of the next updates :-) realy makes
kubuntu feel more professional
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
TEST CASE: install new kdebase-kio-plugins, log and and back into KDE,
plug in USB disk, open it in Konqueror or Dolphin, then Safely Remove it
(right click on icon in media:/ in konqueror. right click
->actions->safely remove in Storage Media in dolphin).
--
unmounting a usb stick gives a stupid
** Attachment added: "eject-error.debdiff"
http://launchpadlibrarian.net/14072556/eject-error.debdiff
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
oops. need to add an ::exit(0) after the comment.
Let's hope this works:
http://frode.kde.no/misc/kdebase_mediahelper_noEjectError_r1.diff
I don't have time to build or test. Sorry.
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug notif
This patch seems to cause kio_umountwrapper to display indefinately when
running Safely Remove.
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
** Attachment added: "eject-error.debdiff"
http://launchpadlibrarian.net/14061159/eject-error.debdiff
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
diff at: http://frode.kde.no/misc/kdebase_mediahelper_noEjectError.diff
applies to kdebase/kioslave
It bascially removes the useless error as umount has already succeeded.
It still tries to eject, because some devices require it to powerdown/prepare
for removal, safely.
** Changed in: kdebase (U
Please fix this bug. It makes Kubuntu appear very unprofessional and
unpolished. It also needlessly distracts and annoys the user.
Please upgrade this to at least medium importance.
--
unmounting a usb stick gives a stupid error
https://bugs.launchpad.net/bugs/222041
You received this bug noti
I've gotten that message before with an SD card and it really doesn't make any
sense.
KDE4 does not show this message.
** Changed in: kdebase (Ubuntu)
Sourcepackagename: meta-kde => kdebase
Status: New => Confirmed
** Changed in: kdebase (Ubuntu)
Importance: Undecided => Low
--
unmou
26 matches
Mail list logo