|  08-03-2016, 12:47 PM | #1006 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | |
|   |   | 
|  08-03-2016, 01:39 PM | #1007 | 
| Ex-Helpdesk Junkie            Posts: 19,421 Karma: 85400180 Join Date: Nov 2012 Location: The Beaten Path, USA, Roundworld, This Side of Infinity Device: Kindle Touch fw5.3.7 (Wifi only) | 
			
			Physical device connection: Nothing about KOReader or calibre will either cause or prevent your Kindle from connecting as a USB Mass Storage Device.  I am unsure how you check for detected physical devices -- on Linux I would run `dmesg` to see the kernel event log. ... Wireless Device connection: If the problem is connecting as a wireless device, the first thing to check is, can you access the Content Server from the Kindle using the builtin browser? | 
|   |   | 
|  08-03-2016, 02:06 PM | #1008 | 
| Evangelist            Posts: 477 Karma: 445678 Join Date: Feb 2010 Device: Too many.. | 
				
				Screen not fully refreshed after quitting?
			 
			
			I'm using the latest version on both my pw1 and pw3. I'm facing an issue with the screen either fully(pw1) or partially(pw3) not getting refreshed after quitting Koreader. The last Koreader screen - with the menu and the current page of the book or the file manager screen remains visible. I have to start the screensaver to get a clean screen. Any way around this? | 
|   |   | 
|  08-04-2016, 09:21 AM | #1009 | 
| 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: Define "latest version". This should have been fixed long, long ago in the nightlies.
		 | 
|   |   | 
|  08-04-2016, 10:21 AM | #1010 | 
| Evangelist            Posts: 477 Karma: 445678 Join Date: Feb 2010 Device: Too many.. | |
|   |   | 
|  08-04-2016, 11:18 AM | #1011 | 
| Evangelist            Posts: 477 Karma: 445678 Join Date: Feb 2010 Device: Too many.. | |
|   |   | 
|  08-04-2016, 06:22 PM | #1012 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | 
			
			change level -3 vs change level -533 --- might indicate some work was done in the interim.   | 
|   |   | 
|  08-04-2016, 11:06 PM | #1013 | 
| Evangelist            Posts: 477 Karma: 445678 Join Date: Feb 2010 Device: Too many.. | |
|   |   | 
|  08-04-2016, 11:21 PM | #1014 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | |
|   |   | 
|  08-05-2016, 09:23 AM | #1015 | 
| Junior Member  Posts: 4 Karma: 10 Join Date: Aug 2016 Device: Kindle PW2 | 
			
			is there a possibility to change default file types for KOReader to open? I am using KPV Booklet and don't want KOReader to open pdf/txt (for example) from my PW2 main menu | 
|   |   | 
|  08-05-2016, 09:46 AM | #1016 | |
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | Quote: 
 It is KPV booklet that assigns the mime types to be handled with KOreader. In answer to your question: Yes. Make the changes in the database that KPV booklet modified. For inspiration (since you did not specify what you wanted changed nor what it should be changed to), see: https://github.com/koreader/kpvbooklet specifically, the mimes.{install, uninstall}.sql scripts. Then, once you have those scripts edited to your liking (the uninstall to take out what you don't like, the install to add what you do), the commands would be: Code: sqlite3 /var/local/appreg.db < mimes.uninstall.sql sqlite3 /var/local/appreg.db < mimes.install.sql Then you could see what all it contains and how the information is organized. sqlite3 is pre-installed on your Kindle. While doing your changes, you will probably notice that a KPVbooklet install/uninstall sequence is non-deterministic. Been that way forever and nobody seems to mind it.   Last edited by knc1; 08-05-2016 at 10:40 AM. | |
|   |   | 
|  08-05-2016, 10:41 AM | #1017 | 
| Junior Member  Posts: 4 Karma: 10 Join Date: Aug 2016 Device: Kindle PW2 | 
			
			knc1, thank you for your answer don't think I am qualified enough for this, but it worth trying :-) I want to exclude from KPV Booklet everything that my PW2 can do without KOReader | 
|   |   | 
|  08-05-2016, 11:38 AM | #1018 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | |
|   |   | 
|  08-05-2016, 11:45 AM | #1019 | 
| Junior Member  Posts: 4 Karma: 10 Join Date: Aug 2016 Device: Kindle PW2 | |
|   |   | 
|  08-05-2016, 12:42 PM | #1020 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | |
|   |   | 
|  | 
| 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 |