RE: can't load pixbufs with GTK+ 2.14 - win32

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Oorspronkelijk bericht-----
> Van: tlillqvist@xxxxxxxxx [mailto:tlillqvist@xxxxxxxxx] Namens Tor Lillqvist
> 
> Does this happen with all tiff and jpeg files? 
As it turns out, it doesn't. Other jpeg files worked OK, I should have tried that first. Anyway, attached is a file that doesn't
work. I'm very curious if it works for you.

> Do you have some
> minimal but complete sample program that exhibits the bug? 
I have made a minimal sample program, but it is in C#. If you want I can make a c program, but from these three lines of C# code you
can probably see how minimal it is:
	Gtk.Application.Init();
	string filename = @"d:\testlogo.jpg";
	Pixbuf pixbuf = new Pixbuf(filename);

> Are you sure you haven't mixed up for instance a gdk-pixbuf.loaders 
> file from an older GTK+ build with your fresh installation of GTK+ 2.14.1?
Yep

> 
> --tml

Maarten

Attachment: testlogo.jpg
Description: JPEG image

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux