Network Folders Support

Bug #181265 reported by markcl
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Exaile
Confirmed
Wishlist
Unassigned

Bug Description

When I try to add a network folder to rhyhmbox, I get a Network Servers list on the folder list. When I do this on Exaile, there is no Network Servers list. What's going on? Doesn't exaile use the same gnome libraries rhythmbox uses?

Even when I bookmark the shared folder on nautilus, it still doesn't show up.

Revision history for this message
markcl (markxchan) wrote :

Cannot even drag/drop the file from share to exaile. :(

Revision history for this message
8ilxli8 (8ilxli8) wrote :

bug confirmed, any word on this?

Revision history for this message
8ilxli8 (8ilxli8) wrote :

after some searching i found that if the share is mounted it will show..(still new to linux ;-)

sudo mkdir /media/share
sudo mount -t smbfs //server/share /media/share

hope this was helpful.

reacocard (reacocard)
Changed in exaile:
importance: Undecided → Wishlist
milestone: none → 0.3.x
status: New → Confirmed
Revision history for this message
Pavek (avezzandrog) wrote :

When a Server has been connected to the local machine, those share can be found in /home/<user>/.gvfs/<chosen name>
You'll have to enable hidden directories when browsing for local folders [CTRL+H] and you'll be ready to go.

Revision history for this message
reacocard (reacocard) wrote :

> When a Server has been connected to the local machine, those
> share can be found in /home/<user>/.gvfs/<chosen name>
> You'll have to enable hidden directories when browsing for local
> folders [CTRL+H] and you'll be ready to go.

That's only valid if gvfs-fuse is in use, and is non-deal since then we have to pass everything through FUSE instead of just using GIO directly. Mutagen has inidicated they would consider a patch to support using arbitrary file-like objects, which would enable us to use GIO for everything, so I see no reason why we should settle for relying on gvfs-fuse.

However, this will work for an interim solution - just keep in mind that the remote folder will need to be mounted all the time when Exaile is open.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.