Bug 15882 - Delta wizard function
Summary: Delta wizard function
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Update (deprecated - use Eclipse>Equinox>p2) (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-13 14:09 EDT by Vlad Klicnik CLA
Modified: 2002-05-16 21:39 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vlad Klicnik CLA 2002-05-13 14:09:39 EDT
When I get the startup dialog telling me I have changes, and click [OK] nothing 
happens. The log contains the following:

!SESSION ----------------------------------------------------------------------
java.fullversion=J2RE 1.3.1 IBM Windows 32 build cn131-20020403 (JIT enabled: 
jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -ws win32 -debug -update -feature org.eclipse.sdk 
-install file:/D:/eclipse builds/eclipse20020510/
!ENTRY org.eclipse.core.resources 1 4 Mon May 13 14:00:52 EDT 2002
!MESSAGE Problem opening update manager
!ENTRY org.eclipse.update.core 4 0 Mon May 13 14:00:52 EDT 2002
!MESSAGE Internal Error: Unable to find factory to display changes. Open the 
Update Manager manually.
Comment 1 Vlad Klicnik CLA 2002-05-13 15:42:07 EDT
Several issues with delta wizard.

(1) The delta wizard message is a bit unclear. Currently:

The configuration of this application has changed. Select the detenced changes 
from the list for processing.

Needs to convey the fact we have detected changes and are asking the user if he 
wants the changes configured.

(2) wizard does not offer to restart the workbench after applying the changes. 
It should.


Comment 2 Vlad Klicnik CLA 2002-05-15 11:34:19 EDT
When I accept the changes and process them, the Reddot feature appears 
configured right after I accept the changes, but the state is not written out 
into plaftorm.cfg, and on restart the feature is unconfigured.
Comment 3 Dejan Glozic CLA 2002-05-16 21:39:40 EDT
It now offers to restart, and the configuration is persisted.