Re: gdk-pixbuf cross compiling error

2015-10-15 Thread Gergely Polonkai
Hello, if you add --disable-silent-rules, you will see the whole gcc command line. This way you can verify that gcc looks for the file in the right directory, too. Best, Gergely On 16 Oct 2015 04:05, "souileh bhn" wrote: > Hi, > I want to cross compile gdk-pixbuf-2.32.0, f

gdk-pixbuf cross compiling error

2015-10-15 Thread souileh bhn
Hi, I want to cross compile gdk-pixbuf-2.32.0, for ARM Cortex-A9. for that I have compiled glib and libtiff for the same target. then I have launched this on the shell: PNG_DEP_CFLAGS_PACKAGES="-I/usr/local/include" LIBTIFF="-L/usr/local/lib -ltiff" LIBJPEG="-L/usr/loc

gdk-pixbuf cross compiling error

2015-10-13 Thread souileh bhn
Hi, I want to cross compile gdk-pixbuf-2.32.0, for ARM Cortex-A9. for that I have compiled glib and libtiff for the same target. then I have launched this on the shell: PNG_DEP_CFLAGS_PACKAGES="-I/usr/local/include" LIBTIFF="-L/usr/local/lib -ltiff" LIBJPEG="-L/usr/loc

Re: GSoC idea: Support for APNG in gdk-pixbuf and EOG -- looking for a mentor

2015-03-27 Thread Felix Riemann
Am Mittwoch, den 18.03.2015, 05:41 +0100 schrieb Piotr Jurkiewicz: > Hi, Hi Piotr, > I want to propose my own idea for GSoC 2015, namely introduction of > support for Animated PNG in gdk-pixbuf and EOG. In order to do that I > need to find a mentor, who will guide my project

GSoC idea: Support for APNG in gdk-pixbuf and EOG -- looking for a mentor

2015-03-21 Thread Piotr Jurkiewicz
Hi, I want to propose my own idea for GSoC 2015, namely introduction of support for Animated PNG in gdk-pixbuf and EOG. In order to do that I need to find a mentor, who will guide my project and specify required initial contribution to the module I am applying to work on. APNG is a simple

gdk-pixbuf-2.26.4 cann't find the TIFF library.

2012-11-02 Thread Hongyi Zhao
Hi all, In order to compile and install gdk-pixbuf-2.26.4, it must have the libtiff installed first. In my case, I first install the tiff-4.0.3 by using the following method: - werner@debian-asus:~/software/gnome/for_gtk/officialwebused/tiff-4.0.3$ ./configure --prefix=/home

win32 bundle: updated gdk-pixbuf package

2012-10-21 Thread Keith Moyer
The "Download for Windows (32-bit)" (http://www.gtk.org/download/win32.php) page that provides pre-compiled bundles of GTK+ components states that "A new bundle will ideally be provided here whenever one of the member packages has been updated". However, the version of gdk-pix

win32 bundle: updated gdk-pixbuf package

2012-10-21 Thread Keith Moyer
The "Download for Windows (32-bit)" (http://www.gtk.org/download/win32.php) page that provides pre-compiled bundles of GTK+ components states that "A new bundle will ideally be provided here whenever one of the member packages has been updated". However, the version of gdk-pix

Re: [gdk-pixbuf] Install error

2012-09-18 Thread jagat sharma
il is from Jeff .I need your professional help. The below is my > problem—— > I tried to install gdk-pixbuf-2.26.3 using the command of './configure > --prefix=/home/hengheng --with-libtiff=/home/hengheng',But it showed errors > like this: > checking for an ANSI C-conforming

Re: [gdk-pixbuf] Install error

2012-09-18 Thread Jasper St. Pierre
ofessional help. The below is my > problem—— > I tried to install gdk-pixbuf-2.26.3 using the command of './configure > --prefix=/home/hengheng --with-libtiff=/home/hengheng',But it showed errors > like this: > checking for an ANSI C-conforming const... yes > checki

[gdk-pixbuf] Install error

2012-09-18 Thread zhang . heng16
Hi, this mail is from Jeff .I need your professional help. The below is my problem―― I tried to install gdk-pixbuf-2.26.3 using the command of './configure --prefix=/home/hengheng --with-libtiff=/home/hengheng',But it showed errors like this: checking for an ANSI C-conforming co

What proper maillist for gdk-pixbuf?

2012-08-12 Thread Денис Паук
Hi! What proper maillist for gdk-pixbuf? As i know its separate project from gtk+ now. I want ask someone to review my patch https://bugzilla.gnome.org/show_bug.cgi?id=585425 -- Best regards, Denis. ___ gtk-list mailing list gtk

Re: gdk-pixbuf and gir

2012-02-10 Thread Patrick Welche
On Fri, Feb 10, 2012 at 04:37:36PM +, Patrick Welche wrote: > I'm not sure which list to post this too... > > When compiling gdk-pixbuf 2.24.1 with gobject-introspection 1.30.0, > python 2.6.7 has the following problem: ... > OSError: [Errno 2] No such file or

gdk-pixbuf and gir

2012-02-10 Thread Patrick Welche
I'm not sure which list to post this too... When compiling gdk-pixbuf 2.24.1 with gobject-introspection 1.30.0, python 2.6.7 has the following problem: libtool: link: gcc -std=gnu99 -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -I/usr/pkgsrc/graphics/gdk-pixbuf2/work.x86_64/.buildlink/include -Wall

Re: gdk-pixbuf-2.24 ends with segfault when loading gif file on windows

2012-01-30 Thread amirmohammad khaksar
i forgot to say when i stopped using gdb program worked fine without segfault and i use gtk binaries from gtk.org ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

gdk-pixbuf-2.24 ends with segfault when loading gif file on windows

2012-01-30 Thread amirmohammad khaksar
hi problem is subject of the mail (gdk-pixbuf-2.24 ends with segfault when loading gif file on windows) this is gdb backtrace: Program received signal SIGSEGV, Segmentation fault. 0x4ed9b290 in gdiplus!GdipCloneBitmapArea () from C:\WINDOWS\WinSxS

gdk-pixbuf fails to build, segmentation fault when creating loaders.cache file, nobody seems to know why.

2011-06-23 Thread Acoyani Garrido Sandoval
When I build the gdk-pixbuf library, a program that is part of the build process segfaults and the build fails. I have already tried with Gentoo's ebuild, the official version 2.22.1 package from the GNOME source tree, an older version (2.21.3), and none of them will build. I posted a thr

compile issue with gdk-pixbuf-2.22.1 gdk-pixbuf-enum-types.h-->macro names must be identifiers

2011-02-21 Thread pwillis
Hello, I am attempting to compile gdk-pixbuf-2.22.1 and am getting the following error(s) while compiling. I am wondering if this is a known issue and if so please refer me to the applicable work-around. Thanks P In file included from gdk-pixbuf.c:35: gdk-pixbuf-enum-types.h:17:9: error

gdk-pixbuf windows binaries

2010-09-28 Thread Josth Kovacs
hello, now that gdk-pixbuf has been separated from gtk+, will there be a binary release of it for win32 and win64? ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

Re: How to update Gdk-Pixbuf raw data?

2009-05-18 Thread Rubric
Hello Z.Z. Why don't you use gdk_pixbuf_get_pixels(const GdkPIxbuf* pixbuf)? this function returns the pointer value of raw data. you may be able to access the raw data directly. BR. Rubric 2009/5/13 Z.Z. > > Hello, > I am using gdk-pixbuf-0.22 and have a problem: > How

How to update Gdk-Pixbuf raw data?

2009-05-14 Thread Z.Z.
Hello, I am using gdk-pixbuf-0.22 and have a problem: How can I update the pixbuf raw data? There Is a pixbuf constructed from an Image file, I want to change raw data behind It and upload new data back to pixbuf. I am using the "gdk_pIxbuf_save_to_buffer" for accessing raw data, but I

RE: GTK compile error: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers

2008-11-17 Thread Ian Puleston
> -Original Message- > From: Ian Puleston > > Search for ENUMPREFIX, and if > glib-mkenums does not have that then you need to install a newer gtk / > dek-dev. Sorry, misaligned fingers: s/dek-dev/gtk-dev/. ___ gtk-list mailing list gtk-list@g

RE: GTK compile error: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers

2008-11-17 Thread Ian Puleston
> -Original Message- > From: alfredorm79 > > > I have same problem =( Find a file named glib-mkenums where you have GTK installed (usually C:/GTK/bin/glib-mkenums in Windows, /usr/bin/glib-mkenums in Linux) and list it (it's a text file - a perl script). Search for ENUMPREFIX, and if gli

Re: GTK compile error: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers

2008-11-16 Thread alfredorm79
I have same problem =( -- View this message in context: http://www.nabble.com/GTK-compile-error%3A-..-gdk-pixbuf-gdk-pixbuf-enum-types.h%3A19%3A9%3A-error%3A-macro-names-must-be-identifiers-tp20508220p20520648.html Sent from the Gtk+ - General mailing list archive at Nabble.com

RE: GTK compile error: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers

2008-11-15 Thread Ian Puleston
nome.org Subject: Re: GTK compile error: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers Thanks! Here is the entire gdk-pixbuf-enum-types.h file: /* Generated data (by glib-mkenums) */ #if defined(GDK_PIXBUF_DISABLE_SINGLE_INCLUDES) && !defined (GDK_

Re: GTK compile error: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers

2008-11-14 Thread Kristin Branson
Thanks! Here is the entire gdk-pixbuf-enum-types.h file: /* Generated data (by glib-mkenums) */ #if defined(GDK_PIXBUF_DISABLE_SINGLE_INCLUDES) && !defined (GDK_PIXBUF_H_INSIDE) && !defined (GDK_PIXBUF_COMPILATION) #error "Only can be included direc

RE: GTK compile error: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers

2008-11-14 Thread Ian Puleston
From: Kristin Branson I am trying to compile GTK, and have encountered an error I can't figure out. Here is the tail of what make spits out: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers ../gdk-pixbuf/gdk-pixbuf-enum-types.h:22:9: error: macro names mu

Re: GTK compile error: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers

2008-11-14 Thread Kristin Branson
Thanks for the quick reply! I believe I do have a new version of glib -- I've basically started installing everything from scratch this morning. I compiled glib-2.18.0 this morning and installed it to $HOME/vision/local The following objects are in this directory: /home/users/branson/vision/local

Re: GTK compile error: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers

2008-11-14 Thread Kristin Branson
Thanks for the quick reply! I believe I do have a new version of glib -- I've basically started installing everything from scratch this morning. I compiled glib-2.18.0 this morning and installed it to $HOME/vision/local The following objects are in this directory: /home/users/branson/vision/local

Re: GTK compile error: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers

2008-11-14 Thread Tristan Van Berkom
2008/11/14 Kristin Branson <[EMAIL PROTECTED]>: [...] > > Because most of the required packages were installed locally, here are the > updates I've made to various environment variables: > export > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/users/branson/vision/local/lib:/home/users/branson/vision/loca

GTK compile error: ../gdk-pixbuf/gdk-pixbuf-enum-types.h:19:9: error: macro names must be identifiers

2008-11-14 Thread Kristin Branson
I am trying to compile GTK, and have encountered an error I can't figure out. Here is the tail of what make spits out: make[4]: Entering directory `/home/users/branson/vision/ gtk+-2.14.4/gdk-pixbuf' if /bin/sh ../libtool --mode=compile /home/users/branson/vision/local/bin/gcc -DHAVE_C

Re: gdk-pixbuf-csource crash on windows.

2007-12-27 Thread Surya Kiran Gullapalli
On Dec 27, 2007 4:15 PM, Tor Lillqvist <[EMAIL PROTECTED]> wrote: > > The problem is rectified if i use the libpng from the gtk+-win32 download > > page. > > So, just for information, could you tell us where the libpng package > you originally used originated from? Was the name of the DLL in that

Re: gdk-pixbuf-csource crash on windows.

2007-12-27 Thread Tor Lillqvist
> The problem is rectified if i use the libpng from the gtk+-win32 download > page. So, just for information, could you tell us where the libpng package you originally used originated from? Was the name of the DLL in that package libpng13.dll, too? (If that is the case, this is a serious problem

Re: gdk-pixbuf-csource crash on windows.

2007-12-27 Thread Surya Kiran Gullapalli
My mistake, The problem is rectified if i use the libpng from the gtk+-win32 download page. Thanks, Surya ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

Re: gdk-pixbuf-csource crash on windows.

2007-12-26 Thread Tor Lillqvist
> gdk-pixbuf-csource.exe crashes on windows, In what way does it crash? Do you get any error message? > My png library version is 1.2.20 meaning what, exactly? Where did you download the binary from? What is the name of the DLL it contains? > and gdk-pixbuf-csource is looking for lib

gdk-pixbuf-csource crash on windows.

2007-12-25 Thread Surya Kiran Gullapalli
gdk-pixbuf-csource.exe crashes on windows, If i use to generate data from a png file. I'm giving the command like this. gdk-pixbuf-csource --raw --build-list image_data image.png My png library version is 1.2.20 and gdk-pixbuf-csource is looking for libpng13.dll. I'm using gtk-2.12.3

RE: Link errors building gdk-pixbuf under CygWin

2007-03-12 Thread Ian Puleston
b' ./configure --disable-static --prefix=c:/GTK --with-gdktarget=win32 --host=i386-pc-mingw32 Ian > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Ian Puleston > Sent: Monday, March 12, 2007 11:24 AM > To: gtk-list@gnome.org &g

RE: Link errors building gdk-pixbuf under CygWin

2007-03-12 Thread Ian Puleston
> -Original Message- > From: Tor Lillqvist [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 08, 2007 2:18 PM > > If the latter, I strongly recommend using mingw and MSYS instead of > Cygwin as a development environment. So far, I've had no success running GTK's configure in Win32 under

RE: Link errors building gdk-pixbuf under CygWin

2007-03-08 Thread Tor Lillqvist
Ian Puleston writes: > I started with your suggestion from the README.win32 on what to > pass to configure. Hmm, yes, I guess that file could do with some editing. > So the "-L/target/lib" must be a hold-over from the first configure run. > Probably I should clean everything and start again.

RE: Link errors building gdk-pixbuf under CygWin

2007-03-08 Thread Ian Puleston
> -Original Message- > From: Tor Lillqvist [mailto:[EMAIL PROTECTED]: > > Are you tring to build a Cygwin version of GTK+ (one that uses the > Cygwin runtime), or a native Win32 GTK+ (that uses just the Microsoft > C runtime and the Win32 system libraries)? > > For the latter, you could b

Re: Link errors building gdk-pixbuf under CygWin

2007-03-08 Thread Tor Lillqvist
e doesn't really know what one is doing when using Cygwin. I mean mixing up Cygwin headers and libraries with non-Cygwin ones. > gcc -march=pentium -shared .libs/libgdk_pixbuf-2.0-0.dll.def > libs/gdk-pixbuf.o .libs/gdk-pixbuf-animation.o .libs/gdk-pixbuf-data.o > libs/gdk-pixbuf-

Link errors building gdk-pixbuf under CygWin

2007-03-08 Thread Ian Puleston
Hi, I'm trying to build the WIN32 version of GTK 2.10.9 (actually just the GDK library) in Windows using CygWin (the latest) and after many hurdles I've got to the point that gdk-pixbuf is compiling, but then failing to link with the errors listed below - undefined ref

Re: Adding support for OS X icons in GDK-Pixbuf

2007-01-06 Thread Chris Vine
On Saturday 06 January 2007 08:38, Lyonel Vincent wrote: > Hi all, > > I've released a first working version of a GDK-Pixbuf loader for OS X > icons. It's still a bit rough but it allows using .icns icon files as > easily as if they were PNG images (as custom icons in N

Re: Adding support for OS X icons in GDK-Pixbuf

2007-01-06 Thread Lyonel Vincent
Hi all, I've released a first working version of a GDK-Pixbuf loader for OS X icons. It's still a bit rough but it allows using .icns icon files as easily as if they were PNG images (as custom icons in Nautilus, thumbnails are generated in GQview and gThumb, as patterns in GIMP etc.)

Re: Adding support for OS X icons in GDK-Pixbuf

2007-01-05 Thread Lyonel Vincent
Oh OK, my mistake: I thought GIMP was able to use GDK-Pixbuf loaders to load images (in 'File|Open') and not only patterns... It does work with patterns, though. Do you know the reason of such a limitation? thanks for your help, I could have experimented much longer before discoverin

Re: Adding support for OS X icons in GDK-Pixbuf

2007-01-05 Thread Michael Natterer
On Thu, 2007-01-04 at 16:50 +0100, Lyonel Vincent wrote: > Hi Dominic, > > I've re-packaged my gdk-pixbuf loader but it seems to only work in > GQview but not in EOG, gThumb nor GIMP... Um, where do you expect GIMP to use gdk-pixbuf loaders? In fact it uses pixbuf loaders

Re: Adding support for OS X icons in GDK-Pixbuf

2007-01-04 Thread Lyonel Vincent
Hi Dominic, I've re-packaged my gdk-pixbuf loader but it seems to only work in GQview but not in EOG, gThumb nor GIMP... If you want to give it a try, you can fetch the source from my Subversion repository: % svn co https://dev.ezix.org/source/packages/icns I don't see what I

Re: Adding support for OS X icons in GDK-Pixbuf

2007-01-03 Thread John Stowers
w > code, icns2png, etc.)... > What do I have to make GTK+ applications recognise icns files? > WMF and SVG support seem to suggest developing a GDK-Pixbuf loader. > > I've tried to create a shared lib modeled after io-wmf.so (in libwmf) > but without much success so far: when I r

Adding support for OS X icons in GDK-Pixbuf

2007-01-02 Thread Lyonel Vincent
Hi all, I'd like to add support for OS X icons (.icns files). So far I have a bunch of working stand-alone libs (homebrew code, icns2png, etc.)... What do I have to make GTK+ applications recognise icns files? WMF and SVG support seem to suggest developing a GDK-Pixbuf loader. I'v

Re: Pango [was: Re: gdk-pixbuf]

2006-08-29 Thread Sergei Steshenko
--- Bill Cunningham <[EMAIL PROTECTED]> wrote: > > - Original Message - > From: "David Neèas (Yeti)" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, August 29, 2006 4:31 PM > Subject: Re: gdk-pixbuf > > gdk-pixbuf is a library that reside

Re: Pango [was: Re: gdk-pixbuf]

2006-08-29 Thread Yeti
On Tue, Aug 29, 2006 at 04:41:37PM -0400, Bill Cunningham wrote: > > I'm reading errors from config.log and getting libraries. Now the > biggest error I get is from pango. It can't find panglox.lo. I have cairo > and atk installed and X. If I can figure pango out

Pango [was: Re: gdk-pixbuf]

2006-08-29 Thread Bill Cunningham
- Original Message - From: "David Neèas (Yeti)" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 29, 2006 4:31 PM Subject: Re: gdk-pixbuf > gdk-pixbuf is a library that resides in `gdk-pixbuf' > subdirectory of Gtk+ 2.x source code, it is normally > installed

Re: gdk-pixbuf

2006-08-29 Thread Yeti
On Tue, Aug 29, 2006 at 04:08:26PM -0400, Bill Cunningham wrote: > I have now installed gd, and I'm try install gdk-pixbuf and it just > looks like a bunch of html pages. How do you install that? I have expat and > libxml2. I just want what I need to install gtk. Is all thes

gdk-pixbuf

2006-08-29 Thread Bill Cunningham
I have now installed gd, and I'm try install gdk-pixbuf and it just looks like a bunch of html pages. How do you install that? I have expat and libxml2. I just want what I need to install gtk. Is all these dependencies I'm running into necessary or do I need to turn off some de

can gdk-pixbuf-0.22 be built with glib-2.12.1 ?

2006-07-29 Thread Sergei Steshenko
Hello All, I'm having difficulties building gdk-pixbuf-0.22 be built with glib-2.12.1. Can gdk-pixbuf-0.22 be built with glib-2.12.3 rather than with glib-1.* ? 'configure' of gdk-pixbuf-0.22 wants 'glib-config': " checking for GLIB - version >= 1.2.0... ./conf

gdk-pixbuf-query-loaders cannot load loader

2005-11-10 Thread Chien-Yu Chen
Hi! I compiled gtk+-2.6.10...but /etc/gtk-2.0/gdk-pixbuf.loaders is not generated...so I tried to use gdk-pixbuf-query-loaders to generate /etc/gtk-2.0/gdk-pixbuf.loadershowever, I am getting Cannot load loader. from the source code, this is from

Re: Gdk Pixbuf and Monochrome images

2005-09-27 Thread Mohit Kumar
I have set the alpha as false Valdis. But still the image is not coming up. Thanks, MohitOn 9/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:On Tue, 27 Sep 2005 11:49:42 +0530, Mohit Kumar said:> Could anyone help me with where am I going wrong? If that pixbuf has an alpha channel, 24 bits is

Re: Gdk Pixbuf and Monochrome images

2005-09-27 Thread Valdis . Kletnieks
On Tue, 27 Sep 2005 11:49:42 +0530, Mohit Kumar said: > Could anyone help me with where am I going wrong? If that pixbuf has an alpha channel, 24 bits isn't going to work pgpY05eFLyBul.pgp Description: PGP signature ___ gtk-list mailing list gtk-l

Gdk Pixbuf and Monochrome images

2005-09-26 Thread Mohit Kumar
Hi All, I am trying to display a monochrome image in a GdkPixbuf. I have the monochrome data in memory and to use it for the call "gdk_pixbuf_new_from_data" i need to convert into RGB Pixels. Hence where ever I find 1 in bit, it is replaced with 3 bytes woth 0xFF and whereever I find a 0 in a bit,

Dependencies of gdk-pixbuf

2005-02-27 Thread z3108094
Hi I am using Mandrake 9.2. I am having problem using gdk-pixbuf. I just want to know what packages must be installed in order to work gdk-pixbuf properly. I have following packages installed: libgdk-pixbuf2-0.22.0-2mdk libgdk-pixbuf-gnomecanvas1-0.22.0-2mdk libgdk-pixbuf2-devel-0.22.0-2mdk

Build fails at gdk-pixbuf/pixopts with MinGW

2004-10-17 Thread Vincent Pit
Hi, I'm trying to build GTK+-2.4.13 with MinGW (last version) and gcc 3.4.1 I'm stuck at the very beginning (gdk-pixbuf/pixopts) of the build. --- $ make make all-recursive make[1]: Entering directory `/s

Build fails at gdk-pixbuf/pixopts with MinGW

2004-10-17 Thread Vince
Hi, I'm trying to build GTK+-2.4.13 with MinGW (last version) and gcc 3.4.1 I'm stuck at the very beginning (gdk-pixbuf/pixopts) of the build. --- $ make make all-recursive make[1]: Entering directory `/s

Re: Display jpeg image only use GTK instead of using imlib and gdk-pixbuf

2004-07-26 Thread Sven Neumann
Hi, John Cupitt <[EMAIL PROTECTED]> writes: > > I would like to display jpeg images using pure gtk instead of > > using imlib or gdk-pixbuf, because I want to keep my code as small > > as possible. As I know that imlib is quite big, and gdk-pixbuf > > contains gn

Re: Display jpeg image only use GTK instead of using imlib and gdk-pixbuf

2004-07-26 Thread John Cupitt
On Mon, 26 Jul 2004 17:54:03 +0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I would like to display jpeg images using pure gtk instead of using imlib or > gdk-pixbuf, > because I want to keep my code as small as possible. > As I know that imlib is quite big, and gdk-pix

Display jpeg image only use GTK instead of using imlib and gdk-pixbuf

2004-07-26 Thread bhagirathi
Hi there, I would like to display jpeg images using pure gtk instead of using imlib or gdk-pixbuf, because I want to keep my code as small as possible. As I know that imlib is quite big, and gdk-pixbuf contains gnome both of which I intend not to use them. Does anyone know that is pure GTK is

Re: Speed of Gdk-Pixbuf Vs. GdkRGB

2004-04-24 Thread Sven Neumann
Hi, "David J. Singer" <[EMAIL PROTECTED]> writes: > I notice the scribble example uses 'gtk_widget_queue_draw_area' to > basically call expose to redraw the bit that's changed. Is this the > approved (and optimal - in a speed sense) way to do it or just a > simplification for the example? gtk_w

Re: Speed of Gdk-Pixbuf Vs. GdkRGB

2004-04-24 Thread David J. Singer
On Thursday 22 April 2004 6:48 pm, Sven Neumann wrote: > > That's not a backing pixmap, it's a background pixmap. So instead of > erasing your window background to the background color, the background > pixmap is being used. OK. I'm doing some reading-up on this offline now and going throught the

Re: Speed of Gdk-Pixbuf Vs. GdkRGB

2004-04-22 Thread David J. Singer
Sven, > Well, you are obviously suffering from some fundamental > misunderstandings. Don't worry though, the X rendering concept is not > easy to understand and GTK+/GDK as well as all the nifty new X > extensions add quite some complexity. An understatement! :-) OK. I'm going to have to go

Re: Speed of Gdk-Pixbuf Vs. GdkRGB

2004-04-22 Thread Sven Neumann
Hi, "David J. Singer" <[EMAIL PROTECTED]> writes: > I'm a little confused now! In my original posting I mentioned that > I usually "define a backing pixmap in a 'configure' callback, draw > the graphical content into the pixmap, then copy it to the > drawing-area in one go in an 'expose' callbac

Re: Speed of Gdk-Pixbuf Vs. GdkRGB

2004-04-22 Thread David J. Singer
Steffen, John, > If you need to render the pixbuf often and don't need blending, you > should consider to draw it to an offscreen pixmap (a GdkPixmap) and > use that to blit the image to the screen. I'm a little confused now! In my original posting I mentioned that I usually "define a backing

Re: Speed of Gdk-Pixbuf Vs. GdkRGB

2004-04-22 Thread John Cupitt
Hi again, David J. Singer wrote: On Wednesday 21 April 2004 6:13 pm, John Cupitt wrote: They are equivalent (AFAIK). You only need the lower-level stuff if you want to avoid loading the whole image into memory OK. That's interesting. I kinda assumed GdkRGB would be loads faster because it has a

Re: Speed of Gdk-Pixbuf Vs. GdkRGB

2004-04-21 Thread Sven Neumann
Hi, "David J. Singer" <[EMAIL PROTECTED]> writes: > On Wednesday 21 April 2004 6:13 pm, John Cupitt wrote: > > > > They are equivalent (AFAIK). You only need the lower-level stuff if you > > want to avoid loading the whole image into memory > > OK. That's interesting. I kinda assumed GdkRGB woul

Re: Speed of Gdk-Pixbuf Vs. GdkRGB

2004-04-21 Thread David J. Singer
On Wednesday 21 April 2004 6:13 pm, John Cupitt wrote: > > They are equivalent (AFAIK). You only need the lower-level stuff if you > want to avoid loading the whole image into memory OK. That's interesting. I kinda assumed GdkRGB would be loads faster because it has a much "lower-level" feel to i

Re: Speed of Gdk-Pixbuf Vs. GdkRGB

2004-04-21 Thread John Cupitt
Hi, David J. Singer wrote: My question is, if drawing speed is an issue, is it faster to use the slightly lower-level GdkRGB method rather than the Gdk-Pixbuf one? More generally, how does the Gdk-Pixbuf stuff rate in terms of drawing speed compared to GkdRGB? They are equivalent (AFAIK). You

Speed of Gdk-Pixbuf Vs. GdkRGB

2004-04-21 Thread David J. Singer
In Gtk-1.2, when rendering custom graphics into a drawing-area, I would basically malloc a chunk of memory, read the raw RGB data in from a file (using a bespoke loading routine) and then draw the graphic using 'gdk_draw_rgb_image'. I notice that Gdk-Pixbuf can basically do the sa

gdk-pixbuf-0.9.0 overwritten by gtk-2.x causes problems

2003-11-30 Thread Nicolai Stange
ation with some mystic files. Nor help! But the I recognized that gdk-pixbuf-0.9.0.tar.gz in my /usr/src, configured it (it's necessary to use the same prefix as years ago, eventually try /usr AND /usr/local) and the did an make uninstall, typed make install in my gtk +-2.0-source-dir and w

GTK 2 gdk-pixbuf problem solved!

2003-11-24 Thread Tara Milana
I finally figured it out!! The problem is in $TOPLEVEL/libtool. When the --version-script argument and the argument following it are removed the compile errors go away! --Tara ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/lis

gdk-pixbuf anonymous version tags status?

2003-11-06 Thread Tara Milana
Hi everyone, how's the status on that gdk-pixbuf linking issue? Did anyone figure out why it needed ld to use anonymous tags? Why does gdk-pixbuf need anonymous tags? --Tara ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/ma

gdk-pixbuf / anonymous version tags [was why is gtk so difficult...]

2003-10-21 Thread Owen Taylor
can look into whether we can make the configure process automatically detect it and give a comprehensible error message, or to just work. Knowing exactly what is in gtk+-2.2.4/gdk-pixbuf/.libs/libgdk_pixbuf-2.0.ver when the error occurs would be interesting. My guess is it's quite likely

Re: gtk-2.2.2: gdk pixbuf loaders do not work

2003-08-17 Thread Alejandro Sanchez Acosta
Hello, > # strace -o zzz gdk-pixbuf-csource 2400_MHz_antenna1.JPG > failed to load "2400_MHz_antenna1.JPG": Couldn't recognize the image file format for > file '2400_MHz_antenna1.JPG' You only have the types "jpeg" "jpe" and "jpg"

gtk-2.2.2: gdk pixbuf loaders do not work

2003-08-17 Thread insecure
Just installed gtk-2.2.2 and trying to build an application against it. It fails trying to run gdk-pixbuf-csource. I looked into it and indeed gdk-pixbuf-csource is not functional. Whatever I give it to convert, it says: # strace -o zzz gdk-pixbuf-csource 2400_MHz_antenna1.JPG failed to load

Compile problem with gdk-pixbuf-io.c

2003-04-06 Thread Michael Prentice
Figures after a day of looking at this, I figure it out right as I send email to the list The problem was using -I/usr/include along with gcc. Removing that from the CPPFLAGS fixed it. Mike -- Michael Prentice - Software Engineer IBM Software Group - Rational Software Configuration Manage

Compile error in gdk-pixbuf-io.c, __builtin_va_alist and __builtin_va_arg_incr

2003-04-06 Thread Michael Prentice
-I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I -I../gdk-pixbuf -I/gdk-pixbuf -DGTK_SYSCONFDIR=\"/net/acrolein/export/home/mprentic/etc\" -DGTK_VERSION=\"2.2.1\" -DGTK_BINARY_VERSION=\"2.2.0\" -DG_DISABLE_DEPRECATED

Help needed with Gdk-Pixbuf compile problem

2003-04-05 Thread Tom Williams
Hi! I'm trying to compile gaim 0.60 on a Slackware 8 Linux system w/ glib-2.2.1 and gtk+-2.2.1 installed. When I compile gaim-0.60, I get this error: make[3]: Entering directory `/build/gaim-0.60/src' source='about.c' object='about.o' libtool=no \ depfile='.deps/about.Po' tmpdepfile='.deps/about

gdk-pixbuf

2002-12-29 Thread malo p
hi i am trying to use gdk-pixbuf in order to display an image but i don't find some good example could you help me? maloSeul le silence est grand, tout le reste n'est que faiblesseDo You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Testez le nouveau Yahoo! Mail

Re: Could I use gdk-pixbuf library with Gtk+1.2 project?

2002-12-05 Thread Krzysztof Garus
On Thu, Dec 05, 2002 at 10:34:14AM +0800, anukeey wrote: > Hi all: >As title, I want load image data with gdk-pixbuf > API, but my project create by Glade is using Gtk+1.2, > and I didn't tranfer my project into Gtk+2.0 yet, so > is it is posible using gdk-pixbuf with Gtk+

Could I use gdk-pixbuf library with Gtk+1.2 project?

2002-12-04 Thread anukeey
Hi all: As title, I want load image data with gdk-pixbuf API, but my project create by Glade is using Gtk+1.2, and I didn't tranfer my project into Gtk+2.0 yet, so is it is posible using gdk-pixbuf with Gtk+1.2 and how? an

Re: compiling gdk-pixbuf in 2.0.7

2002-11-08 Thread Owen Taylor
[EMAIL PROTECTED] writes: > > > > What distribution and version of linux? What version of gcc and > > binutils? > > Red Hat Linux release 7.2 (Enigma) > Linux emmapeel.lucasdigital.com 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 > gcc --version 2.96 > binutils-2.11.90.0.8-9 OK, I tracked down

Re: compiling gdk-pixbuf in 2.0.7

2002-11-07 Thread stewartb
his trying to build gtk 2.0.7 under linux when it starts building > > gdk-pixbuf: > > > > /usr/bin/ld:.libs/libgdk_pixbuf-2.0.ver:1: parse error in VERSION script > > > > any clues? glib 2.0.7 built fine by the way... > > What distribution and version of linux?

Re: compiling gdk-pixbuf in 2.0.7

2002-11-07 Thread stewartb
> > What distribution and version of linux? What version of gcc and > binutils? Red Hat Linux release 7.2 (Enigma) Linux emmapeel.lucasdigital.com 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 gcc --version 2.96 binutils-2.11.90.0.8-9 > > Can you attach the libgdk_pixbuf-2.0.ver script? { global:

Re: compiling gdk-pixbuf in 2.0.7

2002-11-07 Thread Owen Taylor
[EMAIL PROTECTED] writes: > im getting this trying to build gtk 2.0.7 under linux when it starts building > gdk-pixbuf: > > /usr/bin/ld:.libs/libgdk_pixbuf-2.0.ver:1: parse error in VERSION script > > any clues? glib 2.0.7 built fine by the way... What distribution and vers

Re: compiling gdk-pixbuf in 2.0.7

2002-11-07 Thread Sven Neumann
Hi, [EMAIL PROTECTED] writes: > im getting this trying to build gtk 2.0.7 under linux when it starts building > gdk-pixbuf: > > /usr/bin/ld:.libs/libgdk_pixbuf-2.0.ver:1: parse error in VERSION script > > any clues? glib 2.0.7 built fine by the way... I've heard the sa

compiling gdk-pixbuf in 2.0.7

2002-11-06 Thread stewartb
im getting this trying to build gtk 2.0.7 under linux when it starts building gdk-pixbuf: /usr/bin/ld:.libs/libgdk_pixbuf-2.0.ver:1: parse error in VERSION script any clues? glib 2.0.7 built fine by the way... thanks, Stewart Birnam -- ILM Systems R&D -- x

Re: Re: Gdk-Pixbuf Problem

2002-08-27 Thread Gustavo Giráldez
rrectly, but probably what you're looking for is gdk_pixbuf_get_pixels(). With that function you access the raw data from the pixbuf. You will probably also need some other functions described in http://developer.gnome.org/doc/API/2.0/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html to get the format of the

Re: Re: Gdk-Pixbuf Problem

2002-08-27 Thread anita setty
> > When I looked into the gdk-pixbuf.h, I see that GdkPixbuf is > > typedef to structure _GdkPixbuf. This structure is not >defined > > in > > any files under /usr/local/include/gtk-2.0/gdk-pixbuf > > > > I see that this structure has been declared in > > gd

Re: Gdk-Pixbuf Problem

2002-08-26 Thread Gustavo Giráldez
plete. > > When I looked into the gdk-pixbuf.h, I see that GdkPixbuf is > typedef to structure _GdkPixbuf. This structure is not defined > in > any files under /usr/local/include/gtk-2.0/gdk-pixbuf > > I see that this structure has been declared in > gdk-pixbuf-private.h >

Gdk-Pixbuf Problem

2002-08-26 Thread anita setty
not defined in any files under /usr/local/include/gtk-2.0/gdk-pixbuf I see that this structure has been declared in gdk-pixbuf-private.h and this file is not installed in /usr/local/include/gtk-2.0/gdk-pixbuf Is this the reason I am getting compilation error, or I am doing something wrong. Ple

help on gdk-pixbuf

2002-08-01 Thread simith nambiar
hi list, i have frames arriving from a system in the network which have been compressed as JPEG format - now if i use gdk-pixbuf can i display the JPEG images continiously arriving - without any flicker i just wanted to know whether it would be fast enough! else i have to decompress it

gdk-pixbuf loaders under Windows98

2002-06-09 Thread Dov Grobgeld
Hejsan, I'm having problems using the gdk-pixbuf loaders under Windows 98. I have installed all of Tor Lillkvist's precompiled gtk+ suite, which in general works great. But when I compile and then run the following program: #include /* To get gtk_init */ int main(int argc,

Re: Buffer overruns in gtk 1.3.12 (gdk-pixbuf)?

2002-01-23 Thread Jason Tackaberry
On Wed, 2002-01-23 at 15:27, Owen Taylor wrote: > The fixes to pixops were not in 1.3.12. But they should have no effect > on GDK_INTERP_NEAREST. I just tried cvs gtk+ and the corrupt images problem persists. I took a screenshot of what happens: http://sault.org/~tack/corrupt.png The i

  1   2   >