Comment 53 for bug 484610

Revision history for this message
Ryan J (ryan+launchpad) wrote :

I still have trouble with IntelliJ IDEA. I get the following from xprop:

ryan@ryan-laptop:~$ xprop | grep WM_CLASS
WM_CLASS(STRING) = "sun-awt-X11-XFramePeer", "java-lang-Thread"

The only consistent info I can see from xprop is a WM_NAME that includes IntelliJ IDEA somewhere:

WM_NAME(STRING) = "IntelliJ IDEA (Maia) IU-94.539"
or
WM_NAME(STRING) = "[verbose project description here] - IntelliJ IDEA (Maia) IU-94.539"

I don't think that helps anything though, since it wouldn't be distinguishable enough. For example, if I visit the download page for IDEA (http://www.jetbrains.com/idea/download/index.html) I get:

WM_NAME(STRING) = "IntelliJ IDEA :: Download Latest Version of IntelliJ IDEA - Mozilla Firefox"

Any suggestions?