Hi Troels, Could you check and see if the problem you saw on your Mac OS X system is now fixed in the trunk? I might release a new 3.2.2 version of relax soon with the recent GUI fixes and the merged 'disp_speed' branch. So it would be good if this problem is resolved for this release.
Cheers, Edward On 30 May 2014 10:28, Edward d'Auvergne <[email protected]> wrote: > Hi Troels, > > I think I have found the problem you see, but I see something very > different - the GUI just freezes (https://gna.org/bugs/?22112). I > think this is now fixed. Could you check on your system? It might be > that the error you see is different. > > Cheers, > > Edward > > > > On 29 May 2014 18:20, Edward d'Auvergne <[email protected]> wrote: >> Hi Troels, >> >> Could you give a complete set of step-by-step instructions for how to >> replicate this? I would like to convert these steps into a GUI test >> so that I can replicate the problem. This is a common problem with >> wxPython - a GUI change that works perfectly on one operating system >> fails on another. With a GUI test, I'll then be easily able to check >> this behaviour on Linux, Mac and Windows. >> >> Cheers, >> >> Edward >> >> >> >> >> On 29 May 2014 15:29, Troels Emtekær Linnet <[email protected]> wrote: >>> Hi Ed. >>> >>> After your changes, I still get: >>> >>> Traceback (most recent call last): >>> File >>> "/Users/tlinnet/software/relax_trunk/gui/input_elements/sequence_2D.py", >>> line 113, in open_dialog >>> self.selection_win_show() >>> File >>> "/Users/tlinnet/software/relax_trunk/gui/input_elements/sequence_2D.py", >>> line 134, in selection_win_show >>> self.sel_win.Close() >>> File >>> "/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/wx/_core.py", >>> line 14564, in __getattr__ >>> raise PyDeadObjectError(self.attrStr % self._name) >>> wx._core.PyDeadObjectError: The C++ part of the Sequence_window_2D object >>> has been deleted, attribute access no longer allowed. >>> >>> >>> When I try to use the dx.map functionality. >>> _______________________________________________ >>> relax (http://www.nmr-relax.com) >>> >>> This is the relax-devel mailing list >>> [email protected] >>> >>> To unsubscribe from this list, get a password >>> reminder, or change your subscription options, >>> visit the list information page at >>> https://mail.gna.org/listinfo/relax-devel _______________________________________________ relax (http://www.nmr-relax.com) This is the relax-devel mailing list [email protected] To unsubscribe from this list, get a password reminder, or change your subscription options, visit the list information page at https://mail.gna.org/listinfo/relax-devel

