OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: merli on April 03, 2007, 07:22:58 am

Title: Justreader Pdaxrom Beta 3, Pdaxii13 Problem
Post by: merli on April 03, 2007, 07:22:58 am
Hello

I have had installed pdaxrom beta1 for long time. Recently I upgraded to pdaxii13 and foud that my e-book application justreader does not want to display palm doc format cp 1250 characters (just does not display anything or square character instead accented char). Same books were workig in pdaxrom beta1 without any problem. I tried also patched wellswang version of justreader with same result. FB reader is working with libiconv and 1250 encoding conv installed but I like justreader much :-). Can somone help me if it is some configuration problem or bug in justreader?

Thnx
Title: Justreader Pdaxrom Beta 3, Pdaxii13 Problem
Post by: wellswang on April 03, 2007, 10:07:36 am
Quote
Hello

I have had installed pdaxrom beta1 for long time. Recently I upgraded to pdaxii13 and foud that my e-book application justreader does not want to display palm doc format cp 1250 characters (just does not display anything or square character instead accented char). Same books were workig in pdaxrom beta1 without any problem. I tried also patched wellswang version of justreader with same result. FB reader is working with libiconv and 1250 encoding conv installed but I like justreader much :-). Can somone help me if it is some configuration problem or bug in justreader?

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

can you send me your e-book file , and a screen snapshot of the file's content (FB reader's result)

I will try to fix this problem ...  

--wells.
Title: Justreader Pdaxrom Beta 3, Pdaxii13 Problem
Post by: merli on April 03, 2007, 10:55:35 am
Quote
Quote
Hello

I have had installed pdaxrom beta1 for long time. Recently I upgraded to pdaxii13 and foud that my e-book application justreader does not want to display palm doc format cp 1250 characters (just does not display anything or square character instead accented char). Same books were workig in pdaxrom beta1 without any problem. I tried also patched wellswang version of justreader with same result. FB reader is working with libiconv and 1250 encoding conv installed but I like justreader much :-). Can somone help me if it is some configuration problem or bug in justreader?

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

can you send me your e-book file , and a screen snapshot of the file's content (FB reader's result)

I will try to fix this problem ...  

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

Here is book and screenshots from FBreader and Justreader

Thnx for helping
Title: Justreader Pdaxrom Beta 3, Pdaxii13 Problem
Post by: wellswang on April 03, 2007, 11:14:33 am
Quote
Here is book and screenshots from FBreader and Justreader

Thnx for helping
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157868\"][{POST_SNAPBACK}][/a][/div]

Hi Merli,

I think the problem may relate with the font that JR used to display.
can you provide me the font file which used in FB reader ?
Thanks.

(BTW, I must go to bed now ...  )

--Wells.
Title: Justreader Pdaxrom Beta 3, Pdaxii13 Problem
Post by: merli on April 03, 2007, 11:44:14 am
Quote
Quote
Here is book and screenshots from FBreader and Justreader

Thnx for helping
[div align=\"right\"][a href=\"index.php?act=findpost&pid=157868\"][{POST_SNAPBACK}][/a][/div]

Hi Merli,

I think the problem may relate with the font that JR used to display.
can you provide me the font file which used in FB reader ?
Thanks.

(BTW, I must go to bed now ...  )

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

Working with Verdana, Times new roman, Curier new, Arial, Lucida Console
Not working with Fixed and Clean,
Serif=Times, Sans=Verdana and Monospaced=Courier.

In Justreader I am using same font names (I think that they are using same files) and it is not working with any
Title: Justreader Pdaxrom Beta 3, Pdaxii13 Problem
Post by: wellswang on April 05, 2007, 09:39:26 am
Hi Merli,

I found this problem is related with locale settings ($LC_ALL).

The temp solution is using following command to start Justreader:
Code: [Select]
# env LC_ALL=cs_CZ.cp1250 justreader
and then the document will be displayed fine
  [ You are not allowed to view attachments ]