Menu

#317 Linux version assumes nautilus as filemanager

closed
r_x
None
1
2019-01-26
2019-01-25
Vasco
No

Problem:
When clicking the button "Open atlas folder" Mobac tries to use nautilus to open that folder (on linux). Nautilus is not always installed.

Solution:
Use xdg-open instead, that will launch the default filemanager.

Discussion

  • r_x

    r_x - 2019-01-26

    nautilus is used in case Gome is detected as desktop, otherwise xdg-open is used.
    Isn't nautilus the default file manager of gnome?

     
  • Vasco

    Vasco - 2019-01-26

    Often it is caja or nemo nowadays (depending on gnome 2 or 3). xdg-open will work allways,

     
  • r_x

    r_x - 2019-01-26

    OK, changed it to use alyways xdg-open on Linux.

     
  • r_x

    r_x - 2019-01-26
    • status: open --> closed
    • assigned_to: r_x
     

Log in to post a comment.