Why there are 'stop' signs shown in the series page?

Trouble during PacsOne Server installations
Post Reply
tyrbl23
Posts:11
Joined:Thu Jan 24, 2008 8:11 pm
Why there are 'stop' signs shown in the series page?

Post by tyrbl23 » Thu Feb 14, 2008 6:03 pm

I sent some dicom image to Pacsone from Efilm this morining, and the server actually received the images and stored them to the file server. But when I log in Pacsone to browse this study, there are all 'stop' signs in the page. Is there any problem about the dicom images, because when I sent another study from Efilm, it works well. Do you know what wrong with this? Thanks.

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Fri Feb 15, 2008 12:01 am

The red STOP sign is displayed if the transfer syntax used to encode the Dicom image is not supported by the ImageMagick PHP extension used for converting the Dicom images into static JPG/GIF files.

If you click on the URL link underneath any of the STOP signs, the first line displayed is the transfer syntax used to encode the Dicom image. You can post it here along with the version of PacsOne Server you are running, so that we can determine if that transfer syntax is supported or not.

In any case, the STOP sign does not affect the other functionalities of PacsOne Server, and you should be able to pull or push those Dicom images to eFilm or other Dicom applications fine, and view the Dicom images from there instead of the converted JPG/GIF files from the web browser.

tyrbl23
Posts:11
Joined:Thu Jan 24, 2008 8:11 pm

Post by tyrbl23 » Fri Feb 15, 2008 5:20 pm

The Dicom Transfer Syntax:

Explicit VR, Little Endian - 1.2.840.10008.1.2.1

Is this supported by PacsOne Server 5.1.3? Thanks.

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Fri Feb 15, 2008 8:11 pm

It surely is.

Can you check if the ImageMagick PHP extension is loaded successfully from the output of the test page?

http://localhost/pacsone/Hello.php

tyrbl23
Posts:11
Joined:Thu Jan 24, 2008 8:11 pm

Post by tyrbl23 » Fri Feb 15, 2008 8:39 pm

Yes, I checked the http://localhost/pacsone/Hello.php, and ImageMagick PHP extension is enabled.

There are several lines I copied from the phpinfo().

ImageMagick support enabled
ImageMagick version 5.5.6
PHP imagick version 0.9.5
MaxRGB 65535
Supported image formats IMPLICIT
Font Family - Name AdvC39a - AdvC39a
Font Family - Name Agency FB - Agency-FB
Font Family - Name Agency FB - Agency-FB-Bold
Font Family - Name Algerian - Algerian
... ...

Can I send you one of the original dicom files to take a look?

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Fri Feb 15, 2008 10:53 pm

Yes, you can simply download one of those Dicom images shown in red STOP signs, by clicking on the checkbox in front of the STOP sign, then click on the <Download> button to download it into a zip file. Then please send the zip file to: mailto:pacsone@pacsone.net.

Post Reply