View Single Post
Old 02-20-2024, 09:13 AM   #12
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,384
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by chaley View Post
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'])"
kovidgoyal is offline   Reply With Quote