<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Mar 21, 2015 at 11:55 AM, Caleb <span dir="ltr"><<a href="mailto:enlightened.despot@gmail.com" target="_blank">enlightened.despot@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Sat, Mar 21, 2015 at 11:04 AM, sktsee <span dir="ltr"><<a href="mailto:sktseer@gmail.com" target="_blank">sktseer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>On Sat, 21 Mar 2015 10:39:24 -0700, Caleb wrote:<br>
<br>
> HI sktsee,<br>
><br>
> Thanks for the reply! I tried "nautilus -n" and got the following<br>
> results:<br>
><br>
> caleb@storm:~$ nautilus -n<br>
><br>
> ** (nautilus:6264): WARNING **: Couldn't connect to accessibility bus:<br>
> Failed to connect to socket /tmp/dbus-qgjeqdNTwQ: Connection refused<br>
> caleb@storm:~$ ps auxw | grep nautilus caleb 5047 0.0 1.0 1656904<br>
> 82036 ? Sl 09:59 0:01 nautilus -n caleb 6270 0.0 0.0<br>
> 11744 920 pts/6 S+ 10:35 0:00 grep nautilus caleb@storm:~$<br>
><br>
> I'm assuming the warning about the accessibility bus can be safely<br>
> ignored.<br>
> The USB drive is still not automounted, however. Any other ideas?<br>
><br>
<br>
</span>Yeah, usually WARNING messages are ok to ignore.<br>
<br>
I'm thinking that some GNOME services aren't running that provides the<br>
dbus intercommunications to talk to udisks to automount/unmount<br>
automatically. Should be able to confirm this by logging into a GNOME<br>
+Metacity session and then in a terminal type "xmonad --replace". If<br>
automounting your USB drive still works after that, then it'll be a<br>
matter of starting the right services when you login to a xmonad session.<br>
<div><div><br>
--<br>
sktsee<br>
<br></div></div></blockquote><div><br></div></span><div>Yep, using xmonad --replace in a GNOME+Metacity session automounts the drive just fine. Any ideas on how to track down the service that I should be starting? I'm looking at the X session definitions in /usr/share/xsessions, and so far the only difference seems to be the argument to gnome-session.<br></div><span class=""><div></div></span><br></div></div></div></blockquote><div><br></div><div>Success! I edited /usr/share/gnome-session/sessions/xmonad.session to look exactly like /usr/share/gnome-session/sessions/gnome-flashback.session except for the title and using xmonad instead of metacity, and the drive now automounts. I thought it wasn't working at first because it didn't happen right away, but after waiting for a second, the magic occurred. I'll probably try to pair down the list of required components, but it looks like it's either the gnome-flashback-services, nautilus-classic, or the unity-settings-daemon that's providing the magic.<br></div></div></div></div>