<p dir="ltr">Yip I tried running it manually in another terminal. Is there an error log or something somewhere?</p>
<div class="gmail_quote">On 21 Aug 2014 19:00, "Idan Arye via Digitalmars-d-announce" <<a href="mailto:digitalmars-d-announce@puremagic.com">digitalmars-d-announce@puremagic.com</a>> wrote:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thursday, 21 August 2014 at 08:57:55 UTC, Rory McGuire via Digitalmars-d-announce wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
When I try to use this it just says that complete is not able to work at<br>
and suggests that DCD might not be running. Ubuntu 14.04. dcd-server and<br>
client are in path, even tried adding explicitly.<br>
<br>
How does one debug this plugin?<br>
<br>
<br>
On Thu, Aug 21, 2014 at 10:50 AM, BlackEdder via Digitalmars-d-announce <<br>
<a href="mailto:digitalmars-d-announce@puremagic.com" target="_blank">digitalmars-d-announce@<u></u>puremagic.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thursday, 14 August 2014 at 22:20:52 UTC, Idan Arye wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm open for suggestions for other tools and features to add to<br>
Dutyl(write them here, or preferably open GitHub issues with them)<br>
<br>
</blockquote>
<br>
Any idea if this plugin works in conjunction with YouCompleteMe?<br>
</blockquote></blockquote>
<br>
Is the DCD server running? It needs to be running for Dutyl to use it. You can either run it manually or use the Dutyl's `:DUDCDstartServer` command.<br>
<br>
You can check if the server is currently running by opening a shell and typing `dcd-client --query`.<br>
</blockquote></div>