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

--- Comment #10 from [email protected] ---
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.

Reply via email to