Kevin Phillips

Results 38 comments of Kevin Phillips

Here are a few other interesting anecdotes. The following steps actually work as expected: 1. open AnyType 1. click the cog icon in the top right corner 1. select "local-only"...

If this were a folder permission problem then restarting the app would not rectify the problem.

I am having a very similar issue to the one reported here. Are there any recommendations on how to handle this use case?

I will mention that I ran the `pyoxidizer find-resources` tool against my test libraries with the following results: ``` pyoxidizer find-resources ~/Downloads/jsonschema-3.2.0-py2.py3-none-any.whl resolving Python distribution Url { url: "https://github.com/indygreg/python-build-standalone/releases/download/20210724/cpython-3.9.6-x86_64-apple-darwin-pgo-20210724T1424.tar.zst", sha256:...

One more interesting finding, if I run `pyoxidizer find-resources` against the site packages folder for, say, `jsonschema` after installing the same wheel file I scanned earlier, I get different results:...

Even more interesting findings. I took a closer look at the "schema" folder for the `jsonschema` package as it appears in the site-packages folder and I noticed that it only...

Thanks for the quick follow up. I took a look at the unit test folder you mentioned and found a test that I think is very similar to the use...

I'm hitting this same problem. I did discover that running Gradle with "--info" level output causes the Spock error details to appear, along with a ton of other info-level status...