Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 07-26-2016, 12:22 PM   #1291
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
This possibly feels like brokenish Kindlet framework on the PW3, potentially nothing much we can do about it.
I don't think we have anything else that uses the native Menu system to double-check, though, so...

Does any part of the main container feels broken, besides auxiliary stuff like the menu?
NiLuJe is offline   Reply With Quote
Old 07-26-2016, 02:15 PM   #1292
krupped
Member
krupped began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jul 2016
Device: Kindle Paperwhite
Hmm, possibly. If by main container (forgive my lack of knowledge of the terminology, this is my first time messing around with a kindle), you mean the main UI, then yes, occasionally when switching back to it by pressing home some things fail to render, like it's being a little conservative on what portions of the screen it needs to refresh. Kind of reminds me of a misbehaving libxdamage or something. However, everything usable or clickable is always refreshed.

If by main container you instead mean the main UI of the collections manager, most of it doesn't render unless I press as of yet unrendered buttons (forcing it to draw some new books or collections etc). None of the boxes render unless I press the box to select-all, then all the boxes show up ticked. That kind of thing. So in general, it feels pretty broken.
krupped is offline   Reply With Quote
Old 07-26-2016, 02:19 PM   #1293
nasser
Evangelist
nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.nasser ought to be getting tired of karma fortunes by now.
 
nasser's Avatar
 
Posts: 477
Karma: 445678
Join Date: Feb 2010
Device: Too many..
Quote:
Originally Posted by knc1 View Post
By 'feel around' you mean the touch sensitive spot is not aligned with the graphic?

Note that the poster has a PW2 and your using a PW3.
Different screen resolutions, different screen dimensions (in pixels).
knc1,
I think this kind of issue exists in all add-ins/extensions which were originally developed for the earlier 758x1024 resolution. The icons and/or application area look smaller and in some cases are difficult to view or touch.

What I've seen so far with my PW3:
1. Kindle explorer: smaller menu buttons
2. RGB paint: really tiny menu buttons

I expect Aeris' kindle menu will similarly be affected.

A similar issue existed for the original PW1 with extensions written for the earlier 600x800 resolution.

Have to wait till the original developers rewrite them for the higher resolution
nasser is offline   Reply With Quote
Old 07-26-2016, 03:51 PM   #1294
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
@krupped: I meant the main "window" of CM, yeah.

But the fact that you mention noticing this in the base UI is highly surprising, and would make me question the sanity of your specific hardware: the Kindle UI is pretty damn good at not messing up what it does with the eInk screen. I can't recall ever seeing it break down unless I was doing something to make it break ;p.

@nasser: I'm not familiar with CM's UI code, but it was initially laid out to handle a couple of different resolutions properly (600x800 & 758x1024).
Besides the obvious (bitmap icons), and some possible alignment issues for some stuff, it should behave more or less properly?
NiLuJe is offline   Reply With Quote
Old 07-26-2016, 04:10 PM   #1295
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by krupped View Post
Hmm, possibly. If by main container (forgive my lack of knowledge of the terminology, this is my first time messing around with a kindle), you mean the main UI, then yes, occasionally when switching back to it by pressing home some things fail to render, like it's being a little conservative on what portions of the screen it needs to refresh. Kind of reminds me of a misbehaving libxdamage or something. However, everything usable or clickable is always refreshed.

If by main container you instead mean the main UI of the collections manager, most of it doesn't render unless I press as of yet unrendered buttons (forcing it to draw some new books or collections etc). None of the boxes render unless I press the box to select-all, then all the boxes show up ticked. That kind of thing. So in general, it feels pretty broken.
That sounds to be a far more general problem than just CM.

What are the first six characters of the device's serial number and what firmware version is it running?
(Both to be found in the "Device Info" panel - if you can get it to display).
knc1 is offline   Reply With Quote
Old 07-26-2016, 06:39 PM   #1296
krupped
Member
krupped began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jul 2016
Device: Kindle Paperwhite
@NiLuJe: I should note that strange behaviour only really happens in the base UI after exiting CM or koreader (although I can't seem to get it to happen after koreader anymore, perhaps it was only CM). No Amazon provided software seems to mess up on its own in isolation. Is there an easy way for me to take a screenshot to show you guys? Other than a cellphone picture I suppose.

@knc1: G090G1 and 5.8.1 (2974819923) I jailbroke it on Monday following your instructions here: https://www.mobileread.com/forums/sho...d.php?t=275877
krupped is offline   Reply With Quote
Old 07-26-2016, 08:44 PM   #1297
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Try the 'two corner' touch - simultaneously touch two diagonal corners of the screen.

Did you use the 5.6.1.1 or the 5.7.4 downgrade package?
knc1 is offline   Reply With Quote
Old 07-26-2016, 08:57 PM   #1298
krupped
Member
krupped began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jul 2016
Device: Kindle Paperwhite
@knc1: I used 5.7.4, here is a screen of what I see.
Attached Thumbnails
Click image for larger version

Name:	screenshot_2016_07_26T20_55_02-0400.png
Views:	289
Size:	22.5 KB
ID:	150499  

Last edited by krupped; 07-26-2016 at 09:03 PM. Reason: image too big
krupped is offline   Reply With Quote
Old 07-26-2016, 09:06 PM   #1299
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by krupped View Post
@knc1: I used 5.7.4, here is a screen of what I see.
That does look broke and we can't blame factory-5.6.1.1 for this one.

Oh, and I suppose that confirms the 'double touch for screenshot' function is still working on that device/firmware (5.8.1) combination.

There are not a lot of users (yet) of CM on your combination of device and firmware.
Which will make learning if a single trouble report is a local problem or something more general with the CM package.

Last edited by knc1; 07-26-2016 at 09:09 PM.
knc1 is offline   Reply With Quote
Old 07-26-2016, 09:21 PM   #1300
krupped
Member
krupped began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jul 2016
Device: Kindle Paperwhite
If you know of anything I can try that might get you information I would be happy to try it.
krupped is offline   Reply With Quote
Old 07-27-2016, 03:48 AM   #1301
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
Yuuup, no idea what's going on there, but what @knc1 said ;D.

Can you check if the Booklet version of KUAL renders differently than the Kindlet version? (Besides the fact that the Booklet version hides the menubar).
NiLuJe is offline   Reply With Quote
Old 07-27-2016, 09:07 AM   #1302
krupped
Member
krupped began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jul 2016
Device: Kindle Paperwhite
@NiLuJe: I'm just running it by opening it as a document, I'm not running it through KUAL (that I know of). Could you link me to instructions or some more docs? I'm not quite sure what you mean D:
krupped is offline   Reply With Quote
Old 07-27-2016, 09:22 AM   #1303
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by krupped View Post
@NiLuJe: I'm just running it by opening it as a document, I'm not running it through KUAL (that I know of). Could you link me to instructions or some more docs? I'm not quite sure what you mean D:
Ah, I sense a disconnect here.

There are three builds of KUAL (all in the same, very recent, v2.7, archive. see sticky area above the thread index).
The one for the keyboard devices (KUAL-KDK-1.0.azw2)
The one for the touchscreen devices (KUAL-KDK-2.0.azw2)

And the newest one, an update_*.bin format package. (Update_KUALBooklet_v2.7_install.bin)
THAT one is the 'booklet' version of KUAL.

You will need to use MrPI to install it.

I think you can have it installed at the same time as the older document version (but you could just remove the document version of KUAL from /documents while testing. All of the /extensions files can remain - they both use the same ones).

Last edited by knc1; 07-27-2016 at 09:28 AM.
knc1 is offline   Reply With Quote
Old 07-27-2016, 10:16 AM   #1304
krupped
Member
krupped began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jul 2016
Device: Kindle Paperwhite
Aha! I see now, I was using the KUAL-KDK-2.0.azw2 version. The booklet build seems to render fine as far as I can tell. Here are screens.
Attached Thumbnails
Click image for larger version

Name:	screenshot_2016_07_27T10_12_39-0400.png
Views:	265
Size:	15.1 KB
ID:	150509   Click image for larger version

Name:	screenshot_2016_07_27T10_12_58-0400.png
Views:	270
Size:	18.1 KB
ID:	150510  
krupped is offline   Reply With Quote
Old 07-27-2016, 10:23 AM   #1305
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
I wonder what the PADD thing is.
Perhaps NiLuJe will tell us.

Of note, the 'Booklet' version is the only version supported by the KT3 and KOA devices.

The 'Home screen' which is messed up on your device is also a 'Booklet' -
but ours seems to work (it is Amazon's Booklet that has problems).

Last edited by knc1; 07-27-2016 at 10:36 AM.
knc1 is offline   Reply With Quote
Reply

Tags
collections, collections manager, kindle touch hacks


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Troubleshooting Books from collections are visible apart from the collections splitloop Amazon Kindle 3 07-08-2012 01:03 PM
ES File Explorer, Astro File Manager or File Manager HD? DreamWriter Android Devices 15 04-05-2012 03:00 PM
Importing Collections - Only original collections?? kuklachica Amazon Kindle 6 01-20-2012 03:39 PM
File manager and collections creator for PRS-505 igorsk Sony Reader 19 02-12-2009 05:02 PM


All times are GMT -4. The time now is 03:59 PM.


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