Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 02-11-2025, 06:58 AM   #1
ibiza666
Member
ibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with others
 
Posts: 16
Karma: 2926
Join Date: Dec 2010
Device: Kindle Keyboard, Voyage, Tolino Vision HD3, PBTouch HD3
Koreader crashes on Pocketbook Color Lux PB801

I got my Hands on an old and not so good(for various reasons) color reader for my kid. Pocketbook Color Lux PB801
I was not particularly satisfied with the integrated reading programs, so I tried cool reader, which was amazingly fast but lacked color support und has no device support since 7 yrs.

So I tried koreader v2024.11
But after I copied the application completely to the reader and adjusted the extensions.cfg to open epubs with koreader directly, the application crashed on startup. Here is an excerpt from the crash.log
Spoiler:
Code:
---------------------------------------------
                launching...
  _  _____  ____                _
 | |/ / _ \|  _ \ ___  __ _  __| | ___ _ __
 | ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
 | . \ |_| |  _ <  __/ (_| | (_| |  __/ |
 |_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|

 It's a scroll... It's a codex... It's KOReader!
[*] Current time: 08/15/33-08:52:58
has monolibtic? no (libs/libkoreader-monolibtic.so: cannot open shared object file: No such file or directory)
lib_search_path: libs/?
lib_basic_format: lib%s.so
lib_version_format: lib%s.so.%s[*] Version: v2024.11

ffi.load: rt.so.1 (RTLD_GLOBAL)
ffi.findlib: utf8proc [3]
ffi.load: libs/libutf8proc.so.3
ffi.findlib: blitbuffer
ffi.load: libs/libblitbuffer.so
ffi.load: inkview
08/15/33-08:52:58 INFO  SoftwareVersion:  E801.4.1.916 
ffi.load: inkview
----------------> USING A2PLUS MODE <-----------------
ts: loading default calibration values
ffi.load: librt.so
ffi.load: inkview
ffi.findlib: inkview-compat
ffi.load: libs/libinkview-compat.so
./luajit: frontend/device/pocketbook/device.lua:803: attempt to index local 'self' (a nil value)
stack traceback:
	frontend/device/pocketbook/device.lua:803: in function '_model_init'
	frontend/device/pocketbook/device.lua:243: in function 'init'
	frontend/device.lua:54: in main chunk
	[C]: in function 'require'
	./reader.lua:151: in main chunk
	[C]: at 0x00013f51
!!!!
Uh oh, something went awry... (Crash n°5: 08/15/33 @ 08:52:59)
Too many consecutive crashes, aborting . . .
!!!! ! !!!!


I think that the model is recognized correctly, but my programming and lua skills are not ready for this^^

The color lux was certainly not the favorite child of the ereader scene, but I would appreciate any support.
ibiza666 is offline   Reply With Quote
Old 02-11-2025, 08:00 AM   #2
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,726
Karma: 730679
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
Try the latest nightly: http://build.koreader.rocks/download...02-10/?C=M&O=D
Frenzie is offline   Reply With Quote
Old 02-11-2025, 09:02 AM   #3
ibiza666
Member
ibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with others
 
Posts: 16
Karma: 2926
Join Date: Dec 2010
Device: Kindle Keyboard, Voyage, Tolino Vision HD3, PBTouch HD3
Tried latest nightly, however same error.
But I assumed that this worked in the past. So I tried older Versions of koreader and the first that booted, but had wrong orientation was v2015.11-stable.
The first which kind of worked was v2018.12, but changing some settings freezes the device. power off with long button press needed.
I try to find the point, where the regression was introduced.
ibiza666 is offline   Reply With Quote
Old 02-11-2025, 09:14 AM   #4
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,726
Karma: 730679
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
Can you change line 243 from
Code:
self._model_init()
to
Code:
self:_model_init()

Last edited by Frenzie; 02-11-2025 at 09:16 AM.
Frenzie is offline   Reply With Quote
Old 02-11-2025, 09:51 AM   #5
ibiza666
Member
ibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with others
 
Posts: 16
Karma: 2926
Join Date: Dec 2010
Device: Kindle Keyboard, Voyage, Tolino Vision HD3, PBTouch HD3
Yeah that fixed the first error. But it segfaults later:

Spoiler:
Code:
---------------------------------------------
                launching...
  _  _____  ____                _
 | |/ / _ \|  _ \ ___  __ _  __| | ___ _ __
 | ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
 | . \ |_| |  _ <  __/ (_| | (_| |  __/ |
 |_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|

 It's a scroll... It's a codex... It's KOReader!
[*] Current time: 07/04/78-23:23:53
has monolibtic? no (libs/libkoreader-monolibtic.so: cannot open shared object file: No such file or directory)
lib_search_path: libs/?
lib_basic_format: lib%s.so
lib_version_format: lib%s.so.%s[*] Version: v2024.11

ffi.load: rt.so.1 (RTLD_GLOBAL)
ffi.findlib: utf8proc [3]
ffi.load: libs/libutf8proc.so.3
ffi.findlib: blitbuffer
ffi.load: libs/libblitbuffer.so
ffi.load: inkview
07/04/78-23:23:53 INFO  SoftwareVersion:  E801.4.1.916 
ffi.load: inkview
----------------> USING A2PLUS MODE <-----------------
ts: loading default calibration values
ffi.load: librt.so
ffi.load: inkview
ffi.findlib: inkview-compat
ffi.load: libs/libinkview-compat.so
ffi.load: inkview
07/04/78-23:23:54 INFO  initializing for device PBColorLux 
07/04/78-23:23:54 INFO  framebuffer resolution: {
  h = 800,
  w = 600
} --[[table: 0x2adbaae0]] 
ffi.findlib: wrap-mupdf
ffi.load: libs/libwrap-mupdf.so
ffi.findlib: sqlite3 [0]
ffi.load: libs/libsqlite3.so.0
07/04/78-23:23:54 INFO  Performing one-time migration for 20191129 
07/04/78-23:23:54 INFO  Performing one-time migration for 20200421 
07/04/78-23:23:54 WARN  os.remove: ./cache/fontlist/fontinfo.dat: No such file or directory 
ffi.findlib: freetype [6]
ffi.load: libs/libfreetype.so.6
ffi.findlib: harfbuzz [0]
ffi.load: libs/libharfbuzz.so.0
ffi.findlib: zstd [1]
ffi.load: libs/libzstd.so.1
07/04/78-23:23:54 INFO  ./cache/fontlist/fontinfo.dat fopen: No such file or directory -> initializing it 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210306 (1/2) 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210306 (2/2) 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210330 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210404 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210409 
07/04/78-23:23:55 WARN  os.rename: ./cache/fontinfo.dat: No such file or directory 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210412 
07/04/78-23:23:55 WARN  os.rename: ./cache/calibre-libraries.lua: No such file or directory 
07/04/78-23:23:55 WARN  os.rename: ./cache/calibre-books.dat: No such file or directory 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210414 
07/04/78-23:23:55 WARN  os.remove: ./cache/calibre/books.dat: No such file or directory 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210503 & 20210508 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210518 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210521 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210531 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210622 
07/04/78-23:23:55 WARN  os.remove: ./cache/fontlist/fontinfo.dat: No such file or directory 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210629 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210715 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210720 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210831 
07/04/78-23:23:55 INFO  Performing one-time migration for 20210925 
07/04/78-23:23:55 INFO  Performing one-time migration for 20220116 
07/04/78-23:23:55 INFO  Performing one-time migration for 20220205 
07/04/78-23:23:55 INFO  Performing one-time migration for 20220819 
07/04/78-23:23:55 INFO  Performing one-time migration for 20220914 
07/04/78-23:23:55 WARN  os.remove: ./cache/fontlist/fontinfo.dat: No such file or directory 
07/04/78-23:23:55 INFO  Performing one-time migration for 20220930 
07/04/78-23:23:55 WARN  loadfile: cannot open ./defaults.persistent.lua: No such file or directory 
07/04/78-23:23:55 WARN  os.rename: ./defaults.persistent.lua: No such file or directory 
07/04/78-23:23:55 INFO  Performing one-time migration for 20221027 
07/04/78-23:23:55 INFO  Performing one-time migration for 20230531 
07/04/78-23:23:55 INFO  Performing one-time migration for 20230703 
07/04/78-23:23:55 INFO  Performing one-time migration for 20230707 
07/04/78-23:23:55 INFO  Performing one-time migration for 20230710 
07/04/78-23:23:55 INFO  Performing one-time migration for 20230731 
07/04/78-23:23:55 INFO  Performing one-time migration for 20230802 
07/04/78-23:23:55 INFO  Performing one-time migration for 20230901 
07/04/78-23:23:55 INFO  Performing one-time migration for 20231217 
07/04/78-23:23:55 INFO  Performing one-time migration for 20240408 
07/04/78-23:23:55 INFO  Performing one-time migration for 20240616 
07/04/78-23:23:55 WARN  os.remove: ./cache/fontlist/fontinfo.dat: No such file or directory 
07/04/78-23:23:55 INFO  Performing one-time migration for 20240731 
07/04/78-23:23:55 INFO  Performing one-time migration for 20240911 
07/04/78-23:23:55 INFO  Performing one-time migration for 20240914 
07/04/78-23:23:55 INFO  Performing one-time migration for 20240915 
07/04/78-23:23:55 INFO  Performing one-time migration for 20240928 
07/04/78-23:23:56 INFO  opening file /mnt/ext2/01 - Teslas unvorstellbar geniales und verbluffend katastrophales Vermachtnis.epub 
CRE: font Symbol Std regular: updated weight from 500 to 400
CRE: font Courier Std regular: updated weight from 500 to 400
CRE: font Courier Std regular italic: updated weight from 500 to 400
07/04/78-23:23:56 INFO  Inhibiting user input 
07/04/78-23:23:56 INFO  Loading plugins from directory: plugins 
./luajit: ./ffi/framebuffer_pocketbook.lua:22: /usr/lib/libinkview.so: undefined symbol: adjustAreaDefault
stack traceback:
	[C]: in function '__index'
	./ffi/framebuffer_pocketbook.lua:22: in function '_adjustAreaColours'
	./ffi/framebuffer_pocketbook.lua:47: in function '_updateFull'
	./ffi/framebuffer_pocketbook.lua:147: in function <./ffi/framebuffer_pocketbook.lua:146>
	frontend/ui/uimanager.lua:1307: in function '_repaint'
	frontend/ui/uimanager.lua:1482: in function 'handleInput'
	frontend/ui/uimanager.lua:1582: in function 'run'
	./reader.lua:242: in main chunk
	[C]: at 0x00013f51
Segmentation fault
!!!!
Uh oh, something went awry... (Crash n°5: 07/04/78 @ 23:23:58)
Too many consecutive crashes, aborting . . .
!!!! ! !!!!
ibiza666 is offline   Reply With Quote
Old 02-11-2025, 02:59 PM   #6
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,726
Karma: 730679
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
You could see if there's an updated firmware version that helps, and otherwise it should work if you change the device definition to hasColorScreen=no.
Frenzie is offline   Reply With Quote
Old 02-12-2025, 05:23 AM   #7
ibiza666
Member
ibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with others
 
Posts: 16
Karma: 2926
Join Date: Dec 2010
Device: Kindle Keyboard, Voyage, Tolino Vision HD3, PBTouch HD3
Quote:
Originally Posted by Frenzie View Post
You could see if there's an updated firmware version that helps, and otherwise it should work if you change the device definition to hasColorScreen=no.
I think I am on the latest firmware. However most probably Pocketbook does not serve any new FWs for this old device anymore. I Stand corrected, you can download the fw here: https://download.pocketbook-int.com/...riton_user.zip
However it is an older Version, than I have right now and it won't update.

The latest Koreader which is working "better" than 2018.12 is v2019.03.1. After that Koreader ain't gonna start or create a crash.log.

I'll try hasColorScreen=no, however this is not ideal^^
Edit:
Just tested hasColorScreen=no. It works as expected
(however, crashes when opening the top Menu, with touch. Button works -.-
I think this device is flawed)
now it is working...

Koreaders Fileexplorer on the otherhand does use colours nonetheless and works.
How is the Framebuffer handling different between fileexplorer an Reader?

-----
Ok Ok. After changing canHWDither from yes to no color is working again. However I am unable to open the top Menu (with button or touch)
Spoiler:
Code:
---------------------------------------------
                launching...
  _  _____  ____                _
 | |/ / _ \|  _ \ ___  __ _  __| | ___ _ __
 | ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
 | . \ |_| |  _ <  __/ (_| | (_| |  __/ |
 |_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|

 It's a scroll... It's a codex... It's KOReader!
[*] Current time: 02/12/25-13:52:52
has monolibtic? no (libs/libkoreader-monolibtic.so: cannot open shared object file: No such file or directory)
lib_search_path: libs/?
lib_basic_format: lib%s.so
lib_version_format: lib%s.so.%s[*] Version: v2024.11

ffi.load: rt.so.1 (RTLD_GLOBAL)
ffi.findlib: utf8proc [3]
ffi.load: libs/libutf8proc.so.3
ffi.findlib: blitbuffer
ffi.load: libs/libblitbuffer.so
ffi.load: inkview
02/12/25-13:52:52 INFO  SoftwareVersion:  E801.4.1.916 
ffi.load: inkview
----------------> USING A2PLUS MODE <-----------------
ts: loading default calibration values
ffi.load: librt.so
ffi.load: inkview
ffi.findlib: inkview-compat
ffi.load: libs/libinkview-compat.so
ffi.load: inkview
02/12/25-13:52:53 INFO  initializing for device PBColorLux 
02/12/25-13:52:53 INFO  framebuffer resolution: {
  h = 800,
  w = 600
} --[[table: 0x2acc7d08]] 
ffi.findlib: wrap-mupdf
ffi.load: libs/libwrap-mupdf.so
ffi.findlib: sqlite3 [0]
ffi.load: libs/libsqlite3.so.0
ffi.findlib: freetype [6]
ffi.load: libs/libfreetype.so.6
ffi.findlib: harfbuzz [0]
ffi.load: libs/libharfbuzz.so.0
ffi.findlib: zstd [1]
ffi.load: libs/libzstd.so.1
02/12/25-13:52:54 INFO  opening file /mnt/ext2/01 - Teslas unvorstellbar geniales und verbluffend katastrophales Vermachtnis.epub 
CRE: font Symbol Std regular: updated weight from 500 to 400
CRE: font Courier Std regular: updated weight from 500 to 400
CRE: font Courier Std regular italic: updated weight from 500 to 400
02/12/25-13:52:55 INFO  Inhibiting user input 
02/12/25-13:52:55 INFO  Loading plugins from directory: plugins 
02/12/25-13:52:57 INFO  Restoring user input handling 
./luajit: ./ffi/framebuffer_pocketbook.lua:37: /usr/lib/libinkview.so: undefined symbol: PartialUpdateHQ
stack traceback:
	[C]: in function '__index'
	./ffi/framebuffer_pocketbook.lua:37: in function '_updatePartial'
	./ffi/framebuffer_pocketbook.lua:143: in function <./ffi/framebuffer_pocketbook.lua:142>
	frontend/ui/uimanager.lua:1307: in function '_repaint'
	frontend/ui/uimanager.lua:1482: in function 'handleInput'
	frontend/ui/uimanager.lua:1582: in function 'run'
	./reader.lua:242: in main chunk
	[C]: at 0x00013f51
Segmentation fault
!!!!
Uh oh, something went awry... (Crash n°1: 02/12/25 @ 13:53:01)
Attempting to restart KOReader . . .
!!!!

-----
edit 301:
undefined symbol: PartialUpdateHQ gave a hint, and looking through the code I changed it to the following:
/applications/koreader/ffi/framebuffer_pocketbook.lua Line 36-40
Code:
if fb.device.hasColorScreen() and hq then
        inkview.PartialUpdateHQ(x, y, w, h)
    else
        inkview.PartialUpdate(x, y, w, h)
    end
quick and dirty to
Code:
if fb.device.hasColorScreen() and hq then
        inkview.PartialUpdate(x, y, w, h)
    else
        inkview.PartialUpdate(x, y, w, h)
    end
Now the Menu is working, I'll test it further.

There is inkview.FullUpdateHQ() also. I think this is doing a fullscreen Update e.g. after 6 pageturns. But this is working as expected.

Last edited by ibiza666; 02-12-2025 at 10:49 AM.
ibiza666 is offline   Reply With Quote
Old 02-12-2025, 01:19 PM   #8
dmalinovsky
Connoisseur
dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.
 
Posts: 72
Karma: 388296
Join Date: Aug 2022
Location: USA
Device: Pocketbook Inkpad Color 3
Yes, inkview.FullUpdateHQ and inkview.PartialUpdateHQ functions are available for newer firmware only, that's why I suggested toggling hasColorScreen to "no". Does it make everything black and white with that flag?
dmalinovsky is offline   Reply With Quote
Old 02-13-2025, 12:08 AM   #9
ibiza666
Member
ibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with others
 
Posts: 16
Karma: 2926
Join Date: Dec 2010
Device: Kindle Keyboard, Voyage, Tolino Vision HD3, PBTouch HD3
Quote:
Originally Posted by dmalinovsky View Post
Yes, inkview.FullUpdateHQ and inkview.PartialUpdateHQ functions are available for newer firmware only, that's why I suggested toggling hasColorScreen to "no". Does it make everything black and white with that flag?
Yes, this option renders Images b&w. The fileexplorer still renders Images of book covers in color.

What did the trick in the end was reverting hasColorScreen back to yes and changing the option canHWDither to no. This allowed coloured images but broke the top menu.
There are still some crashes, but reading and changing document settings is fine.
Should I open a github issue?
ibiza666 is offline   Reply With Quote
Old 02-13-2025, 09:27 AM   #10
dmalinovsky
Connoisseur
dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.dmalinovsky ought to be getting tired of karma fortunes by now.
 
Posts: 72
Karma: 388296
Join Date: Aug 2022
Location: USA
Device: Pocketbook Inkpad Color 3
Quote:
Originally Posted by ibiza666 View Post
There are still some crashes, but reading and changing document settings is fine.
Should I open a github issue?
Yes, please, it'll be more convenient.
dmalinovsky is offline   Reply With Quote
Old 02-13-2025, 12:37 PM   #11
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,726
Karma: 730679
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
See https://github.com/koreader/koreader/issues/13254
Frenzie is offline   Reply With Quote
Old 02-13-2025, 12:38 PM   #12
ibiza666
Member
ibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with others
 
Posts: 16
Karma: 2926
Join Date: Dec 2010
Device: Kindle Keyboard, Voyage, Tolino Vision HD3, PBTouch HD3
Quote:
Originally Posted by dmalinovsky View Post
Yes, please, it'll be more convenient.
Done. Thanks for your help frenzie an dmalinovsky o/

Koreader v2024.11 stable crashes on Pocketbook Color Lux PB801 #13254
ibiza666 is offline   Reply With Quote
Old 02-13-2025, 12:38 PM   #13
ibiza666
Member
ibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with othersibiza666 plays well with others
 
Posts: 16
Karma: 2926
Join Date: Dec 2010
Device: Kindle Keyboard, Voyage, Tolino Vision HD3, PBTouch HD3
Quote:
Originally Posted by Frenzie View Post
haha you were faster^
ibiza666 is offline   Reply With Quote
Reply

Tags
2024.11, color lux, koreader, pb801

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How does koreader work on PocketBook Touch Lux 5? absalom KOReader 4 10-28-2021 11:40 AM
Does koreader works well on PocketBook Touch Lux 5 absalom PocketBook 1 09-29-2021 02:50 PM
Buy ISO PocketBook Color Lux KateRR Flea Market 2 08-13-2020 10:57 AM
PocketBook Color Lux hängt lslwiyjjwawjalo PocketBook 2 12-14-2013 07:18 PM
Pocketbook Color Lux? thesandman Which one should I buy? 19 07-27-2013 10:04 AM


All times are GMT -4. The time now is 09:17 PM.


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