Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers > iRex > iRex Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 12-07-2006, 06:13 AM   #91
yokos
Pac-Man caught my iLiad.
yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.
 
yokos's Avatar
 
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
Scripts need an update to be 2.8 compatible. v0.41 reinstalls ipdf271!
right now I'm on 2.8 without shell executions rights.
[EDIT]: shell execution was downloaded. yamp

Last edited by yokos; 12-07-2006 at 12:04 PM. Reason: sh execution
yokos is offline   Reply With Quote
Old 12-07-2006, 06:24 AM   #92
henkvdg
Groupie
henkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of it
 
Posts: 180
Karma: 66830
Join Date: Oct 2006
Device: IREX iLiad, Pocketbook Pro 903
Maybe you should try an extra update.
henkvdg is offline   Reply With Quote
Advert
Old 12-07-2006, 07:23 AM   #93
k2r
Zealot
k2r doesn't litterk2r doesn't litter
 
Posts: 124
Karma: 177
Join Date: Jul 2006
Location: Bochum, Germany
Device: MP2K, iLiad
Quote:
Originally Posted by yokos
on 2.8 without shell executions rights.
I'm on 2.8 - with shell execution rights. The update just worked, nothing seems broken yet.
k2r is offline   Reply With Quote
Old 12-07-2006, 08:10 AM   #94
yokos
Pac-Man caught my iLiad.
yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.
 
yokos's Avatar
 
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
latest ipdfx installation scripts for firmware 2.8
Ok, this should work now.
[1] Please don't use the older scripts on firmware 2.8, just delete them.
[2] Scripts are written for firmware version 2.8.x.
[3] There is a "Click on me AFTER a firmware update." entry in contentlister, this is for 2.8.1 or 2.9, we will see. [It will be later integrated in the scripts wo user interaction. ]

fake FAQ:
Why should I use ipdf5 o ipdf4 without the ability to scribble?
Hey, it is your decision.

install_ipdf:
Code:
export scriptdir=`/usr/bin/dirname $0`
cd /usr/bin
if [ -e ipdf.o ] 
else cp ipdf ipdf.o
fi
cd $scriptdir
cp ipdf /usr/bin/ipdf
cp deinstall.xml manifest.xml
deinstall_ipdf:
Code:
export scriptdir=`/usr/bin/dirname $0`
cd /usr/bin
mv ipdf.o ipdf
cd $scriptdir
cp install.xml manifest.xml
fu.sh [needed to remove the back-up [if exist] of older ipdf version, after fw update]:
Code:
export scriptdir=`/usr/bin/dirname $0`
cd $scriptdir
cd ../ipdf5
cp install.xml manifest.xml
cd ../ipdf4
cp install.xml manifest.xml
cd /usr/bin
test -e /usr/bin/ipdf.o && rm /usr/bin/ipdf.o
[Edit] I remvoved scripts, because I found a bug. I have published scripts before I tested them [I took some time to get the shell exececution download after updating to 2.8], this was not a good idea.

Last edited by yokos; 12-07-2006 at 03:17 PM.
yokos is offline   Reply With Quote
Old 12-07-2006, 09:33 AM   #95
CommanderROR
eink fanatic
CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.CommanderROR is fluent in JavaScript as well as Klingon.
 
CommanderROR's Avatar
 
Posts: 2,022
Karma: 4924
Join Date: Mar 2006
Location: Germany
Device: STAReBOOK, iRex Iliad, Sony 505, Kindle 2
Good work once again Yokos!

It's a pity Scotty isn't with us now, he could give us an update of iPDF itself...but still, it's nice to see that you are carrying on in the good tradition of bringing Scotty's works to the general Public!
CommanderROR is offline   Reply With Quote
Advert
Old 12-07-2006, 09:40 AM   #96
jęd
Evangelist
jęd has a complete set of Star Wars action figures.jęd has a complete set of Star Wars action figures.jęd has a complete set of Star Wars action figures.
 
Posts: 458
Karma: 293
Join Date: May 2006
Quote:
Originally Posted by CommanderROR
It's a pity Scotty isn't with us now, he could give us an update of iPDF itself...but still, it's nice to see that you are carrying on in the good tradition of bringing Scotty's works to the general Public!
This was one of the reasons I was asking him to provide the source code/diff scripts of any changes he made... For some reason he was never provided this. Hopefully he can drop by and provide them, or that Irex don't change their libraries much in the future...
jęd is offline   Reply With Quote
Old 12-07-2006, 09:54 AM   #97
Matthijs
Groupie
Matthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enough
 
Matthijs's Avatar
 
Posts: 199
Karma: 666
Join Date: Oct 2006
Location: Eindhoven, the Netherlands
Device: iLiad, DR1000S, DR800SG
http://projects.mobileread.com/iliad...-0.27_4.tar.gz is also the last one I got from him...

Last edited by Matthijs; 12-07-2006 at 10:02 AM.
Matthijs is offline   Reply With Quote
Old 12-07-2006, 10:04 AM   #98
jęd
Evangelist
jęd has a complete set of Star Wars action figures.jęd has a complete set of Star Wars action figures.jęd has a complete set of Star Wars action figures.
 
Posts: 458
Karma: 293
Join Date: May 2006
Quote:
Originally Posted by Matthijs
http://projects.mobileread.com/iliad...-0.27_4.tar.gz is also the last one I got from him...
Ah... Thats where it got put...!
jęd is offline   Reply With Quote
Old 12-07-2006, 03:06 PM   #99
Olivier_B
Junior Member
Olivier_B began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2006
Device: iLiad / Glofiish X500
Hi,

I have got a problem since the 2.8 update: the PDF viewer doesn’t work (everything else works fine).
Here is the reason:
- I had ipdf4 (2.71).
- Before the update, I have uninstalled ipdf4.
- I made the update
- After a bad manipulation, I have reinstalled ipdf4 (2.71)!!!
Nothing works now. Any solution? Will a new 2.8 update restore the pdf viewer ?

Thank you for your help.
Olivier_B is offline   Reply With Quote
Old 12-07-2006, 03:23 PM   #100
yokos
Pac-Man caught my iLiad.
yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.
 
yokos's Avatar
 
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
Quote:
Originally Posted by Olivier_B
Hi,

I have got a problem since the 2.8 update: the PDF viewer doesn’t work (everything else works fine).
Here is the reason:
- I had ipdf4 (2.71).
- Before the update, I have uninstalled ipdf4.
- I made the update
- After a bad manipulation, I have reinstalled ipdf4 (2.71)!!!
Nothing works now. Any solution? Will a new 2.8 update restore the pdf viewer ?

Thank you for your help.
Please wait a moment. I will handle this.
[Edit] Olivier_B, zip file should help you.
[EDIT]: updated zip-file.
Attached Files
File Type: zip ipdf28.zip (40.5 KB, 378 views)

Last edited by yokos; 12-08-2006 at 05:21 AM.
yokos is offline   Reply With Quote
Old 12-07-2006, 03:54 PM   #101
Olivier_B
Junior Member
Olivier_B began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2006
Device: iLiad / Glofiish X500
Thumbs up

It works! Thank you so much for you help.

Olivier
Olivier_B is offline   Reply With Quote
Old 12-07-2006, 03:55 PM   #102
vranghel
Addict
vranghel began at the beginning.
 
vranghel's Avatar
 
Posts: 285
Karma: 10
Join Date: Apr 2006
Location: Vancouver, Canada
Device: Proud Iliad owner
So i guess it would be a wise decision to delete all the ipdf files that we used with 2.7.0 and 2.7.1, so I dont accidentaly click on them.
vranghel is offline   Reply With Quote
Old 12-07-2006, 05:18 PM   #103
yokos
Pac-Man caught my iLiad.
yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.
 
yokos's Avatar
 
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
Quote:
Originally Posted by Olivier_B
It works! Thank you so much for you help.
Olivier
Ok, fine.

I learned my lesson from not choosing the right loop in my scripts written for firmware versions 2.7 & 2.7.1, the loops were too feeble what is to do when firmware version is higher the ones which were in my mind.
With firmware 2.8 the old scripts change files what they shoudn't do. I should have set a large stop sign, when firmware check performed by sripts gives other results than 2.7 or 2.7.1.

To all who have problems, because they executed the sripts written for 2.7 or 2.7.1, please download & extract the zip file uploaded in post #100, then click on the entry "Installation of ipdf 2.8" to get back iRex's ipdf of firmware 2.8.
yokos is offline   Reply With Quote
Old 12-07-2006, 06:20 PM   #104
henkvdg
Groupie
henkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of ithenkvdg has read War And Peace ... all of it
 
Posts: 180
Karma: 66830
Join Date: Oct 2006
Device: IREX iLiad, Pocketbook Pro 903
Unhappy

Quote:
Originally Posted by CommanderROR
Good work once again Yokos!

It's a pity Scotty isn't with us now, he could give us an update of iPDF itself...but still, it's nice to see that you are carrying on in the good tradition of bringing Scotty's works to the general Public!
Scotty seems not to be back yet!

I was fooled by the date 8-12 (means august 12th, in our country we use it for the 8th of december :-( )

Last edited by henkvdg; 12-08-2006 at 03:54 AM.
henkvdg is offline   Reply With Quote
Old 12-08-2006, 05:18 AM   #105
yokos
Pac-Man caught my iLiad.
yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.
 
yokos's Avatar
 
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
latest news: scotty's pdf viewer ipdf4 & ipdf5 are not compatible with 2.8.
This should be a library problem, some were changed with 2.8, so scotty's viewer don't start, when just the binary is replaced in /usr/bin.

Again:
[1] Please delete the scripts - which were written for 2.7-2.71 - on your iLiad. Please, don't execute them.
[2] If you executed an old script, use ipdf28.zip in post #100 to get back ipdf 2.8.
Attached scripts in ipdf28.zip have a strict firmware policy: file in /usr/bin will only changed if you have firmware 2.8. If you don't have 2.8, you will get a error message, nothing get's changed.

Last edited by yokos; 12-08-2006 at 05:39 AM.
yokos is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Has anyone found a faster pdf reader? Mirrorlike Apple Devices 4 04-18-2010 05:39 AM
Sony PRS-300 vs Kindle, which one has the faster processor zdavatz Sony Reader 16 03-15-2010 05:08 AM
iLiad Introducing the new Sony-Reader-speed ipdf scotty1024 iRex Developer's Corner 61 11-02-2006 11:00 AM


All times are GMT -4. The time now is 10:28 AM.


MobileRead.com is a privately owned, operated and funded community.