On Sat, Jun 27, 2009 at 3:48 PM, Lucio Torre<[email protected]> wrote: > On Sat, Jun 27, 2009 at 3:08 PM, Andre LeBlanc<[email protected]> 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 something that I'm >> doing wrong here? >> or is this a valid bug? >> > Ill take a look at this, can promise any urgent reply. Try shuffling > things around. A segfault is pretty bad, and cocos shouldnt be able to > have one of those. So im sure it more complex than just a cocos2d bug.
Just checked your code, it works fine altough it is incomplete: AttributeError: 'PagedMenu' object has no attribute 'on_choice' But i dont get any segmentation faults. What video card do you have? What drivers are you using? What version of pyglet? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
