OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: ToneBlind on July 16, 2009, 03:37:51 pm

Title: Issue Solved: Display Images In Kchmviewer
Post by: ToneBlind on July 16, 2009, 03:37:51 pm
I was frustrated because of not being able to display embedded images in kchmviewer (I tried a couple of IPKs, 2.5 and 3.1.2, and it didn't work.) I was getting ready to compile my own, when I realized that there is a wrong setting in qtconfig which was preventing the images from being shown.

In qtconfig, go to Library Paths tab, and remove /usr/bin/qt/lib. Instead, add these two entries:
/usr/lib/qt/lib
/usr/lib/qt/plugins

Now I can read CHM documents with their embedded images, and with the ability to set proper language and character encodings.