Grant Edwards

Results 10 comments of Grant Edwards

I wanted those two commits squashed in the pull request. Apparently I still haven't figured out how to do that...

Ah, I think I've got it: mspdebug depends on the old legacy libusb 0.1 API. To build on a "modern" Linux distro, you can use libusb-compat to provide backwards-compatibility for...

Update to README.txt in [pull request 120](https://github.com/dlbeer/mspdebug/pull/120)

I just installed flameshot hoping to use it to annotate some existing image files. I guess I'll have to try shutter, even though it's going to require 50+ other packages...

Thanks for the pointer to nomacs. It looks like an excellent option as it only requires 2 new libraries instead of shutter's 50+. Now I just have to wait for...

On Gentoo Linux everything is built from source! The latest Gentoo "ebuild" file (which is sort of like a top level "makefile" that includes all of the library dependencies and...

Thanks, I'll make the suggested changes, run it through flake8, and submit another pull request.

I've read through all of the comments, and I'm still stumped. I can't figure out if there is a solution to this problem or not. Much of it was a...

> I've tried the original work-around script, and all it does is print errors like this for every iteration of the loop: > >[...] > > I've also tried this...

I'd really love to disable this special hadling of ``. In my experience, it's worse than useless: for whatever reason, the `` that's used as a seperator by Outlook in...