Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8030100

java.awt.Desktop: Enable check for supported URI schemes on Linux

XMLWordPrintable

    • b12
    • linux

        gtk_show_uri() documentation[1] says:
        > The uri must be of a form understood by GIO (i.e. you need to install
        > gvfs to get support for uri schemes such as http:// or ftp://, as only
        > local files are handled by GIO itself).

        We should check for gvfs availability on Linux too and update supported actions correspondingly.

        For more information see JDK-8029263

        We should also investigate what specific libraries/software modules need to be installed on Solaris systems in order to enable browsing URIs. This information should be added back to JDK-8029263.

              azvegint Alexander Zvegintsev
              azvegint Alexander Zvegintsev
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: