Sandy Spicer
Sandy Spicer
Yes this was a little bit of a pain. You need to make sure the file is accessible to your qemu user (might have a different name based on your...
Try ugo+rx. Test that the qemu user can access the file with: `sudo -u qemu file /path/to/file`
Hi @RhysSullivan, That sounds like a fantastic addition. We would welcome a PR for that feature!
From @MarconLP:  Currently we just show two rows, one for current and one for previous, and it's very hard to compare. 
the purple isn't bad!
  Added a checkbox.
@miguelhrocha thanks, but in this case it already looks like Pety has a working PR in that's just waiting on review from a couple people! We don't do tickets or...
@timgl Where did you see this change fixing an issue? I tested this on the breakdown popup, which definitely hits this code path, and it does seem like it's already...
> Hmm, in principle this looks good to me, but I can't get it work locally. I also can't get the version on master to work locally – just seeing...
@thmsobrmlr Thanks for the heads up! I made those changes and wrote more thorough tests for the trends query, actors query, and stickiness query. I saw your PR here with...