Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
133 user(s) are online (74 user(s) are browsing Forums)

Members: 1
Guests: 132

smf, more...

Headlines

 
  Register To Post  

(1) 2 »
Developers, let's move PyGame forward!
Just can't stay away
Just can't stay away


See User information
*** First of all, the JPEG support in PyGame doesn't work, i think this is because of the libjpeg.so that is available is too recent and is incompatible.

http://www.os4depot.net/index.php?fun ... rary/graphics/libjpeg.lha

Here is the link to libJPEG 6b which I think is the one we had before v8.
I will try to get it running now.
http://ftp.de.debian.org/debian/pool/ ... /libjpeg6b_6b.orig.tar.gz

I'll try to compile an older version and see if it works.

*** Python is missing a couple of commonly used modules still.
Any help porting any of the following modules would be greatly appreciated:

numpy
json
numeric
pyode

ctypes is not working in the os4 version of python.
It is needed by the OpenGL module that I have ported already but am unable to test due this.
I have reported this on bugzilla, let's hope for a fix.

These modules are the ones that I have a need for so far, I others needs other modules, feel free to suggest them here.

Anyone with me on this? Let's move things forward!


Edited by spotUP on 2010/8/20 17:14:40
Edited by spotUP on 2010/8/20 17:17:03
Go to top
Re: Developers, let's move PyGame forward!
Home away from home
Home away from home


See User information
@spotUP

I think i can try with _ctypes (for example let's try together today on amigadev channel ?), because i see 3-4 good opengl based games, which will be good to have.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Developers, let's move PyGame forward!
Just can't stay away
Just can't stay away


See User information
@kas1e

ignore ctypes.
i have dug more into that, it's a missing feature of aos4 python. it is supposed to be a part of python 2.5.
so it's up to the python maintainer to fix. i have reported it on bugzilla already.

i just tried to compile libjpeg 6b that i think is compatible, but the configure script fails under os4.. :/
so that's another one for a cross compiler.
maybe it should be name libjpeg-6b.so and then we can link pygame against that.

Go to top
Re: Developers, let's move PyGame forward!
Home away from home
Home away from home


See User information
@spotUP
That bad.. Still maybe we can somehow fix it .. Maybe just a bit rewrite opengl modules, for not use ctypes at all ? If i remember right, there was python module, called "ctypes", and i think before that this module will make ctypes from scratch, for make it works with python.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Developers, let's move PyGame forward!
Just can't stay away
Just can't stay away


See User information
Hi @spotUP

These modules are the ones that I have a need for so far, I others needs other modules, feel free to suggest them here.
We need the mama of all modules --TKinter.
... It is the standard Python interface to the Tk GUI toolkit and a de-facto standard GUI in general, ...wikipedia
Here'$ to pushing forward!
Thanks for all your efforts on PyGame. It's nice to see Python coming alive in our OS!

Go to top
Re: Developers, let's move PyGame forward!
Just can't stay away
Just can't stay away


See User information
@Snuffy

O_O i got your mail of appreciation, thank you!

Go to top
Re: Developers, let's move PyGame forward!
Just popping in
Just popping in


See User information
@spotUP

Make an OS3.9 version and I might be interested.

Go to top
Re: Developers, let's move PyGame forward!
Just can't stay away
Just can't stay away


See User information
@Minuous

i suggest you port it to aos3 yourself if you are interested.
you'll probably get a framerate of around 2 frames per minute though.

Go to top
Re: Developers, let's move PyGame forward!
Home away from home
Home away from home


See User information
@Minuous
Forget about os3 at all, or amiga.org are your best place :) We all here to make AOS and software for AOS growing up to forward, not to back.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Developers, let's move PyGame forward!
Home away from home
Home away from home


See User information
@Minuous

Well would be cool but I really doubt you can run it at decent speed, also first you need to port an up-to-date Phyton, better if we invest our time and devs into NG platform instead

Go to top
Re: Developers, let's move PyGame forward!
Home away from home
Home away from home


See User information
@samo79

I think porting of Python to aos3, will be more or less unpossible, or, very, very hard job. I can be wrong here of course, but as i see in the video about aos developming, which do Rogue few days ago, Python it's a monster in terms of files, dependences and such. Porting of PyGame i think not so big problem, but porting of Python are the big one, and very hard one (imho of course). And all in all, its of course no make any sense, and we all know because of what :)

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Developers, let's move PyGame forward!
Home away from home
Home away from home


See User information
@kas1e

And old (very old) 68k release is availible, check Aminet
Off course I don't know how (and if) they work but if someone port it, it mean that wasn't impossible.

.. then speed on PyGame is another story

---------------
Edit: Fix typo


Edited by samo79 on 2010/8/22 13:08:31
Edited by samo79 on 2010/8/22 13:10:05
Go to top
Re: Developers, let's move PyGame forward!
Just can't stay away
Just can't stay away


See User information
Hi @spotUP

YW!
SolarWolf was the first Pygame I played on my AmigaOne before OS4 was a reality! The A1-XE/G4 came with Debian Linux installed in 2003. I deleted Linux when OS4 was released. I haven't played the game since --- until yesterday!
Oh, how cool it is to hear the SolarWolf sounds again and dodge the bullets -- Awoo-hoooo -- nice game!

Go to top
Re: Developers, let's move PyGame forward!
Just can't stay away
Just can't stay away


See User information
@Snuffy

yea, i like it a lot too, in all it's oldskool simplicity. :)
good gameplay.

Go to top
Re: Developers, let's move PyGame forward!
Just popping in
Just popping in


See User information
@kas1e

>Forget about os3 at all, or amiga.org are your best place :)

Incorrect, amigans.net is supposed to be for "Next Generation/Emulation/Classic", not just for OS4.

>We all here to make AOS and software for AOS growing up to forward, not to back.

Indeed. There is still work being done to take OS3.9 forwards. Nothing retro about it and it still can do certain things OS4 can't.

Go to top
Re: Developers, let's move PyGame forward!
Home away from home
Home away from home


See User information
@Minuous
Plz , not here (aw.net is best place for such talks).

@SpotUP
Have any new ideas about opengl module ?

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Developers, let's move PyGame forward!
Just can't stay away
Just can't stay away


See User information
@kas1e

the missing _ctypes thing seem to be a bug in the os4 port of python,
i have filed a bugreport but so far i haven't heard anything back.

Go to top
Re: Developers, let's move PyGame forward!
Amigans Defender
Amigans Defender


See User information
@spotUP
Quote:
the missing _ctypes thing seem to be a bug in the os4 port of python

The _ctypes module is not supported yet. I suppose you could call it a "bug" if it is missing entirely.

By the way, if you think something in Python is missing/broken/etc. it is always a good idea to try testing it using the included test suite.

ExecSG Team Lead
Go to top
Re: Developers, let's move PyGame forward!
Just can't stay away
Just can't stay away


See User information
@ssolie

yea, that's what i did, i ran the test for ctypes.
i just cross compiled libjpeg6b here now... off to test it on the miggy.

Go to top
Re: Developers, let's move PyGame forward!
Just can't stay away
Just can't stay away


See User information
@spotUP

Sweet, jpeg is working in pygame now, and as a bonus i have just successfully made my first working cross compiled shared object. =)
now pygame needs to be updated and my fixed lib get released.

Go to top

  Register To Post
(1) 2 »

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project