local type definition file

15 views
Skip to first unread message

ychi...@gmail.com

unread,
Mar 11, 2013, 6:14:33 PM3/11/13
to ucsf...@googlegroups.com
I downloaded type definition file in order to customize graphic output but run into some unexpected problem.

1) The type definition file is recognized by Egan at start-up and the path to file is identified correctly

2) After I manually select a group of genes (~150) the screen blink twice and I receive the following error message

java.lang.NullPointerException: paint is null
    at ding.view.DEdgeView.setUnselectedPaint(DEdgeView.java:242)
    at edu.ucsf.cc.icore.app.egan.visual.EganVisualStyle.applyEdgeAppearance(EganVisualStyle.java:432)
    at edu.ucsf.cc.icore.app.egan.visual.EganVisualStyle.applyEdgeAppearance(EganVisualStyle.java:104)
    at edu.ucsf.cc.icore.app.egan.network.EganDataController.setEdgeVisible(EganDataController.java:711)
    at edu.ucsf.cc.icore.app.egan.network.EganDataController.toggleNode(EganDataController.java:959)
    at edu.ucsf.cc.icore.app.egan.network.EganDataController.showNode(EganDataController.java:904)
    at edu.ucsf.cc.icore.app.egan.network.EganDataController.showSelected(EganDataController.java:989)
    at edu.ucsf.cc.icore.app.egan.action.node.multiple.ShowSelectedNodes.invoke(ShowSelectedNodes.java:37)
    at edu.ucsf.cc.icore.app.egan.action.RunEganAction.run(RunEganAction.java:36)
    at java.lang.Thread.run(Unknown Source)

3) After dismissing the box Egan select only few genes (I don't quite understand based on what)
4) When I try to select unselected genes manually I receive the following error message.

java.lang.NullPointerException: paint is null
    at ding.view.DEdgeView.setUnselectedPaint(DEdgeView.java:242)
    at edu.ucsf.cc.icore.app.egan.visual.EganVisualStyle.applyEdgeAppearance(EganVisualStyle.java:432)
    at edu.ucsf.cc.icore.app.egan.visual.EganVisualStyle.applyEdgeAppearances(EganVisualStyle.java:168)
    at edu.ucsf.cc.icore.app.egan.visual.EganVisualStyle.applyVisualStyle(EganVisualStyle.java:88)
    at edu.ucsf.cc.icore.app.egan.network.EganDataController.applyColorScheme(EganDataController.java:357)
    at edu.ucsf.cc.icore.app.egan.EganState.updateNetworkView(EganState.java:319)
    at edu.ucsf.cc.icore.app.egan.EganState.showHideEvent(EganState.java:178)
    at edu.ucsf.cc.icore.app.egan.action.node.single.ShowNode.invoke(ShowNode.java:38)
    at edu.ucsf.cc.icore.app.egan.action.RunEganAction.run(RunEganAction.java:36)
    at java.lang.Thread.run(Unknown Source)

Do you have any suggestions how to solve this issue?

ucsf egan

unread,
Mar 12, 2013, 8:37:38 PM3/12/13
to ucsf...@googlegroups.com, ychi...@gmail.com
Hello,

The error message that you're posting is what results from an invalid type_definitions file.  Can you post the line(s) you added to the file?  The easiest way to troubleshoot adding a new type line is to copy the one above it and then edit it in place.

Good luck,

Jesse
Reply all
Reply to author
Forward
0 new messages