From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Evince Date: Mon, 14 Oct 2013 22:18:55 +0200 Message-ID: <20131014201855.GA5663@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVobb-0007pG-Hd for guix-devel@gnu.org; Mon, 14 Oct 2013 16:19:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVobU-0006ll-7r for guix-devel@gnu.org; Mon, 14 Oct 2013 16:19:07 -0400 Received: from moutng.kundenserver.de ([212.227.17.9]:59040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVobT-0006l4-VP for guix-devel@gnu.org; Mon, 14 Oct 2013 16:19:00 -0400 Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Evince does not work at all for me. When I call "evince file.pdf", the console output is ** (evince:5791): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files Error registering document: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.evince.Daemon was not provided by any .service files GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. and the evince window itself shows a red banner with the message: Dokument konnte nicht geöffnet werden Der Dateityp application/octet-stream-Typ (application/octet-stream) wird nicht unterstützt. Well, at least it appears to be correctly localised... When just calling "evince" and choosing File, Open from the menu, the program crashes with the message (evince:5791): GLib-GIO-ERROR **: Settings schema 'org.gtk.Settings.FileChooser' is not installed Andreas