Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2109479 | 1.4.1 | Andy Herrick | P3 | Resolved | Fixed | hopper |
In app_mgr, clear all cache, if some app have create some shortcut before, it will remain, but user click it, it will report a error (couldn't find it in ../cache dirctory), especially reboot.
Name: jk109818 Date: 01/16/2002
FULL PRODUCT VERSION :
java version "1.3.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_02-b02)
Java HotSpot(TM) Client VM (build 1.3.1_02-b02, mixed mode)
FULL OPERATING SYSTEM VERSION :
Win2K SP2
A DESCRIPTION OF THE PROBLEM :
If a user uninstalls JWS, the icons from JWS apps are left
on the desktop. If the user then reinstalls JWS and starts
the app by using the JNLP URL, they think the desktop icons
are still the right things to use to launch because they
were never uninstalled.
When the user double clicks on the desktop icon, JWS gripes
that it can't find the application and can't launch it. The
user has to open JWS and start the JWS app there.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1.Install JRE
2.Install JWS
3.Install JWS App
4.Run JWS App multiple times from JWS so you get prompted to
put icon on desktop.
5.Put icon of JWS App on desktop
6.Uninstall JWS (notice the JWS App icon is still on the
desktop).
7.Reinstall JWS
8.Double-click on JWS App icon on desktop
9.Look at cryptic error message.
EXPECTED VERSUS ACTUAL BEHAVIOR :
see above
This bug can be reproduced always.
CUSTOMER WORKAROUND :
delete all JWS App icons from desktop and menu after
uninstalling JWS.
(Review ID: 138382)
======================================================================
Name: jk109818 Date: 01/16/2002
FULL PRODUCT VERSION :
java version "1.3.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_02-b02)
Java HotSpot(TM) Client VM (build 1.3.1_02-b02, mixed mode)
FULL OPERATING SYSTEM VERSION :
Win2K SP2
A DESCRIPTION OF THE PROBLEM :
If a user uninstalls JWS, the icons from JWS apps are left
on the desktop. If the user then reinstalls JWS and starts
the app by using the JNLP URL, they think the desktop icons
are still the right things to use to launch because they
were never uninstalled.
When the user double clicks on the desktop icon, JWS gripes
that it can't find the application and can't launch it. The
user has to open JWS and start the JWS app there.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1.Install JRE
2.Install JWS
3.Install JWS App
4.Run JWS App multiple times from JWS so you get prompted to
put icon on desktop.
5.Put icon of JWS App on desktop
6.Uninstall JWS (notice the JWS App icon is still on the
desktop).
7.Reinstall JWS
8.Double-click on JWS App icon on desktop
9.Look at cryptic error message.
EXPECTED VERSUS ACTUAL BEHAVIOR :
see above
This bug can be reproduced always.
CUSTOMER WORKAROUND :
delete all JWS App icons from desktop and menu after
uninstalling JWS.
(Review ID: 138382)
======================================================================
- backported by
-
JDK-2109479 the shortcut icon doesn't delete from desktop and startmenu
-
- Resolved
-