[Github-comments] [geany/geany] Clicking Help in Preferences results in URI Not Found on Win7 (#1522)
Matthew Brush
notifications at xxxxx
Mon Jun 26 00:55:02 UTC 2017
> for both file:// and http:// urls. If it works for GTK2 and 3 then use it if no browser is configured, on all platforms
>From the misdocumented functions above:
> 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).
Unless Geany is gonna depend on GVFS, I think it's only useful for local files (or we have to do additonal checking and have a separate fallback).
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1522#issuecomment-310940309
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170625/7f576d87/attachment.html>
More information about the Github-comments
mailing list