View Single Post
Old 11-25-2012, 01:15 PM   #53
KevinShort
Addict
KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.
 
KevinShort's Avatar
 
Posts: 348
Karma: 209937
Join Date: Jan 2012
Location: Virginia, US
Device: Kobo Wifi, Kobo Glo
Quote:
Originally Posted by hecq View Post
Hey Kevin, I'm trying out your script on my Kobo Mini.

It installs fine but eventually hangs.

Code:
[root@(none) koboWeather]# /mnt/onboard/.python/weather.sh 

For the weather forecast to work, please enter your latitude and longitude.
There is an easy to use map at http://stereopsis.com/flux/map.html

Enter your latitude: [redacted]
Enter your longitude: [redacted]
Just a moment . . .
Kobo Wifi weather forecast started.
Getting weather information . . .
Creating image . . .
init kbd.
init mouse failed.
And it hangs on init mouse failed, nothing happens after that.
Did you stop the Kobo's GUI by running "killall nickel" before you started
the script? Nickel and pygame don't play very nicely together.
If you press CTRL+C when pygame hangs you can get it to run alongside
nickel, but that won't work if you want to start the script via the plugin interface.
KevinShort is offline   Reply With Quote