Hi,

I got this in my logfile after Freevo was crashing:

mplayervis.py (406): Detected MPlayer 'export' audio filter! Using MPAV.
Crash!
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 469, in ?
    MainTread().run()
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 328, in run
    self.eventhandler(rc.get_event(True))
  File "/usr/lib/python2.3/site-packages/freevo/rc.py", line 143, in get_event
    return get_singleton().get_event(blocking)
  File "/usr/lib/python2.3/site-packages/freevo/rc.py", line 482, in get_event
    self.poll()
  File "/usr/lib/python2.3/site-packages/freevo/rc.py", line 457, in poll
    c[0](*c[4])
  File "/usr/lib/python2.3/site-packages/freevo/audio/plugins/mplayer.py", line 328, 
in stdout_cb
    p.stdout(line)
  File "/usr/lib/python2.3/site-packages/freevo/audio/plugins/mplayervis.py", line 
407, in stdout
    self.start_visual()
  File "/usr/lib/python2.3/site-packages/freevo/audio/plugins/mplayervis.py", line 
381, in start_visual
    self.visual.start()
AttributeError: 'NoneType' object has no attribute 'start'
childapp.py (208): childapp: killing pid 2532 signal 15
childapp.py (214): childapp: Before wait(2532)
childapp.py (229): childapp: After wait()

I was trying to play a MP3 file. The small vis was working fine, then
I switched to fullscreen and then back to the small version (where the
vis was gone! After coming back from fullscreen the visualisation was
gone and the window where the vis was before was then black), and then
I skipped to the next mp3 and it crashed with the message above.

Just for you to note :-)
-- 
----------------------------------------------------------------
,yours Thomas Zangl [EMAIL PROTECTED] -TZ1-6BONE-
-http://tzi.dhs.org - http://www.borg-kindberg.ac.at
Use YAMC! now! Get it at http://www.borg-kindberg.ac.at/yamc/


-------------------------------------------------------
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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to