I'm running Eroaster 2.2.0-06 on Fedora Core 1 and
RedHat 9. Both give the following error when
immediately after pressing the "Read Track List" button:
Traceback (most recent call last):
File "/usr/local/lib/eroaster/Application.py", line
3350, in ReadAudioContent
self.readaudiowin.remove(self.readaudiowin.get_children()[0])
IndexError: list index out of range
Also get the following traceback selecting Help then
About from the menu:
Traceback (most recent call last):
File "/usr/local/lib/eroaster/Application.py", line
504, in About
gnome.ui.About(title, version, copyright,
description, authors, documented_by, translated_by,
pixbuf).show()
AttributeError: 'module' object has no attribute 'ui'
I had the previous version up and running and started
getting the errors with the new version.
Logged In: YES
user_id=29575
hmmm does the error with the audio content happen with every
audio CD or just with a particular one ?
I have to make my own about box ... don't use gnome.ui any more.