Dougie Beney
Dougie Beney
@leillo1975 thanks for the Vista trick! That did it for me. Performance could still use some work. Had frame skipping on full resolution, which is only 1280x1024 btw.
Yeah, that's fine. More options the merrier. Of course, it would be good to label one of the methods as "recommended" for those confused on which to go with.
@agiz Disaster of a critique. You need to provide more info. Which command did you run that generated that?
Some links that may be helpful: - https://gist.github.com/edrex/82f307c1b35368952849c01a52366769 - https://www.youtube.com/watch?v=DWH3s3P7Blw
You can check out [apps.py](https://github.com/DougBeney/pickachu/blob/master/plugin/pickachu/apps.py) and add your own custom datetime picker app. Pretty easy to add a new, custom app. Ex. ```python 'datetime': { 'cmd': 'python', 'options': [ '-c...
It successfully runs if you run it as sudo.
Ok...I'm just providing troubleshooting information for devs.