Whenever I try to play an mp3 file the playlist view vanishes and I get Qtopia, but the player is still open. If I hit cancel then the playlist pops up. Here is what I get from the command line.
QPixmap::convertFromimage: Cannot convert a null image mpegplayer
QPixmap::SmoothScale: Cannot convert a null image mpegplayer
Note: This is not an exact reproduction; these lines are repeated.
Then when I try to run an mp3
Illegal Instruction
At this point I get dumped to the prompt, but the player is still open. If I click the icon on the taskbar the playlist view comes back up. However I can play .wav files. All the video files work too. In the playlist (and in the files tab) view the mp3s have only a generic documents icon. Recenlty I installed gaim and had a problem where its icon didn\'t show up. I found a post here that gave the following fix.
Don\'t install libpng, instead make a symlink to libqte.
ln -s /home/QtPalmtop/lib/libqte.so.2.3.2 /usr/lib/libpng12.so.0
I don\'t if the gaim problem is related to the media player.