Skip to content

Test_org_eclipse_swt_internal_SVGRasterizer fails since I20250417-0430 #2033

@iloveeclipse

Description

@iloveeclipse

See https://download.eclipse.org/eclipse/downloads/drops4/I20250417-0430/testresults/html/org.eclipse.swt.tests_ep436I-unit-linux-x86_64-java24_linux.gtk.x86_64_24.html

Continuation of the #2001

Not the error changed to [No SVG rasterizer found]:

Unsupported or unrecognized format [No SVG rasterizer found]

org.eclipse.swt.SWTException: Unsupported or unrecognized format [No SVG rasterizer found]
at org.eclipse.swt.SWT.error(SWT.java:4945)
at org.eclipse.swt.internal.image.SVGFileFormat.loadFromByteStream(SVGFileFormat.java:48)
at org.eclipse.swt.internal.image.FileFormat.loadFromStream(FileFormat.java:114)
at org.eclipse.swt.internal.image.FileFormat.load(FileFormat.java:136)
at org.eclipse.swt.internal.NativeImageLoader.load(NativeImageLoader.java:56)
at org.eclipse.swt.graphics.ImageLoader.load(ImageLoader.java:161)
at org.eclipse.swt.graphics.ImageLoader.load(ImageLoader.java:197)
at org.eclipse.swt.graphics.ImageLoader.load(ImageLoader.java:190)
at org.eclipse.swt.graphics.ImageDataLoader.load(ImageDataLoader.java:35)
at org.eclipse.swt.graphics.ImageData.<init>(ImageData.java:378)
at org.eclipse.swt.tests.junit.Test_org_eclipse_swt_internal_SVGRasterizer.lambda$3(Test_org_eclipse_swt_internal_SVGRasterizer.java:59)
at org.eclipse.swt.internal.DPIUtil.lambda$2(DPIUtil.java:546)
at org.eclipse.swt.internal.DPIUtil.getElementAtZoom(DPIUtil.java:575)
at org.eclipse.swt.internal.DPIUtil.validateAndGetImageDataAtZoom(DPIUtil.java:546)
at org.eclipse.swt.graphics.Image.initFromImageDataProvider(Image.java:775)
at org.eclipse.swt.graphics.Image.<init>(Image.java:653)
at org.eclipse.swt.tests.junit.Test_org_eclipse_swt_internal_SVGRasterizer.test_ConstructorLorg_eclipse_swt_graphics_Device_ImageDataProvider(Test_org_eclipse_swt_internal_SVGRasterizer.java:61)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionSomething that used to work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions