hello all

I want to add animation to the progress bar while installation through anaconda installer.I have a progress_first_375.png and progress_first.png in pixmaps/ along
with the nn-slide.png images in pixmaps/rnotes/ These are no larger
than 500x325.But while I am installing this I am getting an error message as

/usr/lib/anaconda/iw/progress_gui.py,line 203,in setPackage if self.adpix:

AttributeError:InstallProgressWindow_NEW instance has no attribute 'adpix'

Can anybody help me in this regard

Bye