Hi,

I'm getting quite a few crashes with the CVS snapshot. I'm not sure
what is the cause, since I'm running with python 2.2.2 on RH 9 and
I might still be missing python modules since it's running without
the runtime. mmpython is the released 0.1 version.

1. freevo cache
===============
deleting old cache files from older freevo version
Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/freevo/helpers/cache.py", line
107, in ?
    delete_old_files()
  File "/usr/lib/python2.2/site-packages/freevo/helpers/cache.py", line
66, in delete_old_files
    util.rmrf(f)
  File "/usr/lib/python2.2/site-packages/freevo/util.py", line 622, in
rmrf
    for root, dirs, files in os.path.walk(top, topdown=False):
TypeError: walk() got an unexpected keyword argument 'topdown'

2. When trying to enter the Movies directory
============================================
(The movies directory contains one subdirectory with the contents without
any other files)

Crash!
Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/freevo/main.py", line 397, in ?
    main_func()
  File "/usr/lib/python2.2/site-packages/freevo/main.py", line 318, in
main_func
    app.eventhandler(event)
  File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 533, in
eventhandler
    action( arg=arg, menuw=self )
  File "/usr/lib/python2.2/site-packages/freevo/directory.py", line 375,
in cwd
    self.do_cwd(arg, menuw)
  File "/usr/lib/python2.2/site-packages/freevo/directory.py", line 701,
in do_cwd
    if hasattr(self.menu,'skin_force_text_view'):
TypeError: cache_dir() got an unexpected keyword argument 'callback'

T.C.
----
Wan Tat Chee (Lecturer)
School of Computer Science, Univ. of Science Malaysia,
11800 USM, Penang, Malaysia.      Rm.625 Ofc Ph: +604 653-3888 x 3617
NRG Lab Admin: +604 659-4757           Rm.601-E Ofc Ph: +604 653-4396
Internet: [EMAIL PROTECTED]            Web: http://nrg.cs.usm.my/~tcwan
GPG Key : http://nrg.cs.usm.my/~tcwan/tcw_gpg-20030322.asc
F'print : DCF2 B9B2 FA4D 1208 AD59  14CA 9A8F F54D B2C4 63C7




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to