Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: network folder visible in file manager, but not in program/open

  1. #1
    Join Date
    Jan 2018
    Beans
    21

    network folder visible in file manager, but not in program/open

    my usb hard drive connected to my router is now showing up in the file manager. I'm trying to open an audacity file, in audactiy, but when I open the open button, i can only browse local folders.

  2. #2
    Join Date
    Jul 2019
    Location
    Beauvais France
    Beans
    157
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: network folder visible in file manager, but not in program/open

    To have full access to a network disk you have to mount it on a mount point with an entry in /etc/fstab
    The trick used by file managers only allows limited action from inside the file managers.
    Happy user of Ubuntu-20.04 on a Beelink BT3pro mini PC

  3. #3
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,611
    Distro
    Ubuntu

    Re: network folder visible in file manager, but not in program/open

    Most likely a snap issue,
    see https://forum.snapcraft.io/t/difficu...nterface/14680
    about a general discussion on this.

    I don't know of a workaround for this,
    but you should be able to remove the snap version and install the apt version.
    Code:
    snap remove audacity
    Code:
    sudo apt install audacity
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  4. #4
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: network folder visible in file manager, but not in program/open

    The above notwithstanding, if you installed the Audacity via snap then like any other snap the default is local access only. Please open the software app, search Audicity and if it is a snap you'll see a huge red Permissions button in its page. Click it to enable additional permissions. Everything should be self-explanatory.

  5. #5
    Join Date
    Jan 2018
    Beans
    21

    Re: network folder visible in file manager, but not in program/open

    the uninstall and reinstall were successful but stil can't open files from the network location

  6. #6
    Join Date
    Dec 2009
    Beans
    6,771

    Re: network folder visible in file manager, but not in program/open

    After you connect to the network folder in Nautilus it will be mounted under: /run/user/1000/gvfs

    If you make a bookmark in Nautilus to the "gvfs" folder it will show up under Audacity. But you have to connect to the share first in Nautilus.

  7. #7
    Join Date
    Jan 2018
    Beans
    21

    Re: network folder visible in file manager, but not in program/open

    how do i bookmark the gvfs folder? I typed the path you put below and it was not found. I made a bookmark to the network folder, which showed up in the file manager, which i assume is Nautilus?, and the network drive was not available in audacity.

  8. #8
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: network folder visible in file manager, but not in program/open

    Yes, it seems Audacity wants local files only. It actually makes sense.

  9. #9
    Join Date
    Dec 2009
    Beans
    6,771

    Re: network folder visible in file manager, but not in program/open

    ** First I connected to the "public" share of an Ubuntu server ( vubsrv2004 ) in Nautilus.

    ** Then I go to /run/user/1000/gvfs in Nautilus:
    GVFS-Mount.png

    ** On the side panel of Nautilus I will see the link to the mount:
    GVFS-Mount1.png

    ** If I right click that I can create a bookmark:
    GVFS-Mount2.png
    ** If I now to to Audacity > Open > Other Locations > I will see the Bookmarked mount point:
    GVFS-Mount3.png

  10. #10
    Join Date
    Jan 2018
    Beans
    21

    Re: network folder visible in file manager, but not in program/open

    step 1. how do i complete step 1?

    I went to the network folder i'm trying to access, is that right?

    step 2.
    I was able to navigate to here.

    step 3:
    there was no link to mount

    step 4:
    there is not option to create a bookmark on right click. I tried to insert a screen shot here but the only option is via url
    Last edited by cmacc77; April 11th, 2021 at 05:53 PM.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •