There are a couple problems that I have found this time.

1) The Disk ID for audio CD still does not work.
2) When I go to browse an audio cd it says the directory is empty. So how can i paly music off of a cd?
3) ID3 Tag information is still not being displayed when playing mp3s that have not been ripped by freevo.
4) The last problem is that every time i try and exit from a password box, favorites window, seach guide and scheduled recordings freevo will crash.


Traceback (most recent call last):
File "/usr/local/freevo/src/main.py", line 476, in ?
app.eventhandler(event)
File "/usr/local/freevo/src/tv/program_display.py", line 429, in eventhandler
self.destroy()
File "/usr/local/freevo/src/gui/GUIObject.py", line 482, in destroy
child.destroy() # the child will remove itself from children
File "/usr/local/freevo/src/gui/ListBox.py", line 300, in destroy
RegionScroller.destroy(self)
File "/usr/local/freevo/src/gui/GUIObject.py", line 482, in destroy
child.destroy() # the child will remove itself from children
File "/usr/local/freevo/src/gui/GUIObject.py", line 482, in destroy
child.destroy() # the child will remove itself from children
File "/usr/local/freevo/src/gui/GUIObject.py", line 490, in destroy
self.hide()
File "/usr/local/freevo/src/gui/GUIObject.py", line 305, in hide
self.osd.update(self.get_rect())
File "/usr/local/freevo/src/util/misc.py", line 517, in __call__
return self.__method(self.__obj, *args, **kwargs)
File "/usr/local/freevo/src/osd.py", line 1231, in update
_debug_('osd.update(rect) failed, bad rect? - %s' % rect, 1)
TypeError: not all arguments converted during string formatting
Traceback (most recent call last):
File "/usr/local/freevo/src/main.py", line 476, in ?
app.eventhandler(event)
File "/usr/local/freevo/src/tv/program_display.py", line 429, in eventhandler
self.destroy()
File "/usr/local/freevo/src/gui/GUIObject.py", line 482, in destroy
child.destroy() # the child will remove itself from children
File "/usr/local/freevo/src/gui/ListBox.py", line 300, in destroy
RegionScroller.destroy(self)
File "/usr/local/freevo/src/gui/GUIObject.py", line 482, in destroy
child.destroy() # the child will remove itself from children
File "/usr/local/freevo/src/gui/GUIObject.py", line 482, in destroy
child.destroy() # the child will remove itself from children
File "/usr/local/freevo/src/gui/GUIObject.py", line 490, in destroy
self.hide()
File "/usr/local/freevo/src/gui/GUIObject.py", line 305, in hide
self.osd.update(self.get_rect())
File "/usr/local/freevo/src/util/misc.py", line 517, in __call__
return self.__method(self.__obj, *args, **kwargs)
File "/usr/local/freevo/src/osd.py", line 1231, in update
_debug_('osd.update(rect) failed, bad rect? - %s' % rect, 1)
TypeError: not all arguments converted during string formatting



I would also like to say that the new option to store cached dir info in the memory works great, my large mp3 dir loads much faster. I also have sqlite working now. I guess it does not work with the runtime installed.


Thanx
Chris

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to