Redo not available in menu when it should (redoing ellipse creation with Objects dialog open)
#### Steps to reproduce: <!-- Describe what you did (step-by-step) so we can reproduce: --> - open Inkscape - open objects dialog - draw four or more ellipses - then undo till all are gone - Try to bring them back **with the menu** (Edit > redo) #### What happened? Redo command in menu is only available for the two first objects, so I cannot bring back the two last... In the terminal: `** (org.inkscape.Inkscape:104564): CRITICAL **: 23:26:39.949: virtual void Inkscape::EventLog::notifyRedoEvent(Inkscape::Event*): assertion '_getRedoEvent() && (*(_getRedoEvent()))[_columns.event] == log' failed` #### What should have happened? Redo command in menu should allow me to bring back all the objects... as I can do with the shortcut ctrl+shift+Z 1.0.1 on windows 8.1 x64 Thank you for listening
issue