Skip to content

How to create a debug log

GRiker edited this page Jun 29, 2013 · 2 revisions
  • Open the configuration dialog for the plugin.
  • Enable the checkbox Enable debugging for iDevices, click OK.
  • OS X only: Open Preferences | Advanced | Miscellaneous, click Install command line tools. (You only need to do this once on your system. The command line tools will still be installed after updating calibre.)
  • Accept all changes, exit calibre.
  • Connect your iDevice.
  • Open a terminal or command window on your computer, then type calibre-debug -g > debug_log.txt. The file debug_log.txt will be created in your current directory.
  • Repeat the steps necessary to cause the problem, then close calibre.
  • Paste the contents of debug_log.txt into a new comment in your issue.
Clone this wiki locally