Guido Witt-Dörring

Results 9 comments of Guido Witt-Dörring

I have the same problem. This is very annoying! Unfortunately, the development of this module does not seem super active... I fixed it like this until the underlying issue gets...

Hi Felix, I will post here from now on to enable other people to join the investigation in the future, if necessary. I have found that Microsoft has recently added...

I see, that's a shame. So far it's not very useful anyways, even on Windows. At least it seems they are aware of the problem. By the way, I received...

I finally got my hands on a modern mac to test and fix the issue you described. I now updated my solution in the gist to return the paths in...

Perfect, that looks very promising! The `Open` statement never failed for you, maybe that had something to do with me interacting with those files with other programs during development. As...

Hi, definitely not required, I will try to exclude these manually. I'm assuming the directory is this?: ``` Users/fz/Library/CloudStorage/OneDrive-SharedLibraries-ZoomerAnalyticsGmbH/ ``` (Synced shared libraries)

> Thanks! When I tried it, it asked for additional access to: > > ``` > /Users/.../Library/CloudStorage/OneDrive..../.Trash > /Users/.../Library/CloudStorage/OneDrive..../Icon > ``` I just tried to fix this. I know its...

> yes, they're there. `Icon` I can additonally see see under: > > ``` > /Users/fz/Library/CloudStorage/OneDrive-ZoomerAnalyticsGmbH/Icon > ``` Thanks for the clarification. That shouldn't matter as this directory is not...

Hi Felix, a little update from my side on this subject. Cristian Buse has recently updated his [library](https://github.com/cristianbuse/VBA-FileTools) to include the GetLocalPath functionality for Mac which I developed for my...