Hello,

I am a bit of a linux newbie, but this doesn't seem right.
I am running Mandrake 9.1
I downloaded freevo-1.3.1.tar.gz
As root in folder /usr/local I ran
tar -xvzf freevo*
from the /usr/local/freevo-1.3.1 folder I ran ./configure which completed
without error.

Now, either running ./freevo or ./freevo setup gives me the following:
...
Traceback (most recent call last):
  File "scr/main.py", line 90, in ?
    import config
  File "src/config.py", line 316, in ?
    mntdir = match_iso.group(1)
AttributeError: 'NoneType' object has not attribute 'group'

I looked at the source a little - I have no ISO9660 in the /etc/fstab, so
the regex doesn't match, and match_iso is None. Hmm, maybe this should be on
the developers list?
Anyone ever had this happen?

Thanks
-Ed



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to