Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 10-14-2023, 12:22 AM   #1
Kwyjor
Member
Kwyjor began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Sep 2018
Device: Kobo Touch N905B
KOReader vs Damaged Screen

So I'm still rocking my Kobo Touch N905B with KOReader. The power switch is a little dodgy and I'm not sure the battery is quite what it used to be, but it still suits my needs, mostly. And then today I dropped it somewhere.

I supposed it could be a whole lot worse, but the upper-left corner of the screen is non-functional, an area about 5 mm x 15 mm. Just enough to be a little annoying.

I'm sure there's no hope of actually repairing something like this, but I can't possibly be the first person to be confronted with this problem. Would it not be feasible to make KOReader stop trying to render text in that particular area? I'm not sure what to Google to get more details.
Kwyjor is offline   Reply With Quote
Old 10-14-2023, 01:27 PM   #2
pazos
cosiñeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
See https://github.com/koreader/koreader/issues/7420
pazos is offline   Reply With Quote
Advert
Old 10-14-2023, 07:51 PM   #3
Kwyjor
Member
Kwyjor began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Sep 2018
Device: Kobo Touch N905B
Thank you kindly. I wish that had turned up when I Googled "koreader damaged screen". (Google really is kind of iffy these days, isn't it?)

I guess it would be asking too much to be able to sacrifice only the corner instead of the entire top 15 mm (or side 5 mm).

ETA: Is there some way to scroll the screen by a line or two instead of advancing to the next page?

Thank you kindly. I wish that had turned up when I Googled "koreader damaged screen". (Google really is kind of iffy these days, isn't it?)

I guess it would be asking too much to be able to sacrifice only the corner instead of the entire top 15 mm (or side 5 mm).

ETA: Is there some way to scroll the screen by a line or two instead of advancing to the next page?

ETA2: For reference, I opened .adds\koreader\frontend\device\kobo\device.lua and at the end of the "KoboTrilogy" section added the line

Code:
viewport = Geom:new{x=33, y=0, w=567, h=800},
(and managed to bork it up several times by forgetting the comma. Ha ha!)

On an unrelated note, I am apparently running version v2015.11-1800-g0924b57_2018-07-29, via KSM. Is it safe to update?

Last edited by Kwyjor; 10-14-2023 at 11:17 PM.
Kwyjor is offline   Reply With Quote
Old 10-14-2023, 11:16 PM   #4
Kwyjor
Member
Kwyjor began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Sep 2018
Device: Kobo Touch N905B
Thank you kindly. I wish that had turned up when I Googled "koreader damaged screen". (Google really is kind of iffy these days, isn't it?)

I guess it would be asking too much to be able to sacrifice only the corner instead of the entire top 15 mm (or side 5 mm).

ETA: Is there some way to scroll the screen by a line or two instead of advancing to the next page?

ETA2: For reference, I opened .adds\koreader\frontend\device\kobo\device.lua and at the end of the "KoboTrilogy" section added the line

Code:
viewport = Geom:new{x=33, y=0, w=567, h=800},
(and managed to bork it up several times by forgetting the comma. Ha ha!)

On an unrelated note, I am apparently running version v2015.11-1800-g0924b57_2018-07-29, via KSM. Is it safe to update?
Kwyjor is offline   Reply With Quote
Old 10-15-2023, 11:26 AM   #5
pazos
cosiñeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
I'm sorry but I don't follow.

Did you manage to get the viewport working?

If so yes, you can update. Backup your data first since there're 5 years of changes in between. Apply the update and reapply the viewport code that works for you.

You'll need to apply the viewport after each new update but, based on your record, I think you should be fine for another 5 years

Also: unrelated questions are better elsewhere. Make a new thread, they're cheap. Trying to keep threads on a single topic make them more valuable for other users, in the future.
pazos is offline   Reply With Quote
Advert
Old 10-15-2023, 10:56 PM   #6
Kwyjor
Member
Kwyjor began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Sep 2018
Device: Kobo Touch N905B
Quote:
Originally Posted by pazos View Post
Did you manage to get the viewport working?
Yes indeed! I'm not sure if it messed up the touch screen controls or if it's just my imagination.

Quote:
Also: unrelated questions are better elsewhere. Make a new thread, they're cheap.
I thought this might be one of those boards where everyone is sick to death of users making threads asking about whether it is safe to update.
Kwyjor is offline   Reply With Quote
Old 10-16-2023, 11:38 AM   #7
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Quote:
Originally Posted by Kwyjor View Post
I'm not sure if it messed up the touch screen controls or if it's just my imagination.
It would have on an ancient version, but this has been fixed a few months? years? ago.
NiLuJe is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessories Replace damaged screen of Kindle 10th gen (KT4) with PW3 screen Loyd Amazon Kindle 2 03-30-2023 04:50 AM
Aura Damaged screen melovesflying Kobo Reader 13 12-12-2015 02:11 AM
screen damaged by screen protector banjoman Kobo Reader 20 10-31-2011 08:16 PM
PRS-650 Is this screen damaged? glarus Sony Reader 26 06-28-2011 02:04 AM
Gen3 Damaged Screen... Halk Bookeen 10 12-24-2009 01:53 PM


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


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