<div class="gmail_quote">Hi J,</div><div class="gmail_quote"><br></div><div class="gmail_quote">From the looks of it, this plugin has fallen completely out of support due to API changes.  I don't think it will work at all until we go through and update it, which should be happening sometime in the near future.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">-Zach</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Mon, May 30, 2011 at 3:47 AM,  <span dir="ltr"><<a href="mailto:j@dicomfly.com">j@dicomfly.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Zach,<br>
  if I try to go to plugins/dicom within Midas, appears a message like:<br>
"page not found".<br>
<br>
I found a trick to be able to view Expose/Receive pages by changing the<br>
code in<br>
[...]/midas/plugins/dicom/views/dicom/index.thtml<br>
<br>
from<br>
<br>
<a href="<?php echo $this->webroot?>dicom/expose">Expose DICOM images to<br>
other nodes</a><br>
<br>
to<br>
<br>
<a href="<?php echo $this->webroot?>dicom/dicom/expose">Expose DICOM<br>
images to other nodes</a><br>
<br>
and simailarly for "push" page;<br>
<br>
but, something continues to not work (i.e. "delete" button to remove an<br>
entry).<br>
<br>
Furthermore, dcmtk-midas server is working (I was able to send images<br>
using DICOM protocol from a remote computer) but even if mdServer get them<br>
(I see the messages related to the incoming images in the console), the<br>
images does not appears in any Midas collections nor are stored in any<br>
folder on the server side.<br>
<br>
This behaviour is related to not-matched versions between Midas (2.8.1),<br>
Dicom plugin and MIDAScpp (svn-r1505)?<br>
<br>
Could you, please, help me?<br>
<br>
Thanks in advance...<br>
<br>
J<br>
<div><div></div><div class="h5"><br>
<br>
<br>
> On Fri, May 27, 2011 at 11:38 AM, <<a href="mailto:j@dicomfly.com">j@dicomfly.com</a>> wrote:<br>
><br>
>> Hi Zach,<br>
>>   it builds!<br>
>><br>
>> Only a question. During MIDAScpp building, it entered in an sqlite<br>
>> console: what I have to do, inside it? Actually, I simply exited...<br>
>> (typing .exit;), but probably it is not the expected command...<br>
>><br>
>> Please, let me know, what I have to do...<br>
>><br>
>> Thanks.<br>
>><br>
>> J<br>
>><br>
>> Ah yes.  You may have to do that unless you can find a later revision<br>
>> where<br>
> that issue was fixed.  It shouldn't affect the operation of the plugin<br>
> though, hopefully.  Typing .exit was the correct thing to do.<br>
><br>
> -Zach<br>
><br>
><br>
><br>
>><br>
>> ><br>
>> > Hi J,<br>
>> ><br>
>> > The reason the dicom plugin code won't compile is because the MIDAScpp<br>
>> API<br>
>> > it uses has broken backward compatibility.  We have plans in the near<br>
>> > future<br>
>> > to resurrect and rewrite this plugin against the latest version of<br>
>> > MIDAScpp.<br>
>> ><br>
>> > As a workaround, you can try reverting to a previous revision in the<br>
>> svn<br>
>> > repository (the code has since moved to a new git repo).  Try<br>
>> reverting<br>
>> to<br>
>> > revision 1505.  Let me know if that still doesn't fix your compile<br>
>> errors.<br>
>> ><br>
>> > Thanks,<br>
>> ><br>
>> > --<br>
>> > Zach Mullen<br>
>> > R & D Engineer<br>
>> > Kitware Inc.<br>
>> > <a href="tel:%28919%29%20969-6990%20x314" value="+19199696990">(919) 969-6990 x314</a><br>
>> ><br>
>><br>
>><br>
>><br>
><br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br><br>