Results 3 issues of Andrew Geng

gtk_status_icon_set_from_pixbuf doesn't appear to check the width or height of the GdkPixbuf, so it runs off the end of the pixbuf if your system tray is configured to display icons...

Apparently Android's HttpURLConnection only supports basic authentication, not digest. https://code.google.com/p/android/issues/detail?id=11140 So to support digest, it looks like you'd have to do something trickier. Maybe this? https://gist.github.com/slightfoot/5624590 Or we could just...

webdav

7.5PB has two entries (the only two) with negative y in xyY coords, which somehow display as green. ~~(Also Y seems suspiciously locally constant in the data.)~~ Edit 2016-10-12: Just...