Closed bentoogood closed 10 years ago
This has got embarrassing enough that I've had a bash at fixing it. It doesn't reproduce reliably on OS X so could you have a bash on Linux Ben? You should just be able to grab the file below and use it to replace the one in a download of 0.93.0.
https://github.com/johnhaddon/gaffer/blob/openRecentCrashFix/python/GafferUI/FileMenu.py
Let us know if that works and I'll put in a pull request...
That fix works for me on Ubuntu 13.10 with latest download of 0.93.0.
thanks for that!
Well, I feel a bit sheepish again (should have subscribed to this issue - had my own go at a fix in the other referenced issue 808 but it's irrelevant now).
Tested it here with 0.93.0 and CentOS 6.5 and works fine!
Cheers and thanks! (And sorry if I caused any confusion with the other issue) -Matt
Great stuff - I've merged the fix in to master so it'll be there in the next public build. No need to feel sheepish Matt - thanks for the clear bug reports in the first place, and for testing the fix… Cheers… John
Appears to be in PySide builds only.
To reproduce, launch gaffer and attempt to pick any item from the open recent menu.
Results in a segfault crash.
Also reproducible by opening fileopen dialog, then using tab complete to specify a file to open - but not clicking on the item in the file list.