raspberrypi / linux

Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Swing UI blurry or broken

tatobrutto opened this issue · comments

commented

Describe the bug

Hi,
any simple GUI designed with Java Swing (I've used NetBeans) appears blurry and broken.
photo1714513493

I found this problem in all Bookworm releases but not in Bullseye. This last one works correctly (tested successfully on image 2023-05-03-raspios-bullseye-arm64.img.xz)

Java 11 or 17 does not make any differences.

Steps to reproduce the behaviour

Write any simple Java form with Netbeans (on Windows or Linux). Compile in a jar and run on Raspbian.

Device (s)

Raspberry Pi 4 Mod. B

System

All Bookworm releases also legacy

Logs

No response

Additional context

No response

This repo if for reporting bugs in the linux kernel.
This issue is not related to the linux kernel, so doesn't belong here.

I'm not sure where the best place to report this is,
but I'd start with the forum where there may be other users of java swing who can advise.