Menu

#155 Opening a project over another project produces _data2Obj traceback

3.0.0
closed
Fogh
None
3
2016-10-24
2016-09-14
No

To reproduce:

  1. Open assign without a project.
  2. Load H1GlScPart1.ccpn via drag-and-drop
  3. Re-open the project via Project -> Open Recent...

Discussion

  • wb104

    wb104 - 2016-09-19
     
  • wb104

    wb104 - 2016-09-19

    Stack trace (repeated over and over again):

    Traceback (most recent call last):
    File "/Users/wb104/svnsf/trunk/ccpnv3/src/python/ccpn/ui/gui/modules/spectrumItems/GuiPeakListView.py", line 691, in paint
    if self.peakListView.spectrumView.strip.peakIsInPlane(self.peak):
    File "/Users/wb104/svnsf/trunk/ccpnv3/src/python/ccpn/ui/_implementation/PeakListView.py", line 66, in _parent
    return self._project._data2Obj.get(self._wrappedData.stripSpectrumView)
    AttributeError: 'Project' object has no attribute '_data2Obj'

     
  • Fogh

    Fogh - 2016-10-10

    I could not reproduce this one. If no one else can either (this kind of error tends to be intermittent), we can close it.

     
  • Fogh

    Fogh - 2016-10-24

    Fixed by improving the isDeleted function so objects in deleted projects are deleted

     
  • Fogh

    Fogh - 2016-10-24
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB