Hi there !
I originally installed Koreader on a Kobo Libra2 from a linux box using the One-click install script.
Today, after an update of the the main firwmare, the Nickel Menu entry showed an error, which I was expecting, so I re installed KFMon.
Doing so, an error message occured:
* Installation FAILED: Unpacking was ineffective (no KFMon icon) o_O !
Code:
[melmoth@pamadio koreader]$ ./install.sh
* Here are the available packages:
0: OCP-KFMon-1.4.5-46-gce63c65.zip
* Enter the number corresponding to the one you want to install: 0
* Preventing Nickel from scanning hidden directories . . .
* Installing OCP-KFMon-1.4.5-46-gce63c65.zip . . .
Archive: OCP-KFMon-1.4.5-46-gce63c65.zip
inflating: /run/media/melmoth/KOBOeReader/.adds/kfmon/bin/kfmon-printlog.sh
inflating: /run/media/melmoth/KOBOeReader/.adds/kfmon/config/kfmon.ini
inflating: /run/media/melmoth/KOBOeReader/.kobo/KoboRoot.tgz
* Sanity check . . .
* More sanity checks . . .
* Installation FAILED: Unpacking was ineffective (no KFMon icon) o_O !
* As a result, the device may have been left in an inconsistent state!
* Please note that NO automatic cleanup will be done!
* As such, before unplugging your device, consider removing:
* The following folders:
/run/media/melmoth/KOBOeReader/.adds/kfmon
/run/media/melmoth/KOBOeReader/.adds/koreader
/run/media/melmoth/KOBOeReader/.adds/plato [OK: Already gone]
* As well as the following files:
/run/media/melmoth/KOBOeReader/.kobo/KoboRoot.tgz
/run/media/melmoth/KOBOeReader/kfmon.png [OK: Already gone]
/run/media/melmoth/KOBOeReader/koreader.png [OK: Already gone]
/run/media/melmoth/KOBOeReader/icons/plato.png [OK: Already gone]
Although there was an error, the Nickel Menu entry was back and I was able to start Koreader.
In the install script, the error occurs when there is no "${KOBO_MOUNTPOINT}/kfmon.png".
I do not remember removing such a file (although I remember removing two document that looked like branding stuff after installing koreader, may be this is when the kfmon.png icon was removed, but I think i remember I removed only pdf or epub file).
Some file mention it:
kfmon/config/kfmon-log.ini:filename = /mnt/onboard/kfmon.png
koreader/history.lua: ["file"] = "/mnt/onboard/kfmon.png",
There is also no koreader.png file on the root of the device.
What is this kfmon.png icon used for ?
Should I be worry it is not present on the device ?