|  10-15-2016, 05:50 PM | #721 | |
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | Quote: 
 Luck; Ken | |
|   |   | 
|  10-16-2016, 05:27 AM | #722 | 
| Member  Posts: 22 Karma: 10 Join Date: Oct 2016 Device: Kobo Aura One | 
			
			Hi Ken,  OPDS connection with KOReader to calibre works. With CoolReader at first I got an Error message (Error!). After playing around with the wifi settings, the error message disappeared and for an instant I can see a loading message (Loading...), but no entries are shown just a blank page. Any ideas? Mica | 
|   |   | 
|  10-16-2016, 10:27 AM | #723 | 
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | 
			
			I don't see anywhere that Sergey is allowing the user to enter the access data/passwords for a access point/router.  Maybe, like KOReader used to do, it is relying on what is set by Nickel?  You might want to check that Nickel can access your local wireless network, or even re-setup Nickel's access to create a new file. Luck; Ken | 
|   |   | 
|  10-16-2016, 01:53 PM | #724 | 
| Member  Posts: 22 Karma: 10 Join Date: Oct 2016 Device: Kobo Aura One | 
			
			I can access the internet per wifi with KSM8s Wifi-Menu. If I don't enable wifi in KSM8 CoolReaders OPDS search gives me a network/wifi error. With wifi turned on in KSM8 I get no such error. That's why I assumed Coolreader can actually connect with my router and calibre. edit: I just found a opds.xml file with the xml set for calibre. Now I assume CoolReader is not displaying that xml file correctly. Last edited by MicaOlaAdams; 10-16-2016 at 02:26 PM. | 
|   |   | 
|  10-16-2016, 02:34 PM | #725 | |
| Wizard            Posts: 3,489 Karma: 2914715 Join Date: Jun 2012 Device: kobo touch | Quote: 
 Delete or comment out Code: PLATFORM=ntx508 Code: lsmod | grep -q dhd || insmod /drivers/$PLATFORM/wifi/dhd.ko Code: lsmod | grep -q ${WIFI_MODULE} || insmod /drivers/${PLATFORM}/wifi/${WIFI_MODULE}.koCode: /sbin/rmmod -r dhd Code: /sbin/rmmod -r ${WIFI_MODULE}Last edited by tshering; 10-16-2016 at 02:41 PM. | |
|   |   | 
|  10-16-2016, 03:56 PM | #726 | 
| Member  Posts: 22 Karma: 10 Join Date: Oct 2016 Device: Kobo Aura One | 
			
			Turning wifi On works now. Many thanks. CoolReader does download the calibre xml file but it fails to display it. I suppose it has something to do with the KA1s screen and the way CoolReader handles the stylesheet. I just get an empty page.
		 | 
|   |   | 
|  10-17-2016, 12:50 PM | #727 | 
| Member  Posts: 22 Karma: 10 Join Date: Oct 2016 Device: Kobo Aura One | |
|   |   | 
|  10-28-2016, 04:26 PM | #728 | 
| Enthusiast  Posts: 35 Karma: 10 Join Date: Jan 2014 Device: Yotaphone 2, Kobo Aura, FBReader | 
				
				List files not alphabetically?
			 
			
			Hello, I am perfectly happy to read epubs with Coolreader until now, but lately I can't help but wonder whether it's possible to list files not alphabetically (by date added or date read, for example) in "Open file" menu. Is there any tweak I can probably do to make this possible or alphabetically is the default and unchangeable? | 
|   |   | 
|  10-29-2016, 08:26 AM | #729 | 
| Member  Posts: 22 Karma: 10 Join Date: Oct 2016 Device: Kobo Aura One | 
			
			I dont't this is possible right now. But you can make a Feature Request on Sergeys Forum.
		 | 
|   |   | 
|  10-29-2016, 10:15 AM | #730 | |
| Enthusiast  Posts: 35 Karma: 10 Join Date: Jan 2014 Device: Yotaphone 2, Kobo Aura, FBReader | Quote: 
 Last edited by crimsonsnow; 10-29-2016 at 10:35 AM. | |
|   |   | 
|  10-31-2016, 08:29 AM | #731 | 
| Member  Posts: 22 Karma: 10 Join Date: Oct 2016 Device: Kobo Aura One | 
			
			I'm not sure my question belongs in this thread, nonetheless: I would very much like to understand how CoolReader's code works and maybe play around with it. I understand I can get the source code from the Wiki page: http://wiki.vlasovsoft.net/doku.php?id=en:coolreader What kind of environment do I need to build the app from source code? I don't have much experience with setting up such an environment and would be very thankful for any help. Many thanks Mica | 
|   |   | 
|  11-23-2016, 12:38 AM | #732 | |
| Junior Member  Posts: 2 Karma: 10 Join Date: Nov 2016 Device: None | Quote: Found an alternative. | |
|   |   | 
|  11-23-2016, 01:54 AM | #733 | 
| Member  Posts: 20 Karma: 10 Join Date: Nov 2016 Device: Kobo Aura One | 
			
			Changed my comment: How do I get Coolreader to recognize duo languagues in 1 book?  For example, I'm using the font Bookerly, and theoritically, any Unicode font should display well. When I read the book in my native language Vietnamese, everything is fine. But when the book contents the Chinese character, all character changed into ???. So, how to fix it? When I used KOReader, it could display both Vietnamese and Chinese characters seamlessly. ------------------------------------------------------------------------------------------------------- Nevermind, found a solution myself. So I share here for anybody who did not know it yet. 1. If you also install KOReader on your Kobo, you should be able to find a font called "Noto San CJK" inside the .kobo/koreader/fonts folder. I guess CJK means Chinese, Japanese and Korean. Then this solution should work for Japanese and Korean as well. 2. Copy it to .kobo/vlasovsoft/fonts 3. Open and edit by Notepad++ the file .kobo\vlasovsoft\cr3\data\cr3.ini, line 14 From crengine.font.fallback.face=DejaVu Sans To crengine.font.fallback.face=Noto San CJK SC 4. Save the file 5. Unplug the Kobo 6. ... Profit!!! ------------------------------------------------------------------------------------------------------- And until Coolreader can handle PDF with reflow, then I can forget about KOReader. Last edited by stevenam; 12-10-2016 at 05:19 AM. | 
|   |   | 
|  12-11-2016, 04:44 AM | #734 | 
| Old Kaz            Posts: 208 Karma: 1064151 Join Date: May 2010 Device: PocketBook Era | 
			
			usbnet.sh for Mark6 (Glo HD, Aura One, Aura Edition 2) Replace it: Code: PLATFORM=ntx508 if [ $DEVICE == TOUCH ]; then PLATFORM=freescale fi Code: if [ $DEVICE == GLOHD -o $DEVICE == TOUCH2 -o $DEVICE == AURAONE ]; then PLATFORM=mx6sl-ntx else if [ $DEVICE == TOUCH ]; then PLATFORM=freescale else PLATFORM=ntx508 fi fi | 
|   |   | 
|  12-11-2016, 07:24 AM | #735 | 
| Wizard            Posts: 3,489 Karma: 2914715 Join Date: Jun 2012 Device: kobo touch | 
			
			@kaznelson Woudn't it be easier (and better) to simply remove Code: PLATFORM=ntx508 if [ $DEVICE == TOUCH ]; then PLATFORM=freescale fi | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| PRS-T1 sony prs-t1 Cool Reader vs FBReader vs Reader | killermiller | Sony Reader | 1 | 10-08-2012 03:06 PM | 
| Need to Help for Cool Reader | anu_09 | Android Developer's Corner | 1 | 11-03-2011 05:56 AM | 
| Cool Reader | emt | Android Devices | 11 | 05-18-2011 02:18 PM | 
| Cool reader and E-Book reader differences? | PKFFW | OpenInkpot | 9 | 11-22-2010 05:52 PM | 
| Ended Cool-er e reader | BenjaminJames | Flea Market | 1 | 01-07-2010 05:36 PM |