We're sorry Aspose doesn't work properply without JavaScript enabled.

Free Support Forum - aspose.com

Application Hangs when Getting the Slide Thumbnail from a PowerPoint Presentation

Please browse the files in the following package.
Unit9-1.pptx.zip (458.4 KB)
waiting-1.pptx.zip (130.7 KB)
When I run the code, application hangs for long time.

Presentation presentation = new Presentation(filePath);
presentation.getSlides().get_Item(0).getThumbnail();

Finally, Process finished with exit code 130 (interrupted by signal 2: SIGINT).

If there is a way to avoid crash, please tell me.

OS: macOS 13.1
JVM: OpenJDK 64-Bit Server VM (17.0.1+12-39, mixed mode, emulated-client, sharing)
Java: version 17.0.1, vendor Oracle Corporation
sdk: aspose.slides-22.12

@oscarstar,
Thank you for reporting the issue.

I’ve added a ticket with ID SLIDESJAVA-39086 to our issue-tracking system. We apologize for any inconvenience. Our development team will investigate the case. You will be notified when a new release of Aspose.Slides with the update is published.