-
Viewing a multipaged tiff attachment returns an error or does nothing at all. Below is the specific stack trace that gets returned when attempting to view a multipaged tiff file under the message brow…
-
_Original author: miglecz (January 19, 2013 06:41:04)_
I run my app for a few hours and memory runs out and terminates.
stacktrace:
java.lang.OutOfMemoryError: Java heap space
at java.awt.image.Data…
-
I've encountered a segmentation fault when encoding images with this plugin. I wasn't able to get the original image (the image was generated dynamically, in a Minecraft mod) but I was able to narrow …
-
### Minecraft Version
1.21
### Iris Version
1.7.3+1.21
### Sodium Version
mc1.21-0.5.11
### Operating System
Windows 10
### What is your GPU?
NVIDIA GeForce RTX 3060 Ti
### Java Version
Jav…
-
```
What steps will reproduce the problem?
1) Create a JUnit4.4 unit test using 1.2.5 and EasyMock 2.4
2) Create a new File object, and simply make a JPEG image like this:
BufferedImage testImage = n…
-
Viewing a multipaged tiff attachment returns an error or does nothing at all. Below is the specific stack trace that gets returned when attempting to view a multipaged tiff file under the message brow…
-
```
What steps will reproduce the problem?
1.Thumbnails.of(new
File("/Users/wq/Downloads/covecfe6c5888b1e.JPG")).size(100,100).toFile(new
File("/Users/wq/Downloads/abc.jpg"));
2.
3.
What is the exp…
-
```
What steps will reproduce the problem?
1) Create a JUnit4.4 unit test using 1.2.5 and EasyMock 2.4
2) Create a new File object, and simply make a JPEG image like this:
BufferedImage testImage = n…
-
```
What steps will reproduce the problem?
1) Create a JUnit4.4 unit test using 1.2.5 and EasyMock 2.4
2) Create a new File object, and simply make a JPEG image like this:
BufferedImage testImage = n…
-
extended.openjdk test javax/imageio/plugins/jpeg/JPEGsNotAcceleratedTest.java fails on the mac test machines with
```
12:53:20 java.awt.HeadlessException:
12:53:20 The application is not running…