Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Windows Software

Reply
 
Thread Tools Search this Thread Display Modes
Old 08-02-2020, 05:44 PM   #1
DonJuape
Junior Member
 
Join Date: Aug 2020
Posts: 1
Default Java (jre8) crash with dedicated display adapter

When I start a java application on my second screen using displaylink, java crashes (in this case the application is Minecraft). This only happens when I use my dedicated NVDIA GPU not when I am using internal (Intel Graphics).
Work-around is to start the application on my main (laptop) screen and after the application started switch to the second screen (using displaylink).

This error was reported on this forum for Displaylink 4.3 Beta and never solved: https://www.displaylink.org/forum/sh...ad.php?t=66114

It was also reported specifically for Minecraft on this forum and never solved: https://www.displaylink.org/forum/sh...ad.php?t=66470
DonJuape is offline   Reply With Quote
Old 04-15-2022, 06:28 PM   #2
MikoLone
Junior Member
 
Join Date: Apr 2022
Posts: 2
Default I have the same problem

In my case the java 8 app threw a null pointer exception on the following line.

Code:
GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().getDefaultConfiguration().getBounds();
For some reason getDefaultConfiguration() returns null if the main monitor is set to a monitor that is connected to the dock.

I am not sure if it has anything to do with the graphics card or not. I only have 1 graphics card to choose from.
MikoLone is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:17 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.