unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6678: 24.0.50; NS variant cannot display SVG images
@ 2010-07-20 10:18 Peter Dyballa
  2012-11-22 18:36 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Dyballa @ 2010-07-20 10:18 UTC (permalink / raw)
  To: 6678

Hello!

When I load an SVG image the NS variant cannot display it as image  
(which the GNU Emacs 23.2 based AppKit variant can). The variable  
image-types is:

	(png gif tiff jpeg xpm xbm pbm)

The Emacs binary is not using librsvg-2.


In GNU Emacs 24.0.50.1 (powerpc-apple-darwin9.8.0, NS apple- 
appkit-949.54)
  of 2010-07-16 on Latsche.local
Windowing system distributor `Apple', version 10.3.949
configured using `configure  '--without-sound' '--without-dbus' '-- 
without-pop' '--without-gconf' '--with-ns' '--disable-ns-self- 
contained' '--x-libraries=/usr/X11/lib' '--x-includes=/usr/X11/ 
include' '--enable-locallisppath=/Library/Application Support/Emacs/ 
calendar24:/Library/Application Support/Emacs' 'CFLAGS=-g -H -Wno- 
pointer-sign -pipe -fPIC -fno-common -mcpu=7450 -mtune=7450 -O0'  
'CPPFLAGS=' 'LDFLAGS=' 'PKG_CONFIG_PATH=/sw/lib/pango-ft219/lib/ 
pkgconfig:/sw/lib/xft2/lib/pkgconfig:/sw/lib/fontconfig2/lib/ 
pkgconfig:/sw/lib/freetype219/lib/pkgconfig:/sw/lib/pkgconfig:/sw/ 
share/pkgconfig:/usr/lib/pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/ 
share/pkgconfig''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: de_DE.UTF-8
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: de_DE.UTF-8
   value of $XMODIFIERS: nil
   locale-coding-system: utf-8-unix
   default enable-multibyte-characters: t

Major mode: nXML

Minor modes in effect:
   image-minor-mode: t
   tooltip-mode: t
   mouse-wheel-mode: t
   tool-bar-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
<down-mouse-1> <mouse-1> C-h v i m a g e - t y <tab>
s <return> <help-echo> C-x C-f s-v <backspace> <return>
C-c C-c <tool-bar> <help>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Type C-x 1 to delete the help window.
Note: file is write protected
Using vacuous schema
Type C-c C-c to view the image as an image.
Cannot display image: (Invalid image type `svg')
Using vacuous schema
Type C-c C-c to view the image as an image.
Cannot display image: (Invalid image type `svg')

Load-path shadows:
/Library/Application Support/Emacs/calendar24/solar hides /usr/local/ 
share/emacs/24.0.50/lisp/calendar/solar
/Library/Application Support/Emacs/calendar24/lunar hides /usr/local/ 
share/emacs/24.0.50/lisp/calendar/lunar
/Library/Application Support/Emacs/calendar24/holidays hides /usr/ 
local/share/emacs/24.0.50/lisp/calendar/holidays
/Library/Application Support/Emacs/calendar24/diary-lib hides /usr/ 
local/share/emacs/24.0.50/lisp/calendar/diary-lib
/Library/Application Support/Emacs/calendar24/calendar hides /usr/ 
local/share/emacs/24.0.50/lisp/calendar/calendar
/Library/Application Support/Emacs/calendar24/cal-x hides /usr/local/ 
share/emacs/24.0.50/lisp/calendar/cal-x
/Library/Application Support/Emacs/calendar24/cal-move hides /usr/ 
local/share/emacs/24.0.50/lisp/calendar/cal-move
/Library/Application Support/Emacs/calendar24/cal-menu hides /usr/ 
local/share/emacs/24.0.50/lisp/calendar/cal-menu

Features:
(shadow sort gnus-util mail-extr message rfc822 mml mml-sec mm-decode
mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader emacsbug
nxml-uchnm rng-xsd xsd-regexp rng-cmpct regexp-opt rng-nxml rng-valid
rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn
nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc
xmltok image-mode pp help-mode view help-fns tooltip ediff-hook vc-hooks
lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe
lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar
mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev loaddefs button minibuffer faces cus-face files text-properties
overlay md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process ns multi-tty
emacs)


--
Mit friedvollen Grüßen

   Pete

The next generation of interesting software will be done on the  
Macintosh, not the IBM PC.
				– Bill Gates, Nov 1984)






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#6678: 24.0.50; NS variant cannot display SVG images
  2010-07-20 10:18 bug#6678: 24.0.50; NS variant cannot display SVG images Peter Dyballa
@ 2012-11-22 18:36 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2012-11-22 18:36 UTC (permalink / raw)
  To: 6678-done

Peter Dyballa wrote:

> When I load an SVG image the NS variant cannot display it as image
> (which the GNU Emacs 23.2 based AppKit variant can). The variable
> image-types is:
>
> 	(png gif tiff jpeg xpm xbm pbm)
>
> The Emacs binary is not using librsvg-2.

From http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12960#8:

  From: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

  The NS variant, not using ImageMagick but librsvg2, displays etc/ 
  images/splash.svg in the correct colours.

So presumably 6678 no longer applies.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-22 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-20 10:18 bug#6678: 24.0.50; NS variant cannot display SVG images Peter Dyballa
2012-11-22 18:36 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).