diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011673.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-January/011673.html | 116 | 
1 files changed, 116 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2012-January/011673.html b/zarb-ml/mageia-dev/2012-January/011673.html new file mode 100644 index 000000000..1c2ff6b54 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/011673.html @@ -0,0 +1,116 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] Media mounting broken +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Media%20mounting%20broken&In-Reply-To=%3C4F27F779.4070204%40colin.guthr.ie%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="011671.html"> +   <LINK REL="Next"  HREF="011674.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] Media mounting broken</H1> +    <B>Colin Guthrie</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Media%20mounting%20broken&In-Reply-To=%3C4F27F779.4070204%40colin.guthr.ie%3E" +       TITLE="[Mageia-dev] Media mounting broken">mageia at colin.guthr.ie +       </A><BR> +    <I>Tue Jan 31 15:15:21 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="011671.html">[Mageia-dev] Media mounting broken +</A></li> +        <LI>Next message: <A HREF="011674.html">[Mageia-dev] Media mounting broken +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11673">[ date ]</a> +              <a href="thread.html#11673">[ thread ]</a> +              <a href="subject.html#11673">[ subject ]</a> +              <a href="author.html#11673">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>'Twas brillig, and Colin Guthrie at 31/01/12 13:50 did gyre and gimble: +><i> 'Twas brillig, and Frank Griffin at 31/01/12 13:32 did gyre and gimble: +</I>>><i> On 01/31/2012 07:23 AM, Frank Griffin wrote: +</I>>>><i> +</I>>>><i> I've just found that if you right-click on the device notifier panel +</I>>>><i> icon and select Settings, then Removable Media, there is an option to +</I>>>><i> automount removable media which  is not checked.  I'll bet the default +</I>>>><i> for this changed with the latest KDE upload.  Still doesn't explain +</I>>>><i> why LXDE has problems, tho. +</I>>>><i> +</I>>><i> There is no joy in Mudville: <A HREF="https://bugs.mageia.org/show_bug.cgi?id=4361">https://bugs.mageia.org/show_bug.cgi?id=4361</A> +</I>><i>  +</I>><i> I suspect the problem is somewhere in gvfs or below. I believe LXDE uses +</I>><i> gvfs so this would explain why both it and GNOME are affected.. +</I>><i>  +</I>><i> Certainly running: +</I>><i> gvfs-mount -oi +</I>><i>  +</I>><i> does not show any events when plugging/unplugging a USB disk. +</I>><i>  +</I>><i> Something to investigate - I don't really have time right now. +</I> +OK, so basically it's due to the switch form using the gdu volume +monitor backend to the udisks2 one. + +As gnome-disk-utility was updated, it no longer offers the gdu volume +monitor.... + +So you *will* need udisks2 installed (no requires yet), but even then it +is not working for me... + +udisks2 does see the drives being plugged in (udisksctl monitor) but +it's not getting through to gvfs. + +Grepping for udisks2 in gvfs's configure does not show any results... so +the problem is our gvfs does not support udisks... + +To the git tree batman!!! + +Col + + + + +--  + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: +  Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: +  Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> +  PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> +  Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="011671.html">[Mageia-dev] Media mounting broken +</A></li> +	<LI>Next message: <A HREF="011674.html">[Mageia-dev] Media mounting broken +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11673">[ date ]</a> +              <a href="thread.html#11673">[ thread ]</a> +              <a href="subject.html#11673">[ subject ]</a> +              <a href="author.html#11673">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> | 
