OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: jogloran on February 01, 2005, 08:42:37 am

Title: Opie-reader Broken?
Post by: jogloran on February 01, 2005, 08:42:37 am
I'm using Cacko's 1.22.

I used the updated opie-reader from the Cacko feed with no problems for a while, but then I get this:

Quote
$ sudo uqtreader
Display size = 480x640
QPixmap::convertFromImage: Cannot convert a null image uqtreader
QPixmap::convertFromImage: Cannot convert a null image uqtreader
QPixmap::convertFromImage: Cannot convert a null image uqtreader
QPixmap::convertFromImage: Cannot convert a null image uqtreader
QPixmap::convertFromImage: Cannot convert a null image uqtreader
Trying to load /home/root/Applications/uqtreader/Themes//background
Refreshing
Top margin:3
Bottom margin:3
Left margin:10
Right margin:10
Resizing
Top margin:35
Bottom margin:35
Left margin:64
Right margin:64
Trying libAportis.so
Codec:/home/QtPalmtop/plugins/reader/codecs/libAportis.so
Database name:▒▒
Total number of records:34175
Trying libArriereGo.so
Codec:/home/QtPalmtop/plugins/reader/codecs/libArriereGo.so
plucker openfile:/usr/mnt.rom/card/docs/rasho.txt
Database name:▒▒
Total number of records:34175

0

N

N
n
0
Trying libCHM.so
Codec:/home/QtPalmtop/plugins/reader/codecs/libCHM.so
Home:1
Trying libiSilo.so
Codec:/home/QtPalmtop/plugins/reader/codecs/libiSilo.so
Database name:▒▒
Total number of records:34175
Trying libNEF.so
Codec:/home/QtPalmtop/plugins/reader/codecs/libNEF.so
plucker openfile:/usr/mnt.rom/card/docs/rasho.txt
Database name:▒▒
Total number of records:34175
Trying libPlucker.so
Codec:/home/QtPalmtop/plugins/reader/codecs/libPlucker.so
plucker openfile:/usr/mnt.rom/card/docs/rasho.txt
Database name:▒▒
Total number of records:34175
Trying libppms.so
Codec:/home/QtPalmtop/plugins/reader/codecs/libppms.so
Trying libReb.so
Codec:/home/QtPalmtop/plugins/reader/codecs/libReb.so
CREB:Okay 751f7f85
0:▒
1
2:
3:u
Trying libWeasel.so
Codec:/home/QtPalmtop/plugins/reader/codecs/libWeasel.so
Database name:▒▒
Total number of records:34175
Buffdoc:Finished opening
BuffDoc:file opened
buffdoc.openfile done
Updated
stale file /tmp/qcop-msg-qpe found.  Truncating

... at which point nothing happens. Any ideas?
Title: Opie-reader Broken?
Post by: Stubear on February 01, 2005, 08:40:25 pm
Looks like it can't work out the format for the last document you had opened.

I had this happen once, but I just went to /home/zaurus/Applications/uqtreader and deleted .openfiles then removed the entry from the LastFile line in  /home/zaurus/Settings/uqtreader.conf

Not sure which of the 2 fixed it but it started opening again.

By the way, is there a specific reason you are running uqtreader as root?

Stu
Title: Opie-reader Broken?
Post by: jogloran on February 01, 2005, 10:28:33 pm
Quote
By the way, is there a specific reason you are running uqtreader as root?

Stu
[div align=\"right\"][a href=\"index.php?act=findpost&pid=65029\"][{POST_SNAPBACK}][/a][/div]

It didn't have the permissions to write certain files, probably that very file: the one that saves the state of opened documents when you exit the application. I'll try this right now.

edit: Worked like a treat: thanks!