Shane Ambler

Results 9 comments of Shane Ambler

I don't think it is worth opening a new issue, as I am getting the same error with a cpanel webdav setup. I can add the rwdirops option and skip...

I don't have a linux setup to run docker, so `--use-container` fails. Just looked at my snapshots to check versions from a month ago aws_sam_cli - 1.109.0 - now 1.110.0...

@yxdragon I found a way to make treeviews editable. You locate the position of the cell to be edited, then create an `Entry` and use `place()` to position it with...

Yes, only the regression, example and tutorials are failing. More specifically, failing code using hbr can be found in :- examples/farViewer tutorials/hbr regression/hbr_regression regression/far_regression regression/osd_regression

Removing `mOpenAnimations ( NULL )` also fixes the build for me.

I have refactored the `GetExecutablePath` code. adjusted `configure.ac`, build using configure/make works for me. started an attempt at adding into cmake but have not had any luck building with cmake...

I discovered the need to run autoconf, I didn't commit `configure` changes as there are a lot, I expect from different autoconf vers.

Also of note, I'm not sure the lib tests need to go into configure, it would appear that freebsd is the only system using libprocstat, FreeBSD > 9.0 will always...

@MaartenBent using set have procstat works, only if it is in `setup.cmake`. I see two issues, the second would need to be addressed in a different issue. 1. `wx-config` output....