From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?=) Subject: bug#23195: GNOME help does not work Date: Sun, 15 May 2016 15:47:29 +0800 Message-ID: <87y47bdapa.fsf@member.fsf.org> References: <87h9fj7lpm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2MYp-000799-4P for bug-guix@gnu.org; Mon, 16 May 2016 13:44:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b2MYl-0004qv-9i for bug-guix@gnu.org; Mon, 16 May 2016 13:44:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2MYl-0004qq-5u for bug-guix@gnu.org; Mon, 16 May 2016 13:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1b2MYl-0007e6-0x for bug-guix@gnu.org; Mon, 16 May 2016 13:44:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87h9fj7lpm.fsf@gmail.com> (Chris Marusich's message of "Sat, 02 Apr 2016 14:19:17 -0700") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Chris Marusich Cc: 23195@debbugs.gnu.org Chris Marusich writes: > Hi, > > I'm using GuixSD v0.10.0 with GNOME. I've noticed that "help" does not > work. Specifically, I've observed the following: > > * Pressing F1 in any application does not work. Sometimes (e.g., in the > GNOME terminal) you get an error message saying something like "There > was an error displaying help / Operation not supported". Sometimes > (e.g., in icecat) nothing at all happens. > > * If you run the "Help" application (you can find it in the dashboard > under "Show Applications"), you get an error: > > Document Not Found > The URI =E2=80=98help:gnome-help/index=E2=80=99 does not point to a v= alid page. > Search for packages containing this document. > > I know that GNOME documentation is available on the Internet, but it > would be nice if the built-in GNOME worked, too. What do we need to do > to make it work? How can I investigate further why it is not working? With the =E2=80=98xdg-desktop-database=E2=80=99 hook in commit 842cb820, it= should work now.