Bug 53616 - Display 'Apache JMeter' title in app title bar in Gnome 3
Summary: Display 'Apache JMeter' title in app title bar in Gnome 3
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: PC Linux
: P2 trivial (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-28 11:24 UTC by Milamber
Modified: 2012-07-28 11:33 UTC (History)
0 users



Attachments
Screenshot of JMeter application title in Gnome 3 with default WM_CLASS (22.67 KB, image/png)
2012-07-28 11:24 UTC, Milamber
Details
Screenshot of JMeter application title in Gnome 3 with a defined WM_CLASS (23.79 KB, image/png)
2012-07-28 11:33 UTC, Milamber
Details

Note You need to log in before you can comment on or make changes to this bug.
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