Print

Print


Hello,

Hopefully that is working now as well.

Wayne

On Thu, 24 Sep 2009, Patrick van der Wel wrote:

> I came across another error. I think this may be due to still have the 'show 
> details' button enabled (after using it with Bruker files), when trying to 
> open a file in NMRPipe format.
>
> Error message below.
>
> Patrick
>
>
>
>
> Exception in Tkinter callback
> Traceback (most recent call last):
> File 
> "/nethomes/home3/pvdwel/software/ccpnmr/python2.5/lib/python2.5/lib-tk/Tkinter.py", 
> line 140
> 3, in __call__
>  return self.func(*args)
> File 
> "/nethomes/home3/pvdwel/software/ccpnmr/ccpnmr2.1/python/memops/gui/ScrolledMatrix.py", 
> line
> 666, in mouseDoubleClick
>  self.selectDoubleCell(row,col)
> File 
> "/nethomes/home3/pvdwel/software/ccpnmr/ccpnmr2.1/python/memops/gui/ScrolledMatrix.py", 
> line
> 641, in selectDoubleCell
>  self.doubleCallback(self.currentObject, objRow, objCol)
> File 
> "/nethomes/home3/pvdwel/software/ccpnmr/ccpnmr2.1/python/memops/gui/FileSelect.py", 
> line 603
> , in doubleCallback
>  self.changeDir(file)
> File 
> "/nethomes/home3/pvdwel/software/ccpnmr/ccpnmr2.1/python/memops/gui/FileSelect.py", 
> line 422
> , in changeDir
>  self.updateFileList()
> File 
> "/nethomes/home3/pvdwel/software/ccpnmr/ccpnmr2.1/python/memops/gui/FileSelect.py", 
> line 532
> , in updateFileList
>  data = self.getExtraCell(fullEntry)
> File 
> "/nethomes/home3/pvdwel/software/ccpnmr/ccpnmr2.1/python/ccpnmr/analysis/popups/OpenSpectrum
> .py", line 482, in getDetails
>  detailsFile = uniIo.joinPath(detailsDir, details_file_dict[format])
> KeyError: 'NMRPipe'
>