Bug #59

Crash when generating CM graph.

Added by Paweł Widera over 16 years ago. Updated over 10 years ago.

Status:ClosedStart date:
Priority:HighDue date:
Assignee:Anonymous% Done:

0%

Category:ProCKSI
Target version:8.5
Resolution:fixed

Description

Clicking "redraw" for contact map graph at
http://procksi.cs.nott.ac.uk:8080/cgi-bin/visualise.cgi
shows "IO Error" (attached).

error.log (908 Bytes) Paweł Widera, 08/27/2013 04:22 AM

History

#1 Updated by Anonymous over 16 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

/usr/lib64/graphviz/config was missing. Copied it over from development machine:

------------------------------------------

libgvplugin_dot_layout.so.2 dot_layout {
   layout {
      dot 0
   }
}
libgvplugin_neato_layout.so.2 neato_layout {
   layout {
      neato 0
      fdp 0
      twopi 0
      circo 0
      nop 0
      nop1 0
      nop2 0
   }
}
libgvplugin_usershape_gd.so.2 usershape_gd {
   usershape {
      png-gd 0
   }
}

----------------------------------------------------

#2 Updated by Anonymous over 16 years ago

Milestone 8.5 deleted

#3 Updated by Paweł Widera over 10 years ago

Also available in: Atom PDF