[Bug 751909] Re: Java Swing applications displayed with wrong name

2015-12-03 Thread Tiago Stürmer Daitx
** Changed in: openjdk-7 (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: openjdk-6 (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-08-30 Thread Treviño
Fix Released in Bamf BAMF 0.5.0.

** Changed in: bamf
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-07-26 Thread Stephen M. Webb
Fix Released in Unity Unity 7.1.0.

** Changed in: unity
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-07-16 Thread PS Jenkins bot
Fix committed into lp:bamf at revision 564, scheduled for release in
bamf, milestone 0.5.0

** Changed in: bamf
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package bamf - 0.5.0+13.10.20130717-0ubuntu1

---
bamf (0.5.0+13.10.20130717-0ubuntu1) saucy; urgency=low

  [ Marco Trevisan (Treviño) ]
  * BamfApplication: keep track of the application main-window and
update name and icon accordingly Applications without a .desktop
file should update their name and icon based on their children. So
now we try to compute the main window children, and we update name
and icon based on it. (LP: #751909)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 564
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Wed, 17 Jul 2013 
02:01:42 +

** Changed in: bamf (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.0.1+13.10.20130702-0ubuntu1

---
unity (7.0.1+13.10.20130702-0ubuntu1) saucy; urgency=low

  [ Michal Hruby ]
  * A few changes to unity-core API/ABI.

  [ Ted Gould ]
  * Fix upstart job to handle legacy case and not duplicate events.

  [ Marco Trevisan (Treviño) ]
  * ApplicationManager: Use nux::ROProperty for Window and Application
title and icon So BamfApplicationManager connect to {name,icon}-
changed signals, set getters for properties and
ApplicationLauncherIcon update icon tooltip_text and icon when App
title/icon changes. (LP: #751909)
  * BamfApplicationManager: always use std::make_shared and use
glib::SignalManager::Add Also add some helper constructors.
  * ApplicationLauncherIcon: only use a simple std::vector to cache the
quicklist entries Remove the ugly std::string indexed std::map.
  * ConnectionManager: add a class container of sigc::connection that
takes care of disconnection Connections added will be disconnected
on class destruction on on explicit removal or replacement request.

  [ Lars Uebernickel ]
  * unity-panel-service: call ido_init() and honor indicator's position
requests.

  [ Chris Townsend ]
  * Fixes some panel shadow regressions caused by rev. 3381. - No panel
shadow when logging in, ie, no windows are opened. - Indicator drop
down menus have the panel shadow painted over them. - Notification
bubbles cause the panel shadow to be drawn on top of everything. -
Minimizing all windows caused the panel shadow to not be drawn. (LP:
#1194865)

  [ Didier Roche ]
  * now build-depends on the desktop definition for scopes as libunity-
common is dead.

  [ Sebastien Bacher ]
  * use correct ellipses.

  [ Andrea Azzarone ]
  * Remove not necessary assert. (LP: #1192503)

  [ Łukasz 'sil2100' Zemczak ]
  * Revert revision 3380. This caused regression of all autopilot tests
as show_desktop was invalidly detected every time there are no
visible windows on screen.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 3396
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 02 Jul 2013 
05:32:40 +

** Changed in: unity (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-06-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~3v1n0/unity/app-title-icon-properties

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-06-27 Thread Treviño
** Changed in: bamf (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: bamf (Ubuntu)
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-06-27 Thread PS Jenkins bot
Fix committed into lp:unity at revision None, scheduled for release in
unity, milestone 7.1.0

** Changed in: unity
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-06-26 Thread Treviño
** Changed in: bamf
   Importance: Undecided = Medium

** Changed in: unity
   Importance: Undecided = Low

** No longer affects: unity-2d

** Changed in: bamf
   Status: Confirmed = In Progress

** Changed in: unity
   Status: Confirmed = In Progress

** Changed in: unity
   Importance: Low = Medium

** Changed in: bamf
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity
Milestone: None = 7.1.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-06-26 Thread Treviño
** Branch linked: lp:~3v1n0/bamf/app-main-view

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-05-17 Thread Treviño
** Changed in: bamf
Milestone: 0.4.0 = 0.5.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2013-01-09 Thread Treviño
** Changed in: bamf
Milestone: None = 0.4.0

** Also affects: bamf/0.2
   Importance: Undecided
   Status: New

** Also affects: bamf/0.3
   Importance: Undecided
   Status: New

** No longer affects: bamf/0.2

** No longer affects: bamf/0.3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2012-10-17 Thread Treviño
** Also affects: openjdk-7 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: openjdk-7 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2012-10-17 Thread Treviño
** Description changed:

  Binary package hint: unity
  
  On launcher, all Java Swing applications are with wrong name. Their
  tooltip shows the Java class name, with the dots changed by hiphens.
  
  For example, Netbeans icon itself gets inactive after startup.
  Then an icon with a '?' shows up indicating java-lang-Thread on mouseover.
  
  
--
  
- Treviño: this issue is java related and it's caused by the fact that the Java 
apps doesn't  correctly set the WM_CLASS X property on their windows. There was 
a bug for it (including a patch): 
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6528430
+ Treviño: this issue is java related (affecting javaws apps as well) and it's 
caused by the fact that the Java apps doesn't  correctly set the WM_CLASS X 
property on their windows. There was a bug for it (including a patch): 
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6528430
  The ubuntu java package should probably include it.
  
  A workaround to fix it is to use this window matching agent: 
https://github.com/jelmerk/window-matching-agent then you need to update the 
application
  .desktop file to change the Exec value including 
-javaagent:agent.jar=AppWMClass and adding StartupWMClass=AppWMClass.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 751909] Re: Java Swing applications displayed with wrong name

2012-06-06 Thread Sebastien Bacher
see http://elliotth.blogspot.it/2007/02/fixing-wmclass-for-your-
java.html as well and a java improvement request filed on
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6528430

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2012-06-06 Thread Treviño
** Description changed:

  Binary package hint: unity
  
  On launcher, all Java Swing applications are with wrong name. Their
  tooltip shows the Java class name, with the dots changed by hiphens.
  
  For example, Netbeans icon itself gets inactive after startup.
  Then an icon with a '?' shows up indicating java-lang-Thread on mouseover.
  
- ProblemType: Bug
- DistroRelease: Ubuntu 11.04
- Package: unity 3.8.2-0ubuntu1
- ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
- Uname: Linux 2.6.38-7-generic x86_64
- Architecture: amd64
- CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
- Date: Tue Apr  5 22:32:09 2011
- InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110329.1)
- InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110329.1)
- InstallationMedia__: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110329.1)
- ProcEnviron:
-  LANGUAGE=de_AT:en
-  LANG=de_AT.UTF-8
-  LC_MESSAGES=de_AT.UTF-8
-  SHELL=/bin/zsh
- ProcVersionSignature_: Ubuntu 2.6.38-7.39-generic 2.6.38
- ProcVersionSignature__: Ubuntu 2.6.38-7.39-generic 2.6.38
- SourcePackage: unity
- UpgradeStatus: No upgrade log present (probably fresh install)
+ 
--
+ 
+ Treviño: this issue is java related and it's caused by the fact that the Java 
apps doesn't  correctly set the WM_CLASS X property on their windows. There was 
a bug for it (including a patch): 
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6528430
+ The ubuntu java package should probably include it.
+ 
+ A workaround to fix it is to use this window matching agent: 
https://github.com/jelmerk/window-matching-agent then you need to update the 
application
+ .desktop file to change the Exec value including 
-javaagent:agent.jar=AppWMClass and adding StartupWMClass=AppWMClass.

** Also affects: openjdk-6 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: openjdk-6 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 751909] Re: Java Swing applications displayed with wrong name

2011-12-17 Thread Dan Jared
For netbeans with the two icons problem, you can use my plugin:

http://plugins.netbeans.org/plugin/40321/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2011-09-19 Thread Stefano Mtangoo
Same problem with two icons for Netbeans 7.0.1
Is there any fix yet?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/751909/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 751909] Re: Java Swing applications displayed with wrong name

2011-05-04 Thread MnCC
same problem with mucommander : http://www.mucommander.com/
still getting the ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751909

Title:
  Java Swing applications displayed with wrong name

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs