Chandler Scott

Results 13 comments of Chandler Scott

I can import it into inkpad if I first export it from Inkscape as a "plain svg" file, but that rearranges some of the nodes, and keeping track of which...

This may or my not apply to your situation, but I encountered this error when the function I specified for `x-bearerInfoFunc` returned something other than a dict. Here is a...

As you probably guessed, it looks like something changed in ffmpeg between version 3 and 4, which causes the crash. It looks like version 3.4.5 is the last version that...

I am not sure what you mean by your question. The README does have some verbiage regarding connecting to third party servers. > In order to be able to execute...

For me this discovery came because I was trying to avoid the message about [prompt changing being deprecated](https://github.com/pyenv/pyenv-virtualenv/issues/135) by adding the checks into my `.bashrc` file. I originally checked for...

As far as I can tell, `FileBrowser (Watch Enabled)` is added to the dependencies, not `FileBrowser`. This produces: ``` /Users//FileBrowser.build/Debug-iphoneos/FileBrowser (Watch Enabled).build/FileBrowser.app.xcent ``` While the script is looking for: ```...

Having run into this with users as well, this seems like a good idea.

Had the same issue, except I was migrating from a source install with MySQL to the docker version.

This would be very helpful to have.