Open
Description
Arduino CC 1.8.3
I have 2 monitors and when I launch Arduino CC and move one to my second monitor the CC editor becomes all fuzzy and cannot see anything. Works fine on my Primary monitor.
Primary monitor is 1920x1200
Second monitor is 1680x1050
I was able to to use dual monitors with single or multiple instance of CC with 1.8.1 version.
Activity
facchinm commentedon Aug 10, 2017
Hi @Clicker79 ,
could you provide a screencast of what happens? I believe it could be due to a conflict between your graphic card drivers and the Java runtime we bundle (something like #5918).
Could you provide your PC specifications (OS version, processor, graphic card)?
Also, we updated the Java runtime in hourly build (download it from here); if you could test it too it would be great.
Clicker79 commentedon Aug 10, 2017
See attached file Capture.JPG taken from the 1.8.4 hourly build from 8/1/17 and 8/10/17. The same 2 lines are repeating when I scrolled down in the editor using the mouse wheel. The scroll buttons up/down don't work. Same thing happens when I use version 1.8.3.
I'm working on Window 7 Enterprise 64-bit, Intel i7-4810MQ, 16GB RAM, AMD FirePro W4170M.
Zerick commentedon Aug 31, 2017
I have the same or a similar problem, my display gets mangled badly on 3 out of 4 monitors, on the 4th is remains mangled, but is able to self refresh on a resize.
This only happens with the Arduino IDE, I've upgraded to the latest 1.8.4
cmaglie commentedon Aug 31, 2017
@Zerick can you post your graphics card and PC hardware model?
Zerick commentedon Aug 31, 2017
cmaglie commentedon Aug 31, 2017
@Zerick @Clicker79
You're experiencing the same problem and you both have the "AMD FirePro 41xx" graphics card.
This makes me think that it's a driver problem, may you check from the producer website if there is an update to the graphics driver for your video card?
Zerick commentedon Aug 31, 2017
that IS interesting, my previous video card had the same problem and it was a FirePro V5900
Clicker79 commentedon Sep 11, 2017
I updated the drivers and problem still exists. I tried the latest hourly build also. All my other applications are and have been working fine with AMD FirePro. There is a bug in the Arduino CC. I'm about ready to drop this product for the next design respin.
Zerick commentedon Sep 11, 2017
I've just switched to a Quadro P1000 and the Arduino IDE still only works on one of four monitors. Video artifacting on the other 3 still occurs though it isn't quite as bad.
facchinm commentedon Sep 12, 2017
@Zerick @Clicker79 you could try adding a couple of lines in
arduino.l4j.ini
(in Arduino installation root)This could solve most swing-related Java bugs
source: https://stackoverflow.com/a/3604200
alangbeen commentedon Sep 12, 2017
In response to issue #6636, Eclipse runs fine on all three of my monitors, and 1 is rotated. Arduino still has issue on the rotated display.
I need to log in as admin to try the suggestion above. Will do that later today.
Zerick commentedon Sep 12, 2017
@facchinm Thanks for the suggestion. I'm sad to report, I made the suggested changes above and I've seen no change in behavior.
I also tried removing all java from my computer (windows 7 desktop) and reinstalling the latest, no effect with or without your suggested changes.
10 remaining items