Dan Pike

Results 23 comments of Dan Pike

@thehans. re your comment [here](https://github.com/openscad/openscad/pull/3957#pullrequestreview-8710254630): > This whole section is doing some odd things. `CMAKE_MODULE_PATH` Is actually a list of paths to search over, not a single path, so I...

@thehans, re: your comment [here](https://github.com/openscad/openscad/pull/3957#pullrequestreview-871026942): > This message is printing the value of a variable before it is set. Yes, you are correct. I think that it was probably an...

@thehans re: your comment [here](https://github.com/openscad/openscad/pull/3957#pullrequestreview-871047300): > The whole point of `find_package` is that it sets [various variables](https://cmake.org/cmake/help/latest/manual/cmake-developer.7.html#standard-variable-names) eg `[packageName]_LIBRARIES`, so that you don't have to construct their paths yourself. >...

@thehans re: your comment about the `glib` libraries [here](https://github.com/openscad/openscad/pull/3957#pullrequestreview-871050455) > Use namespaced library targets Do you know what the line should look like? This does not work in Visual Studio:...

@thehans re: your comment [here](https://github.com/openscad/openscad/pull/3957#pullrequestreview-871051225): > `find_library` sets `GETTEXT_LIBRARY` to the path, so use it. You are right. Now fixed, thank you.

@thehans: re: using `pkg_check_modules`: What would you like me to do to get it to load the libraries when building in Debug mode? Windows authors sometimes have the annoying habit...

Just found another debug log that you might want: ``` { "DeletedFiles": 0, "DeletedFolders": 0, "ModifiedFiles": 1, "ExaminedFiles": 64221, "OpenedFiles": 1, "AddedFiles": 0, "SizeOfModifiedFiles": 10773, "SizeOfAddedFiles": 0, "SizeOfExaminedFiles": 4608597758, "SizeOfOpenedFiles":...

After some more digging, the problem appears to be one of timing, depending on how busy my machine is doing other things. Some of the backups starting working again, without...

Edited: I'm not backing up any of Duplicati's files but I do have the `auto-cleanup` option set. I turned it off and Duplicati prompted me to run a repair because...

As per my edit above, turning the option off made it possible to back up that block of data, so all is well. Thank you. The ticket is still active,...