Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hyades-dev] Committer Approval Requested for two 3.0.1. Defect Fix - Bugzilla 70537




approved

Richard K. Duggan
Problem Determination Enablement
IBM Toronto Laboratory
External: 905-413-2396
Internal: 969-2396



                                                                           
             Kent D Siefkes                                                
             <kdsiefke@xxxxxx.                                             
             com>                                                       To 
             Sent by:                  hyades-dev@xxxxxxxxxxx              
             hyades-dev-admin@                                          cc 
             eclipse.org               Wayne Ho/Toronto/IBM@IBMCA          
                                                                   Subject 
                                       [hyades-dev] Committer Approval     
             07/28/2004 08:00          Requested for two 3.0.1. Defect Fix 
             PM                        -  Bugzilla 70537                   
                                                                           
                                                                           
             Please respond to                                             
                hyades-dev                                                 
                                                                           
                                                                           





Please find below two usability defects recently filed based on a usability
study that we have tested trivial, low-risk fixes in hand (see below for
details), and want to get them in 3.0.1.

I'm asking for Hyades committer approval for these defect fixes.  No
response within 24 hours indicates silent approval.

If approved the fixes will be checked in by Thursday night, so they will
make Friday morning's build.

Kent

----------------------------------------
                                                                      
 70 Fri m P P nevicosi who@ca. AS  Tes 3. Recorder Control View: Stop 
 75 16: a 3 C @us.ibm. ibm.com SI  t.h 0. Record Icon not using       
 5  38  j     com                  tt  1  proper disabled icon        
                                                                      
                                                                      



The stop recording icon when disabled looks like an empty box and is
misleading users when next to the maximize and minimize buttons in Eclipse.

The proper stop recording disabled icon is shown below, the the fix is just
to replace the current icon which is causing user confusion with the
correct icon.  The fix is in hand and has been tested.


                                                                      
 709 10:3 ma P PC nevicosi@u who@xxxxx ASS   Tes 3. Improve Recorder  
 85  9:50 j  3    s.ibm.com  m.com     I     t.h 0. Control feedback  
                                             tt  1                    
                                                                      




The http proxy recorder now emits the following messages for a recording
(as messages in the recorder control view, with the most recent message
duplicated in the progress dialogue under the progress bar):

Recording Started.
Connecting to RAServer on localhost/port 10002
Setting up Java environment on localhost.
Configuring executor.
Configuring control channel communication.
Sending Harness executable object to RAServer.
Sending executor to RAServer.
Initializing data processor.
Launching executor.
Executor launched succesfully.
Sending command Init
port,1080;proxyInfo,socks;sslkeyfile,<INSTALL_DIR>\eclipse\plugins\org.eclipse.hyades.execution.recorder.http_3.0.0
\testkeys

Sending command StartRecording
Sending command StartApp
org.eclipse.hyades.internal.execution.recorder.local.appadapters.InternetExplorerAdapter;port:1080;proxyInfo,socks;sslkeyfile,<INSTALL_DIR>\eclipse\plugins\org.eclipse.hyades.execution.recorder.http_3.0.0
\testkeys

Recording completed

The change is to simply remove printing out the messages (or arguments)
colored red above which are mostly "techno-jargon filled" trace/debug info.
Sufficient progress is still indicated to the user, clutter has been
removed, progress more easily followed, and the user experience is
improved.  The following set of progress messages remain:

Recording Started.
Connecting to RAServer on localhost/port 10002
Sending command Init
Sending command StartRecording
Sending command StartApp
Recording completed

There is no PII-change involved.  The fix is in hand and has been tested.
(See attached file: stoprecording.gif)

Attachment: stoprecording.gif
Description: GIF image


Back to the top