gwc don't respect the FHS policy path
This should be fixed in git; I'm planning to make a new release soon.
Bug in button
However some operations fail if you try to process an entire file, due to a bug where the selection is off by 1 sample. It should be an easy fix, but I was too busy to let it hold up the new release. For the record, these were fixed a few years back.
Patches are welcome. Or (preferably) pull requests against the stable branch at https://github.com/alisterh/gwc Otherwise I'm not likely to look at this in the foreseeable future, due to other commitments, sorry.
Would be cool, if "7-Zip File Manager" would ask for admin rights for that option, when I want to activate it. Would be even cooler if it could create some context menu entries that don't require admin rights. Programs like WinMerge are able to do so.
Would be cool, if "7-Zip File Manager" would ask for admin rights for that option, when I want to activate it. Would be even cooler if it coud create some context menu entries that don't require admin rights. Programs like WinMerge are able to do so.
For the record, as per the README: autoreconf -i configure is a generated file, so it is bad practice to include it in git. make dist packages it up in the source releases. When I was cherry-picking from master to create the stable branch, for some reason I missed the commit that made this more prominent in the README. I have added it now.