[Bug 719567] Re: pygame.error: JPEG loading error

2012-01-09 Thread Bernt
Yes with python-pygame 1.9.1release-0ubuntu4 (ubuntu oneiric) the bug does not appear. Hopefully this is solved for ever ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719567 Title: pygame.error

[Bug 719567] Re: pygame.error: JPEG loading error

2012-01-07 Thread Vincent Cheng
Bug no longer seems to be reproducible. ** Changed in: pygame (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719567 Title: pygame.error: JPEG loading error To

[Bug 719567] Re: pygame.error: JPEG loading error

2011-03-29 Thread Bernt
>>> import pygame >>> print pygame.image.get_extended() 1 png files are working, jpeg files not ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/719567 Title: pygame.error: JPEG loading error --

[Bug 719567] Re: pygame.error: JPEG loading error

2011-03-23 Thread Edouard Murat
FYI I took a look inside the doc for pygame.image.load and found this: "Pygame may not always be built to support all image formats. At minimum it will support uncompressed BMP. If pygame.image.get_extended() returns 'True', you should be able to load most images( including png, jpg and gif ).

[Bug 719567] Re: pygame.error: JPEG loading error

2011-02-15 Thread Bernt
ls -l /usr/lib/libjpeg* -rw-r--r-- 1 root root 255630 2010-05-21 01:05 /usr/lib/libjpeg.a -rw-r--r-- 1 root root 914 2010-05-21 01:05 /usr/lib/libjpeg.la -rw-r--r-- 1 bernt bernt920 2010-03-07 23:14 /usr/lib/libjpeg.lai lrwxrwxrwx 1 root root 16 2011-02-15 20:50 /usr/lib/libjpeg.s