Joan Touzet

Results 112 comments of Joan Touzet

@wohali Thanks /cc @janl RPMs for Centos 7, 1.7.1, see https://github.com/kika/couchdb17-centos7/releases

CouchDB has official 2.x RPMs now! Download details are here: http://docs.couchdb.org/en/2.1.1/install/unix.html#installation-using-the-apache-couchdb-convenience-binary-packages

Because win32/win64 does not have ioctl as in https://github.com/erikrose/blessings/blob/master/blessings/__init__.py#L5 and https://github.com/erikrose/blessings/blob/master/blessings/__init__.py#L205

Hi @erikrose , Actually, that's changed in Windows 10. See here: https://stackoverflow.com/questions/2048509/how-to-echo-with-different-colors-in-the-windows-command-line#38617204 Note the reply below the accepted answer that uses a very clever inline compilable .net script to achieve...

As long as there's a "disable all colour codes" backward compatibility option, I'm +1 on the idea.

Sorry to necrobump - having this issue on compton from debian stretch (0.1~beta2+20150922), with popup windows in Firefox (60.4.0) using the glx backend Trying @richardgv 's tests, I now have...

Just ran into this bug and worked around it with `--cov-config=.coveragerc`. Symptomology is similar to @joshfriend above, but my project uses `pyproject.toml` and expected coverage.py to find its configuration there...

> I get this error when I use `branch = true`. @wohali @joshfriend can you confirm this with your repo? Yes, I use `branch = true`. As I understand it...

> We also use pyproject.toml for our coverage configuration, and wanted to mention that I both encountered and was (seemingly) able to work around this issue by explicitly specifying `--cov-config=pyproject.toml`...

Running `bash -x run_scaled ...` for me helped identify the problem. I discovered that the `xpra` was exiting. Looking at its log: ``` $ more /home/joant/.xpra/:24349340.log 2019-01-05 02:19:23,641 Error starting...