[Github-comments] [geany/geany] Clicking Help in Preferences results in URI Not Found on Win7 (#1522)

Enrico Tröger notifications at xxxxx
Tue Jul 11 18:55:41 UTC 2017


I'll stretch the last point from the future PR plan. Maybe we find another solution for existing users or just leave them with their configuration.

WRT `gtk_show_uri()`: for it doesn't work with any local filesystem URL, neither with `file://` prefix nor without nor escaped nor unescaped.

At the end, I got even this:
```20:50:02: Geany WARNING	: ShellExecute failed opening "http://www.geany.org": Failed to execute helper program (Invalid argument)
```, i.e. it didn't open a plain and dead simple HTTP uri :(.
Based on the error message, I guess it might indeed related to GVFS and its absence on Windows :).

Some time after the release I would work on the above mentioned behavior change to prefer the users' preferences and falling back to the old, slightly broken method.

-- 
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-314538992
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170711/98617a8b/attachment.html>


More information about the Github-comments mailing list