On Mon, Dec 1, 2008 at 5:52 PM, Christian Lyra <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> got this with today´s svn version:
>
> RITICAL: Crash!: 'module' object has no attribute 'DIALOG_SKIN_XML_FILE'
try setting

DIALOG_SKIN_XML_FILE = 'base'

should fix it

Later

Jonathan



> Traceback (most recent call last):
>  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 471, in <module>
>    dialog.init()
>  File "/usr/lib/python2.5/site-packages/freevo/dialog/__init__.py",
> line 67, in init
>    skins.osd.xml.load(config.DIALOG_SKIN_XML_FILE)
> AttributeError: 'module' object has no attribute 'DIALOG_SKIN_XML_FILE'
> Stopping webserver plugin.
> Traceback (most recent call last):
>  File "/usr/lib/python2.5/site-packages/freevo/helpers/webserver.py",
> line 114, in <module>
>    main()
>  File "/usr/lib/python2.5/site-packages/freevo/helpers/webserver.py",
> line 108, in main
>    reactor.run()
>  File "/usr/lib/python2.5/site-packages/twisted/internet/base.py",
> line 1048, in run
>    self.mainLoop()
> --- <exception caught here> ---
>  File "/usr/lib/python2.5/site-packages/twisted/internet/base.py",
> line 1060, in mainLoop
>    self.doIteration(t)
>  File "/usr/lib/python2.5/site-packages/twisted/internet/selectreactor.py",
> line 104, in doSelect
>    [], timeout)
>  File "/usr/lib/python2.5/site-packages/kaa/notifier/main.py", line
> 287, in signal_handler
>    notifier.shutdown()
>  File "/usr/lib/python2.5/site-packages/kaa/notifier/nf_wrapper.py",
> line 131, in shutdown
>    sys.exit(0)
> exceptions.SystemExit: 0
> Stopping webserver plugin.
> webserver not running
> Stopping webserver plugin.
> webserver not running
>
>
> --
> Christian Lyra
> PoP-PR/RNP
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to