Jonathan E. Brickman
Jonathan E. Brickman
I have added a Filter to the default renderer, field "url", tested "Replace" as both "true" and "false", Filter Type "FACET_MERGE", containing this text: ``` casesensitive=false regexp.1.find=smb:// regexp.1.replace=file:// ``` and...
Does this exist? J.E.B.
The following code snippet produces the same list of ports, the correct list for the first ('hard', hardware-connected) JACK server, all four times it does the get_ports() print. The .name...
I received the following. Suggestions? ``` Traceback (most recent call last): File "./Distribute", line 30, in from mididings import * File "/usr/lib/python3.6/site-packages/mididings-2015-py3.6-linux-x86_64.egg/mididings/__init__.py", line 13, in import _mididings ImportError: dynamic module...
The stable version seems to work fine with Boost 1.60, but the 'git' version gives me the following at runtime: `TypeError: No to_python (by-value) converter found for C++ type: boost::shared_ptr`
'autogen.sh' fails, stating that package 'readline' is not found; in Debian 10, it's 'readline-common' not 'readline'. It gives the following alternative, but I thought it reportable. `Alternatively, you may set...