Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#364 closed defect (worksforme)

map_series_gui tool not initialized

Reported by: Tom Goddard Owned by: Greg Couch
Priority: major Milestone:
Component: Tool Shed Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The map series gui tool was not being initialized. The initialize() function in

tools/map_series_gui/init.py

was not being called. I've reverted parts of the code to get this working again, but probably the toolshed initialize() stuff should be fixed.

Change History (2)

comment:1 by Greg Couch, 9 years ago

Resolution: worksforme
Status: newclosed

Unable to reproduce the bug. The initialize function is being called. And opening testdata/cell15_timeseries.cmap works. So the code is unreverted.

comment:2 by Tom Goddard, 9 years ago

Apparently caused by me forgetting to install and updated src/apps/ChimeraX. After that install the map series gui also works for me.

Note: See TracTickets for help on using tickets.