Skip to content

A few issues... #261

@duskglow

Description

@duskglow

Hi, I just managed to get this running on my system, but I encountered a few issues. Am happy to PR code back, but you may not be able to use it as is. So, feedback needed.

  1. On the latest version of rasbpian, it uses qt5 instead of qt4. So the code is broken. I was able to port it for the most part, but I may have encountered some issues of which I'm not aware yet. Would you like a PR for that or would you like to discuss how to properly integrate that, as it probably still works for previous versions?
  2. On the latest version of raspbian, a version of python is used that breaks your code. Specifically, you can't use print without parentheses anymore. I fixed that in my code. That I can PR up if you want it easily.
  3. Python is not a great language for catching errors, and there's not a lot of good error handling code. I guess that makes perfect sense for a project written by someone who just wants to get something done, but makes for lots of crashes if there are issues. Maybe I'll work on that a bit in my Copious Free Time (tm)
    There's some functionality that I want, and I'll probably need to pull directly from the NWS feeds to get it. Want a PR for that when I'm done?

Thanks, this at least lets me kickstart what I wanted to do. Now to figure out how to turn the screen saver off...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions