all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: 49789@debbugs.gnu.org
Subject: bug#49789: 28.0.50; svg file is not displayed when opening (--with-x-toolkit=athena)
Date: Sat, 31 Jul 2021 11:05:17 +0300	[thread overview]
Message-ID: <83k0l6q56q.fsf@gnu.org> (raw)
In-Reply-To: <87a6m3ez2p.fsf@mat.ucm.es> (message from Uwe Brauer on Sat, 31 Jul 2021 09:12:46 +0200)

> From: Uwe Brauer <oub@mat.ucm.es>
> Date: Sat, 31 Jul 2021 09:12:46 +0200
> 
> 
> With the configure option specification below, starting emacs -Q and trying to opening a svg file I see
> 
> 
> ,----
> | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
> | <svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" enable-background="new 0 0 163 30" xml:space="preserve" height="30" viewBox="0 0 140 30" width="140" version="1.1" y="0px" x="0px">
> `----
> 
> I think this is a bug either in the toolkit option or in the
> documentation, that is it should point out that svg files are not
> opened.

I think it's neither, see below.

> However, I file to see why it should not open these files and
> display them.  I am on Ubuntu 16.04 and the official emacs version is
> 26, that emacs is able to open and display the svg file.

According to this:

> Configured features:
> ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
> LCMS2 LIBOTF LIBSELINUX LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER
> PNG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XAW3D XDBE XIM
> XPM LUCID ZLIB

your build was not linked against the librsvg library (the RSVG
feature is not in the list), so it simply doesn't support display of
SVG images.





  reply	other threads:[~2021-07-31  8:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-31  7:12 bug#49789: 28.0.50; svg file is not displayed when opening (--with-x-toolkit=athena) Uwe Brauer
2021-07-31  8:05 ` Eli Zaretskii [this message]
2021-07-31 12:04   ` Uwe Brauer
2021-07-31 12:10     ` Lars Ingebrigtsen
2021-07-31 12:22       ` Uwe Brauer
2021-07-31 13:01       ` bug#49789: [SOLVED] (was: bug#49789: 28.0.50; svg file is not displayed when opening (--with-x-toolkit=athena)) Uwe Brauer
2021-07-31 14:10         ` bug#49789: [SOLVED] Lars Ingebrigtsen
2021-07-31 13:00     ` bug#49789: 28.0.50; svg file is not displayed when opening (--with-x-toolkit=athena) Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83k0l6q56q.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=49789@debbugs.gnu.org \
    --cc=oub@mat.ucm.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.