|  07-19-2016, 10:14 PM | #586 | 
| Enthusiast  Posts: 43 Karma: 70 Join Date: Jan 2012 Location: Brazil Device: Galaxy A16 5G |  Text parsing bug 
			
			OK, I just noticed an odd bug with the way Generate Cover processes the data fields: If there's an "&" character, it treats it as if it were " & " -- that is, it inserts spaces before and after the "&" character. Which results in ugly extra spaces whenever it runs into an "&" -- like, say, for a book with two authors. Partial workaround: manually edit the text in the "content" tab so "&" is not surrounded by spaces -- that reduces the double space to single spaces. AFAIK, however, there is no way to have the "&" surrounded by no spaces at all. EDIT: Further experimenting revealed a few more details -- on initial load of the plugin, it performs as expected (no extra spaces). But if you change any of a variety of parameters (font size, which fields should appear on the cover etc.) then the extra spaces suddenly appear. Last edited by MCBastos; 07-19-2016 at 10:35 PM. | 
|   |   | 
|  07-20-2016, 06:14 AM | #587 | 
| Evangelist            Posts: 498 Karma: 32554 Join Date: May 2014 Location: Canada Device: Kobo Sage | 
			
			I coincidentally had a cover with '&' this morning and paid attention. It should be noted that my '&' was in the title and no extra spaces appeared. I modified my author to have '&' and the extra spaces did indeed appear when I removed my custom text as a test.
		 | 
|   |   | 
|  07-25-2016, 02:56 PM | #588 | 
| Wizard            Posts: 1,327 Karma: 5306 Join Date: Jan 2014 Device: none | 
			
			Is the stroke option back?
		 | 
|   |   | 
|  07-29-2016, 10:46 AM | #589 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Jul 2016 Device: none | 
				
				Powerpoint Cover
			 
			
			Hi, I was wondering if this plugin has the ability to generate covers from powerpoint files? I'm building a library of technical presentations and many of them are in ppt or pptx. What I do currently is convert to pdf and extract from there but it is quite cumbersome. I'd like to automatically generate it from the calibre dropdown. Thanks! | 
|   |   | 
|  07-29-2016, 06:17 PM | #590 | |
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 This may be easier than creating a PDF ==>> [PDF] Export PowerPoint slides as JPEG - Clark University Just drop the resultant JPG into the Book Details (right) sidebar. BR | |
|   |   | 
|  07-29-2016, 11:26 PM | #591 | 
| Enthusiast  Posts: 43 Karma: 70 Join Date: Jan 2012 Location: Brazil Device: Galaxy A16 5G | 
				
				OK, status of 1.5.20
			 
			
			From what I was able to notice/test: - Font strokes are not back yet (if they ever will) - The "&" parsing bug seems to have been fixed -- I wasn't able to reproduce it anymore - The "blank lines" bug still remains - The "can't remove image if it's set to be stretched as background" remains (but this is really unimportant, since it doesn't actually affect the ability to create covers) | 
|   |   | 
|  08-01-2016, 07:36 AM | #592 | |
| Junior Member  Posts: 2 Karma: 10 Join Date: Jul 2016 Device: none | Quote: 
 Thank you! | |
|   |   | 
|  09-03-2016, 01:22 PM | #593 | 
| Enthusiast  Posts: 43 Karma: 70 Join Date: Jan 2012 Location: Brazil Device: Galaxy A16 5G | 
			
			Is there anywhere I can download an old version (that is, one compatible with Calibre 2.56) of Generate Cover? I'm using the current versions in my day-to-day process, but I thought that, disk space being ridiculously cheap the way it is, I could keep an old version of Calibre Portable with the old version of the plugin for the odd occasion I really want fonts with outlines. | 
|   |   | 
|  09-04-2016, 03:04 AM | #594 | 
| Ex-Helpdesk Junkie            Posts: 19,421 Karma: 85400180 Join Date: Nov 2012 Location: The Beaten Path, USA, Roundworld, This Side of Infinity Device: Kindle Touch fw5.3.7 (Wifi only) | 
			
			No, usually plugin developers only post the latest version of the plugin. Some plugin developers use a version control system to track the changes in their plugin, from which you can derive old versions... but this plugin doesn't appear to be on e.g. GitHub... Perhaps someone has an old copy saved somewhere. | 
|   |   | 
|  09-04-2016, 12:57 PM | #595 | 
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | 
			
			You can copy the plugin file from a OLD Backup of of the Calibre config folder:plugins; Use Preference:Plugins: Add from file button (at bottom) to install it | 
|   |   | 
|  09-04-2016, 05:59 PM | #596 | |
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 BR | |
|   |   | 
|  09-09-2016, 03:44 PM | #597 | 
| Connoisseur  Posts: 69 Karma: 10 Join Date: May 2014 Location: UK Device: Samsung 10 Inch Tablet 2016 & Samsung S10+ | 
			
			Problem - every time i try to use this plugin, I get the following error: calibre, version 2.46.0 ERROR: Unhandled exception: <b>TypeError</b>:generate_cover_for_book() got an unexpected keyword argument 'db' calibre 2.46 [64bit] isfrozen: True is64bit: True Windows-8-6.2.9200 Windows ('64bit', 'WindowsPE') ('Windows', '8', '6.2.9200') Python 2.7.9 Windows: ('8', '6.2.9200', '', 'Multiprocessor Free') Successfully initialized third party plugins: DeDRM && Goodreads && View Manager && Quality Check && Open With && Read MP3 AudioBook metadata && Derive_Genres && Save To Format && Extract ISBN && Goodreads Sync && DOC Input && Author Book Count && Count Pages && Generate Cover && EpubMerge && User Category && FanFicFare Traceback (most recent call last): File "calibre_plugins.generate_cover.action", line 65, in _generate_cover File "calibre_plugins.generate_cover.dialogs", line 1377, in __init__ File "calibre_plugins.generate_cover.dialogs", line 1669, in display_preview TypeError: generate_cover_for_book() got an unexpected keyword argument 'db' Anyone know what to do please? | 
|   |   | 
|  09-09-2016, 04:07 PM | #598 | 
| Plugin Developer            Posts: 7,125 Karma: 5005503 Join Date: Dec 2011 Location: Midwest USA Device: Kobo Clara Colour running KOReader | |
|   |   | 
|  09-09-2016, 04:15 PM | #599 | 
| Connoisseur  Posts: 69 Karma: 10 Join Date: May 2014 Location: UK Device: Samsung 10 Inch Tablet 2016 & Samsung S10+ | |
|   |   | 
|  01-02-2017, 10:06 PM | #600 | 
| Connoisseur  Posts: 70 Karma: 10 Join Date: Feb 2014 Device: iPhone; Fire HD | 
			
			Hey, just wanted to say how much I greatly appreciate your continued development of this plug-in. I take my covers (probably a bit too) seriously and I looooove it's existence. Not sure if you're interested in any feature requests and not sure if this is possible, but if so -- I'd find it very useful to add the ability to select multiple images at once in order to do a mass delete. Or, alternatively, for the highlight/selected item to stay in about the same place when an image is deleted (rather than move to the topmost image). I often find myself needing to batch delete as my tagging system evolves and this would be helpful in that. Regardless, thanks so much for creating and maintaining this excellent tool. | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [GUI Plugin] Goodreads Sync | kiwidude | Plugins | 1789 | 10-04-2025 02:21 PM | 
| [GUI Plugin] Open With | kiwidude | Plugins | 404 | 02-21-2025 05:42 AM | 
| [GUI Plugin] Clipboard Search | kiwidude | Plugins | 29 | 04-02-2024 10:05 PM | 
| [GUI Plugin] User Category | kiwidude | Plugins | 123 | 03-16-2024 11:59 PM | 
| [GUI Plugin] Quick Preferences | kiwidude | Plugins | 62 | 03-16-2024 11:47 PM |