Szybet / sanki

small anki app rewritten for e-readers, with focus on InkBox support, written in Qt5 & C++
GNU General Public License v3.0
41 stars 1 forks source link

Sanki not working on Kobo Libra Color #11

Open Aqyv opened 1 month ago

Aqyv commented 1 month ago

You want debug info, but where do I find it?

Szybet commented 1 month ago

You would need to add support for it in qt platform plugin, which is a bit of work I'm currently busy with other projects, so you are on your own I think, I can just help you with tips from time to time

To get logs, edit the launch bash scripts to show what commands are executed (bash -x) and add DEBUG=true as a env variable, also launch it from terminal