You are not logged in.

#1 2009-06-05 06:44:01

nephish99
Member
Registered: 2007-09-01
Posts: 85

how to get nautilus to show network drives in awesome

Hey all,
I am running awesome window manager. It is aptly named, however, i seem to be having a problem with nautilus not being able to see samba or nfs shares on my local network.
When in gnome, i can see the network just fine, but in awesome, i get an error code. So, i am thinking that when i log into gnome, it starts some kind of service.

I guess my question is., is that service available in awesome?

thanks

Offline

#2 2009-06-05 09:21:01

kanim
Member
Registered: 2007-05-14
Posts: 104

Re: how to get nautilus to show network drives in awesome

Dunno if it helps but you can start

gnome-session-daemon

Offline

#3 2009-07-21 16:06:41

Barghest
Member
From: Hanau/Germany
Registered: 2008-01-03
Posts: 563

Re: how to get nautilus to show network drives in awesome

What package contains the gnome-session-daemon?

I already installed gnome-session but can't find it.

Offline

#4 2009-07-21 18:48:59

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: how to get nautilus to show network drives in awesome

He means gnome-settings-daemon, but it sounds like a dbus session issue to me.

Here's what I have in ~/.xinitrc in order for Nautilus to behave with ssh/ftp shares:

# DBUS Session for nautilus, etc. 
if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
    eval `dbus-launch --sh-syntax --exit-with-session`
fi

PS: It'd help if we knew exactly what the error code was.

Last edited by thayer (2009-07-21 18:50:13)


thayer williams ~ cinderwick.ca

Offline

Board footer

Powered by FluxBB