[Midas] dicom plugin (dcmtk build error)

Zach Mullen zach.mullen at kitware.com
Mon May 30 09:44:25 EDT 2011


Hi J,

>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.

-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
> >> >
> >>
> >>
> >>
> >
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/midas/attachments/20110530/e069e586/attachment.html>


More information about the Midas mailing list