Cameron Carmichael Alonso

Results 6 comments of Cameron Carmichael Alonso

Same issue here - not ideal, but I just installed Elasticsearch 1.0.0, which is fine for the analyzer tool. It seems to be recognising the plugin as I wasn't getting...

I'm using the default Django admin and I'm getting the same issue. I'm following the documentation to show a `ModelSelect2Multiple` - I can get the form to show, but I...

@chubz thanks! That did the trick. My jquery.init.js looked like: ``` var yl = yl || {}; if (yl.jQuery === undefined) { if (typeof django !== 'undefined') yl.jQuery = django.jQuery;...

Seems to be an issue with the UDP listener and IPV6: http://stackoverflow.com/questions/31574247/gcdasyncudpsocket-cannot-get-udp-multicast-over-ipv6-to-work Potential fix: disable UDP connection on IPV6?

Potential fix: https://github.com/LiveFlightApp/Connect-OSX/commit/1eb0dba2762fd3904f45a9aecd30209add57ad1f

One user still has this issue, I'm clueless since I can't repro.