Hi,

is this error still there?


Dischi

john molohan wrote:
> Exception: 'NoneType' object has no attribute 'surface'
> Please report the following lines to the freevo mailing list
> or with the subject '[Freevo-Bugreport] GUI' to
> [EMAIL PROTECTED]
>
> object has no parent:
> <gui.Container.Container instance at 0x43b03cac>
> Traceback (most recent call last):
>   File "/usr/lib/python2.3/site-packages/freevo/gui/GUIObject.py", line
> 366, in
> get_surface
>     return self.parent.surface.subsurface(self.get_rect())
> AttributeError: 'NoneType' object has no attribute 'surface'
> None
>
> GUIObject stack:
>   <gui.Container.Container instance at 0x43b03cac>: (8, 8, 379, 129)
>
> Configuration: 800x600 0 0
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.3/site-packages/freevo/main.py", line 465, in ?
>     app.eventhandler(event)
>   File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 590, in
> eventhand
> ler
>     action( arg=arg, menuw=self )
>   File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 116, in
> select
>     self.function(arg=self.arg, menuw=menuw)
>   File "/usr/lib/python2.3/site-packages/freevo/tv/tvmenu.py", line 186,
> in star
> t_tvguide
>     TVGuide(self.get_start_time(), start_tv, menuw)
>   File "/usr/lib/python2.3/site-packages/freevo/tv/tvguide.py", line
> 128, in __i                                           nit__
>     guide = epg_xmltv.get_guide(PopupBox(text=_('Preparing the program
> guide')))
>   File "/usr/lib/python2.3/site-packages/freevo/tv/epg_xmltv.py", line
> 162, in g                                           et_guide
>     popup.show()
>   File "/usr/lib/python2.3/site-packages/freevo/gui/GUIObject.py", line
> 226, in                                            show
>     self.draw()
>   File "/usr/lib/python2.3/site-packages/freevo/gui/GUIObject.py", line
> 294, in                                            draw
>     self._draw()
>   File "/usr/lib/python2.3/site-packages/freevo/gui/Window.py", line
> 166, in _dr                                           aw
>     self.content.surface = self.content.get_surface()
>   File "/usr/lib/python2.3/site-packages/freevo/gui/GUIObject.py", line
> 397, in                                            get_surface
>     raise Exception, e
> AttributeError: 'NoneType' object has no attribute 'surface'
> (111, 'Connection refused')
> Stopping webserver plugin.
> Stopping webserver plugin.
> webserver not running
>
>

-- 
In the beginning, there was nothing. And God said, 'Let there be
Light.' And there was still nothing, but you could see a bit better.


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to