Hi Lewatle, Double check that you have the latest/correct Media Filter settings in your dspace.cfg (or local.cfg). That error appears to be saying you are missing the "Text Extractor" media filter which is listed in the dspace.cfg by default: https://github.com/DSpace/DSpace/blob/main/dspace/config/dspace.cfg#L470
Essentially, your settings should look identical (or very nearly identical, if you've made minor updates) to the settings here: https://github.com/DSpace/DSpace/blob/main/dspace/config/dspace.cfg#L451-L499 In DSpace 7.3, there were some updates to those settings, I believe. Tim ________________________________ From: [email protected] <[email protected]> on behalf of Lewatle Johannes Phaladi <[email protected]> Sent: Thursday, October 13, 2022 9:00 AM To: DSpace Technical Support <[email protected]> Subject: [dspace-tech] ImageMagickMediaFilter not previewing thumbnails Dear DSpace Team, I am setting thumbnails followed the following documentation : https://wiki.lyrasis.org/display/DSDOC7x/ImageMagick+Media+Filters#ImageMagickMediaFilters-PossibleErrors/Issues also tried to run : $ ./dspace filter-media The script has started ERROR: Unknown MediaFilter specified (either from command-line or in dspace.cfg): 'Text Extractor' how to get imagemagic work on DSpace 7.3 after following documentation. Regards, Lewatle -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/5e5ac3c5-266f-4a54-9a03-5dedb8ed5588n%40googlegroups.com<https://groups.google.com/d/msgid/dspace-tech/5e5ac3c5-266f-4a54-9a03-5dedb8ed5588n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/PH0PR22MB3274FBD158B1DA0F31660DB8ED259%40PH0PR22MB3274.namprd22.prod.outlook.com.
