Nathan Aclander
Nathan Aclander
@RMHogervorst What version are you running. Please try the test version from the other thread.
Yes, that other thread. If you `C-d` out of that PDB session does the plugin start up fine?
The error seems to be here: ``` Startup method for device RemarkablePlugin threw exception Traceback (most recent call last): File "calibre/gui2/device.py", line 378, in run_startup File "calibre_plugins.remarkable_plugin.__init__", line 34, in...
Yes currently an extra `/` gets appended, although I believe this should be harmless. I'm not able to fully understand why the above error is happening. Could you re-run Calibre...
This looks like a `remarkable_fs` error. I believe it is trying to build the document root [here](https://github.com/naclander/Calibre-Remarkable-Device-Driver-Plugin/blob/main/__init__.py#L85) but its failing for some reason. My basic understanding of this library is...
Hey @hkdd were you able to get another stack trace of your failure?
@tak-21 please open a new issue > `ImportError: cannot import name 'asn1' from 'cryptography.hazmat.bindings._rust' (unknown location)` This is different than what everyone else's issue is on this thread. But is...
@basil-conto thanks for the brain dump, this is definitely useful for me, and for anyone who probably looks back at this later.
> Unfortunately, it seems a little tricky to install man pages as part of a pip install, especially given that not all platforms use man pages and global installs would...
Hello, I am still seeing this issue. IOS app is on the latest version available from the app store, server docker container is running `latest` as of today. This issue...