Mailinglist Archive: opensuse-bugs (15092 mails)
| < Previous | Next > |
[Bug 298997] invalid URI error when opening help from eog
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 9 Sep 2007 22:02:01 -0600 (MDT)
- Message-id: <20070910040201.72B06245353@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=298997#c6
--- Comment #6 from Hans Petter Jansson <hpj@xxxxxxxxxx> 2007-09-09 22:01:53 MST ---
Also, EOG's way of specifying its doc path is wrong. It's supposed to be either
"file:///usr/share/gnome/help/eog/C/eog.xml" or "ghelp://eog". Most
applications randomly combine a scheme and a way of specifying the path.
It looks like I can't fix this in libgnome. The failing apps are using
gnome_url_show() on non-compliant URIs. So it needs to be fixed in "rarian".
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #6 from Hans Petter Jansson <hpj@xxxxxxxxxx> 2007-09-09 22:01:53 MST ---
Also, EOG's way of specifying its doc path is wrong. It's supposed to be either
"file:///usr/share/gnome/help/eog/C/eog.xml" or "ghelp://eog". Most
applications randomly combine a scheme and a way of specifying the path.
It looks like I can't fix this in libgnome. The failing apps are using
gnome_url_show() on non-compliant URIs. So it needs to be fixed in "rarian".
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |