Bug 53616

Summary: Display 'Apache JMeter' title in app title bar in Gnome 3
Product: JMeter - Now in Github Reporter: Milamber <milamber>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P2    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Attachments: Screenshot of JMeter application title in Gnome 3 with default WM_CLASS
Screenshot of JMeter application title in Gnome 3 with a defined WM_CLASS

Description Milamber 2012-07-28 11:24:09 UTC
Created attachment 29128 [details]
Screenshot of JMeter application title in Gnome 3 with default WM_CLASS

In a Gnome 3 user interface, the JMeter title in the application title bar is "org-apache-jmeter-NewDriver"

Current WM_CLASS (with X11 xprop utility):

$ xprop WM_CLASS
WM_CLASS(STRING) = "sun-awt-X11-XFramePeer", "org-apache-jmeter-NewDriver"


Ref:
http://stackoverflow.com/questions/10593075/how-to-alter-wm-class-value-in-a-java-gui-application-based-on-swing-or-netbeans
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6528430
Comment 1 Milamber 2012-07-28 11:33:37 UTC
Created attachment 29129 [details]
Screenshot of JMeter application title in Gnome 3 with a defined WM_CLASS
Comment 2 Milamber 2012-07-28 11:33:56 UTC
URL: http://svn.apache.org/viewvc?rev=1366644&view=rev
Log:
Display 'Apache JMeter' title in app title bar in Gnome 3
Bugzilla Id: 53616

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/MainFrame.java


URL: http://svn.apache.org/viewvc?rev=1366645&view=rev
Log:
Display 'Apache JMeter' title in app title bar in Gnome 3
Bugzilla Id: 53616

Modified:
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:37:50 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2869