Ok, this is a bug. Found the solution myself and posted that in bug
#2473568. :-)

2008/12/28 Michel Hoogervorst <ma.hoogervo...@gmail.com>

> Hi,
>
> Whenever I try to burn a dvd folder with a VIDEO_TS subfolder in it, I get
> a MENU_SELECT crash. The file "main-500.py" tells me the following:
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 299, in
> eventhandler
>     app.eventhandler(event)
>   File "/usr/lib/python2.5/site-packages/freevo/util/benchmark.py", line
> 91, in origfunc
>     return func(*args, **kwargs)
>   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 874, in
> eventhandler
>     self._handle_play_item(menu, event)
>   File "/usr/lib/python2.5/site-packages/freevo/util/benchmark.py", line
> 91, in origfunc
>     return func(*args, **kwargs)
>   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 683, in
> _handle_play_item
>     action(arg=arg, menuw=self)
>   File "/usr/lib/python2.5/site-packages/freevo/util/benchmark.py", line
> 91, in origfunc
>     return func(*args, **kwargs)
>   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 111, in
> select
>     self.function(arg=self.arg, menuw=menuw)
>   File "/usr/lib/python2.5/site-packages/freevo/plugins/cd_burn.py", line
> 148, in burn
>     self.burn_dvd_video()
>   File "/usr/lib/python2.5/site-packages/freevo/plugins/cd_burn.py", line
> 199, in burn_dvd_video
>     pathname = os.path.join(self.dir, f)
> NameError: global name 'f' is not defined
>
> Not sure whether this is a bug or just something wrong with my setup. I'm
> using Freevo 1.8.3 (no cvs, just the release) on Mandriva 2009.0 with Python
> version 2.5.2.
>
> The name of the directory with the VIDEO_TS subfolder makes no difference
> as I tried renaming that which didn't help.
>
> Any ideas?
>
>
> Thanks in advance.
>
>
> Michel
>
------------------------------------------------------------------------------
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to