Re: [Pykaraoke-discuss] pycdg segfault on amd64

2007-02-01 Thread William Ferrell
On 2/1/07, Kelvin Lawson [EMAIL PROTECTED] wrote: Hi Daniel, This problem was indeed happening with multiple .cdg files, though I can't say if it applied to them all. Because pykaraoke worked with the same files on x86 without incident, however, I doubt that corrupted/rogue data is the

Re: [Pykaraoke-discuss] pycdg segfault on amd64

2007-02-01 Thread Kelvin Lawson
Hey Will, I suspect this is either a numeric thing or a pygame thing -- aren't there some compiled bits in those libraries for speed purposes on some systems? I recall having a 64-bit problem myself when I was first mucking with PyKaraoke myself ;) Yep I believe that one was a pygame vs

Re: [Pykaraoke-discuss] pycdg segfault on amd64

2007-01-31 Thread Daniel Richard G.
Hi Kelvin, I patched the code as you indicated, and the segfaults are gone. This problem was indeed happening with multiple .cdg files, though I can't say if it applied to them all. Because pykaraoke worked with the same files on x86 without incident, however, I doubt that corrupted/rogue data