<div class="gmail_quote">On Sat, Jul 23, 2011 at 15:33, Yves-Alexis Perez <span dir="ltr"><<a href="mailto:corsac@debian.org" target="_blank">corsac@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Looking at the code, the popup is shown when an error arrises in<br>
standard view (the "error" callback is setup to the function displaying<br>
the popup). It might be some kind of race condition but I'm not sure<br>
between who and who. It might be worth killing tumblerd and gvfs<br>
processes before ejecting, in case it's related.<br></blockquote><div><br>After killing tumblerd, I tried it again, and the error message appeared anyway (on eject).<br><br>There were numerous gvfs processes:<br>$ ps -A | grep gvfs<br>
 2570 ?        00:00:00 gvfsd<br> 2606 ?        00:00:00 gvfs-gdu-volume<br>
 2616 ?        00:00:00 gvfs-gphoto2-vo<br> 2629 ?        00:00:00 gvfsd-trash<br> 2753 ?        00:00:00 gvfsd-network<br> 2756 ?        00:00:00 gvfsd-smb-brows<br> 2760 ?        00:00:00 gvfsd-dnssd<br> 2762 ?        00:00:00 gvfsd-metadata<br>

 2896 ?        00:00:00 gvfs-afc-volume<br><br>I assumed gvfsd and gvfs-gdu-volume-monitor (2570 & 2606) were critical to the SDHC card being mounted, and left them but killed the rest.<br><br>$ ps -A | grep gvfs<br>
 2570 ?        00:00:00 gvfsd<br> 2606 ?        00:00:00 gvfs-gdu-volume<br><br>After re-inserting the card, two of them were relaunched:<br>$ ps -A | grep gvfs<br> 2570 ?        00:00:00 gvfsd<br>
 2606 ?        00:00:00 gvfs-gdu-volume<br> 2965 ?        00:00:00 gvfs-afc-volume<br> 2968 ?        00:00:00 gvfs-gphoto2-vo<br><br>The error message appeared again.<br><br>After re-inserting the card, and then again killing all the gvfs processes except gvfsd and gvfs-gdu-volume-monitor, the error message appeared again (on eject).<br>
<br>To summarize: tumblerd and extraneous gvfs processes are not responsible.<br><br>If you think I could safely kill some of the other two processes, I can try that. Have you been able to reproduce the error?<br><br>--<br>
Art Ortenburger<br><br><br><br><br></div></div>