![]() |
Re: [Maemo 5] Outlaw Solitaire
I received the exact same errors.
Is there any way to strip down the build for this? I don't need any special cdrom, joystick, or even sound support. :) So yeah, any chance you or someone else could look into this some more? |
Re: [Maemo 5] Outlaw Solitaire
Quote:
Code:
File "/opt/outlawsolitaire/guilib.py", line 32, in Solution would be that somebody ports more recent version of pygame to Diablo or that somebody (I guess me) rewrites Outlaw Solitaire so that it does not use dirty sprites. |
Re: [Maemo 5] Outlaw Solitaire
Thank you for at least looking at this.
I really appreciate it. :) |
Re: [Maemo 5] Outlaw Solitaire
So is it even possible to build this without using dirty sprites?
|
Re: [Maemo 5] Outlaw Solitaire
Quote:
I will look into this, but no promises about schedule. Unfortunately I'm somewhat busy with other projects and Outlaw Solitaire was never meant to be supported on Diablo. And I will not make a proper Diablo release, you'll just get a zip file to extract to your device (assuming there is a way to make this work with the older version of PyGame). |
Re: [Maemo 5] Outlaw Solitaire
That sounds perfect to me tonika! :swoon:
|
Re: [Maemo 5] Outlaw Solitaire
Any progress on this? :)
|
Re: [Maemo 5] Outlaw Solitaire
1 Attachment(s)
Quote:
Could you try this: - In your device at the outlawsolitaire directory replace the existing guilib.py with the version inside this zip file: Attachment 19930 - Download the pygame-1.8.1 release from here: http://pygame.org/ftp/pygame-1.8.1release.zip - Extract the zip somewhere - From the extracted zip, copy this file: pygame-1.8.1release\lib\sprite.py to the outlawsolitaire directory on your device and rename it as pygame181sprite.py - Try to run Outlaw Solitaire: python ./outlawsolitaire.py |
Re: [Maemo 5] Outlaw Solitaire
Poopies.
I don't think that worked. Ah nuts. *lol* [1|user@Nokia-N800-43-7|~]python /home/user/outlaw/outlawsolitaire.py /home/user/outlaw/outlawsolitaire.py:32: RuntimeWarning: import cdrom: No module named cdrom import pygame, os, sys /home/user/outlaw/outlawsolitaire.py:32: RuntimeWarning: import joystick: No module named joystick import pygame, os, sys Traceback (most recent call last): File "/home/user/outlaw/outlawsolitaire.py", line 65, in <module> mainapp.update() File "/home/user/outlaw/main.py", line 1560, in update self.update_rect_list = self.containers.draw(self.screen) File "/home/user/outlaw/guilib.py", line 347, in draw return self.widget_group.draw(surface) File "/home/user/outlaw/pygame181sprite.py", line 991, in draw spr.source_rect, spr.blendmode) TypeError: function takes at most 3 arguments (4 given) |
Re: [Maemo 5] Outlaw Solitaire
2 Attachment(s)
Quote:
Can you once again try couple of more things: 1. Start with your current setup with the modified guilib.py and pygame181sprite.py from the previous post 2. Overwrite your current pygame181sprite.py (located in outlawsolitaire directory) with a version from this zip: Attachment 20187 3. Overwrite your current gfxlib.py (located in outlawsolitaire directory) with a version from this zip: Attachment 20188 4. Try to run Outlaw Solitaire python ./outlawsolitaire.py Hope this helps. I got it working in Ubuntu 8.04 with pygame 1.7.1. |
All times are GMT. The time now is 23:18. |
vBulletin® Version 3.8.8