Re: [Freevo-devel] Trying to be a member of SOC07

2007-03-24 Thread Dirk Meyer
"Ky Phan" wrote: > I think the deadline has been moved to Monday the 26th. Anyway, I accepted you for the web interface and will mentor you. Now we need to hope that google accepts that. Dischi -- "Writing in C or C++ is like running a chain saw with all the safety guards removed." -Bo

Re: [Freevo-devel] Trying to be a member of SOC07

2007-03-24 Thread Ky Phan
I think the deadline has been moved to Monday the 26th. On 3/23/07, Benjamin Zores <[EMAIL PROTECTED]> wrote: And hurry up, deadline is today. Ben On 3/23/07, FoX <[EMAIL PROTECTED]> wrote: > 2007/3/23, NoNaMeNo TRiCKeD <[EMAIL PROTECTED]>: > > Hi!, Thanks for your answer. I would like to wor

Re: [Freevo-devel] freevo 1.7 svn (and probably release, too) : small typo in plugins/weather.py

2007-03-24 Thread Duncan Webb
Pascal Schirrmann wrote: > Hi, > > Still polishing the French freevo translation (as I cannot do many more > for now), I was really stunned by the fact that the sentence 'Fetching > radar Map for %s...' wasn't translated at screen, even when present in > the freevo.po/mo files. > > Then I had

Re: [Freevo-devel] kaa version information

2007-03-24 Thread Jason Tackaberry
Duncan Webb wrote: > It's there and installed but > import kaa.metadata.version > if kaa.metadata.version.VERSION < 0.6: > doesn't work. > Using a string: if kaa.metadata.version.VERSION < "0.6" This is kind of lame. I think each module should expose version from __init__.py: from ver

[Freevo-devel] freevo 1.7 svn (and probably release, too) : small typo in plugins/weather.py

2007-03-24 Thread Pascal Schirrmann
Hi, Still polishing the French freevo translation (as I cannot do many more for now), I was really stunned by the fact that the sentence 'Fetching radar Map for %s...' wasn't translated at screen, even when present in the freevo.po/mo files. Then I had a look in the plugin and find that this

Re: [Freevo-devel] kaa changes, please read

2007-03-24 Thread Duncan Webb
Dirk Meyer wrote: > Duncan Webb wrote: >> beats me, attached are the two listings. >> >> Duncan > import kaa.metadata.version >> File "/usr/lib/python2.4/site-packages/kaa/xmlutils.py", line 34, in ? >> import xml.sax >> ImportError: No module named sax > import xml.sax > dir(xml.

Re: [Freevo-devel] kaa version information

2007-03-24 Thread Duncan Webb
Dirk Meyer wrote: > Duncan Webb wrote: >> Dirk Meyer wrote: >>> Duncan Webb wrote: kaa.metadata.version and kaa.imlib2.version do not exist in the current svn, how do I now get the version info? >>> the version.py should be created on install. >> It's there and installed but >> import kaa

[Freevo-devel] kaa changes, please read (was: kaa version information)

2007-03-24 Thread Dirk Meyer
Duncan Webb wrote: > beats me, attached are the two listings. > > Duncan import kaa.metadata.version > File "/usr/lib/python2.4/site-packages/kaa/xmlutils.py", line 34, in ? > import xml.sax > ImportError: No module named sax import xml.sax dir(xml.sax) > ['ContentHandler', 'Er

Re: [Freevo-devel] kaa version information

2007-03-24 Thread Dirk Meyer
Duncan Webb wrote: > Dirk Meyer wrote: >> Duncan Webb wrote: >>> kaa.metadata.version and kaa.imlib2.version do not exist in the current >>> svn, how do I now get the version info? >> >> the version.py should be created on install. > > It's there and installed but > import kaa.metadata.version > i

Re: [Freevo-devel] kaa version information

2007-03-24 Thread Duncan Webb
Dirk Meyer wrote: > Duncan Webb wrote: >> kaa.metadata.version and kaa.imlib2.version do not exist in the current >> svn, how do I now get the version info? > > the version.py should be created on install. It's there and installed but import kaa.metadata.version if kaa.metadata.version.VERSION <

Re: [Freevo-devel] kaa version information

2007-03-24 Thread Dirk Meyer
Duncan Webb wrote: > kaa.metadata.version and kaa.imlib2.version do not exist in the current > svn, how do I now get the version info? the version.py should be created on install. Dischi -- Join the Army. Meet interesting people. Kill them. pgp4kYnkGKnrh.pgp Description: PGP signature --

[Freevo-devel] kaa version information

2007-03-24 Thread Duncan Webb
Hi all, kaa.metadata.version and kaa.imlib2.version do not exist in the current svn, how do I now get the version info? Duncan - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and y