Re: [Freevo-users] Install Issue with latest SVN

2009-05-25 Thread Jim Duda

>> Duncan, does this then not explain why all the fonts on the freevo menus are 
>> smaller after upgrade?
>> What controls the font size?
> 
> Quite a few things, skin, screen size, settings in local_conf.py and the
> OSD OVERSCAN settings.
> 

I want to close out the resolution for this.

I upgraded to python 2.5.2 and reinstalled freevo.  The python upgrade resolved 
the freevo
install issue, however, I still had tiny fonts.

I reinstalled chkfontpath and msttcorefonts.  For whatever reason, this has 
restored my
fonts. I don't know why, but wanted to pass on my results in case anyone was 
reading this
thread and had a similar issue.

Jim


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Install Issue with latest SVN

2009-05-21 Thread Duncan Webb
Jim Duda wrote:
> Thanks guys.  I guess I need to update my media computers from fedora 9 to 10.

You may prefer just to upgrade Python, a full OS upgrade can be a pain.

> Duncan, does this then not explain why all the fonts on the freevo menus are 
> smaller after upgrade?
> What controls the font size?

Quite a few things, skin, screen size, settings in local_conf.py and the
OSD OVERSCAN settings.

More than likely there are some OSD_FONT* settings that may have changed
a bit. Actually you can now control the scaling.

Duncan

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Install Issue with latest SVN

2009-05-20 Thread Jim Duda
Thanks guys.  I guess I need to update my media computers from fedora 9 to 10.

Duncan, does this then not explain why all the fonts on the freevo menus are 
smaller after upgrade?
What controls the font size?

Thanks,

Jim

Duncan Webb wrote:
> Jason Tackaberry wrote:
>> On Tue, 2009-05-19 at 19:13 -0400, Jim Duda wrote:
>>> Exception exceptions.AttributeError: "'NoneType' object has no attribute 
>>> 'maxint'" in >> 0x832812c>> ignored
>> Not a problem with Freevo:
>>
>>http://bugs.python.org/issue1704790
> 
> 
> Ah thanks Jason, good to know.
> 
> It looks like Jim should upgrade his python version to the latest 2.5(.4).
> 
> Anyway this is in the destructor of the subprocess object which is
> called after setup.py has done its work.
> 
> Duncan
> 
> --
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables 
> unlimited royalty-free distribution of the report engine 
> for externally facing server and web deployment. 
> http://p.sf.net/sfu/businessobjects


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Install Issue with latest SVN

2009-05-20 Thread Duncan Webb
Jason Tackaberry wrote:
> On Tue, 2009-05-19 at 19:13 -0400, Jim Duda wrote:
>> Exception exceptions.AttributeError: "'NoneType' object has no attribute 
>> 'maxint'" in > 0x832812c>> ignored
> 
> Not a problem with Freevo:
> 
>http://bugs.python.org/issue1704790


Ah thanks Jason, good to know.

It looks like Jim should upgrade his python version to the latest 2.5(.4).

Anyway this is in the destructor of the subprocess object which is
called after setup.py has done its work.

Duncan

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Install Issue with latest SVN

2009-05-19 Thread Jason Tackaberry
On Tue, 2009-05-19 at 19:13 -0400, Jim Duda wrote:
> Exception exceptions.AttributeError: "'NoneType' object has no attribute 
> 'maxint'" in  0x832812c>> ignored

Not a problem with Freevo:

   http://bugs.python.org/issue1704790


Cheers,
Jason.


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Install Issue with latest SVN

2009-05-19 Thread Jim Duda
Duncan,

Okay, I updated and reran.  I guess this means my issue is with python and not 
freevo?

Jim

lroom> svn update
Ufreevo/setup.py
Updated to revision 11533.
lroom> cd freevo/
lroom> su
Password: 
lroom# python setup.py install
checking for kaa...found
checking for kaa.metadata... found
checking for kaa.imlib2... found
checking for BeautifulSoup... found
checking for pygame... found
checking for Image...  found
checking for twisted...found
checking for zope.interface... found
checking for twisted.web.microdom... found
running install
running build
running build_py
copying ./src/revision.py -> build/lib/freevo
running build_scripts
running install_lib
copying build/lib/freevo/revision.py -> /usr/lib/python2.5/site-packages/freevo
byte-compiling /usr/lib/python2.5/site-packages/freevo/revision.py to 
revision.pyc
running install_scripts
changing mode of /usr/bin/freevo to 755
running install_data
running install_egg_info
Removing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
Writing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
Exception exceptions.AttributeError: "'NoneType' object has no attribute 
'maxint'" in > ignored


Duncan Webb wrote:
> Jim Duda wrote:
>> Duncan,
>>
>> I was using rel-1 branch, however, the same thing happens with REL-1_8_4 tag.
>>
>> lroom# svn info
>> Path: .
>> URL: svn://svn.freevo.org/freevo/tags/REL-1_8_4/freevo
>> Repository Root: svn://svn.freevo.org/freevo
>> Repository UUID: cc3e1ea1-1e01-0410-8d68-8b121e83a9d5
>> Revision: 11531
>> Node Kind: directory
>> Schedule: normal
>> Last Changed Author: duncan
>> Last Changed Rev: 11531
>> Last Changed Date: 2009-05-17 14:59:36 -0400 (Sun, 17 May 2009)
>>
>> I did autogen.sh, then python setup.py install
>>
>> When I run install, I get:
>>
>> lroom# python setup.py install
>> checking for kaa...found
>> checking for kaa.metadata... found
>> checking for kaa.imlib2... found
>> checking for BeautifulSoup... found
>> checking for pygame... found
>> checking for Image...  found
>> checking for twisted...found
>> checking for zope.interface... found
>> checking for twisted.web.microdom... found
>> running install
>> running build
>> running build_py
>> copying ./src/revision.py -> build/lib/freevo
>> running build_scripts
>> running install_lib
>> copying build/lib/freevo/revision.py -> 
>> /usr/lib/python2.5/site-packages/freevo
>> byte-compiling /usr/lib/python2.5/site-packages/freevo/revision.py to 
>> revision.pyc
>> running install_scripts
>> changing mode of /usr/bin/freevo to 755
>> running install_data
>> running install_egg_info
>> Removing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
>> Writing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
>> Exception exceptions.AttributeError: "'NoneType' object has no attribute 
>> 'maxint'" in > 0x832834c>> ignored
>>
>> What is egg-info?
> 
> An egg info is something that was introduced in Python-2.5 and is the
> meta data of a package.
> 
> If the error is coming from our setup module then I've just committed a
> version that will print the traceback, so we may find out what is happening.
> 
> Duncan
> 
> --
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables 
> unlimited royalty-free distribution of the report engine 
> for externally facing server and web deployment. 
> http://p.sf.net/sfu/businessobjects


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Install Issue with latest SVN

2009-05-19 Thread Duncan Webb
Jim Duda wrote:
> Duncan,
> 
> I was using rel-1 branch, however, the same thing happens with REL-1_8_4 tag.
> 
> lroom# svn info
> Path: .
> URL: svn://svn.freevo.org/freevo/tags/REL-1_8_4/freevo
> Repository Root: svn://svn.freevo.org/freevo
> Repository UUID: cc3e1ea1-1e01-0410-8d68-8b121e83a9d5
> Revision: 11531
> Node Kind: directory
> Schedule: normal
> Last Changed Author: duncan
> Last Changed Rev: 11531
> Last Changed Date: 2009-05-17 14:59:36 -0400 (Sun, 17 May 2009)
> 
> I did autogen.sh, then python setup.py install
> 
> When I run install, I get:
> 
> lroom# python setup.py install
> checking for kaa...found
> checking for kaa.metadata... found
> checking for kaa.imlib2... found
> checking for BeautifulSoup... found
> checking for pygame... found
> checking for Image...  found
> checking for twisted...found
> checking for zope.interface... found
> checking for twisted.web.microdom... found
> running install
> running build
> running build_py
> copying ./src/revision.py -> build/lib/freevo
> running build_scripts
> running install_lib
> copying build/lib/freevo/revision.py -> 
> /usr/lib/python2.5/site-packages/freevo
> byte-compiling /usr/lib/python2.5/site-packages/freevo/revision.py to 
> revision.pyc
> running install_scripts
> changing mode of /usr/bin/freevo to 755
> running install_data
> running install_egg_info
> Removing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
> Writing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
> Exception exceptions.AttributeError: "'NoneType' object has no attribute 
> 'maxint'" in  0x832834c>> ignored
> 
> What is egg-info?

An egg info is something that was introduced in Python-2.5 and is the
meta data of a package.

If the error is coming from our setup module then I've just committed a
version that will print the traceback, so we may find out what is happening.

Duncan

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Install Issue with latest SVN

2009-05-18 Thread Jim Duda
Duncan,

I was using rel-1 branch, however, the same thing happens with REL-1_8_4 tag.

lroom# svn info
Path: .
URL: svn://svn.freevo.org/freevo/tags/REL-1_8_4/freevo
Repository Root: svn://svn.freevo.org/freevo
Repository UUID: cc3e1ea1-1e01-0410-8d68-8b121e83a9d5
Revision: 11531
Node Kind: directory
Schedule: normal
Last Changed Author: duncan
Last Changed Rev: 11531
Last Changed Date: 2009-05-17 14:59:36 -0400 (Sun, 17 May 2009)

I did autogen.sh, then python setup.py install

When I run install, I get:

lroom# python setup.py install
checking for kaa...found
checking for kaa.metadata... found
checking for kaa.imlib2... found
checking for BeautifulSoup... found
checking for pygame... found
checking for Image...  found
checking for twisted...found
checking for zope.interface... found
checking for twisted.web.microdom... found
running install
running build
running build_py
copying ./src/revision.py -> build/lib/freevo
running build_scripts
running install_lib
copying build/lib/freevo/revision.py -> /usr/lib/python2.5/site-packages/freevo
byte-compiling /usr/lib/python2.5/site-packages/freevo/revision.py to 
revision.pyc
running install_scripts
changing mode of /usr/bin/freevo to 755
running install_data
running install_egg_info
Removing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
Writing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
Exception exceptions.AttributeError: "'NoneType' object has no attribute 
'maxint'" in > ignored

What is egg-info?

Thanks for you help.

Jim


Duncan Webb wrote:
> On 18/05/2009 02:57, Jim Duda said the following:
>> I updated to the latest svn freevo-1.x today.  I also update kaa.  The
>> kaa install went fine.
> 
> Hopefully you are using the REL-1_8_4 tag and not the rel-1 branch :-)
> 
>> When I attempt to install freevo, I get the errors below:
>>
>> Freevo still works, however, all my fonts are smaller.  Does this have
>> to do with the install failures below?
> 
> Could be.
> 
>> lroom# python setup.py clean
>> running clean
> 
> Not sure if clean does quite what you expect as it may not remove all 
> that should be removed. rm -r build && rm -r 
> /usr/lib/python2.5/site-packages/freevo is really the only real way to 
> clean up an old install.
> 
>> lroom# python setup.py install
>> checking for kaa...found
>> checking for kaa.metadata... found
>> checking for kaa.imlib2... found
>> checking for BeautifulSoup... found
>> checking for pygame... found
>> checking for Image...  found
>> checking for twisted...found
>> checking for zope.interface... found
>> checking for twisted.web.microdom... found
>> running install
>> running build
>> running build_py
>> copying ./src/revision.py -> build/lib/freevo
>> running build_scripts
>> running install_lib
>> copying build/lib/freevo/revision.py ->
>> /usr/lib/python2.5/site-packages/freevo
>> byte-compiling /usr/lib/python2.5/site-packages/freevo/revision.py to
>> revision.pyc
>> running install_scripts
>> changing mode of /usr/bin/freevo to 775
>> running install_data
>> running install_egg_info
>> Removing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
>> Writing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
>> Exception exceptions.AttributeError: "'NoneType' object has no attribute
>> 'maxint'" in > 0x832834c>> ignored
> 
> Never seen such a problem during a "python setup.py install"
> 
> Duncan
> 
> --
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables 
> unlimited royalty-free distribution of the report engine 
> for externally facing server and web deployment. 
> http://p.sf.net/sfu/businessobjects





--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Install Issue with latest SVN

2009-05-17 Thread Duncan Webb
On 18/05/2009 02:57, Jim Duda said the following:
> I updated to the latest svn freevo-1.x today.  I also update kaa.  The
> kaa install went fine.

Hopefully you are using the REL-1_8_4 tag and not the rel-1 branch :-)

> When I attempt to install freevo, I get the errors below:
> 
> Freevo still works, however, all my fonts are smaller.  Does this have
> to do with the install failures below?

Could be.

> lroom# python setup.py clean
> running clean

Not sure if clean does quite what you expect as it may not remove all 
that should be removed. rm -r build && rm -r 
/usr/lib/python2.5/site-packages/freevo is really the only real way to 
clean up an old install.

> lroom# python setup.py install
> checking for kaa...found
> checking for kaa.metadata... found
> checking for kaa.imlib2... found
> checking for BeautifulSoup... found
> checking for pygame... found
> checking for Image...  found
> checking for twisted...found
> checking for zope.interface... found
> checking for twisted.web.microdom... found
> running install
> running build
> running build_py
> copying ./src/revision.py -> build/lib/freevo
> running build_scripts
> running install_lib
> copying build/lib/freevo/revision.py ->
> /usr/lib/python2.5/site-packages/freevo
> byte-compiling /usr/lib/python2.5/site-packages/freevo/revision.py to
> revision.pyc
> running install_scripts
> changing mode of /usr/bin/freevo to 775
> running install_data
> running install_egg_info
> Removing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
> Writing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
> Exception exceptions.AttributeError: "'NoneType' object has no attribute
> 'maxint'" in  0x832834c>> ignored

Never seen such a problem during a "python setup.py install"

Duncan

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Install Issue with latest SVN

2009-05-17 Thread Jim Duda
I updated to the latest svn freevo-1.x today.  I also update kaa.  The
kaa install went fine.

When I attempt to install freevo, I get the errors below:

Freevo still works, however, all my fonts are smaller.  Does this have
to do with the install failures below?

Thanks,

Jim

lroom# python setup.py clean
running clean

lroom# python setup.py install
checking for kaa...found
checking for kaa.metadata... found
checking for kaa.imlib2... found
checking for BeautifulSoup... found
checking for pygame... found
checking for Image...  found
checking for twisted...found
checking for zope.interface... found
checking for twisted.web.microdom... found
running install
running build
running build_py
copying ./src/revision.py -> build/lib/freevo
running build_scripts
running install_lib
copying build/lib/freevo/revision.py ->
/usr/lib/python2.5/site-packages/freevo
byte-compiling /usr/lib/python2.5/site-packages/freevo/revision.py to
revision.pyc
running install_scripts
changing mode of /usr/bin/freevo to 775
running install_data
running install_egg_info
Removing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
Writing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
Exception exceptions.AttributeError: "'NoneType' object has no attribute
'maxint'" in > ignored


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users