Code Monkey home page Code Monkey logo

Comments (2)

giorgio130 avatar giorgio130 commented on June 4, 2024

Still seems to have some issues on those files:
calibre, version 0.9.17
ERROR: Error: Error communicating with device

tuple index out of range

Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 85, in run
File "site-packages/calibre/gui2/device.py", line 551, in _upload_books
File "calibre_plugins.kobotouch_extended.driver", line 202, in upload_books
File "calibre_plugins.kobotouch_extended.driver", line 192, in _modify_epub
File "calibre_plugins.kobotouch_extended.container", line 137, in write
IndexError: tuple index out of range

from calibre-kobo-driver.

jgoguen avatar jgoguen commented on June 4, 2024

I've updated the no-database branch to use the entire tuple instead of a specific index. It looks like your system isn't giving you back the entire mtime list for some reason. Can you try something and report back the debug error that gets printed?

  • Update the plugin in calibre
  • Shut down calibre
  • Run calibre using calibre-debug -g from the command line
    • On Linux this should "Just Work". On Windows you may need to specify the full path to calibre-debug.exe (either C:\Program Files\calibre2\calibre-debug.exe, C:\Program Files\calibre2\bin\calibre-debug.exe, C:\Program Files (x86)\calibre2\calibre-debug.exe, or C:\Program Files (x86)\calibre2\bin\calibre-debug.exe). On a Mac, you have to install the command line tools first (Preferences->Advanced->Miscellaneous and click install command line tools).
  • Wait for calibre to say there are no running jobs
  • Try to send the book to your device
  • Find the line that says "Container:write:File mtime is before 1980" and paste the entire line here

from calibre-kobo-driver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.