View Single Post
Old 10-30-2014, 08:47 PM   #4
swamp thing
Enthusiast
swamp thing began at the beginning.
 
Posts: 38
Karma: 10
Join Date: Nov 2013
Device: Kobo Touch
Quote:
Originally Posted by tshering View Post
@Haugor,

I believe that msgbox needs that the kobo launcher is running. Therefore, I would
  • run the script from kobolauncher in order to see whether it is working on your device. If there is a problem the messages shown by msgbox will help you solve it. If everything works as expected, then
  • remove (or comment out) the lines of the script that call msgbox
  • run the script from KSM
If you like you can later rewrite the script to display error messages via kbmessage.
@Haugor,
Sorry, I didn't check this forum for a couple of days. But I think tshering's suggestion is the best way (thanks, tshering).

Also, if your Wifi is working correctly through the normal setup method, then you may not need to run this script. The script is really for cases where
(a) the device has a problem connecing to wifi in the normal way,

OR

(b) the wifi network does not provide internet connection (that is, your mobile phone provides a local wifi hotspot but it can't reach the internet for some reason)

Last edited by swamp thing; 10-30-2014 at 08:56 PM.
swamp thing is offline   Reply With Quote