Phil Dibowitz

Results 349 comments of Phil Dibowitz

My guess is that Chef is doing more work to determine when it's output is being piped, and because we're a pipe it's going "aw shit, best not send colors!"...

btw, I'm keeping up with bleeding edge 15 but have not started testing 16 yet, mostly because I'm still watching the fun string of bugs and bugfixes :) I'll probably...

(also, for the purposes of testing, `chefctl -i -- --color` will work)

Interesting. I'm happy to setup 16 somewhere, but I don't have access to osx. Is this reproducible on linux?

Harmony One was the first ones to requires myharmony, as I recall. You'll want the mhgui app.

If you can associate the remote with members.harmonyremote.com, then yes. Otherwise, unfortunately, no.

@forcedaccountuser > Maybe I'm just missing some tutorial. I was able to open "Connectivity.EZHex" with congruity but I don't have a clue what this program did. Everything seemed okay, but...

@rexyeah - OK that's a totally unrelated bug. We probably just don't support get-time on the Ultimate One yet. Can you file separate task for that?

Looks like it's just the two `print` lines at the end without parenthesis!

Or not... ``` Unhandled python exception in read callback: KeyError: 'Innodb_purge_trx_id' Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/mysql.py", line 538, in read_callback mysql_status = fetch_mysql_status(conn) File "/usr/local/lib/python2.7/site-packages/mysql.py", line 353, in...