Ling X. Yang
Ling X. Yang
+1 Sorry I'm new to Rosetta. I see that Rosetta prompts an error message but I can still click on "Save" and ignore this error message. Is it possible to...
The same issue with Celery 3.1.25 + prefork + redis broker + djcelery + django db result backend. On Ubuntu 16.04 All child processes turned zombie (defunct) after finishing the...
Progress (397e4ab): thanks to LXD's networking facility, it's quite straightforward to add fundamental support. That works so far so good. For shared folders, what we may need in next steps:...
@luisfaceira Thank you for the comments! It's great to have your feedback and know your use cases to eventually improve LXDock. Regarding (B), more implementation details may need to be...
I reviewed my code (sorry I forgot a few details since it has been some time) and in fact the main reason that I added `lxc remote add` was to...
Update: I'm working on the pylxd interactive exec (https://github.com/lxc/pylxd/pull/241). If this is accepted and merged, we can completely throw away the `lxc remote` name and focus on the endpoint!
@lamontfr > the duplicate referents (instances of model Member having identical firstname+lastname and which are pointed to by model Referencing) Do you know why this happened? Is there a problem...
@kousu Thank you for the report! This is a bug, because the related JS code uses "&" (`%26`) character to connect street name and city and postal codes: ```` https://nominatim.openstreetmap.org/search?q=1000%2C%20de%20buillon%26Montreal%26&limit=5&format=json&addressdetails=1&countrycodes=ca&json_callback=_l_geocoder_2...
Agreed!