On Sat, Jun 27, 2009 at 3:48 PM, Lucio Torre wrote:
> On Sat, Jun 27, 2009 at 3:08 PM, Andre LeBlanc wrote:
>> Hi,
>> I am trying to create a basic 'paginated' menu using cocs2d + python under
>> linux.
>> No matter what I try, I get a segmentation fault during the 'create_menu'
>> call when
>> it
On Sat, Jun 27, 2009 at 3:08 PM, Andre LeBlanc wrote:
> Hi,
> I am trying to create a basic 'paginated' menu using cocs2d + python under
> linux.
> No matter what I try, I get a segmentation fault during the 'create_menu'
> call when
> it tries to instantiate page 2. Can anyone point out somethin
Hi,
I am trying to create a basic 'paginated' menu using cocs2d + python under
linux.
No matter what I try, I get a segmentation fault during the 'create_menu'
call when
it tries to instantiate page 2. Can anyone point out something that I'm
doing wrong here?
or is this a valid bug?
Note that thi