Print

Print


Hi

I just tried to open a previous version of my project (saved on the
22/11/06) and it failed and I got the following error

>>> last xml element read:
</contentStorage>


parser state was:
reading

ERROR loading xml ccp.nmr.Nmr ccp/Nmr.xml
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib64/python2.4/lib-tk/Tkinter.py", line 1345, in __call__
    return self.func(*args)
  File "/data/prog/ccpnmr/ccpnmr1.0/python/memops/gui/BasePopup.py", line
224, in ok
    if (not self.apply()):
  File
"/data/prog/ccpnmr/ccpnmr1.0/python/memops/editor/OpenProjectPopup.py", line
142, in apply
    self.callback(self.project)
  File
"/data/prog/ccpnmr/ccpnmr1.0/python/ccpnmr/analysis/AnalysisPopup.py", line
913, in initProject
    Analysis.initProject(self, project)
  File "/data/prog/ccpnmr/ccpnmr1.0/python/ccpnmr/analysis/Analysis.py",
line 395, in initProject
    self.initTopObjects(project)
  File "/data/prog/ccpnmr/ccpnmr1.0/python/ccpnmr/analysis/Analysis.py",
line 188, in initTopObjects
    if not project.currentNmrProject:
  File "/data/prog/ccpnmr/ccpnmr1.0/python/memops/api/Implementation.py",
line 18783, in getCurrentNmrProject
    result = self.findFirstNmrProject()
  File "/data/prog/ccpnmr/ccpnmr1.0/python/memops/api/Implementation.py",
line 13173, in findFirstNmrProject
    otherStorage.load()
  File "/data/prog/ccpnmr/ccpnmr1.0/python/memops/api/Implementation.py",
line 9066, in load
    ioModule.load(stream, self.project)
  File "/data/prog/ccpnmr/ccpnmr1.0/python/ccp/xml/nmr/Nmr.py", line 114, in
load
    return GeneralXmlIO.load(stream, mapping, parentObject)
  File "/data/prog/ccpnmr/ccpnmr1.0/python/memops/format/xml/XmlIO.py", line
425, in load
    result = doLoad(stream, mapping, headObject)
  File "/data/prog/ccpnmr/ccpnmr1.0/python/memops/format/xml/XmlIO.py", line
741, in doLoad
    raise ApiError(
ApiError: Error loading fileNo ContentStorage object found from key:
[85]

Is this project fixable? 

Also, I know its been asked before but I am not sure of the what the answer
was, is it possible to change the title that appears in brackets next to
"CCPNMR Analysis" at the top of the main window? If I resave the project
under a new name it doesnt update and it would be nice if this said the
current version of the project I am working on. Is there an option for this
somewhere?

Cheers

Ben