Quote:
Originally Posted by lohtse
Thank you again
Issue for me is nothing is working.
installed the mentioned files by NuJule and copied your files. Edited to match Touch screen and added my Openweather key. clicled on python launcher Icon and just opens icon in full screen... Any ideas where I am going wrong???
|
Is Nickel still working after you clicked on the icon?
If yes, that is probably a problem with KFMon.
If no, it is a problem with my launch script.
(It is probably the latter btw)
I cannot fix it without having any clue of what is going wrong, so could you please follow the following steps ?
If it is a problem with KFMon:
1/ Chech if KFMon is working correctly (do you already use KFMon for KOReader or Plato?
2/ check on your Kobo the presence of these three files at the correct location:
onboard/.adds/kfmon/config/pythonLauncher.ini
onboard/icons/PythonLauncher.png
onboard/.adds/mavireck/Kobo-PythonLauncher/startLauncher.sh
If it is a problem with my launch script:
1/ Please, telnet/ssh to your kobo. Then execute the following:
Code:
cd /mnt/onboard/.adds/mavireck/Kobo-PythonLauncher/
./startLauncher.sh
You can also try:
Code:
cd /mnt/onboard/.adds/mavireck/Kobo-PythonLauncher/
python launcher.py
Then tell me what the console says.