|  10-05-2013, 07:57 AM | #286 | 
| BLAM!            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 | 
			
			@nasser: That's perfetcty normal. It restarts the *framework* on exit, else you'd be looking at a black screen   . Because no framework, means, well, what's written on the box: the framework is down  . Last edited by NiLuJe; 10-05-2013 at 09:44 AM. | 
|   |   | 
|  10-05-2013, 08:22 AM | #287 | 
| Evangelist            Posts: 477 Karma: 445678 Join Date: Feb 2010 Device: Too many.. | 
			
			Thanks.. the restart also seems quicker than the usual "press for 20+ seconds" version..
		 | 
|   |   | 
|  10-05-2013, 08:30 AM | #288 | 
| Developer's Corner Mascot            Posts: 486 Karma: 1277790 Join Date: Sep 2013 Device: Kindle Paperwhite 5.3.4, Kindle Keyboard 3.4 | 
			
			Because it only restarts the framework, not the all system    | 
|   |   | 
|  10-09-2013, 10:32 AM | #289 | 
| Addict            Posts: 278 Karma: 2511467 Join Date: Feb 2012 Device: ABC W p2 | 
			
			The KOReader is beautifully made to read PDFs! With this latest version (I haven't used it for some time), there is the Go To Option, the frontlight control and, mainly, the speed to read PDFs! It's usable as ever! Thanks, devs!
		 | 
|   |   | 
|  10-11-2013, 05:04 PM | #290 | 
| Enthusiast         Posts: 38 Karma: 1000 Join Date: Jul 2012 Device: Kindle Touch | 
			
			Is it supposed to lag on K5? Sometimes pages turn fast (1-2 secs), and sometimes it takes 10-15 secs to load next page, so i don't even know if i pressed right. Doesn't depend on page. With latest nightly. Anyway, thanks for this beatiful program. Had to switch to it, after default pdf reader couldn't render fonts correctly (some chars were missing and overall quality was bad with every word pixilated) P.S. Is there a way to check your battery % inside this app? (like in cr3 for example). Last edited by flashmozzg; 10-11-2013 at 05:27 PM. | 
|   |   | 
|  10-11-2013, 05:34 PM | #291 | |
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | Quote: 
 And the battery is good for many thousands of page turns. You aren't likely to effect its charge level by reading a long pdf.  Ah, but to answer your question: I don't know the answer. | |
|   |   | 
|  10-16-2013, 09:44 AM | #292 | 
| Enthusiast         Posts: 38 Karma: 1000 Join Date: Jul 2012 Device: Kindle Touch | 
			
			It turns out that this problem(lags) I only experience with certain pdf, so it's probably its fault (in native reader there were bugs with fonts in this pdf, they were pixelated and some random letters were missing). Don't know what's the cause, though.
		 | 
|   |   | 
|  10-16-2013, 10:45 AM | #293 | 
| Wizard            Posts: 1,379 Karma: 2155307 Join Date: Nov 2010 Location: Goettingen, Germany Device: Kindle Paperwhite, Kobo Mini | 
			
			PDFs can be difficult - they might be (sometime: overly) complex, have high-res graphics which need *lots* of memory to render and can have so many objects on a single page that they might need a looooong time to load. Not much we can do there from an implementer's perspective, unfortunately.
		 | 
|   |   | 
|  10-16-2013, 12:09 PM | #294 | 
| Enthusiast         Posts: 38 Karma: 1000 Join Date: Jul 2012 Device: Kindle Touch | 
			
			Yeah, it's probably that. But i had no problem with all my other files and the fact that even native reader has some problems is suspicious. Anyaway, I have few stupid questions: what is the difference between "none" and regular versions of nightly builds? And is where a changelog somewhere? | 
|   |   | 
|  10-20-2013, 09:24 AM | #295 | 
| Enthusiast            Posts: 41 Karma: 543274 Join Date: Dec 2012 Device: Kobo Aura HD, Kobo Glo HD | 
			
			There might be programs for your OS that you can use to compress large images in pdfs and fix problems with e.g. fonts. Then you get a smaller or simpler pdf and koreader might work better. Most pdfs I read are fine out of the box though. | 
|   |   | 
|  10-21-2013, 05:16 AM | #296 | 
| Wizard            Posts: 1,379 Karma: 2155307 Join Date: Nov 2010 Location: Goettingen, Germany Device: Kindle Paperwhite, Kobo Mini | 
			
			Yep. I overlooked the questions that have been asked: - there are no "none" and "regular" versions: it's just a change in the naming scheme for the same thing. There _is_ a difference between the Kindle and the Kobo versions, however. The "none" in the name is just part of the compiler architecture string. - the changelog for the nightlies is the changelog of the sourcecode: https://github.com/koreader/koreader/commits/master - some read rather technical, new features or fixed bugs should be recognizable, though. Maybe it's time we do a formal release, though. | 
|   |   | 
|  10-21-2013, 07:09 AM | #297 | 
| Connoisseur            Posts: 96 Karma: 48406 Join Date: Jul 2013 Device: Kindle Touch | 
				
				Clock in the statusbar
			 
			
			Some one had posted how to edit the cr3.ini to get the clock shown in the statusbar by setting "clock" to 1. It was fine till some days back. However, the in the recent nightlies, the clock is not shown even though this is done. I am using 5.3.7 and the latest nightly. Do I need to do something different? mj | 
|   |   | 
|  10-22-2013, 11:51 AM | #298 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: Oct 2013 Device: Kobo glo | 
			
			This is not working at all.  I get an error when using: Code: make TARGET_DEVICE=KOBO koboupdate Code: make -C koreader-base make[1]: Entering directory `/home/<user>/koreader/koreader-base' # To recap: build its TARGET_CC from CROSS+CC, so we need HOSTCC in CC. # Build its HOST/TARGET_CFLAGS based on CFLAGS, so we need # a neutral CFLAGS without arch make -j2 -C luajit-2.0 \ CC="gcc" HOST_CC="gcc -m32" \ CFLAGS="-O2 -ffast-math -pipe -fomit-frame-pointer" HOST_CFLAGS="-march=native -O2 -ffast-math -pipe -fomit-frame-pointer" \ TARGET_CFLAGS="-O2 -ffast-math -pipe -fomit-frame-pointer -march=armv6j -mtune=arm1136jf-s -mfpu=vfp -marm -mfloat-abi=hard -fno-stack-protector -U_FORTIFY_SOURCE -D_GNU_SOURCE -fno-finite-math-only -DKOBO_PLATFORM" \ TARGET_FLAGS="-DLUAJIT_NO_LOG2 -DLUAJIT_NO_EXP2" \ CROSS="arm-linux-gnueabihf-" make[2]: Entering directory `/home/<user>/koreader/koreader-base/luajit-2.0' ==== Building LuaJIT 2.0.2 ==== make -C src make[3]: arm-linux-gnueabihf-gcc: Command not found make[3]: Entering directory `/home/<user>/koreader/koreader-base/luajit-2.0/src' make[3]: arm-linux-gnueabihf-gcc: Command not found make[3]: arm-linux-gnueabihf-gcc: Command not found make[3]: arm-linux-gnueabihf-gcc: Command not found make[3]: arm-linux-gnueabihf-gcc: Command not found make[3]: arm-linux-gnueabihf-gcc: Command not found Makefile:231: *** Unsupported target architecture. Stop. make[3]: Leaving directory `/home/<user>/koreader/koreader-base/luajit-2.0/src' make[2]: *** [default] Error 2 make[2]: Leaving directory `/home/<user>/koreader/koreader-base/luajit-2.0' make[1]: *** [build//luajit] Error 2 make[1]: Leaving directory `/home/<user>/koreader/koreader-base' make: *** [koreader-base/build//luajit] Error 2 Last edited by Turtledog; 10-22-2013 at 12:00 PM. | 
|   |   | 
|  10-22-2013, 12:26 PM | #299 | 
| BLAM!            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 | 
			
			@Turtledog: You're confusing 'using' and 'building'   . The devteam provides nightlybuilds so, as an user, you don't have to enjoy the wonderful thing that is cross-compilation. On the other hand, if you do want to help write some code, you will have to use a properly set-up cross-compilation environment. (Can't say what's used on the Kobo, I think the Kobo guys share one, but on the Kindle, a good bet is the next-to-last CodeSourcery TC). TL;DR: Read the docs  . [As can be guessed from my profile card and the location of this thread, I'm quite unfamiliar with the process on Kobo devices  ]. | 
|   |   | 
|  10-22-2013, 02:10 PM | #300 | |
| Time Waster            Posts: 422 Karma: 289160 Join Date: May 2011 Device: Kobo Glo and Aura HD | Quote: 
 Code: arm-linux-gnueabihf-gcc: Command not found | |
|   |   | 
|  | 
| Tags | 
| application, k5 tools, kindle, koreader, launcher add-ons, lua, reader, touch | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| KPV: a PDF reader for Kindle, based on muPDF, GPLv3 | hawhill | Kindle Developer's Corner | 1056 | 11-11-2017 03:07 AM | 
| Hacked Up Reader for epub/fb2/txt/rtf/html/pdb/etc | bhaak | Kindle Developer's Corner | 296 | 10-01-2016 01:11 PM | 
| html to fb2 or epub | rulet | Conversion | 7 | 06-24-2012 05:54 PM | 
| Raccoon Reader - reads ePub, fb2, fb2.zip, txt on WP7 for free | Andrei_Shvydryk | Reading and Management | 0 | 10-31-2011 03:17 PM | 
| A real PDF to epub/djvu/rtf/html software?. | DsOft | ePub | 35 | 01-02-2011 03:57 PM |