Quote:
Originally Posted by chaley
I don't know what Kovid would do with a PR that makes these changes. I suspect he would reject deleting the Restart action, but that he would accept adding a dropdown menu to it as long as the basic Restart action is cloned onto the menu.
|
Definitely not willing to delete the action.
@BR: If you want to run the GUI in debug mode while ignoring plugins you can do:
Code:
calibre-debug -c "from calibre.gui2.main import main; main(['calibre', '--ignore-plugins'])"