Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader

Notices

Reply
 
Thread Tools Search this Thread
Old 12-14-2014, 10:34 AM   #571
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
Busybox zcat does not throw any errors at all.

Real zcat would throw an error, unless the cutoff happened to be a valid boundary.

tar throws an error unless it would happen to be cut off at a valid boundary for both gzip and tar. Whether that is likely to exist depends on how the tgz was created.

Code:
[root@(none) shm]# tar cfz Test.tgz /usr/local/Kobo/
tar: removing leading '/' from member names
[root@(none) shm]# ls -alh Test.tgz
-rw-r--r--    1 root     root       19.8M Dec 14 16:28 Test.tgz
[root@(none) shm]# zcat Test.tgz > /dev/null && echo OK || echo FAIL
OK
[root@(none) shm]# tar tzf Test.tgz > /dev/null && echo OK || echo FAIL
OK
### now cut off some bytes ###
[root@(none) shm]# dd of=Test.tgz bs=1M seek=18 count=0
0+0 records in
0+0 records out
0 bytes (0B) copied, 0.004449 seconds, 0B/s
[root@(none) shm]# ls -alh Test.tgz
-rw-r--r--    1 root     root       18.0M Dec 14 16:29 Test.tgz
### zcat does not notice the problem, but tar does ###
[root@(none) shm]# zcat Test.tgz > /dev/null && echo OK || echo FAIL
OK
[root@(none) shm]# tar tzf Test.tgz > /dev/null && echo OK || echo FAIL
tar: short read
FAIL
frostschutz is offline   Reply With Quote
Old 12-14-2014, 10:41 AM   #572
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,338
Karma: 78876004
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
I've past this discussion on to Kobo and will see what they say.
PeterT is offline   Reply With Quote
Advert
Old 12-14-2014, 01:48 PM   #573
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by frostschutz View Post
Busybox zcat does not throw any errors at all.

Real zcat would throw an error, unless the cutoff happened to be a valid boundary.
Thank you for the clarification! I was not aware of this difference between the busybox version and the real thing.
tshering is offline   Reply With Quote
Old 12-18-2014, 09:46 PM   #574
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,275
Karma: 145488788
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
I was reading earlier today and I noticed that there was a word hyphenated on the first line of the first paragraph of the chapter. Does this mean that the bug of not having a hyphen in the first line of a paragraph is now fixed?

This is with firmware 3.12.0.
JSWolf is offline   Reply With Quote
Old 12-19-2014, 01:07 PM   #575
famile-dinner
Junior Member
famile-dinner began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2014
Device: Kobo Aura SD
Hi;

I'm new to this forum and am having an issue with the new 3.12.0 software and Kobo's customer support has not been helpful.

It seems like the "Refresh every: Chapter" option makes the screen go black between pages with every page turned forward or backward. The "10", "5" and "1" page options work 'properly', but I'd rather have it refresh every chapter, obviously.

Has anyone noticed this? Is this a bug or is this something you all know how to fix?

thanks
famile-dinner is offline   Reply With Quote
Advert
Old 12-24-2014, 06:44 AM   #576
StefB
Junior Member
StefB began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2014
Device: kobo aura
Same story here. I bought the Aura specifically for the "refresh every chapter" option as the refreshes on e-ink readers make me dizzy. It worked at first and now mine operates exactly like yours. I've notified Kobo who tells me the problem has been "elevated" and is "being worked on". About a week ago they told me it would probably be fixed in about "48 hours" and I should be able to update at that point and it would be fine. NOT. If this doesn't get fixed, I need to return the Kobo.
StefB is offline   Reply With Quote
Old 12-24-2014, 06:53 AM   #577
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,275
Karma: 145488788
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by StefB View Post
Same story here. I bought the Aura specifically for the "refresh every chapter" option as the refreshes on e-ink readers make me dizzy. It worked at first and now mine operates exactly like yours. I've notified Kobo who tells me the problem has been "elevated" and is "being worked on". About a week ago they told me it would probably be fixed in about "48 hours" and I should be able to update at that point and it would be fine. NOT. If this doesn't get fixed, I need to return the Kobo.
I have patched my H2O and I have it set for every 12 pages and it works very well like that.
JSWolf is offline   Reply With Quote
Old 12-24-2014, 07:52 AM   #578
StefB
Junior Member
StefB began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2014
Device: kobo aura
My Aura can be set for every 10 pages, but I want it to refresh every chapter as advertised. That is THE feature that determined my purchase. If it is every chapter, I can anticipate the refresh and avoid looking at the device. E-reader refreshes make me DIZZY.
StefB is offline   Reply With Quote
Old 12-24-2014, 08:11 AM   #579
robko
Wizard
robko ought to be getting tired of karma fortunes by now.robko ought to be getting tired of karma fortunes by now.robko ought to be getting tired of karma fortunes by now.robko ought to be getting tired of karma fortunes by now.robko ought to be getting tired of karma fortunes by now.robko ought to be getting tired of karma fortunes by now.robko ought to be getting tired of karma fortunes by now.robko ought to be getting tired of karma fortunes by now.robko ought to be getting tired of karma fortunes by now.robko ought to be getting tired of karma fortunes by now.robko ought to be getting tired of karma fortunes by now.
 
Posts: 2,454
Karma: 5469320
Join Date: Jul 2010
Device: Kobo
Quote:
Originally Posted by StefB View Post
Same story here. I bought the Aura specifically for the "refresh every chapter" option as the refreshes on e-ink readers make me dizzy. It worked at first and now mine operates exactly like yours. I've notified Kobo who tells me the problem has been "elevated" and is "being worked on". About a week ago they told me it would probably be fixed in about "48 hours" and I should be able to update at that point and it would be fine. NOT. If this doesn't get fixed, I need to return the Kobo.
Front line customer service doesn't have an actual clue about most things. If this is a firmware issue there is no way it's going to be fixed in 48 hours. While it's obviously a significant bug I'd be very surprised if it got fixed before the next firmware update which is likely a month or two away because it's not a showstopper bug (i.e. preventing most people from reading on the device).
If you scrounge around in the forum it is relatively easy (just a line to add in the config file maybe?) to set the device to only refresh every xx pages (up to once every 99 pages). May not be a perfect solution, but if you really like the device otherwise it might get you through until it gets fixed.
EDIT: sorry, just realized you wanted end of chapter so you can anticipate it so this solution likely isn't going to help.
robko is offline   Reply With Quote
Old 12-24-2014, 08:16 AM   #580
StefB
Junior Member
StefB began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2014
Device: kobo aura
Thank you. I wish I knew what "just a line to add in the config file" means!

Is there a way to revert to the previous firmware? I've been reading here for an hour, and I gather that would be 3.11.0.

Thanks again.
StefB is offline   Reply With Quote
Old 12-24-2014, 02:20 PM   #581
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,275
Karma: 145488788
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Current firmware 3.12.0.
Previous firmware 3.11.0
JSWolf is offline   Reply With Quote
Old 12-24-2014, 03:59 PM   #582
StefB
Junior Member
StefB began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2014
Device: kobo aura
Great, so if I'm having a problem with 3.12.0 and want to revert to 3.11.0, how do I do that?
StefB is offline   Reply With Quote
Old 12-24-2014, 05:34 PM   #583
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,275
Karma: 145488788
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by StefB View Post
Great, so if I'm having a problem with 3.12.0 and want to revert to 3.11.0, how do I do that?
Go to the following thread, find your version of the 3.11.0 firmware, download it and read the thread. It will tell you how side load the firmware.

https://www.mobileread.com/forums/sho...d.php?t=185660
JSWolf is offline   Reply With Quote
Old 12-26-2014, 06:56 AM   #584
forster01
Groupie
forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.forster01 can do the Funky Gibbon.
 
Posts: 197
Karma: 82624
Join Date: May 2013
Device: Kobo Forma, Kobo Aura One, Kobo Aura HD, Kindle, Amazon Fire HD
Quote:
Originally Posted by JSWolf View Post
I was reading earlier today and I noticed that there was a word hyphenated on the first line of the first paragraph of the chapter. Does this mean that the bug of not having a hyphen in the first line of a paragraph is now fixed?

This is with firmware 3.12.0.
No i have this with Aura HD firmware 3.12.0.
forster01 is offline   Reply With Quote
Old 12-26-2014, 11:15 AM   #585
tofi
Junior Member
tofi began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Feb 2014
Device: Kobo Aura HD
I will copy/paste from other thread
Quote:
Originally Posted by tofi View Post
Is it possible to add multilevel ordered list in table of contents? Table of contents in IT books are pain in ass - about 40-60 pages of records with same level. It would be nice to shrink/expand elements of ordered list.
Quote:
Originally Posted by JSWolf View Post
I would class that as a bug. ADE should be doing that already. It's Kobo's implementation that's not handling multilevel NCX ToC correctly. So my suggestion is to go post this over in the bug thread.
tofi is offline   Reply With Quote
Reply

Tags
pocket app


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Probably a Kobo bug. eXistenZ Kobo Reader 19 06-13-2014 09:16 PM
[Old Thread] Bug in downloading metadata Dasun Library Management 3 03-21-2011 07:31 PM
Possible bug or misfeature when a thread is closed tompe Feedback 7 10-05-2010 09:38 AM


All times are GMT -4. The time now is 05:24 PM.


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