Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Sony Reader > Sony Reader Dev Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 03-11-2010, 12:25 AM   #736
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by surquizu View Post
OK, attached file
Thanks for this. I've been using fontin and was going to setup some others. You made it easy, I just adjusted your css to my needs and now I get to explore some other fonts.

DoctorOhh is offline   Reply With Quote
Old 03-12-2010, 11:20 AM   #737
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Exclamation PRS+ up and running with german firmware 1.4.00.23260

@kartu

by dumping a freshly cloned "addonSettingsNode" with this modified piece of code from _1_utils.js Utils.debug.dumpToString

Code:
// at this point, o is not null, and is an object
	var str = "dumping\n";
	var hasProps = false;
  for (var prop in o) {
		hasProps = true;
		log.trace("Before var" + prop);
                var oprop = o[prop];
		log.trace("After var" + prop);
		try {
			str += prefix + prop + " => " + this.dumpToString(oprop, prefix + "\t", depth -1) + "\n";
		} catch(ee) {
			str += prefix + prop + " => " + "failed to tostring: " + ee + "\n";
		}
	}
I found the object triggering the restart of my device.
The last logentry writen was "Before var title"

So I decided to remove line 528 in _1_utils.js
Code:
if(arg.hasOwnProperty("title")) {obj.title = arg.title;}
With this modification PRS+ starts ok with my german firmware, all addons and the games are working fine.

Only calling "Browse Folders" caused a hardreset / reboot of the device.

So I checked the code of _BrowseFolders.js for references to "title",
and found two (2) at line 251 and 268, and commented both out.

And without referencing the title-property of the cloned object also the BrowseFolder functionality is given!

I don't know why touching the titel-prop of a cloned object causes the reboot of the device with actual firmware, but it seams that your code is fully functional without changing the title-prop.

Just want to let you know.
Regard Mark
Mark Nord is offline   Reply With Quote
Old 03-12-2010, 11:26 AM   #738
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
Mark Nord
Thanks. **Some** cross-VM calls on **some** objects aren't safe, I have yet to figure exact pattern.

I wonder, provided localization comes "soon", would there be any reason for you, to stick with German firmware?
kartu is offline   Reply With Quote
Old 03-12-2010, 11:35 AM   #739
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
kartu

I think there shouldn't be a reason to stick with v1.4, but I like the quest of unsolved mysteries.

[EDIT]
On the other hand, why [Edit] switch to 1.1 [/Edit thanks dwanthny] if we can use a official firmware version and maybe utilize the SONY localization feature?
[EDIT Add] At least localization is included in 1.3 and 1.4,
and also I notice some advanced error-handling on e.g. DeleteBook, and serveral other additions in kbook.xsb and others.
But this is tech-talk, so lets stopp here, to not confuse anybody.
[/EDIT]

BTW I did manage to call
Code:
<function id="changeLanguage" params="lang">
			this.LANG.setLanguage(lang);
		</function>
which is actually kbook.model.container.changeLanguage(lang).
Where lang is "en", "fr" or "de".
Comments are shown immediately in the new language, eg "no books" instead of "Keine Bücher", but the main menu entry stay with the original language, and can't be called any more. So this is not the right way to do it.

Last edited by Mark Nord; 03-13-2010 at 11:22 AM.
Mark Nord is offline   Reply With Quote
Old 03-12-2010, 12:36 PM   #740
klawong
Enthusiast
klawong has learned how to buy an e-book online
 
Posts: 29
Karma: 96
Join Date: Mar 2010
Location: Ruhrpott
Device: Sony PRS-505 (incl.: PRS+ 1.1.3)
I had to use the german Version and downgraded (better: switched) to 1.1 US as soon as I heard of customization...and couldn't find out any difference between both FWs.

The Loss of guarantee and the possibility of a brick for newbees is probably the only reason to stick to the original FW.

However, the advantage of PRS+ is worth the risk!!!


Correction:
downgraded (better: switched)

Last edited by klawong; 03-13-2010 at 06:52 AM.
klawong is offline   Reply With Quote
Old 03-12-2010, 09:29 PM   #741
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by Mark Nord View Post
On the other hand, why downgrade if we can upgrade to the latest official firmware version and maybe utilize the SONY localization feature?
The latest official firmware version varies depending on language/country.

USA = 1.1.xx.xxxxx
UK = 1.2.xx.xxxxx
France = 1.3.xx.xxxxx
Germany = 1.4.xx.xxxxx

These are all the latest firmware versions for the PRS-505

Quote:
Originally Posted by klawong View Post
I had to use the german Version and downgraded to 1.1 US as soon as I heard of customization...and couldn't find out any difference between both FWs.

The Loss of guarantee and the possibility of a brick for newbees is probably the only reason to stick to the original FW.
People use the word downgrade and make other folks think they are going backwards in functionality. The truth is the function is the same only the language is different. I know people here know that. I'm just clarifying it for others who might be reading this. The term downgrade to FW1.1 should be replaced switched to FW1.1.

If PRS+ provides the proper language for you then switching to FW 1.1.00.18040 w/PRS+ is in fact an upgrade in functionality.

Please don't confuse the new folks here with improper or confusing terminology.

Last edited by DoctorOhh; 03-12-2010 at 09:32 PM.
DoctorOhh is offline   Reply With Quote
Old 03-13-2010, 05:42 AM   #742
Peto
Legal Alien
Peto doesn't litterPeto doesn't litter
 
Peto's Avatar
 
Posts: 288
Karma: 105
Join Date: Jan 2008
Device: Sony PRS-505/T1/Kindle PW2
Well, if you can't make the difference by yourself, then maybe you are not ready to play with firmwares.

All the new folks need to do in order to profit from all this hard and sustained-in-time effort is read and ask. If they cannot be bothered to go that far, they are not worth the effort either. IMHO, of course.

By the way. After READING this thread several times AND asking (Surquizu, in my case) several questions, I have installed PRS+ successfully and added PRSCustomizer. The best of both worlds.

Thank you people for all your effort.
Peto is offline   Reply With Quote
Old 03-13-2010, 07:18 AM   #743
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by Peto View Post
I have installed PRS+ successfully and added PRSCustomizer. The best of both worlds.
What did you add from PRSCustomizer? I added a custom logo/contact info.

Updated Order, added step 3.

1. Install PRS+
2. Use Igorsk's Universal Flasher (I used a empty SD card).
3. You must verify that the folder files.505.1.1.00.18040 and the its subfolders (in SD Flasher) are empty. Delete ALL files.
4. Place the customized kBookAssets.png file in the files.505.1.1.00.18040\opt\sony\ebook\application\ resources\scripts\ directory on the SD card.
5. Start Igorsk's Universal Flasher make a new image (press 5).
6. Then Flash the image (press 6).

That should do it, remove SD card, and allow it to reboot.

I used the attached logo template as a guide to change the original kBookAssets.png file.

Jeff explains it below.
Quote:
Originally Posted by JeffElkins View Post
* Personal logo.
=================
Did you know you could change your Reader's logo? (The black bar at the top of the screen that says "Reader.") You'll need access to a graphics editor, such as Photoshop or Gimp. ...~... The logo.png file is a 210x70 file. Add your personalization details to this file, and paste it into the upper left corner of the kBookAssets.png file, covering the large text "Reader." ...~... After you flash and reboot, you should have a customized logo.
In the past I have used PRSCustomizer to change out the lrf font and change lrf justification from full to left, but since I use epub now I haven't changed these recently.

Update: To change custom icons or custom lrf fonts follow links.
Attached Thumbnails
Click image for larger version

Name:	kBookAssets-demo.png
Views:	370
Size:	15.0 KB
ID:	47916   Click image for larger version

Name:	kBookAssets_logo_template.png
Views:	357
Size:	2.9 KB
ID:	47918   Click image for larger version

Name:	kBookAssets.png
Views:	365
Size:	22.8 KB
ID:	47919  

Last edited by DoctorOhh; 05-14-2010 at 01:30 PM.
DoctorOhh is offline   Reply With Quote
Old 03-13-2010, 12:13 PM   #744
Peto
Legal Alien
Peto doesn't litterPeto doesn't litter
 
Peto's Avatar
 
Posts: 288
Karma: 105
Join Date: Jan 2008
Device: Sony PRS-505/T1/Kindle PW2
Logo and icons, but you can add language sets also.
Peto is offline   Reply With Quote
Old 03-13-2010, 05:22 PM   #745
surquizu
Evangelist
surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.
 
surquizu's Avatar
 
Posts: 411
Karma: 902071
Join Date: Jun 2008
Location: Zaragoza (Spain)
Device: prs-505, kobo auraHD, kobo auraH2O, kobo Glo HD, kobo aura ONE
Quote:
Originally Posted by Peto View Post
Logo and icons, but you can add language sets also.
With the flasher Igorsks also can put your own custom title on the main screen
Attached Thumbnails
Click image for larger version

Name:	2010-3-13.jpg
Views:	290
Size:	61.1 KB
ID:	47956  
surquizu is offline   Reply With Quote
Old 03-18-2010, 12:47 PM   #746
PaladinBL
Enthusiast
PaladinBL began at the beginning.
 
Posts: 46
Karma: 10
Join Date: Mar 2010
Location: Banjaluka, BiH
Device: Sony PRS-505
When I connect reader and with Calibre transfer some books to the reader or just delete something from the reader after that I loose some of my settings in PRS+

Page index from "5 of 100 (5%)" return to "5 of 100"

or

Screenshot "Save to Internal Memory" goes to "Save to SD card".

One or another. I need to setup again Page index or Screenshot.

Any ideas why this is happening?
PaladinBL is offline   Reply With Quote
Old 03-18-2010, 02:40 PM   #747
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
PRS+ settings are stored in: /database/system/PRSPlus/settings folder.
It could be IM access bug in Sony (not related to PRS+) in that case restarting (and if needed changing the setting again) should help.
kartu is offline   Reply With Quote
Old 03-18-2010, 03:51 PM   #748
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by PaladinBL View Post
Page index from "5 of 100 (5%)" return to "5 of 100"

or

Screenshot "Save to Internal Memory" goes to "Save to SD card".
This constantly happens to me too. It usually takes me a while to notice since I don't use the screen save every day. I just looked at my ebook and sure enough what should have been 17 of 108 (16%) was in fact 17 of 108.

I'll try restarting and see if it is any more stable.
DoctorOhh is offline   Reply With Quote
Old 03-21-2010, 10:42 AM   #749
edbro
Banned
edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.
 
Posts: 640
Karma: 4911
Join Date: Jul 2007
Location: Grapevine, TX
Device: iPad4
I've read through all this but I'm just not getting how to have PRS+ as well as PRS Customizer. I installed PRS+ and set all my options. Then I reflashed with PRS Customizer to get a customized kBookAssets.png. But, after PRS Customizer, my PRS+ is gone. When I load PRS+ after the Customizer, my png is gone. How do I have both?
edbro is offline   Reply With Quote
Old 03-21-2010, 10:53 AM   #750
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
edbro
If you only check png related option in PRSCustomizer, it should work.
Did you have other options on as well (key mappings for example)?
kartu is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using HD Folders as Collections on Sony PRS-505 fglaysher Calibre 8 07-26-2010 09:55 PM
Enhanced Firmware for V3 keng2000 HanLin eBook 12 04-12-2010 09:30 AM
Poll: Sony Reader PRS-505 upgrade to Sony PRS-700 Kris777 Sony Reader 70 02-18-2009 06:34 PM
Sony Reader PRS-505 upgrade to Sony PRS-700 Kris777 Sony Reader 23 12-08-2008 06:56 AM
Sub folders in firmware v1.08 Prince Hal Amazon Kindle 28 10-23-2008 03:20 PM


All times are GMT -4. The time now is 02:25 PM.


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