Re: [Pykaraoke-discuss] PyKaraoke v0.5 Released

2006-07-18 Thread Drew
Hi all, > Can you uninstall the old version, with: > > yum remove compat-wxPythonGTK2 I did this and it now works perfectly ;) The compat libraries were clearly the problem. Drew. - Take Surveys. Earn Cash. Influence the

Re: [Pykaraoke-discuss] PyKaraoke v0.5 Released

2006-07-17 Thread David Rose
Kelvin Lawson wrote: > import wxversion > wxversion.select('2.6') Brilliant! I wasn't aware of wxversion. That should solve the problem perfectly. David smime.p7s Description: S/MIME Cryptographic Signature - Take Su

Re: [Pykaraoke-discuss] PyKaraoke v0.5 Released

2006-07-17 Thread David Rose
Kelvin Lawson wrote: import wxversion wxversion.select('2.6') Brilliant! I wasn't aware of wxversion. That should solve the problem perfectly. David smime.p7s Description: S/MIME Cryptographic Signature - Take Survey

Re: [Pykaraoke-discuss] PyKaraoke v0.5 Released

2006-07-17 Thread David Rose
Drew wrote: I get this when I run yum list *wx* Installed Packages compat-wxGTK.i3862.4.2-17.fc4 installed compat-wxGTK-common.i386 2.4.2-17.fc4 installed compat-wxGTK2.i386 2.4.2-17.fc4 installed compat-wxG

Re: [Pykaraoke-discuss] PyKaraoke v0.5 Released

2006-07-17 Thread Kelvin Lawson
Hi Drew, Any chance you could temporarily remove the compat libraries to see if that's what's causing it? If it is, then it appears that we can force the Wx version used by adding the top two lines below to pykaraoke.py: import wxversion wxversion.select('2.6') import os, string, wx, sys They

Re: [Pykaraoke-discuss] PyKaraoke v0.5 Released

2006-07-17 Thread Drew
On Mon, 2006-07-17 at 09:50 -0700, David Rose wrote: > Oh, my mistake. It appears that Fedora *does* provide a separate > pygame-devel distribution. You'll need to install that one, sorry about > that. > > David > Hi David, I installed the pygame-devel package and tried again. Everything se

Re: [Pykaraoke-discuss] PyKaraoke v0.5 Released

2006-07-17 Thread David Rose
Oh, my mistake. It appears that Fedora *does* provide a separate pygame-devel distribution. You'll need to install that one, sorry about that. David Drew wrote: On Fri, 2006-07-14 at 13:14 -0700, David Rose wrote: I'm pretty sure that should have been installed with the pygame distributi

Re: [Pykaraoke-discuss] PyKaraoke v0.5 Released

2006-07-15 Thread Drew
On Fri, 2006-07-14 at 13:14 -0700, David Rose wrote: > I'm pretty sure that should have been installed with the pygame > distribution (there's not a separate pygame-devel distribution, to my > knowledge). Do you have pygame installed? Maybe not. I'm running Fedora core 4, and when I run "yum

Re: [Pykaraoke-discuss] PyKaraoke v0.5 Released

2006-07-14 Thread David Rose
Drew wrote: I take it I need the pygame header file? why haven't I got that? I'm pretty sure that should have been installed with the pygame distribution (there's not a separate pygame-devel distribution, to my knowledge). Do you have pygame installed? File "pykaraoke.py", line 491, in

Re: [Pykaraoke-discuss] PyKaraoke v0.5 Released

2006-07-14 Thread Drew
On Fri, 2006-07-14 at 01:04 +0100, Kelvin Lawson wrote: > Hi Folks, > > Thanks to the excellent efforts of David Rose, we've just released > PyKaraoke v0.5. Download it at the usual place: Hi, I feel like I'm being slightly thick and asking stupid questions but here goes :) I downloaded the big

[Pykaraoke-discuss] PyKaraoke v0.5 Released

2006-07-13 Thread Kelvin Lawson
Hi Folks, Thanks to the excellent efforts of David Rose, we've just released PyKaraoke v0.5. Download it at the usual place: http://kibosh.org/pykaraoke Changes in this release are: * Added support for GP2X * CDG: Much improved performance by porting down to C * CDG: Smoother scrolling and fix