Yoshihiro Fujimoto
Yoshihiro Fujimoto
I am experiencing the same phenomenon. - Plugin version: 1.0.0 - Calibre version: 5.17 - Operating system: Windows 10 20H2 (19042.928)
I've tried manipulating it to the point where it displays the toolbar & menu settings screen in debug mode. It still doesn't seem to output any useful information. ``` calibre...
When I closed the application, the following log was appended. ``` Traceback (most recent call last): File "calibre\gui2\ui.py", line 135, in __init__ File "calibre\gui2\ui.py", line 153, in init_iaction File "calibre\customize\__init__.py",...
I was able to display the OPDS button by modifying the `urllib2` and `urlparse` imports. However, there seems to be a lot of problems to use it in my environment,...
I tackled the same issue a long time ago. My conclusion at the time was much the same as the one described by croth. Then I learned that GitHub recommends...