Rob Spearman

Results 8 issues of Rob Spearman

This is a feature request to be able to report progress of the sync back to the user. In the past I have parsed the output from rsync --progress and...

question
osync2

**Describe the bug** If a sync is interrupted, the lock file with an out of date pid remains in the filesystem. (Worst case is that a user unplugs a USB...

not a bug

It took me a while to realize that specifying a target and initiator causes osync to completely ignore the config file you pass it. Suggest making this explicit in the...

doc

I am unable to load layers on spherical bodies. I get errors such as this where it seems like there actually should be enough information to work: ``` [osgEarth]* [SpatialReference]...

support

My application has a handful of concurrent osgEarth instances and I am updating it from 2.10 to use the osgEarth master branch. Performance is a big problem, particularly approaching a...

support

Error is: ./DKBuilder: /usr/lib64/libm.so.6: version `GLIBC_2.29' not found (required by ./DKBuilder) ./DKBuilder: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./DKBuilder) Is it possible to just compile with standard cmake?

Repro steps (most recently tested on Rocky Linux 8, ntfs-3g-2021.8.22-2): Become root user. File test.txt does not exist on NTFS partition at /dev/sdb1. 1. mount -t ntfs-3g -o ro /dev/sdb1...

I am trying to build the v1.1.3 tag linking with vsg v1.1.7 tag on Linux. Getting this linker error; ``` /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong...