You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by GitBox <gi...@apache.org> on 2022/11/20 14:05:39 UTC

[GitHub] [jmeter] WebbDong opened a new issue, #5737: GUI Display Error

WebbDong opened a new issue, #5737:
URL: https://github.com/apache/jmeter/issues/5737

   ### Expected behavior
   
   Display the GUI normally.
   
   ### Actual behavior
   
   The GUI cannot be displayed normally
   <img width="1204" alt="5d5301749891e6d090b0650f881053c" src="https://user-images.githubusercontent.com/19233777/202906030-898310a9-66ed-434e-99bb-2be3cf1788a8.png">
   
   
   
   ### Steps to reproduce the problem
   
   Select a menu or click on GUI components.
   
   ### JMeter Version
   
   5.5
   
   ### Java Version
   
   java version "11.0.16.1" 2022-08-18 LTS
   
   ### OS Version
   
   Windows 11 Pro 22H2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] FSchumacher commented on issue #5737: GUI Display Error

Posted by GitBox <gi...@apache.org>.
FSchumacher commented on issue #5737:
URL: https://github.com/apache/jmeter/issues/5737#issuecomment-1321746915

   I still think it is a Java/Windows bug, as I never experienced it under Linux and there are no exceptions in the log or output.
   
   Having searched the net for Windows 11 Pro, Java and GUI issues I found one link, where setting the JVM flag `-Dsun.java2d.d3d=false` seemed to help. Maybe it helps you, too? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] WebbDong closed issue #5737: GUI Display Error

Posted by GitBox <gi...@apache.org>.
WebbDong closed issue #5737: GUI Display Error
URL: https://github.com/apache/jmeter/issues/5737


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] FSchumacher commented on issue #5737: GUI Display Error

Posted by GitBox <gi...@apache.org>.
FSchumacher commented on issue #5737:
URL: https://github.com/apache/jmeter/issues/5737#issuecomment-1321174270

   I suspect, that this is a broken JVM installation. Try to use another one.
   If you still think, that this is JMeters fault, then include log messages from `jmeter.log` and the stdout in a terminal window when starting JMeter.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] WebbDong commented on issue #5737: GUI Display Error

Posted by GitBox <gi...@apache.org>.
WebbDong commented on issue #5737:
URL: https://github.com/apache/jmeter/issues/5737#issuecomment-1321482346

   I changed to openjdk version "11.0.2" 2019-01-15. After running for a few minutes, there are still GUI problems.
   
   <img width="1548" alt="053bcc1c51a9aca54be7cb93a5692c7" src="https://user-images.githubusercontent.com/19233777/202963523-13eaa191-1d4f-451e-bce5-306f77496791.png">
   
   
   ### jmeter.log:
   2022-11-21 11:42:34,474 INFO o.a.j.u.JMeterUtils: Setting Locale to en_EN
   2022-11-21 11:42:34,491 INFO o.a.j.JMeter: Loading user properties from: user.properties
   2022-11-21 11:42:34,495 INFO o.a.j.JMeter: Loading system properties from: system.properties
   2022-11-21 11:42:34,500 INFO o.a.j.JMeter: Copyright (c) 1998-2022 The Apache Software Foundation
   2022-11-21 11:42:34,500 INFO o.a.j.JMeter: Version 5.5
   2022-11-21 11:42:34,500 INFO o.a.j.JMeter: java.version=11.0.2
   2022-11-21 11:42:34,500 INFO o.a.j.JMeter: java.vm.name=OpenJDK 64-Bit Server VM
   2022-11-21 11:42:34,500 INFO o.a.j.JMeter: os.name=Windows 10
   2022-11-21 11:42:34,500 INFO o.a.j.JMeter: os.arch=amd64
   2022-11-21 11:42:34,500 INFO o.a.j.JMeter: os.version=10.0
   2022-11-21 11:42:34,500 INFO o.a.j.JMeter: file.encoding=Cp1252
   2022-11-21 11:42:34,500 INFO o.a.j.JMeter: java.awt.headless=null
   2022-11-21 11:42:34,500 INFO o.a.j.JMeter: Max memory     =1073741824
   2022-11-21 11:42:34,500 INFO o.a.j.JMeter: Available Processors =16
   2022-11-21 11:42:34,505 INFO o.a.j.JMeter: Default Locale=English (EN)
   2022-11-21 11:42:34,506 INFO o.a.j.JMeter: JMeter  Locale=English (EN)
   2022-11-21 11:42:34,506 INFO o.a.j.JMeter: JMeterHome=F:\Tools\apache-jmeter-5.5
   2022-11-21 11:42:34,506 INFO o.a.j.JMeter: user.dir  =F:\Tools\apache-jmeter-5.5\bin
   2022-11-21 11:42:34,506 INFO o.a.j.JMeter: PWD       =F:\Tools\apache-jmeter-5.5\bin
   2022-11-21 11:42:34,507 INFO o.a.j.JMeter: IP: 192.168.0.104 Name: Freedom FullName: Freedom
   2022-11-21 11:42:34,516 INFO o.a.j.JMeter: Loaded icon properties from org/apache/jmeter/images/icon.properties
   2022-11-21 11:42:34,750 INFO o.a.j.JMeterGuiLauncher: Setting LAF to: com.github.weisj.darklaf.DarkLaf:com.github.weisj.darklaf.theme.DarculaTheme
   2022-11-21 11:50:56,349 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
   2022-11-21 11:50:56,349 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xhtml+xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
   2022-11-21 11:50:56,349 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
   2022-11-21 11:50:56,349 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
   2022-11-21 11:50:56,349 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
   2022-11-21 11:50:56,349 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/css is org.apache.jmeter.protocol.http.parser.CssParser
   
   ### Terminal:
   ![1669004881996](https://user-images.githubusercontent.com/19233777/202965775-0120eac5-416c-4899-ac09-46530156e896.jpg)
   
   
   ### My OS:
   Edition	       Windows 11 Pro
   Version	       22H2
   Installed on    10/‎6/‎2022
   OS build	       22621.819
   Experience      Windows Feature Experience Pack 1000.22636.1000.0
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] GUI Display Error [jmeter]

Posted by "Entorianta (via GitHub)" <gi...@apache.org>.
Entorianta commented on issue #5737:
URL: https://github.com/apache/jmeter/issues/5737#issuecomment-2029034871

   Thank you a lot, it worked for me, too! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] WebbDong commented on issue #5737: GUI Display Error

Posted by GitBox <gi...@apache.org>.
WebbDong commented on issue #5737:
URL: https://github.com/apache/jmeter/issues/5737#issuecomment-1323851647

   I set the JVM flag and tested for hours with no GUI issues. I think it works. Thank you FSchumacher! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] PieWithMeat commented on issue #5737: GUI Display Error

Posted by "PieWithMeat (via GitHub)" <gi...@apache.org>.
PieWithMeat commented on issue #5737:
URL: https://github.com/apache/jmeter/issues/5737#issuecomment-1662079665

   @WebbDong @FSchumacher in which file should jvm flag be set? thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] GUI Display Error [jmeter]

Posted by "Heo-Jae-Won (via GitHub)" <gi...@apache.org>.
Heo-Jae-Won commented on issue #5737:
URL: https://github.com/apache/jmeter/issues/5737#issuecomment-1846344647

   thank you very much. I fixed visual bug for follwoing ur advice. 
   
   create setenv.bat in bin folder. and edit like below.
   
   rem This is the content of bin\setenv.bat,
   rem it will be called by bin\jmeter.bat
   
   set JVM_ARGS=-Dsun.java2d.d3d=false


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org