Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Closed Thread
 
Thread Tools Search this Thread
Old 07-17-2022, 05:28 AM   #271
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,218
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by theducks View Post
The supposed clear-left is STILL the same in an active search bar
While testing something else here, I just noticed this: the eraser icon appears to me when using SYSTEM DEFAULT (Look and feel > User interface style). I couldn't see it before because I always use CALIBRE STYLE, which shows the correct icon.

Last edited by thiago.eec; 07-17-2022 at 06:04 AM. Reason: typo
thiago.eec is offline  
Old 07-17-2022, 06:06 AM   #272
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,397
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by thiago.eec View Post
While testing something else here, I just noticed this: the eraser icon appears to me when using SYSTEM DEFAULT (Look and feel > User interface style). I couldn't see it before because I always use CALIBRE STYLE, which shows the correct icon.
Yes, that will be the cause. The system style in Qt uses the edit-clear icon which is the eraser in calibre.
kovidgoyal is offline  
Advert
Old 07-17-2022, 07:40 AM   #273
dwall
Member
dwall knows how many angels can dance on the head of a pin.dwall knows how many angels can dance on the head of a pin.dwall knows how many angels can dance on the head of a pin.dwall knows how many angels can dance on the head of a pin.dwall knows how many angels can dance on the head of a pin.dwall knows how many angels can dance on the head of a pin.dwall knows how many angels can dance on the head of a pin.dwall knows how many angels can dance on the head of a pin.dwall knows how many angels can dance on the head of a pin.dwall knows how many angels can dance on the head of a pin.dwall knows how many angels can dance on the head of a pin.
 
dwall's Avatar
 
Posts: 18
Karma: 136496
Join Date: May 2018
Location: New England
Device: Samsung Galaxy S8 Ultra
Did you extract the downloaded ZIP archive?

Quote:
Originally Posted by tutubein View Post
Hello,
is any of you having issue adding DeDRM plugin 10.03 to Calibre 6, running on Windows 10?

I get this error:

calibre, version 6.0.0

ERRORE: Eccezione non gestita: <b>InvalidPlugin</b>:The plugin in 'C:\\Users\\sgrav\\Downloads\\DeDRM_tools_10.0.3.z ip' is invalid. It does not contain a top-level __init__.py file

calibre 6.0 embedded-python: True
Windows-10-10.0.19044 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', '', 'Multiprocessor Free')
Interface language: it
Successfully initialized third party plugins: LCPL Input (0, 0, 5)
Traceback (most recent call last):
File "calibre\gui2\preferences\plugins.py", line 325, in add_plugin
File "calibre\customize\ui.py", line 476, in add_plugin
File "calibre\customize\ui.py", line 64, in load_plugin
File "calibre\customize\zipplugin.py", line 295, in load
File "calibre\customize\zipplugin.py", line 390, in _locate_code
calibre.customize.InvalidPlugin: The plugin in 'C:\\Users\\sgrav\\Downloads\\DeDRM_tools_10.0.3.z ip' is invalid. It does not contain a top-level __init__.py file

Let me know if you need additional details.

Any help will be very much appreciated.

Thanks
Did you extract the original 436 KB "DeDRM_tools_10.0.3.zip" archive you downloaded and point the plugin loader to the extracted 371 KB "DeDRM_plugin.zip" file that was inside the folder?
dwall is offline  
Old 07-17-2022, 09:37 AM   #274
popup-ch
Junior Member
popup-ch began at the beginning.
 
Posts: 3
Karma: 34
Join Date: Jul 2022
Device: kindle paperwhite 2018
Quote:
Originally Posted by kovidgoyal View Post

Thanks!

This level of response is what makes the best open source projects unbeatable!
popup-ch is offline  
Old 07-17-2022, 09:51 AM   #275
snarkophilus
Wannabe Connoisseur
snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.
 
Posts: 426
Karma: 2516674
Join Date: Apr 2011
Location: Geelong, Australia
Device: Kobo Libra 2, Kobo Aura 2, Sony PRS-T1, Sony PRS-350, Palm TX
Stuck in dark mode

I've just upgraded from 5.44 to 6.1 on Windows 10 build 19044.1826 which is set to system wide dark mode. Calibre is stuck in dark mode, regardless of the setting in the Look & Feel preferences menu. I've tried switching to dark mode and back to light mode and that didn't change anything. My %APPDATA%/calibre/gui.json has the following line:
Code:
  "color_palette": "light",
Starting in debug mode with no plugins enabled didn't change the behaviour.
Any hints on what I could try?
snarkophilus is offline  
Advert
Old 07-17-2022, 10:08 AM   #276
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,397
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@snarkophilius: change the user interface style in Preferences->look & feel to calibre style.
kovidgoyal is offline  
Old 07-17-2022, 10:26 AM   #277
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,397
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by kovidgoyal View Post
Yes, that will be the cause. The system style in Qt uses the edit-clear icon which is the eraser in calibre.
And because I am obsessive compulsive: https://github.com/kovidgoyal/calibr...cc217557ab29ae
kovidgoyal is offline  
Old 07-17-2022, 11:22 AM   #278
notdog
Member
notdog knows the complete value of PI to the endnotdog knows the complete value of PI to the endnotdog knows the complete value of PI to the endnotdog knows the complete value of PI to the endnotdog knows the complete value of PI to the endnotdog knows the complete value of PI to the endnotdog knows the complete value of PI to the endnotdog knows the complete value of PI to the endnotdog knows the complete value of PI to the endnotdog knows the complete value of PI to the endnotdog knows the complete value of PI to the end
 
Posts: 16
Karma: 31934
Join Date: Mar 2021
Device: Mac laptop
Update on adding books with DeDRM enabled

Update to an earlier post: On macOS 11.6.7, I can now add books to Calibre 6.1 with DeDRM 10.0.3 enabled, which I wasn't able to do with the old plugin and Calibre 6.0. Thanks for the updates to both projects.
notdog is offline  
Old 07-17-2022, 11:22 AM   #279
retiredbiker
Evangelist
retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.
 
retiredbiker's Avatar
 
Posts: 450
Karma: 3886916
Join Date: May 2013
Location: Ontario, Canada
Device: Kindle KB, Oasis, Pop_Os!, Kobo Forma
Can't Type in Tags Field, in Edit Metadata, 6.1

On Ubuntu 20.04, Calibre 6.1

If you type a comma to try and add a new tag, all you get is the popup list of existing tags. The field won't accept any letters.

If you start typing letters without the comma, it will take them as added letters to the existing tag. If you empty the field and try to add a new tag, you just get the list again.

In the image, I typed ", d". It dis not add "d" to the field, only brought up the "d" section of the list.

EDIT: Tried the Publisher field, and it does the same thing.
Attached Thumbnails
Click image for larger version

Name:	tagtyping.jpg
Views:	66
Size:	168.1 KB
ID:	195090  

Last edited by retiredbiker; 07-17-2022 at 11:41 AM. Reason: More information
retiredbiker is offline  
Old 07-17-2022, 11:48 AM   #280
groob
Enthusiast
groob began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Oct 2020
Device: Kindle Paperwhite (1)
Mojave Compatibility

Hello,
I've just downloaded version 6 and it seems I can't installed on Mojave.
I couldn't find anything on the release not about MacOS compatibility.
So, if anybody know more about which minimum OSx version is supported and where I can read it from?
thanks
groob is offline  
Old 07-17-2022, 12:16 PM   #281
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,397
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by groob View Post
Hello,
I've just downloaded version 6 and it seems I can't installed on Mojave.
I couldn't find anything on the release not about MacOS compatibility.
So, if anybody know more about which minimum OSx version is supported and where I can read it from?
thanks
Information about compatibility is on the calibre macos download page.
kovidgoyal is offline  
Old 07-17-2022, 12:18 PM   #282
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,397
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@retiredbiker: I cannot reproduce on linux under X11 or wayland with gnome or kde.
kovidgoyal is offline  
Old 07-17-2022, 12:23 PM   #283
snarkophilus
Wannabe Connoisseur
snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.
 
Posts: 426
Karma: 2516674
Join Date: Apr 2011
Location: Geelong, Australia
Device: Kobo Libra 2, Kobo Aura 2, Sony PRS-T1, Sony PRS-350, Palm TX
Quote:
Originally Posted by kovidgoyal View Post
@snarkophilius: change the user interface style in Preferences->look & feel to calibre style.
Woo! Thanks, that worked.
snarkophilus is offline  
Old 07-17-2022, 02:05 PM   #284
retiredbiker
Evangelist
retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.
 
retiredbiker's Avatar
 
Posts: 450
Karma: 3886916
Join Date: May 2013
Location: Ontario, Canada
Device: Kindle KB, Oasis, Pop_Os!, Kobo Forma
Quote:
Originally Posted by kovidgoyal View Post
@retiredbiker: I cannot reproduce on linux under X11 or wayland with gnome or kde.
So I started in debug mode to see if I could get a log of the behaviour...and it works perfectly in debug mode. I went back and forth several times in different libraries. Debug - enter anything you like; regular start -- only get the list.

Debug log below, it doesn't show anything from adding/changing some tags. Any idea?

Spoiler:
EpubMerge: DEBUG: 2022-07-17 13:52:24,531: calibre_plugins.epubmerge.epubmerge_plugin(155): macmenuhack file_path:/home/chris/.config/calibre/plugins/fanficfare_macmenuhack.txt
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
calibre Debug log
calibre 6.1 embedded-python: True
Linux-5.17.5-76051705-generic-x86_64-with-glibc2.31 Linux ('64bit', 'ELF')
('Linux', '5.17.5-76051705-generic', '#202204271406~1653440576~20.04~6277a18~dev-Ubuntu SMP PREEMPT Th')
Python 3.10.1
Interface language: None
Successfully initialized third party plugins: DeACSM (0, 0, 15) && DeDRM (10, 0, 2) && Clean Comments (0, 2, 1) && Comments Cleaner (1, 6, 3) && Count Pages (1, 11, 2) && Diaps Editing Toolbag (0, 3, 7) && EpubCheck (0, 2, 4) && EpubMerge (2, 13, 0) && EpubSplit (3, 3, 0) && Favourites Menu (1, 1, 0) && Find Duplicates (1, 9, 6) && Goodreads (1, 5, 3) && ISFDB (3, 0, 0) && Job Spy (1, 0, 192) && KindleUnpack - The Plugin (0, 83, 1) && Kobo Books (1, 9, 2) && Kobo Utilities (2, 16, 4) && KoboTouchExtended (3, 6, 0) && Modify ePub (1, 7, 3) && Obok DeDRM (7, 2, 1) && Quality Check (1, 12, 0) && Reading List (1, 12, 0)
calibre 6.1 embedded-python: True
Linux-5.17.5-76051705-generic-x86_64-with-glibc2.31 Linux ('64bit', 'ELF')
('Linux', '5.17.5-76051705-generic', '#202204271406~1653440576~20.04~6277a18~dev-Ubuntu SMP PREEMPT Th')
Python 3.10.1
Interface language: None
Successfully initialized third party plugins: DeACSM (0, 0, 15) && DeDRM (10, 0, 2) && Clean Comments (0, 2, 1) && Comments Cleaner (1, 6, 3) && Count Pages (1, 11, 2) && Diaps Editing Toolbag (0, 3, 7) && EpubCheck (0, 2, 4) && EpubMerge (2, 13, 0) && EpubSplit (3, 3, 0) && Favourites Menu (1, 1, 0) && Find Duplicates (1, 9, 6) && Goodreads (1, 5, 3) && ISFDB (3, 0, 0) && Job Spy (1, 0, 192) && KindleUnpack - The Plugin (0, 83, 1) && Kobo Books (1, 9, 2) && Kobo Utilities (2, 16, 4) && KoboTouchExtended (3, 6, 0) && Modify ePub (1, 7, 3) && Obok DeDRM (7, 2, 1) && Quality Check (1, 12, 0) && Reading List (1, 12, 0)
QPA platform: xcb
devicePixelRatio: 1.25
logicalDpi: 96.0 x 96.0
physicalDpi: 55.8945558739255 x 55.983673469387746
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.07] splash screen shown
[0.07] Initializing db...
[1.81] db initialized
[1.81] Constructing main UI...
DEBUG: 0.0 Clean Comments::config.py - loading translations
DEBUG: 0.0 CleanComment::action.py - loading translations
DEBUG: 0.0 Kobo Utilities Configuration - CreateNewCustomColumn is supported
DEBUG: 0.0 KoboUtilites::action.py - loading translations
DEBUG: 0.0 KoboUtilites::dialogs.py - loading translations
DEBUG: 0.0 KoboUtilites::action.py - loading translations
DEBUG: 0.0 obok::utilities.py - loading translations
DEBUG: 0.0 obok::dialogs.py - loading translations
DEBUG: 0.0 obok::config.py - loading translations
DEBUG: 0.0 obok::action_err.py - loading translations
Job Spy has begun initialization...
Calibre, and hence Job Spy, was gracefully shut down last time? True
Last time daemon started: never
Last time daemon failed: never
Total daemon starts inception_to_date: 0
Total daemon failures inception-to-date: 0
Job Spy has finished initialization...
DEBUG: 4.8 No Kobo Touch, Glo or Mini appears to be connected
DEBUG: 4.8 rebuild_menus - self.supports_ratings=None, self.supports_tiles=None
DEBUG: 4.8 KoboUtilities:set_toolbar_button_tooltip - start: text='None'
DEBUG: 4.8 KoboUtilities:set_toolbar_button_tooltip - setting to text='Utilities to use with Kobo ereaders

Driver: KoboTouchExtended'
[7.23] main UI initialized...
[7.23] Hiding splash screen
Starting QuickView
[10.84] splash screen hidden
[10.84] Started up in 10.84 seconds with 43674 books
DEBUG: 44.9 CleanComment: library changed ( Calibre NF Library )
DEBUG: 44.6 No Kobo Touch, Glo or Mini appears to be connected
DEBUG: 44.6 No Kobo Touch, Glo or Mini appears to be connected
DEBUG: 44.6 rebuild_menus - self.supports_ratings=None, self.supports_tiles=None
DEBUG: 44.6 KoboUtilities:set_toolbar_button_tooltip - start: text='None'
DEBUG: 44.6 KoboUtilities:set_toolbar_button_tooltip - setting to text='Utilities to use with Kobo ereaders

Driver: KoboTouchExtended'
DEBUG: 68.7 CleanComment: library changed ( Calibre AA Library )
DEBUG: 68.4 No Kobo Touch, Glo or Mini appears to be connected
DEBUG: 68.4 No Kobo Touch, Glo or Mini appears to be connected
DEBUG: 68.4 rebuild_menus - self.supports_ratings=None, self.supports_tiles=None
DEBUG: 68.4 KoboUtilities:set_toolbar_button_tooltip - start: text='None'
DEBUG: 68.4 KoboUtilities:set_toolbar_button_tooltip - setting to text='Utilities to use with Kobo ereaders

Driver: KoboTouchExtended'
Worker Launch took: 0.00 seconds
retiredbiker is offline  
Old 07-17-2022, 02:58 PM   #285
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,534
Karma: 169115146
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Thanks for the 6.10 update. It solved several of the issues I was seeing.
DNSB is offline  
Closed Thread


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Closed] Issues with Sync hroberts89436 Calibre 2 12-11-2016 03:17 PM
how epubcheck 3.0 recognizes epub version 2 or 3 [Thread closed] osprofi General Discussions 1 11-17-2013 12:53 PM


All times are GMT -4. The time now is 04:11 AM.


MobileRead.com is a privately owned, operated and funded community.