GNOME Bugzilla – Bug 167377
Copying a toolbar/menubar is broken
Last modified: 2005-04-06 20:02:09 UTC
Create a new Window, add a toolbar or a menubar to it, mark the menu, press Ctrl-C. The following exception will be raised: Traceback (most recent call last):
+ Trace 55698
self._real_copy()
self._command_manager.copy(gwidget)
copy = copy_widget(widget)
copy._apply_properties(src._properties)
prop.klass._set_function(self.widget, prop._value)
new_widget = _get_new_widget_after_uimanager_change(widget, ui_string)
new_widget.set_data('merge_id', merge_id)
Fixed in trunk