autopsy icon indicating copy to clipboard operation
autopsy copied to clipboard

HiDPI support

Open ghost opened this issue 6 years ago • 5 comments

Hi, is it possible to scale Autopsy on Linux? I'm using a 4k monitor and the interface looks really small.

ghost avatar Feb 21 '19 15:02 ghost

Why was this issue closed?

sne4ky avatar Jun 04 '20 19:06 sne4ky

This should be re-opened. Once I load the Autopsy-Core in linux, the functional appearance of the app goes away; tiny fonts / interface.

Version: 10.19.31 Source: Autopsy 4.15.0

JSkier21 avatar Jul 16 '20 17:07 JSkier21

My apologies, perhaps this should be merged or closed in reference to https://github.com/sleuthkit/autopsy/issues/5849

It seems that this is an issue of Java 8 and lack of hidpi support, which autopsy may update what version of Java it uses from what I'm hearing.

JSkier21 avatar Aug 10 '20 17:08 JSkier21

Update on this (please excuse delay, I just use standard dpi for the most part). autopsy will load correctly with Java 11, but the plugins don't support that, they need Java 8. Activating the plugins in 8 and then going to 11 forces the plugins to fail to load, java reflect.InvocationTargetException. At this point, the core and other common plugins just need to be updated to work in Java 11 and this will be fixed.

JSkier21 avatar Jul 14 '22 15:07 JSkier21

is there any new progress here?

namaek2 avatar Mar 19 '24 03:03 namaek2