GNOME Bugzilla – Bug 629606
render dialog sometimes causes tracebacks when clicking the Settings button
Last modified: 2010-12-10 17:10:22 UTC
Traceback (most recent call last):
+ Trace 223710
dialog = ExportSettingsDialog(self.app, self.settings)
This seems to happen semi-randomly (I can't reproduce it at will, but it happened twice in 5 minutes). Try rendering, changing the settings, loading a project, etc. When this happens, it borks up the UI (you can't close dialogs, etc.).
Can you reproduce it? I can't...
I'll mark this obsolete now that Brandon's new render dialog has been merged to master. Too much stuff has changed, and I haven't run into this bug so far while using the new dialog.