- KOReader version: 2023.06
- Device: Kobo Libra H2O
Issue
Hello!
The Wallabag menu seems to have disappeared on Koreader since the last update. It seems it was there on the 2023.05.1 update.
Steps to reproduce
- have a previous version and check that the Wallabag menu exists
- update to the 2023.06 (main channel): the menu disappeared
The latest dev channel version didn't fix the problem and a manual update to the 2023.05.1 version put Koreader in a bootloop:
./luajit: frontend/ui/widget/filechooser.lua:222: attempt to compare two nil values
stack traceback:
frontend/ui/widget/filechooser.lua:222: in function <frontend/ui/widget/filechooser.lua:219>
[C]: in function 'sort'
frontend/ui/widget/filechooser.lua:257: in function 'genItemTableFromPath'
frontend/ui/widget/filechooser.lua:100: in function 'init'
frontend/ui/widget/widget.lua:46: in function 'new'
frontend/apps/filemanager/filemanager.lua:133: in function 'setupLayout'
frontend/apps/filemanager/filemanager.lua:413: in function 'init'
frontend/ui/widget/widget.lua:46: in function 'new'
frontend/apps/filemanager/filemanager.lua:1140: in function 'showFiles'
./reader.lua:300: in main chunk
[C]: at 0x000140bd
!!!!
Uh oh, something went awry... (Crash n°1: 07/06/23 @ 08:09:18)
Running FW 4.37.21582 on Linux 4.1.15-00417-g0c800cffe1f9 (#102 SMP PREEMPT Mon Mar 29 09:24:11 CST 2021)
```
Unfortunately, I'm unable to reproduce the bug since I cannot start Koreader anymore.
Issue
Hello!
The Wallabag menu seems to have disappeared on Koreader since the last update. It seems it was there on the 2023.05.1 update.
Steps to reproduce
The latest dev channel version didn't fix the problem and a manual update to the 2023.05.1 version put Koreader in a bootloop: