Results 1 to 20 of 32

Thread: File Open dialog does not show mounted servers under Ubuntu

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Posts
    155
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: File Open dialog does not show mounted servers under Ubuntu

    Ok, I would think this feature is pretty darn basic...

    However this is a real bonafide show-stopper for my application.
    Any hints on how I can gather information on how I should proceed?

    I would invite other readers to respond too, if possible.
    MacOSX user dabbling with Linux and Windows.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,369
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: File Open dialog does not show mounted servers under Ubuntu

    So is your "connected server" in the list of mounted filesystems or not?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jan 2008
    Posts
    155
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: File Open dialog does not show mounted servers under Ubuntu

    The line from 'mount'
    gvfs-fuse-daemon on /home/bnilsson/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=bnilsson)
    is related.

    /home/bnilsson/.gvfs contains an item with the same name as the folder symbol on my desktop.
    For a windows share on the server mc2-p007 it is called: bnilsson on mc2-p007
    For a ssh mount on the server mc2-p007 it is called: sftp for bnilsson on mc2-p007

    BN
    MacOSX user dabbling with Linux and Windows.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,369
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: File Open dialog does not show mounted servers under Ubuntu

    So it's not mounted thus it gets mounted once you actually first access it or it's only accessible from gnome's file dialogs. If you run a file dialog from your Qt apps, do you get the standard gtk file dialog as for other apps on your system or do you get a custom Qt-based dialog?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Jan 2008
    Posts
    155
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: File Open dialog does not show mounted servers under Ubuntu

    Quote Originally Posted by wysota View Post
    So it's not mounted thus it gets mounted once you actually first access it or it's only accessible from gnome's file dialogs. If you run a file dialog from your Qt apps, do you get the standard gtk file dialog as for other apps on your system or do you get a custom Qt-based dialog?
    As far as I can tell it is native. It looks the same as in other Ubuntu apps with an Open File menu the except that in the left column for "Places" there is nothing inbetween "File system" and "Floppy drive", where my "server" symbol is placed in the other apps.
    Maybe this information is meningless for you since you don't run Ubuntu, but this is what I see.
    MacOSX user dabbling with Linux and Windows.

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,369
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: File Open dialog does not show mounted servers under Ubuntu

    Trust me, the fact that you are using Ubuntu has nothing to do with this. I can install Gnome with gvfs on my Mandriva and have a similar behaviour. If the dialog doesn't contain the "places" part then either Qt does it on purpose because of some reason or there is a Gnome-originated reason for not showing the places container.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  7. #7
    Join Date
    Jan 2008
    Posts
    155
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: File Open dialog does not show mounted servers under Ubuntu

    Quote Originally Posted by wysota View Post
    If the dialog doesn't contain the "places" part then either Qt does it on purpose because of some reason or there is a Gnome-originated reason for not showing the places container.
    I want to point out that the "Places " section is NOT missing from the File Dialog, it is only the "server" item in the "Places" list that is not there.
    MacOSX user dabbling with Linux and Windows.

  8. #8
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,369
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: File Open dialog does not show mounted servers under Ubuntu

    Whatever...
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Failure to Open File on Ubuntu 9.10
    By porosity in forum Newbie
    Replies: 1
    Last Post: 5th August 2010, 16:02
  2. Replies: 5
    Last Post: 25th July 2010, 10:58
  3. File Open dialog with preview?
    By will49 in forum Qt Programming
    Replies: 2
    Last Post: 24th July 2007, 18:08
  4. Rack Mounted Servers...
    By CuCullin in forum General Discussion
    Replies: 2
    Last Post: 20th January 2006, 22:45

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
  •  
Qt is a trademark of The Qt Company.