synic

Results 17 comments of synic

This is the biggest issue I have with dlite ATM. Any progress here? Is dlite still being developed?

Anything I can do to help, let me know! On Wed, Apr 5, 2017, 10:51 AM Nathan LaFreniere wrote: > @synic sorry, yes. i'm still working on this > one....

Yeah, running beta9 fixed the missing plist, but would not work. If I ran beta9 to get the network settings in place, I am then able to run beta8.

I am on 10.12.2 :( I guess that must not be it.

This is what I get (on beta 9, it works fine on beta 8): ``` $ ~/.dlite/bin/qcow-tool create --size=1GiB test.qcow dyld: Library not loaded: /usr/local/opt/libev/lib/libev.4.dylib Referenced from: /Users/synic/.dlite/bin/qcow-tool Reason: image...

Had to read dlite's source to fix it. In `cmd_setup.go`, it mentions `/etc/resolver` In that directory, there were three files, all with the same contents. `com`, `io` and `docker`: ```...

Moving the resolve files to a more specific domain also fixes it ``` $ cd /etc/resolver $ sudo mv io ebdev.io ```

@nlf: perhaps if it IS valid, the entire domain should be used when creating the file. This is something that the old dlite did not have a problem with

This would resolve the issue I mention at the bottom of https://github.com/edran/hc-zenburn-emacs/pull/6

Bump. As far as I can tell, the only reference to `input_field_name` in the entire codebase is the one in the documentation. I don't think this feature is implemented whatsoever.