[Bug 757991] Re: java applications a double icon appears

2013-08-08 Thread Treviño
*** This bug is a duplicate of bug 704046 *** https://bugs.launchpad.net/bugs/704046 ** Changed in: unity (Ubuntu) Status: Triaged => Fix Released ** This bug has been marked a duplicate of bug 704046 [launcher] can't add java programs as favorites -- You received this bug notific

[Bug 757991] Re: java applications a double icon appears

2013-08-06 Thread Stephen M. Webb
** Tags added: java-in-launcher -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757991 Title: java applications a double icon appears To manage notifications about this bug go to: https://bugs.launch

[Bug 757991] Re: java applications a double icon appears

2012-06-04 Thread nZain
I can confirm (that this is a pain). 1) Use xprops to find the proper WM_CLASS for your running application (e.g. downloaded jar, JabRef in my case). 2) From comment #16, add the proper tag to your desktop file: "StartupWMClass=" (modify according to results of 1). This does not work yet. Actua

[Bug 757991] Re: java applications a double icon appears

2012-05-22 Thread Treviño
** Also affects: openjdk-6 (Ubuntu) Importance: Undecided Status: New ** Changed in: openjdk-6 (Ubuntu) Status: New => Confirmed ** Changed in: bamf (Ubuntu) Status: Triaged => Invalid ** Changed in: bamf Status: Triaged => Invalid -- You received this bug notifi

[Bug 757991] Re: java applications a double icon appears

2012-05-22 Thread Ritesh Khadgaray
a bug with java, and not unity. We need a way to set WM_CLASS in java apps. reference: http://elliotth.blogspot.in/2007/02/fixing-wmclass-for-your-java.html https://bugzilla.gnome.org/show_bug.cgi?id=647437 ** Bug watch added: GNOME Bug Tracker #647437 https://bugzilla.gnome.org/show_bug.cgi

[Bug 757991] Re: java applications a double icon appears

2012-04-02 Thread marcel
The problem is still there for Precise (Beta2) - verified for Intellij Idea. The solution in comment #13 works. Here are my Intellij_idea.desktop: #!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Type=Application Terminal=false Icon[en_US]=/usr/lib/idea-IU-117.117/bin/idea.png Name[en_US]=Intel

[Bug 757991] Re: java applications a double icon appears

2012-03-13 Thread Fabrizio Narni
It seems fixed in Precise. Can anyone confirm? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757991 Title: java applications a double icon appears To manage notifications about this bug go to: http

[Bug 757991] Re: java applications a double icon appears

2011-12-30 Thread Brandon Mayes
SQLDeveloper works great with this fix (adding "StartupWMClass=oracle- ide-boot-Launcher" to the .desktop file)!! Thank you so much for pointing that out! I tried to use the same method to make iReport work but unfortunately it does not work correctly. xprop gives me the following string: WM_CL

[Bug 757991] Re: java applications a double icon appears

2011-12-30 Thread Doug Morse
Well, scratch that. With StartupWMClass still set to "net-sf-jabref- JabRefMain" in my Jabref.desktop, apparently after logging off and back on, JabRef now only shows a single icon after starting, and interaction with in the icon seems to be working fine, just as with other, non-Java apps. So, pe

[Bug 757991] Re: java applications a double icon appears

2011-12-28 Thread Doug Morse
Same problem with JabRef, and I cannot seem to find a resolution. Is there not a webpage somewhere the explains, in detail, how BAMF does it's matching? For JabRef, xprop reports: morse@s3 launchers> sleep 2; xprop | grep WM_CLASS WM_CLASS(STRING) = "sun-awt-X11-XFramePeer", "net-sf-jabref-JabRe

[Bug 757991] Re: java applications a double icon appears

2011-11-30 Thread chuinker
I was able to fix this for SQLDeveloper: Using xprop, I found the following line WM_CLASS(STRING) = "sun-awt-X11-XFramePeer", "oracle-ide-boot-Launcher" Based on the comments above, I added the following line to my local sqldeveloper.desktop file. StartupWMClass=oracle-ide-boot-Launcher -- Yo

[Bug 757991] Re: java applications a double icon appears

2011-11-15 Thread Mikael Ståldal
I have a similar problem with IntelliJ IDEA. I cannot get it to be kept in Launcher at all. If you download and install a cross-platform Java application, not specifically packaged for Ubuntu, then you will obviously not get any .desktop file. Are you, as a user, supposed to write a .desktop file

[Bug 757991] Re: java applications a double icon appears

2011-11-09 Thread Federico Tello Gentile
It is fixed in JEdit since version 4.4.1 (Oneric is still in 4.3.2) http://jedit.svn.sourceforge.net/viewvc/jedit/jEdit/trunk/package- files/linux/deb/jedit.desktop?r1=12261&r2=19561&pathrev=19561 So it is possible to fix this by changing the .desktop file. In this case they added the following a

[Bug 757991] Re: java applications a double icon appears

2011-10-18 Thread Antoine-terracol
Bug still here in Oneiric (tested with JabRef) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757991 Title: java applications a double icon appears To manage notifications about this bug go to: http

[Bug 757991] Re: java applications a double icon appears

2011-10-03 Thread Florian Boucault
** Changed in: unity-2d Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757991 Title: java applications a double icon appears To manage notifications about this bug

[Bug 757991] Re: java applications a double icon appears

2011-10-03 Thread Didier Roche
** Changed in: unity-2d Status: Invalid => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757991 Title: java applications a double icon appears To manage notifications about this bug

[Bug 757991] Re: java applications a double icon appears

2011-08-12 Thread Florian Boucault
** Changed in: unity-2d Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757991 Title: java applications a double icon appears To manage notifications about this bug

[Bug 757991] Re: java applications a double icon appears

2011-08-02 Thread Didier Roche
** Changed in: unity-2d Status: Invalid => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757991 Title: java applications a double icon appears To manage notifications about this bug

[Bug 757991] Re: java applications a double icon appears

2011-08-01 Thread Dmitry
Confirmed with Intellij Idea. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757991 Title: java applications a double icon appears To manage notifications about this bug go to: https://bugs.launchpa

[Bug 757991] Re: java applications a double icon appears

2011-07-28 Thread Norbert Klein
I cannot confirm that the bug doesn't occur with jEdit in Unity 2D. Using the latest Oneiric daily build with Unity 4.4.0 and Unity 2D 3.8.10 I was able to reproduce the problem following the aforementioned steps . However, it should be noted that the bug only appears with jEdit 4.3.2 from the rep

[Bug 757991] Re: java applications a double icon appears

2011-07-27 Thread Florian Boucault
This bug does not occur with jEdit in Unity 2d on Ubuntu Natty. ** Changed in: unity-2d Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757991 Title: java applicatio

[Bug 757991] Re: java applications a double icon appears

2011-07-25 Thread Richard J. Turner
Various resources on the web point to the use of a customised java agent to resolve this - one that allows WM_CLASS to be modified. The idea being that if the app is launched using this agent WM_CLASS can be set the same as a StartupWMClass setting in the .desktop file and Unity will match the two

[Bug 757991] Re: java applications a double icon appears

2011-06-15 Thread Antoine-terracol
Same here with JabRef. Clicking on the icon on the launcher launches the program allright, but creates a second JabRef icon in the launcher (as if I had lanched the program from outside of the launcher). clicking again on the "original icon" lanches a *new* instance of JabRef (instead of going int

[Bug 757991] Re: java applications a double icon appears

2011-05-31 Thread Didier Roche
** Changed in: unity-2d Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757991 Title: java applications a double icon appears -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 757991] Re: java applications a double icon appears

2011-05-17 Thread Reinis Ivanovs
This problem applies to NetBeans 7.0 as well. xprop shows these properties for the NetBeans window: WM_CLASS(STRING) = "sun-awt-X11-XFramePeer", "java-lang-Thread" However, using StartupWMClass=sun-awt-X11-XFramePeer or StartupWMClass =java-lang-Thread in a .desktop file does not help the problem

[Bug 757991] Re: java applications a double icon appears

2011-05-17 Thread Brandon Mayes
I have noticed this exact behavior with Oracle's SQLDeveloper. If you install a program through the package manager (synaptic, apt-get, dpkg, etc.) then you can hit the super key, type the name of the program, and then select it from the list to launch it. This prevents multiple icons from appear

[Bug 757991] Re: java applications a double icon appears

2011-05-02 Thread Norbert Klein
The same problem appears when using the program jEdit, which is also Java based. The problem can easily be reproduced: 1. Install jEdit from the Ubuntu Software Center 2. Click on the "Add to Launcher" button while it installs 3. Click on the newly created jEdit launcher item Performing these st

[Bug 757991] Re: java applications a double icon appears

2011-04-13 Thread xens
Hi Alex, I have a proper .desktop file, without it the program never appears into unity. I created a new .desktop file following the steps: http://ubuntuforums.org/archive/index.php/t-499978.html ans now it's worse, the launcher appears in unity but when I launch it the icon fade in/out for a f

[Bug 757991] Re: java applications a double icon appears

2011-04-13 Thread Didier Roche
** Changed in: bamf (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757991 Title: java applications a double icon appears -- ubuntu-bugs mailing list ubuntu-bu

[Bug 757991] Re: java applications a double icon appears

2011-04-11 Thread xens
Maybe a picture will help to understand ! ** Attachment added: "double icon java applications" https://bugs.launchpad.net/unity/+bug/757991/+attachment/2019734/+files/Screenshot.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 757991] Re: java applications a double icon appears

2011-04-11 Thread Alex Launi
this is because of the lack of a proper desktop file. ** Also affects: unity (Ubuntu) Importance: Undecided Status: New ** Changed in: unity Status: New => Confirmed ** Changed in: unity (Ubuntu) Status: New => Triaged ** Changed in: unity Importance: Undecided => Low