java applet windows uses a wrong, ugly icon in the taskbar

Bug #863228 reported by Sandra Karuving
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Iced Tea
Fix Released
Medium
icedtea-web (Ubuntu)
Triaged
Low
Unassigned

Bug Description

if the browser-java-applets starts a new window it will hava the java-netx icon, wich is a 16x16only, black and whits "NX"-Text symbol.
you can find it in the file '''/usr/share/icedtea-web/netx.jar''' > net > sourceforge > jnlp >resources > netx-icon.png
This is a very bad behavios because
1. its ugly
2. a user will not bring "nx" in some relationship with a javaapplet
3. its only 16x16
4. it should use the icon from /usr/share/applications/icedtea-netx-javaws.desktop

the solution is just simple:
delete the file netx-icon.png from '''/usr/share/icedtea-web/netx.jar''' > net > sourceforge > jnlp >resources. then it will use the icon wich is given in the /usr/share/applications/icedtea-netx-javaws.desktop file

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: icedtea-netx 1.1.3-1ubuntu1 [modified: usr/share/icedtea-web/netx.jar]
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu2
Architecture: i386
Date: Fri Sep 30 13:39:56 2011
InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110901)
SourcePackage: icedtea-web
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Sandra Karuving (lumks) wrote :
Revision history for this message
In , Matthias Klose (doko) wrote :

forwarded from https://bugs.launchpad.net/bugs/863228, the suggestion is not to ship the low resolution icon, so that the default gnome file is used.

if the browser-java-applets starts a new window it will hava the java-netx icon, wich is a 16x16only, black and whits "NX"-Text symbol.
you can find it in the file '''/usr/share/icedtea-web/netx.jar''' > net > sourceforge > jnlp >resources > netx-icon.png
This is a very bad behavios because
1. its ugly
2. a user will not bring "nx" in some relationship with a javaapplet
3. its only 16x16
4. it should use the icon from /usr/share/applications/icedtea-netx-javaws.desktop

the solution is just simple:
delete the file netx-icon.png from '''/usr/share/icedtea-web/netx.jar''' > net > sourceforge > jnlp >resources. then it will use the icon wich is given in the /usr/share/applications/icedtea-netx-javaws.desktop file

Changed in icedtea-web (Ubuntu):
importance: Undecided → Low
status: New → Triaged
Changed in icedtea:
importance: Unknown → Medium
status: Unknown → Confirmed
Revision history for this message
In , Omajid (omajid) wrote :

Thanks for reporting the bug.

Yes, having netx icons and names may be confusing for the user.

(In reply to comment #0)
> delete the file netx-icon.png from '''/usr/share/icedtea-web/netx.jar''' > net
> > sourceforge > jnlp >resources. then it will use the icon wich is given in the
> /usr/share/applications/icedtea-netx-javaws.desktop file

The plugin is not associated with that desktop file. Making this change will cause icedtea-web to fall back to the default icon used by the jre for java applications (which on some distributions, should be /usr/share/icons/default/[somesize]/java.png). Arguably, that's even better.

Revision history for this message
In , Omajid (omajid) wrote :

Actually, /usr/share/icons/default/[somesize]/java.png isn't right. The default icon image is either swing's (JavaCup{16,32}.png in openjdk's resources.jar) or awt's (XAWTIcon*_java_icon*png.class in openjdk's rt.jar)

Revision history for this message
In , Omajid (omajid) wrote :
Changed in icedtea:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.