I replied to your issue on Github. Looks like maybe GTKPixbuf2 is no longer 
installed by default on Ubuntu 19.10?
It looks like that's the only decoder in pyglet that can handle gif files 
at the moment. 


On Saturday, December 7, 2019 at 6:58:56 PM UTC+9, Volker Süß wrote:
>
> Hello!
>
> I installed my little slide_show script on an new computer and found that 
> it is broken for 
>
> animation = pyglet.image.load_animation(fn)
>
> I got an execption: 
>
> raise ImageDecodeException('This decoder cannot decode animations.')
> pyglet.image.codecs.ImageDecodeException: This decoder cannot decode 
> animations.
>
> I the 1.4.0b1 I have no problems with this. 
>
> Where is the change??
>

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyglet-users/be94e1fc-2d01-469d-9722-49e44c20103e%40googlegroups.com.

Reply via email to