On Tue, Jun 30, 2009 at 5:31 PM, John Molohan<john.molo...@gcd.ie> wrote:
>
> So that prediction turned out a little ambitious, this is the first chance
> I've had even just to tar it up and post. There's been absolutely nothing
> else done to it since I first played around with it, don't expect too much
> to work but with a bit of time it's realistic that it could be made quite
> usable. I've tarred up my /usr/share/freevo/htdocs/ folder in it's entirety
> for simplicity. It's based on a svn checkout from May (details below) so
> beware if you're replacing your install with this. You'll see I've just hard
> coded the section for whole house / multi room control as a mock up but I
> have an idea on how that could work in practice and again it shouldn't be
> too hard. To test it out browse to
> http://localhost:8080/iui/samples/freevo.html, substitute in your
> ip/hostname to browse from your iphone or ipod touch. I've left the old
> library alone from what I remember so that should still work too. I hope
> someone finds it useful or at least interesting :)
>
Hi John,
   Looks like you miised web_types_jm.  Just got around to looking at
it my self.
Later

Jonathan
  File "/usr/lib64/python2.6/site-packages/twisted/protocols/basic.py",
line 231, in dataReceived
    why = self.lineReceived(line)
  File "/usr/lib64/python2.6/site-packages/twisted/web/http.py", line
1067, in lineReceived
    self.allContentReceived()
  File "/usr/lib64/python2.6/site-packages/twisted/web/http.py", line
1108, in allContentReceived
    req.requestReceived(command, path, version)
  File "/usr/lib64/python2.6/site-packages/twisted/web/http.py", line
626, in requestReceived
    self.process()
--- <exception caught here> ---
  File "/usr/lib64/python2.6/site-packages/twisted/web/server.py",
line 149, in process
    resrc = self.site.getResourceFor(self)
  File "/usr/lib64/python2.6/site-packages/twisted/web/server.py",
line 567, in getResourceFor
    return resource.getChildForRequest(self.resource, request)
  File "/usr/lib64/python2.6/site-packages/twisted/web/resource.py",
line 50, in getChildForRequest
    resource = resource.getChildWithDefault(pathElement, request)
  File "/usr/lib64/python2.6/site-packages/twisted/web/resource.py",
line 150, in getChildWithDefault
    return self.getChild(path, request)
  File "/usr/lib64/python2.6/site-packages/twisted/web/static.py",
line 277, in getChild
    return resource.IResource(processor(fpath.path, self.registry))
  File "/usr/lib64/python2.6/site-packages/twisted/web/script.py",
line 70, in ResourceScript
    execfile(path, glob, glob)
  File "/usr/share/freevo/htdocs/iui/samples/guide.rpy", line 42, in <module>
    from www.web_types_jm import HTMLResource, FreevoResource,
RecordClientResource
exceptions.ImportError: No module named web_types_jm


> John
>
> [j...@localhost freevo-1.x]$ svn info
> Path: .
> URL: svn://svn.freevo.org/freevo/branches/rel-1
> Repository Root: svn://svn.freevo.org/freevo
> Repository UUID: cc3e1ea1-1e01-0410-8d68-8b121e83a9d5
> Revision: 11482
> Node Kind: directory
> Schedule: normal
> Last Changed Author: duncan
> Last Changed Rev: 11482
> Last Changed Date: 2009-05-07 18:39:35 +0100 (Thu, 07 May 2009)
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Freevo-devel mailing list
> Freevo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-devel
>
>



-- 

ASUS m3a78 mothorboard
AMD Athlon64 X2 Dual Core Processor 6000+ 3.1Ghz
4 Gigabytes of memory
Gigabyte NVidia 9400gt  Graphics adapter
Kworld ATSC 110 TV Capture Card
Kworld ATSC 115 TV Capture Card

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to