X-Spam-Check-By: sourceware.org Message-ID: <444D2751.4040604@am.sony.com> Date: Mon, 24 Apr 2006 12:30:25 -0700 From: Eric Swenson User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Cygwin GTK 2.0 support for SVG files? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I'm trying to build and run denemo -- a gui front-end for lilypond. It uses GTK 2.0 and SVG files. When I run denemo, I get the following error message: path is /usr/local/share/denemo/pixmaps/staccato.svg Error is Couldn't recognize the image file format for file '/usr/local/share/denemo/pixmaps/staccato.svg' ** ERROR **: file main.c: line 107 (register_stock_icon): assertion failed: (pixbuf != NULL) After searching the web (and cygwin mailing list archives) for related error message, I checked my /etc/gtk-2.0/gdk-pixbuf.loaders file and see no reference to a loader for svg files. I reran /usr/bin/gdk-pixbuf-query-loaders.exe to see if it picked up any new loaders -- it didn't. I ran cygwin setup and made sure my gnome and gtk2.0 were up-to-date. Does cygwin GTK 2.0 support SVG files? If so, what have I done wrong? If not, can anyone suggest any approach I can take to get this support in? Thanks. -- Eric -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/