You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2020/06/08 09:59:34 UTC

[Bug 64504] New: Object detail window displays incorrectly

https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

            Bug ID: 64504
           Summary: Object detail window displays incorrectly
           Product: JMeter
           Version: 5.3
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: nav.ondrej@gmail.com
  Target Milestone: JMETER_5.3.1

Created attachment 37295
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37295&action=edit
Note scrollbar on bottom right

The right pane content is scrolled several kilometers down.

Originally, I thought the window content is not loading at all, later I found
it is pushed all the way down (see attachment). The pane  header (Test Plan) is
visible if I scroll all the way up.

This makes the application unusable.

Terminal reports
Jun 08, 2020 11:51:58 AM com.kitfox.svg.Text buildText
WARNING: Could not create font Arial


java version "1.8.0_251"
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)
jmeter version 5.3
Operating System: CentOS Linux 8 (Core)
Kernel: Linux 4.18.0-147.8.1.el8_1.x86_64
Architecture: x86-64

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #10 from b17flyboy@gmail.com ---
I have the same problem. Running JMeter on Fedora 32 as a VMWARE Fusion guest
on Mac host.  Tried the same things mentioned below without any change.Same 
behavior on nightly snapshot also. I did notice a difference between the mac
and Linux which I will show here. I will upload logfiles later.

Pay attention to the layout . I assume 969x720 is some GUI/widget dimension in
the Mac logfile. On Linux it shows 2097081x6291222.

Now I am making an assumption that this relates to some widget dimension.
If so, 2097081x6291222 looks rather big. If its not a dimension, just ignore
this comment :-)

Anyway, its something different I noticed between running JMeter on Mac vs
Fedora 32.

Mac
---

Thread Group,0,0,969x720

2020-09-23 15:58:32,125 INFO o.a.j.g.a.LogLevelCommand: Setting root log level:
ALL
2020-09-23 15:58:41,727 DEBUG o.a.j.g.GuiPackage: Updating current node Thread
Group
2020-09-23 15:58:41,727 DEBUG o.a.j.g.GuiPackage: Gui retrieved =
org.apache.jmeter.threads.gui.ThreadGroupGui[Thread
Group,0,0,969x720,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@29a4a971,flags=9,maximumSize=,minimumSize=,preferredSize=]

Linux
-----

Thread Group,0,-6290310,2097081x6291222

2020-09-23 15:56:56,712 DEBUG o.a.j.g.GuiPackage: Gui retrieved =
org.apache.jmeter.threads.gui.ThreadGroupGui[Thread
Group,0,-6290310,2097081x6291222,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@65e55920,flags=9,maximumSize=,minimumSize=,preferredSize=]


Same issue for Root node (Test Plan) on Linux 

Test Plan,0,-2096528,2097071x2097440

2020-09-23 15:56:56,711 DEBUG o.a.j.g.GuiPackage: Updating current node Test
Plan
2020-09-23 15:56:56,711 DEBUG o.a.j.g.GuiPackage: Gui retrieved =
org.apache.jmeter.control.gui.TestPlanGui[Test
Plan,0,-2096528,2097071x2097440,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@144b1a43,flags=9,maximumSize=,minimumSize=,preferredSize=]

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #3 from nav.ondrej@gmail.com ---
Have also tried download & run jmeter 5.2.1, situation is almost identical.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #8 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
There have been some fixes in nightly build related to UI.
Can you try it and tell us if you reproduce issue ?

https://ci.apache.org/projects/jmeter/nightlies/

If issue persists, can you also tell if issue disappears when you switch LAF to
system ?

Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|JMETER_5.3.1                |---

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #12 from b17flyboy@gmail.com ---
Created attachment 37463
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37463&action=edit
JMeter with long widget on Linux

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #2 from nav.ondrej@gmail.com ---
Hello and thanks for the suggestion.

This is a fresh download of jmeter, no plugins. I have tried different
looks&feels, all the same problem.

I have noticed another thing, as I scroll down, before the content appears, I
get
java.lang.OutOfMemoryError: Java heap space
Dumping heap to java_pid5192.hprof ...
Heap dump file created [476706335 bytes in 1.189 secs]
Uncaught Exception java.lang.OutOfMemoryError: Java heap space in thread
Thread[AWT-EventQueue-0,6,main]. See log file for details.

from log panel:
2020-06-09 07:40:59,554 ERROR o.a.j.JMeter: Uncaught exception in thread
Thread[AWT-EventQueue-0,6,main]
java.lang.OutOfMemoryError: Java heap space
2020-06-09 07:41:20,878 ERROR o.a.j.JMeter: Uncaught exception in thread
Thread[AWT-EventQueue-0,6,main]
java.lang.OutOfMemoryError: Java heap space
2020-06-09 07:41:46,578 ERROR o.a.j.JMeter: Uncaught exception in thread
Thread[AWT-EventQueue-0,6,main]
java.lang.OutOfMemoryError: Java heap space

I dont think this would be the cause of my issues, rather a consequence, since
it is fixed by setting
HEAP="-Xms1g -Xmx1g -XX:MaxMetaspaceSize=256m"
yet the original problem still persists.

[onavratil@localhost ~]$ fc-list | grep Liberation
contains (along other bold/italic variants) 
/usr/share/fonts/liberation/LiberationSans-Regular.ttf: Liberation
Sans:style=Regular

Have tried isntalling other liberation-* packages, no change in the behavior.

Have also installed directly Arial & other ms font packages. The warning is
gone now, problem still persists.

I only have a single monitor. I am running CentOS in a VirtualBox machine.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #23 from Felix Schumacher <fe...@internetallee.de> ---
tl;dr; Install java 11 on fedora or centos

Well, mint is a ubuntu/debian flavor and centos and fedora are redhat flavors.
So it seems that the packaged version of Java 8 for redhat based distributions
are problematic.

In my testing (I set up a fedora 32 system), the packaged version of Java
(1.8.0_242_b08) didn't even start. It failed with:

2020-09-26 08:23:22,758 INFO o.a.j.JMeter: Setting LAF to:
com.github.weisj.darklaf.DarkLaf:com.github.weisj.darklaf.theme.DarculaTheme
2020-09-26 08:23:27,323 ERROR o.a.j.JMeter: An error occurred:
java.lang.NullPointerException: null
        at
com.github.weisj.darklaf.task.FontDefaultsInitTask.setupRenderingHints(FontDefaultsInitTask.java:127)
~[darklaf-core-2.4.8.jar:2.4.8]
        at
com.github.weisj.darklaf.task.FontDefaultsInitTask.run(FontDefaultsInitTask.java:109)
~[darklaf-core-2.4.8.jar:2.4.8]
        at com.github.weisj.darklaf.DarkLaf.getDefaults(DarkLaf.java:133)
~[darklaf-core-2.4.8.jar:2.4.8]
        at javax.swing.UIManager.setLookAndFeel(UIManager.java:539)
~[?:1.8.0_242]
        at javax.swing.UIManager.setLookAndFeel(UIManager.java:583)
~[?:1.8.0_242]
        at org.apache.jorphan.gui.DynamicStyle.updateLaf(DynamicStyle.java:136)
~[jorphan.jar:5.3.1-SNAPSHOT]
        at org.apache.jorphan.gui.JFactory.refreshUI(JFactory.java:68)
~[jorphan.jar:5.3.1-SNAPSHOT]
        at
org.apache.jmeter.gui.action.LookAndFeelCommand.activateLookAndFeel(LookAndFeelCommand.java:221)
~[ApacheJMeter_core.jar:5.3.1-SNAPSHOT]
        at org.apache.jmeter.JMeter.startGui(JMeter.java:380)
~[ApacheJMeter_core.jar:5.3.1-SNAPSHOT]
        at org.apache.jmeter.JMeter.start(JMeter.java:555)
[ApacheJMeter_core.jar:5.3.1-SNAPSHOT]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_242]
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_242]
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_242]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
        at org.apache.jmeter.NewDriver.main(NewDriver.java:255)
[ApacheJMeter.jar:5.3.1-SNAPSHOT]

Even switching to System LAF doesn't help:

2020-09-27 12:01:36,249 INFO o.a.j.JMeter: Setting LAF to:
laf:javax.swing.plaf.metal.MetalLookAndFeel
2020-09-27 12:01:36,272 ERROR o.a.j.JMeter: An error occurred: 
java.awt.HeadlessException: null
        at
java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:204)
~[?:1.8.0_242]
        at java.awt.Window.<init>(Window.java:536) ~[?:1.8.0_242]
        at java.awt.Frame.<init>(Frame.java:420) ~[?:1.8.0_242]
        at java.awt.Frame.<init>(Frame.java:385) ~[?:1.8.0_242]
        at
javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1763)
~[?:1.8.0_242]
        at
javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1838)
~[?:1.8.0_242]
        at javax.swing.JDialog.<init>(JDialog.java:272) ~[?:1.8.0_242]
        at javax.swing.JDialog.<init>(JDialog.java:206) ~[?:1.8.0_242]
        at javax.swing.JDialog.<init>(JDialog.java:154) ~[?:1.8.0_242]
        at org.apache.jmeter.SplashScreen.<init>(SplashScreen.java:52)
~[ApacheJMeter_core.jar:5.3.1-SNAPSHOT]
        at org.apache.jmeter.JMeter.startGui(JMeter.java:385)
~[ApacheJMeter_core.jar:5.3.1-SNAPSHOT]
        at org.apache.jmeter.JMeter.start(JMeter.java:555)
[ApacheJMeter_core.jar:5.3.1-SNAPSHOT]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_242]
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_242]
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_242]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
        at org.apache.jmeter.NewDriver.main(NewDriver.java:255)
[ApacheJMeter.jar:5.3.1-SNAPSHOT]

Installing the package java-1.8.0-openjdk installed a few seemingly missing
packages and I can reproduce the GUI glitches. Even switching to an
AdoptOpenJDK made no difference.

As you said. Installing Java 11 solved the display problems.

I will look at the GUI elements in the test plan main element, but I am no GUI
expert, so don't expect too much.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #21 from b17flyboy@gmail.com ---
Created attachment 37475
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37475&action=edit
jmeter linux mint 19 in vm works ok

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
Have you tried to switch to a different Look&Feel?

Is this happening on a freshly downloaded copy of JMeter (without any plugins)?

Have you tried to install the font Arial (or a substitute like Liberation
Sans)?

Do you have a multi monitor setup?

I always use JMeter with Ubuntu and different Java versions and hadn't had this
problem (yet).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #6 from nav.ondrej@gmail.com ---
I ran jmeter again and attached the log; doesnt seem like any problem there.

Anyways, I might have a clue where the problem core lies. I have tried jmeter
on Windows, runs nicely. I am convinced that in the Test Plan detail pane, the
"User Defined Variables" table that is supposed to expand vertically to fill
window height is causing the problem; it expands indefinitely (or until some
memory or other overflow). This pushes the rest of the content down, and later
causes allocation error because of some rendering buffer

I am not a java developer so not sure where to categorize the problem, just
guessing. Anyways, attaching some system info.

[onavratil@localhost ~]$ echo "$JAVA_HOME"

[onavratil@localhost ~]$ echo "$JMETER_HOME"
/home/onavratil/apache-jmeter-5.3
[onavratil@localhost ~]$ java -version
java version "1.8.0_251"
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)
[onavratil@localhost ~]$ which java
/usr/bin/java

[onavratil@localhost ~]$ dnf info java-1.8.0-openjdk
Last metadata expiration check: 0:00:53 ago on Tue 09 Jun 2020 12:39:39 PM
CEST.
Installed Packages
Name         : java-1.8.0-openjdk
Epoch        : 1
Version      : 1.8.0.252.b09
Release      : 2.el8_1
Architecture : x86_64
Size         : 1.0 M
Source       : java-1.8.0-openjdk-1.8.0.252.b09-2.el8_1.src.rpm
Repository   : @System
From repo    : AppStream
Summary      : OpenJDK Runtime Environment 8
URL          : http://openjdk.java.net/
License      : ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+
and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and
Public Domain and W3C and
             : zlib
Description  : The OpenJDK runtime environment 8.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #24 from b17flyboy@gmail.com ---
Yes, we will switch to using Java 11 for JMeter.
Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #4 from Felix Schumacher <fe...@internetallee.de> ---
Is this a freshly installed centos with no old JMeter or Java installation?

If not, can you check that there is no env entry pointing to the old
installations (especially JMETER_HOME or JAVA_HOME)?

Can you attach the file jmeter.log?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #17 from b17flyboy@gmail.com ---
Created attachment 37470
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37470&action=edit
fedora VM running 30b8f84

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #15 from Felix Schumacher <fe...@internetallee.de> ---
(In reply to b17flyboy from comment #11)
> Just to be clear. It runs on my Mac without issue. It is only the Linux 
> guest where JMeter has issues. You have to scroll *several kilometers* 
> down to see other components that normally make up the Test Plan. It 
> does not matter which  Look & Feel used. This is why I am thinking 
> dimensions got corrupted.

Could you test with current nightly? Your linux screenshot shows an "outdated"
5.3 version (i.e. not nightly).

On my linux system the current nightl does not exhibit the scrolling problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly with Java 8 on CentOS Linux

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Object detail window        |Object detail window
                   |displays incorrectly with   |displays incorrectly with
                   |Java 8 on Linux Mint        |Java 8 on CentOS Linux

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #5 from nav.ondrej@gmail.com ---
Created attachment 37297
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37297&action=edit
jmeter log

Doesnt seem any suspicious

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #7 from Felix Schumacher <fe...@internetallee.de> ---
How much memory does the VM have?

Have you tried other Java (GUI) applications? Are they behaving better?

Is this is a new VM or have you used it before?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #9 from nav.ondrej@gmail.com ---
Sorry for "late" reply, I had no time to perform further tests recently. I
found a workaround for the issue - I set up networking between my host (win)
and guest (centos8) and I run the tests from win.

Tried 5.3.1-SNAPSHOT fb66ca9, no change in the reported behavior.

Same with Look and Feel -> system.

I have tried downloading Eclipse and it works pretty fine. 

$ java -version
openjdk version "1.8.0_252"
OpenJDK Runtime Environment (build 1.8.0_252-b09)
OpenJDK 64-Bit Server VM (build 25.252-b09, mixed mode)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #18 from b17flyboy@gmail.com ---
Created attachment 37471
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37471&action=edit
JMeter: Version 5.3.1-SNAPSHOT 30b8f84 fedora 32 VM

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #20 from b17flyboy@gmail.com ---
Created attachment 37474
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37474&action=edit
jmeter linux mint 19 in vm works ok

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly with Java 8 on Linux Mint

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #25 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
I don't see what we can do with this one, so closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #16 from b17flyboy@gmail.com ---
Yes I sent an earlier screenshot that was exhibiting the same behavior as a
nightly, sorry for the confusion. 

I will attach latest nightly logfile and screen shot. It remains the same 
issue on Fedora 32 as guest VM. I did download nightly today and tested 
 it on Linux Mint 20, and was not an issue. ie: JMeter looks ok on Mint 
not running as a VM.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #22 from b17flyboy@gmail.com ---
Ok, this is interesting. On fedora 32 VM, I tested with Java 8 and Java 11.
Java 8 has the strange long scroller behavior. When I try Java 11 it 
appears to be working ok. So swapping between Java 8 and 11 can create the
issue
or not.

I used "alternatives" to swap versions.

[frank@localhost ~]$ sudo alternatives --config java 

There are 2 programs which provide 'java'.

  Selection    Command
-----------------------------------------------
*+ 1           java-1.8.0-openjdk.x86_64
(/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.265.b01-1.fc32.x86_64/jre/bin/java)
   2           java-11-openjdk.x86_64
(/usr/lib/jvm/java-11-openjdk-11.0.8.10-2.fc32.x86_64/bin/java)

Enter to keep the current selection[+], or type selection number: 2

Bad: 

java-1.8.0-openjdk.x86_64
(/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.265.b01-1.fc32.x86_64/jre/bin/java)

Good:

java-11-openjdk.x86_64
(/usr/lib/jvm/java-11-openjdk-11.0.8.10-2.fc32.x86_64/bin/java)

Also, i notice Mint 20 vm was using java.version=11.0.7 and worked ok.

Also, the original comment against this bug mentions Centos 8 also 
running Java 8.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #13 from b17flyboy@gmail.com ---
Created attachment 37464
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37464&action=edit
JMeter working fine on Mac

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #19 from b17flyboy@gmail.com ---
Ok, trying to bisect this a bit. I just tested Linux Mint 19 in a VM with 
same snapshot, and its working without issues. I will attach screen shot 
and  logfile soon.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #14 from b17flyboy@gmail.com ---
Created attachment 37465
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37465&action=edit
Jmeter long scroll Linux log file

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #11 from b17flyboy@gmail.com ---
Just to be clear. It runs on my Mac without issue. It is only the Linux 
guest where JMeter has issues. You have to scroll *several kilometers* 
down to see other components that normally make up the Test Plan. It 
does not matter which  Look & Feel used. This is why I am thinking 
dimensions got corrupted.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64504] Object detail window displays incorrectly with Java 8 on Linux Mint

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Object detail window        |Object detail window
                   |displays incorrectly        |displays incorrectly with
                   |                            |Java 8 on Linux Mint

-- 
You are receiving this mail because:
You are the assignee for the bug.