Java programs don't repaint GUI after Ubuntu update
After I updated Ubuntu yesterday, Java programs don't update their GUI after the initial update. When moving the mouse over the GUI things that respond to mouse movements will show up on an unrelated background:
This is very inconvenient for me as this is my work PC and I'm a Java developer.
Today's Ubuntu updates didn't change anything. I updated Java to Oracle JDK 8u202 and OpenJDK 8u191, tried both, and both show the same behavior. (I know when my programs are running in either JDK because of the differences in font rendering.) The only Java program that doesn't seem to be affected is IntelliJ running on the JetBrains VM, but I cannot use this VM for development because we require Java 8 (and not newer).
[edit] I found and installed JetBrains JDK 8u202 and it has the same problems.
Before you ask, it's not a problem with my programs. It also happens to NetBeans, to older versions from the repo, and there are graphical glitches (nothing serious) in Firefox. So the root cause may not be specifically related to Java.
- Ubuntu 18.04.2 LTS using Gnome on Xorg
- Compiz 0.9.13.1
- Intel HD Graphics 530
[Update] I re-installed Ubuntu for other reasons (with keep home directory) and it's fixed. The question is still open as to what caused it and how it can be solved?
[Update2] After I installed wine (and dependencies) The exact same problem came back again. It must be one one of these 141 packages. How do I find out which causes the problem?
<pointless package list was here>
[Update3] I uninstalled wine and all dependencies (apt autoremove
) and uninstalled even more, and the problem persists.
java bug-reporting
add a comment |
After I updated Ubuntu yesterday, Java programs don't update their GUI after the initial update. When moving the mouse over the GUI things that respond to mouse movements will show up on an unrelated background:
This is very inconvenient for me as this is my work PC and I'm a Java developer.
Today's Ubuntu updates didn't change anything. I updated Java to Oracle JDK 8u202 and OpenJDK 8u191, tried both, and both show the same behavior. (I know when my programs are running in either JDK because of the differences in font rendering.) The only Java program that doesn't seem to be affected is IntelliJ running on the JetBrains VM, but I cannot use this VM for development because we require Java 8 (and not newer).
[edit] I found and installed JetBrains JDK 8u202 and it has the same problems.
Before you ask, it's not a problem with my programs. It also happens to NetBeans, to older versions from the repo, and there are graphical glitches (nothing serious) in Firefox. So the root cause may not be specifically related to Java.
- Ubuntu 18.04.2 LTS using Gnome on Xorg
- Compiz 0.9.13.1
- Intel HD Graphics 530
[Update] I re-installed Ubuntu for other reasons (with keep home directory) and it's fixed. The question is still open as to what caused it and how it can be solved?
[Update2] After I installed wine (and dependencies) The exact same problem came back again. It must be one one of these 141 packages. How do I find out which causes the problem?
<pointless package list was here>
[Update3] I uninstalled wine and all dependencies (apt autoremove
) and uninstalled even more, and the problem persists.
java bug-reporting
Based on your images, I suspect that the default font/image size has changed, or screen scaling, and needs to be reduced. Are you running the default theme?
– heynnema
Feb 12 at 15:24
yes. font is "Ubuntu" and scaling is and always was 100%. This is a mockup GUI for a 5 inch display device, hence the big fonts and hacked scroll bar width.
– Mark Jeronimus
Feb 12 at 16:20
reduce your font size and see if it improves the display
– heynnema
Feb 12 at 16:28
What has the font size of this program have to do with anything? Did you read the part where NetBeans and other java programs are also affected?
– Mark Jeronimus
Feb 13 at 8:19
add a comment |
After I updated Ubuntu yesterday, Java programs don't update their GUI after the initial update. When moving the mouse over the GUI things that respond to mouse movements will show up on an unrelated background:
This is very inconvenient for me as this is my work PC and I'm a Java developer.
Today's Ubuntu updates didn't change anything. I updated Java to Oracle JDK 8u202 and OpenJDK 8u191, tried both, and both show the same behavior. (I know when my programs are running in either JDK because of the differences in font rendering.) The only Java program that doesn't seem to be affected is IntelliJ running on the JetBrains VM, but I cannot use this VM for development because we require Java 8 (and not newer).
[edit] I found and installed JetBrains JDK 8u202 and it has the same problems.
Before you ask, it's not a problem with my programs. It also happens to NetBeans, to older versions from the repo, and there are graphical glitches (nothing serious) in Firefox. So the root cause may not be specifically related to Java.
- Ubuntu 18.04.2 LTS using Gnome on Xorg
- Compiz 0.9.13.1
- Intel HD Graphics 530
[Update] I re-installed Ubuntu for other reasons (with keep home directory) and it's fixed. The question is still open as to what caused it and how it can be solved?
[Update2] After I installed wine (and dependencies) The exact same problem came back again. It must be one one of these 141 packages. How do I find out which causes the problem?
<pointless package list was here>
[Update3] I uninstalled wine and all dependencies (apt autoremove
) and uninstalled even more, and the problem persists.
java bug-reporting
After I updated Ubuntu yesterday, Java programs don't update their GUI after the initial update. When moving the mouse over the GUI things that respond to mouse movements will show up on an unrelated background:
This is very inconvenient for me as this is my work PC and I'm a Java developer.
Today's Ubuntu updates didn't change anything. I updated Java to Oracle JDK 8u202 and OpenJDK 8u191, tried both, and both show the same behavior. (I know when my programs are running in either JDK because of the differences in font rendering.) The only Java program that doesn't seem to be affected is IntelliJ running on the JetBrains VM, but I cannot use this VM for development because we require Java 8 (and not newer).
[edit] I found and installed JetBrains JDK 8u202 and it has the same problems.
Before you ask, it's not a problem with my programs. It also happens to NetBeans, to older versions from the repo, and there are graphical glitches (nothing serious) in Firefox. So the root cause may not be specifically related to Java.
- Ubuntu 18.04.2 LTS using Gnome on Xorg
- Compiz 0.9.13.1
- Intel HD Graphics 530
[Update] I re-installed Ubuntu for other reasons (with keep home directory) and it's fixed. The question is still open as to what caused it and how it can be solved?
[Update2] After I installed wine (and dependencies) The exact same problem came back again. It must be one one of these 141 packages. How do I find out which causes the problem?
<pointless package list was here>
[Update3] I uninstalled wine and all dependencies (apt autoremove
) and uninstalled even more, and the problem persists.
java bug-reporting
java bug-reporting
edited Feb 26 at 13:21
Mark Jeronimus
asked Feb 12 at 13:41
Mark JeronimusMark Jeronimus
15713
15713
Based on your images, I suspect that the default font/image size has changed, or screen scaling, and needs to be reduced. Are you running the default theme?
– heynnema
Feb 12 at 15:24
yes. font is "Ubuntu" and scaling is and always was 100%. This is a mockup GUI for a 5 inch display device, hence the big fonts and hacked scroll bar width.
– Mark Jeronimus
Feb 12 at 16:20
reduce your font size and see if it improves the display
– heynnema
Feb 12 at 16:28
What has the font size of this program have to do with anything? Did you read the part where NetBeans and other java programs are also affected?
– Mark Jeronimus
Feb 13 at 8:19
add a comment |
Based on your images, I suspect that the default font/image size has changed, or screen scaling, and needs to be reduced. Are you running the default theme?
– heynnema
Feb 12 at 15:24
yes. font is "Ubuntu" and scaling is and always was 100%. This is a mockup GUI for a 5 inch display device, hence the big fonts and hacked scroll bar width.
– Mark Jeronimus
Feb 12 at 16:20
reduce your font size and see if it improves the display
– heynnema
Feb 12 at 16:28
What has the font size of this program have to do with anything? Did you read the part where NetBeans and other java programs are also affected?
– Mark Jeronimus
Feb 13 at 8:19
Based on your images, I suspect that the default font/image size has changed, or screen scaling, and needs to be reduced. Are you running the default theme?
– heynnema
Feb 12 at 15:24
Based on your images, I suspect that the default font/image size has changed, or screen scaling, and needs to be reduced. Are you running the default theme?
– heynnema
Feb 12 at 15:24
yes. font is "Ubuntu" and scaling is and always was 100%. This is a mockup GUI for a 5 inch display device, hence the big fonts and hacked scroll bar width.
– Mark Jeronimus
Feb 12 at 16:20
yes. font is "Ubuntu" and scaling is and always was 100%. This is a mockup GUI for a 5 inch display device, hence the big fonts and hacked scroll bar width.
– Mark Jeronimus
Feb 12 at 16:20
reduce your font size and see if it improves the display
– heynnema
Feb 12 at 16:28
reduce your font size and see if it improves the display
– heynnema
Feb 12 at 16:28
What has the font size of this program have to do with anything? Did you read the part where NetBeans and other java programs are also affected?
– Mark Jeronimus
Feb 13 at 8:19
What has the font size of this program have to do with anything? Did you read the part where NetBeans and other java programs are also affected?
– Mark Jeronimus
Feb 13 at 8:19
add a comment |
1 Answer
1
active
oldest
votes
Not going to help much, but just tried to use SweetHome3D on my laptop and it exhibits the same behavior. Worked few weeks ago.
Ubuntu 18.04.02 LTS / Gnome, Lenovo X230.
Then again, SweetHome3D works with my desktop which has nVidia graphics.
Something Intel related?
Please ask your query on comments section.
– M.A.K. Ripon
Mar 3 at 4:24
@M.A.K.Ripon New users can't comment.
– Mark Jeronimus
Mar 4 at 15:33
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117671%2fjava-programs-dont-repaint-gui-after-ubuntu-update%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Not going to help much, but just tried to use SweetHome3D on my laptop and it exhibits the same behavior. Worked few weeks ago.
Ubuntu 18.04.02 LTS / Gnome, Lenovo X230.
Then again, SweetHome3D works with my desktop which has nVidia graphics.
Something Intel related?
Please ask your query on comments section.
– M.A.K. Ripon
Mar 3 at 4:24
@M.A.K.Ripon New users can't comment.
– Mark Jeronimus
Mar 4 at 15:33
add a comment |
Not going to help much, but just tried to use SweetHome3D on my laptop and it exhibits the same behavior. Worked few weeks ago.
Ubuntu 18.04.02 LTS / Gnome, Lenovo X230.
Then again, SweetHome3D works with my desktop which has nVidia graphics.
Something Intel related?
Please ask your query on comments section.
– M.A.K. Ripon
Mar 3 at 4:24
@M.A.K.Ripon New users can't comment.
– Mark Jeronimus
Mar 4 at 15:33
add a comment |
Not going to help much, but just tried to use SweetHome3D on my laptop and it exhibits the same behavior. Worked few weeks ago.
Ubuntu 18.04.02 LTS / Gnome, Lenovo X230.
Then again, SweetHome3D works with my desktop which has nVidia graphics.
Something Intel related?
Not going to help much, but just tried to use SweetHome3D on my laptop and it exhibits the same behavior. Worked few weeks ago.
Ubuntu 18.04.02 LTS / Gnome, Lenovo X230.
Then again, SweetHome3D works with my desktop which has nVidia graphics.
Something Intel related?
answered Mar 2 at 12:43
MFrostMFrost
1
1
Please ask your query on comments section.
– M.A.K. Ripon
Mar 3 at 4:24
@M.A.K.Ripon New users can't comment.
– Mark Jeronimus
Mar 4 at 15:33
add a comment |
Please ask your query on comments section.
– M.A.K. Ripon
Mar 3 at 4:24
@M.A.K.Ripon New users can't comment.
– Mark Jeronimus
Mar 4 at 15:33
Please ask your query on comments section.
– M.A.K. Ripon
Mar 3 at 4:24
Please ask your query on comments section.
– M.A.K. Ripon
Mar 3 at 4:24
@M.A.K.Ripon New users can't comment.
– Mark Jeronimus
Mar 4 at 15:33
@M.A.K.Ripon New users can't comment.
– Mark Jeronimus
Mar 4 at 15:33
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117671%2fjava-programs-dont-repaint-gui-after-ubuntu-update%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Based on your images, I suspect that the default font/image size has changed, or screen scaling, and needs to be reduced. Are you running the default theme?
– heynnema
Feb 12 at 15:24
yes. font is "Ubuntu" and scaling is and always was 100%. This is a mockup GUI for a 5 inch display device, hence the big fonts and hacked scroll bar width.
– Mark Jeronimus
Feb 12 at 16:20
reduce your font size and see if it improves the display
– heynnema
Feb 12 at 16:28
What has the font size of this program have to do with anything? Did you read the part where NetBeans and other java programs are also affected?
– Mark Jeronimus
Feb 13 at 8:19