Online help issue
Bela Markus
bmarkus at hasix.org
Tue May 1 13:00:11 CEST 2012
Nick,
further tests shows, that MIME type association in
~/.local/share/applications/mimeapps.list works only if GVFS is available.
When GVFS is not installed, online help button gives "Browser not
available" even if exo-open works fine. Tracing down the code it looks
like gtk_show_uri() in xfce-dialogs.c requires GVFS which is a soft
depenedency, Xfce 4.10 itself do not need GVFS. I'm porting 4.10 to Tiny
Core Linux and to keep it small GVFS is not necessarily installed.
My advice is to replace gtk_show_uri() with exo-open in xfce-dialogs.c
Regards... Béla
2012.05.01. 12:07 keltezéssel, Bela Markus írta:
> Nick,
>
> thanks a lot for your help. exo-open was working fine. Solution was to
> add 'Web Browser' to text/html type in MIME Type Editor, now it works
> as expexted.
>
> Regards... Béla
>
>
> 2012.05.01. 10:32 keltezéssel, Nick Schermer írta:
>> On 2012-04-30 10:57, Bela Markus wrote:
>>> Hi,
>>>
>>> Online help gives "Failed to open web browser for online
>>> documentation, Operation not supported" error message. In prefered
>>> application Firefox is set and works as default browser. What else
>>> must be configured?
>>
>> Is you run "exo-open http://xfce.org" from a terminal it works as
>> expected?
>>
>> Is there an http entry in the ~/.local/share/applications/mimeapps.list?
>>
>> The latter is propbably the problem (no mimetype handler found for
>> http, but I can work around that in the code if the error occurs.
>>
>> Nick
>> _______________________________________________
>> Xfce mailing list
>> Xfce at xfce.org
>> https://mail.xfce.org/mailman/listinfo/xfce
>> http://www.xfce.org
>>
>
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> https://mail.xfce.org/mailman/listinfo/xfce
> http://www.xfce.org
>
More information about the Xfce
mailing list