View Single Post
Old 09-29-2014, 08:49 AM   #1749
Ken Maltby
Wizard
Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.
 
Ken Maltby's Avatar
 
Posts: 4,466
Karma: 6900052
Join Date: Dec 2009
Location: The Heart of Texas
Device: Boox Note2, AuraHD, PDA,
Quote:
Originally Posted by hombretranquilo View Post
Hi WS64.

Each time i use Search Books function there is a crash. Device is Aura HD, and koreader version 2014.04-734.

The crash log message says:

error: cannot open
error: cannot load document ''
./luajit: frontend/apps/filemanager/filemanagersearch.lua:329: attempt to concatenate a nil value
stack traceback:
frontend/apps/filemanager/filemanagersearch.lua:329: in function 'find'
frontend/apps/filemanager/filemanagersearch.lua:228: in function 'close'
frontend/apps/filemanager/filemanagersearch.lua:199: in function 'callback'
frontend/ui/widget/button.lua:158: in function 'action'
frontend/ui/uimanager.lua:277: in function 'checkTasks'
frontend/ui/uimanager.lua:303: in function 'run'
./reader.lua:162: in main chunk
[C]: in function 'dofile'
./koreader-base:22: in main chunk
[C]: at 0x0000bd85
The error reported seems to be an attempt to concatenate a nil value, I guess within the query structure. If I were looking at the code I would try to find where a joining of two elements into one occurs, to form the query. Perhaps also if an intermediate result would have tried to write to the external uSD card. (Just guessing here.)

I am assuming that the search location(s) are defined correctly in defaults. (Could result in a variable getting a nil value, if the location can't be accessed/found)

Luck;
Ken

Last edited by Ken Maltby; 09-29-2014 at 09:02 AM.
Ken Maltby is offline   Reply With Quote