Title: Message
Hello everbody
 
If have still some problems with freevo. When i play a dvd or a audio cd i get the next error's. Play divx works fine. My oparting system is debian. And i use the latest version of freevo. It won't play it. My mplayers works fine with playing dvd only in combination with freevo it is a big problem. Maybee somebody knows the error:
 
When i'm starting to play dvd i get the following error:
 
raceback (most recent call last):
  File "src/main.py", line 581, in ?
    main_func()
  File "src/main.py", line 803, in main_func
  File "src/main.py", line 408, in getcmd
    osd.focused_app.eventhandler(event)
  File "src/menu.py", line 496, in eventhandler
    menuw=self)
  File "src/main.py", line 297, in eventhandler
    media.info.actions()[0][0](menuw=menuw)
  File "src/video/videoitem.py", line 250, in play
    self.parent.current_item = self
AttributeError: 'NoneType' object has no attribute 'current_item'
killall: Sending signal 9 to pid 3034 ("./runtime/dll/freevo_loader ./runtime/apps/freevo_python src/main.py ")
./freevo: line 70:  3034 Killed                  ./runapp python src/main.py $@
When i'm starting to play audio cd i get the following error:
Traceback (most recent call last):
  File "src/main.py", line 581, in ?
    main_func()
  File "src/main.py", line 803, in main_func
  File "src/main.py", line 408, in getcmd
    osd.focused_app.eventhandler(event)
  File "src/menu.py", line 462, in eventhandler
    action( menuw=self )
  File "src/audio/audioitem.py", line 400, in play
    self.audio_player.play(self)
  File "src/audio/mplayer.py", line 181, in play
    skin.DrawMP3(self.item)
  File "skins/main1/skin_main1.py", line 873, in DrawMP3
    pixels = info.elapsed * val.progressbar.width / info.length
ZeroDivisionError: integer division or modulo by zero
killall: Sending signal 9 to pid 2611 ("./runtime/dll/freevo_loader ./runtime/apps/freevo_python src/main.py ")
./freevo: line 70:  2611 Killed                  ./runapp python src/main.py $@

Reply via email to