View Single Post
Old 02-29-2016, 08:39 AM   #153
KristianR
Member
KristianR began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Feb 2016
Device: none
Hi there,

I hope this thread is still active. I'm trying to get this weatherdisplay to run on a Kobo Glo HD (FW: 3.19.5613), but I ran into several problems.

- I managed to gain telnet and ftp-access -> OK
- I tried the following packages (the one referenced in the first post, the one intended for the touch and the supplied by david_weese) -> always had problems with import of pygame (python crashed at this point)
- Removed python and tried the python-installation for FW 2.6+ supplied by kevin_short (https://www.mobileread.com/forums/sho...d.php?t=219173) -> with this installation import of pygame works
- Text rendering does not seem to work for me. I tried the minimal example at http://pastebin.com/4Erz9kqf but I always get a error message ("couldn't find glyph")
- So I commented out all textrendering-parts to test the rest and image-update process
- Next problem is that the program hangs at pygame.display.set_mode, requiring a ctrl-c at the telnet console. If I hit ctrl-c the program resumes and obviously works. With this I managed to update the display an draw the lines that are used to separate the entries for the different days

Did anyone manage to get this to work on a Glo HD? Can anyone point me into a direction what needs to be adapted?

Kind regards
KristianR
KristianR is offline   Reply With Quote