Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splash screen divided with dual monitors #3951

Open
nathansizemore opened this issue Oct 10, 2015 · 8 comments
Open

Splash screen divided with dual monitors #3951

nathansizemore opened this issue Oct 10, 2015 · 8 comments
Labels
Component: IDE user interface The Arduino IDE's user interface Help wanted Arduino would especially appreciate assistance from the community on this item Type: Bug

Comments

@nathansizemore
Copy link

When opening the IDE on Linux with dual monitors, the splash windows is centered between the two monitors instead of the center of any one monitor

Distributor ID: Ubuntu
Description:    Ubuntu 15.04
Release:    15.04
Codename:   vivid
@NicoHood
Copy link
Contributor

I have the same issue, but never noticed it as bug.
Another more important bug is, that the graphical interface totally glitches when a screen is (un)plugged.

Edit:
Just checked again and doesnt happen with 1.6.6. It might be because I use two different size Monitors right now. I switch a lot of monitors (laptop, 4:3 and 2x16:9) and I remember that I had this issue with one combination.

@nathansizemore
Copy link
Author

I'm using 2 16:9s.

I doubt it's the intended placement behavior, which is why I reported it as a bug.

@matthijskooijman
Copy link
Collaborator

Another more important bug is, that the graphical interface totally glitches when a screen is (un)plugged.

@NicoHood, please try to remain on-topic with your comments. If you think this is another important bug - report it as such. We can't properly track down bugs that are mentioned in off-topic comments, and they cloud the original report.

@nathansizemore Agreed that this is a bug, though I suspect that fixing it might need more work than the Arduino team can spare for such a minor issue. If you, or anyone else, can figure this out and submit a pullrequest to fix this, that would be nice. I'll leave it up to the devs to decide if they want to have a look at this, or just leave the bug.

@nathansizemore
Copy link
Author

@matthijskooijman Understandable. If I get enough free time in the coming weeks, I'll get it taken care of and send a PR

@ffissore
Copy link
Contributor

It's a known issue. Its source is the use of java -splash commad line param, which is buggy and unmaintained since the introduction of JavaFX. Proposed solutions all end with coding your own splashscreen implementation. See http://stackoverflow.com/questions/1968880/center-java-splash-screen-on-multi-monitor

@ijash
Copy link

ijash commented Feb 2, 2019

is this still a thing? i still got the problem on linux mint 19

@facchinm
Copy link
Member

facchinm commented Feb 4, 2019

is this still a thing? i still got the problem on linux mint 19

It is, any pull request fixing it will be merged immediately 😄

@facchinm facchinm added the Help wanted Arduino would especially appreciate assistance from the community on this item label Feb 4, 2019
@pik10
Copy link

pik10 commented Nov 12, 2021

I have Fedora 35. Arduino IDE installed from Flathub. The splash screen is still divided between two monitors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface Help wanted Arduino would especially appreciate assistance from the community on this item Type: Bug
Projects
None yet
Development

No branches or pull requests

7 participants