No subject


Sun Apr 3 09:54:08 EDT 2011


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.

-Zach

On Mon, May 30, 2011 at 3:47 AM, <j at dicomfly.com> wrote:

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

--001636284f9c5a6c0804a47e7c27
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div class=3D"gmail_quote">Hi J,</div><div class=3D"gmail_quote"><br></div>=
<div class=3D"gmail_quote">From the looks of it, this plugin has fallen com=
pletely out of support due to API changes. =A0I don&#39;t think it will wor=
k at all until we go through and update it, which should be happening somet=
ime in the near future.</div>
<div class=3D"gmail_quote"><br></div><div class=3D"gmail_quote">-Zach</div>=
<div class=3D"gmail_quote"><br></div><div class=3D"gmail_quote">On Mon, May=
 30, 2011 at 3:47 AM,  <span dir=3D"ltr">&lt;<a href=3D"mailto:j at dicomfly.c=
om">j at dicomfly.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex;">Hi Zach,<br>
 =A0if I try to go to plugins/dicom within Midas, appears a message like:<b=
r>
&quot;page not found&quot;.<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>
&lt;a href=3D&quot;&lt;?php echo $this-&gt;webroot?&gt;dicom/expose&quot;&g=
t;Expose DICOM images to<br>
other nodes&lt;/a&gt;<br>
<br>
to<br>
<br>
&lt;a href=3D&quot;&lt;?php echo $this-&gt;webroot?&gt;dicom/dicom/expose&q=
uot;&gt;Expose DICOM<br>
images to other nodes&lt;/a&gt;<br>
<br>
and simailarly for &quot;push&quot; page;<br>
<br>
but, something continues to not work (i.e. &quot;delete&quot; button to rem=
ove 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=3D"h5"><br>
<br>
<br>
&gt; On Fri, May 27, 2011 at 11:38 AM, &lt;<a href=3D"mailto:j at dicomfly.com=
">j at dicomfly.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Hi Zach,<br>
&gt;&gt; =A0 it builds!<br>
&gt;&gt;<br>
&gt;&gt; Only a question. During MIDAScpp building, it entered in an sqlite=
<br>
&gt;&gt; console: what I have to do, inside it? Actually, I simply exited..=
.<br>
&gt;&gt; (typing .exit;), but probably it is not the expected command...<br=
>
&gt;&gt;<br>
&gt;&gt; Please, let me know, what I have to do...<br>
&gt;&gt;<br>
&gt;&gt; Thanks.<br>
&gt;&gt;<br>
&gt;&gt; J<br>
&gt;&gt;<br>
&gt;&gt; Ah yes. =A0You may have to do that unless you can find a later rev=
ision<br>
&gt;&gt; where<br>
&gt; that issue was fixed. =A0It shouldn&#39;t affect the operation of the =
plugin<br>
&gt; though, hopefully. =A0Typing .exit was the correct thing to do.<br>
&gt;<br>
&gt; -Zach<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Hi J,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; The reason the dicom plugin code won&#39;t compile is because=
 the MIDAScpp<br>
&gt;&gt; API<br>
&gt;&gt; &gt; it uses has broken backward compatibility. =A0We have plans i=
n the near<br>
&gt;&gt; &gt; future<br>
&gt;&gt; &gt; to resurrect and rewrite this plugin against the latest versi=
on of<br>
&gt;&gt; &gt; MIDAScpp.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; As a workaround, you can try reverting to a previous revision=
 in the<br>
&gt;&gt; svn<br>
&gt;&gt; &gt; repository (the code has since moved to a new git repo). =A0T=
ry<br>
&gt;&gt; reverting<br>
&gt;&gt; to<br>
&gt;&gt; &gt; revision 1505. =A0Let me know if that still doesn&#39;t fix y=
our compile<br>
&gt;&gt; errors.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Zach Mullen<br>
&gt;&gt; &gt; R &amp; D Engineer<br>
&gt;&gt; &gt; Kitware Inc.<br>
&gt;&gt; &gt; <a href=3D"tel:%28919%29%20969-6990%20x314" value=3D"+1919969=
6990">(919) 969-6990 x314</a><br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
<br>
<br>
</div></div></blockquote></div><br><br clear=3D"all"><br><br>

--001636284f9c5a6c0804a47e7c27--


More information about the Midas mailing list