View Single Post
Old 05-07-2025, 07:29 PM   #1280
theshtank
Junior Member
theshtank began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2025
Device: Kobo Libra 2, Kindle Oasis
I just got a Kobo Libra 2 and ran the script on my Mac. Followed the steps pretty precisely. Koreader is doing the bomb crash and rebooting every time I try to open it.

The only difference in the install process is that gatekeeper didn't try to block me from running the script.

The crashlog is super long but the one part I'm able to see as a potential culprit is here.

Wondering what to do to fix this.

Code:
05/07/25-16:13:01 INFO  ./cache/fontlist/fontinfo.dat fopen: No such file or directory -> initializing it 
05/07/25-16:13:02 INFO  Performing one-time migration for 20210306 (1/2) 
05/07/25-16:13:02 INFO  Performing one-time migration for 20210306 (2/2) 
05/07/25-16:13:02 INFO  Performing one-time migration for 20210330 
05/07/25-16:13:02 WARN  Error when loading plugins/statistics.koplugin/main.lua: frontend/ui/widget/filechooser.lua:6: module 'apps/filemanager/filemanagershortcuts' not found:
	no field package.preload['apps/filemanager/filemanagershortcuts']
	no file 'plugins/statistics.koplugin/apps/filemanager/filemanagershortcuts.lua'
	no file 'common/apps/filemanager/filemanagershortcuts.lua'
	no file 'frontend/apps/filemanager/filemanagershortcuts.lua'
	no file 'plugins/exporter.koplugin/apps/filemanager/filemanagershortcuts.lua'
	no file './apps/filemanager/filemanagershortcuts.lua'
	no file '/usr/local/share/luajit-2.1/apps/filemanager/filemanagershortcuts.lua'
	no file '/usr/local/share/lua/5.1/apps/filemanager/filemanagershortcuts.lua'
	no file '/usr/local/share/lua/5.1/apps/filemanager/filemanagershortcuts/init.lua'
	no file 'common/apps/filemanager/filemanagershortcuts.so'
	no file 'common/apps/filemanager/filemanagershortcuts.dll'
	no file '/usr/lib/lua/apps/filemanager/filemanagershortcuts.so'
	no file './apps/filemanager/filemanagershortcuts.so'
	no file '/usr/local/lib/lua/5.1/apps/filemanager/filemanagershortcuts.so'
	no file '/usr/local/lib/lua/5.1/loadall.so'
theshtank is offline   Reply With Quote