Bug report #15118

Updated by Nyall Dawson almost 6 years ago

When processing options dialog is accepted, processing vector menu entries disapear but are not recreated.

This should be due to the deleteLater effect.



Also note that, in processing.gui.menus.removeAlgorithmEntry the menu entry is search by his setting path, which should have changed.



Also note that the options dialog tree item says "restart required", but the dialog try to update the vector menu.

Back