[pygame] Pygame, images, and Macs

2017-01-06 Thread Bob Irving
We're using pygame in our CS classes here and have found that the built-in
python (with Macs, which is what we use) works MOSTLY.

The big snag seems to be image files. It doesn't seem to matter whether
they are jpgs, pngs, etc. They sometimes display and sometimes don't.

Our suspicion is that it is something in how either El Cap or Sierra
processes image files that conflicts with pygame

Has anyone found a solution?



Bob Irving
Porter-Gaud School
Charleston, SC

-- 
Twitter: @birv2
www.bob-irving.com
http://www.scoop.it/t/on-the-digital-frontier

Raspberry Pi Certified Educator


Re: [pygame] Pygame 1.9.2 bug? | *** Error in `python3': double free or corruption (!prev): 0x00007f586c001b40 ***

2017-01-06 Thread Thomas Kluyver
Thanks Jorge, I've filed a bug here:
https://bitbucket.org/pygame/pygame/issues/323/double-free-error-on-linux-python-35

Any help working it out is welcome; I can't currently reproduce the error
on my Fedora system.

On 5 January 2017 at 23:52, Jorge  wrote:

> I ran into problems when I try to play a game using the latest pygame
> version from PyPI. It just happened to me with Hexoshi and I'm not sure
> if it's a pygame bug. The main developer of Hexoshi says it's a pygame
> 1.9.2 bug. Here is the log of the error and the discussion of the issue
> I submitted to Hexoshi issue tracker:
> https://gitlab.com/hexoshi/hexoshi/issues/4
>
> If this is a pygame bug, please someone submit it to Bitbucket pygame
> issue tracker, I don't have an account.
>
>


Re: [pygame] Unsubscribe

2017-01-06 Thread Martin Kühne
the email link on the website points to the following url:
mailto:majord...@seul.org?body=unsubscribe%20pygame-users

Better luck next time, I guess?

cheers!
mar77i


[pygame] Unsubscribe

2017-01-06 Thread Peter Maynard