Skip to main content
summaryrefslogtreecommitdiffstats
blob: 00fd1bcb7f5614ab9f9e0c57047fc7cf6fb22da1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
<!-- 1.0@bugzilla.org -->

<!-- 1.0@bugzilla.org -->




<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>Bug 1 - Usability issue with external editors (1GE6IRL)</title>
    


    
    
    
  
  </head>
  


  <body bgcolor="#FFFFFF" onload="">


<!-- 1.0@bugzilla.org -->




<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000" >
<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" ><tr><td
WIDTH="100%"><table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%"
BGCOLOR="#006699" ><tr><td BGCOLOR="#000000" width="116" ><img
src="images/EclipseBannerPic.jpg" width="115" height="50"></td><td
WIDTH="637"><a href=http://www.eclipse.org><img SRC="images/gradient.jpg" BORDER=0 height=50
width=282></a></td><td WIDTH="250"><img src="images/eproject-simple.gif"
width="250" height="48"></td></tr></table></td></tr></table>

    <table border="0" cellspacing="0">
      <tr>
        <td valign="top" align="left">
          <table border="0" cellpadding="0" cellspacing="2">
            <tr>
              <td valign="top" align="left" nowrap="nowrap">
                <font size="+1"><b>Bugzilla Bug 1</b></font>
              </td>
            </tr>
          </table>
        </td>
        <td valign="middle">&nbsp;</td>
        <td valign="middle" align="left">Usability issue with external editors (1GE6IRL)</td>
      </tr>
    </table>
<!-- 1.0@bugzilla.org -->



&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="query.cgi">Query page</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="enter_bug.cgi">Enter new bug</a>

<hr>

<form name="changeform" method="post" action="process_bug.cgi">

  <input type="hidden" name="delta_ts" value="20011025104050">
  <input type="hidden" name="longdesclength" value="5">
  <input type="hidden" name="id" value="1">



  <table cellspacing="1" cellpadding="1" border="0">
    <tr>      
      <td align="right">
        <b>Bug#:</b>
      </td>
      <td>
        <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=1">1</a>
      </td>
      
      <td>&nbsp;</td>

      <td align="right">
        <b>Platform:</b>
      </td><td>
    <select name="rep_platform">
        <option value="All" selected>All
        </option>
        <option value="Macintosh">Macintosh
        </option>
        <option value="PC">PC
        </option>
        <option value="Power PC">Power PC
        </option>
        <option value="Sun">Sun
        </option>
        <option value="Other">Other
        </option>
    </select>
  </td>
  <td>&nbsp;</td>
      
      <td align="right">
        <b>Reporter:</b>
      </td>
      <td>andre_weinand@ch.ibm.com (Andre Weinand)
      </td>    
    </tr>
    
    <tr>
      <td align="right">
        <b>Product:</b>
      </td><td>
    <select name="product">
        <option value="AJDT">AJDT
        </option>
        <option value="AspectJ">AspectJ
        </option>
        <option value="CDT">CDT
        </option>
        <option value="EMF">EMF
        </option>
        <option value="Equinox">Equinox
        </option>
        <option value="GEF">GEF
        </option>
        <option value="JDT">JDT
        </option>
        <option value="PDE">PDE
        </option>
        <option value="Platform" selected>Platform
        </option>
        <option value="Stellation">Stellation
        </option>
        <option value="XSD">XSD
        </option>
    </select>
  </td>
  <td>&nbsp;</td>
      
      <td align="right">
        <b>OS:</b>
      </td><td>
    <select name="op_sys">
        <option value="All" selected>All
        </option>
        <option value="AIX Motif">AIX Motif
        </option>
        <option value="Windows 95">Windows 95
        </option>
        <option value="Windows 98">Windows 98
        </option>
        <option value="Windows CE">Windows CE
        </option>
        <option value="Windows ME">Windows ME
        </option>
        <option value="Windows 2000">Windows 2000
        </option>
        <option value="Windows NT">Windows NT
        </option>
        <option value="Windows XP">Windows XP
        </option>
        <option value="Windows All">Windows All
        </option>
        <option value="MacOS X">MacOS X
        </option>
        <option value="Linux">Linux
        </option>
        <option value="Linux-GTK">Linux-GTK
        </option>
        <option value="Linux-Motif">Linux-Motif
        </option>
        <option value="HP-UX">HP-UX
        </option>
        <option value="Neutrino">Neutrino
        </option>
        <option value="QNX-Photon">QNX-Photon
        </option>
        <option value="Solaris">Solaris
        </option>
        <option value="Unix All">Unix All
        </option>
        <option value="other">other
        </option>
    </select>
  </td>
  <td>&nbsp;</td>

      <td align="right">
        <b>Add&nbsp;CC:</b>
      </td>
      <td>
        <input name="newcc" size="30" value="">
      </td>
    </tr>

    

    <tr>
      <td align="right">
        <b>
          <a href="describecomponents.cgi?product=Platform">
            Component</a>:
        </b>
      </td>
      <td>
        <select name="component">
            <option value="Ant">Ant
            </option>
            <option value="Compare">Compare
            </option>
            <option value="Core">Core
            </option>
            <option value="Debug">Debug
            </option>
            <option value="Doc">Doc
            </option>
            <option value="Help">Help
            </option>
            <option value="Releng">Releng
            </option>
            <option value="Scripting">Scripting
            </option>
            <option value="Search">Search
            </option>
            <option value="SWT">SWT
            </option>
            <option value="Text">Text
            </option>
            <option value="UI">UI
            </option>
            <option value="Update">Update
            </option>
            <option value="VCM" selected>VCM
            </option>
            <option value="WebDAV">WebDAV
            </option>
        </select>
      </td>

      <td>&nbsp;</td>
 
      <td align="right">
        <b>Version:</b>
      </td><td>
    <select name="version">
        <option value="1.0">1.0
        </option>
        <option value="2.0" selected>2.0
        </option>
        <option value="2.0.1">2.0.1
        </option>
        <option value="2.0.2">2.0.2
        </option>
        <option value="2.1">2.1
        </option>
    </select>
  </td>
  <td>&nbsp;</td>
      
      <td rowspan="4" align="right" valign="top">
        <b>CC:</b>
      </td>
      <td rowspan="4" valign="top"> 
        <select name="cc" multiple="multiple" size="5">
          <option value="Kevin_McGuire@oti.com">Kevin_McGuire@oti.com</option>
        </select>
        <br>
        <input type="checkbox" name="removecc">Remove selected CCs
        <br>
      </td>
    </tr>
    
    <tr>
      <td align="right">
        <b>
          <a href="bug_status.html">Status</a>:
        </b>
      </td>
      <td>VERIFIED</td>      
      <td>&nbsp;</td>
      
      <td align="right">
        <b><a href="bug_status.html#priority">Priority</a>:</b>
      </td><td>
    <select name="priority">
        <option value="P1">P1
        </option>
        <option value="P2">P2
        </option>
        <option value="P3" selected>P3
        </option>
        <option value="P4">P4
        </option>
        <option value="P5">P5
        </option>
    </select>
  </td>
  <td>&nbsp;</td>
    </tr>
    
    <tr>
      <td align="right">
        <b>
          <a href="bug_status.html">Resolution</a>:
        </b>
      </td>
      <td>FIXED</td>      
      <td>&nbsp;</td>
      
      <td align="right">
        <b><a href="bug_status.html#severity">Severity</a>:</b>
      </td><td>
    <select name="bug_severity">
        <option value="blocker">blocker
        </option>
        <option value="critical">critical
        </option>
        <option value="major">major
        </option>
        <option value="normal" selected>normal
        </option>
        <option value="minor">minor
        </option>
        <option value="trivial">trivial
        </option>
        <option value="enhancement">enhancement
        </option>
    </select>
  </td>
  <td>&nbsp;</td>
      
    </tr>
    
    <tr>
      <td align="right">
        <b>
          <a href="bug_status.html#assigned_to">Assigned&nbsp;To</a>:
        </b>
      </td>
      <td>James_Moody@ca.ibm.com (James Moody)</td>
      <td>&nbsp;</td>
 
        <td align="right">
          <b>
            <a href="notargetmilestone.html">Target Milestone</a>:
          </b>
        </td><td>
    <select name="target_milestone">
        <option value="2.0 M1">2.0 M1
        </option>
        <option value="2.0 M2">2.0 M2
        </option>
        <option value="2.0 M3">2.0 M3
        </option>
        <option value="2.0 M4">2.0 M4
        </option>
        <option value="2.0 M5">2.0 M5
        </option>
        <option value="2.0 M6">2.0 M6
        </option>
        <option value="2.0 F1">2.0 F1
        </option>
        <option value="2.0 F2">2.0 F2
        </option>
        <option value="2.0 F3">2.0 F3
        </option>
        <option value="2.0 F4">2.0 F4
        </option>
        <option value="2.0.1">2.0.1
        </option>
        <option value="2.0.2">2.0.2
        </option>
        <option value="2.1">2.1
        </option>
        <option value="2.1 M1">2.1 M1
        </option>
        <option value="2.1 M2">2.1 M2
        </option>
        <option value="2.1 M3">2.1 M3
        </option>
        <option value="2.1 M4">2.1 M4
        </option>
        <option value="2.1 M5">2.1 M5
        </option>
        <option value="2.1 RC1">2.1 RC1
        </option>
        <option value="2.1 RC2">2.1 RC2
        </option>
        <option value="2.1 RC3">2.1 RC3
        </option>
        <option value="2.1 RC4">2.1 RC4
        </option>
        <option value="2.1.1">2.1.1
        </option>
        <option value="2.2">2.2
        </option>
        <option value="---" selected>---
        </option>
    </select>
  </td>
  <td>&nbsp;</td>
    </tr>




  <tr>
    <td align="right">
      <b>
          URL:
      </b>
    </td>
    <td colspan="7">
      <input name="bug_file_loc" 
             value="" size="60">
    </td>
  </tr>
  
  <tr>
    <td align="right">
      <b>Summary:</b>
    </td>
    <td colspan="7">
      <input name="short_desc" 
             value="Usability issue with external editors (1GE6IRL)" size="60">
    </td>
  </tr>


    <tr>
      <td align="right">
        <b>
          <a href="describekeywords.cgi">Keywords</a>:
        </b>
      <td colspan="7">
        <input name="keywords" 
               value="" size="60">
      </td>
    </tr> 
  </table>
  

<!-- 1.0@bugzilla.org -->


<br>
<table cellspacing="0" cellpadding="4" border="1">
  <tr>
    <th bgcolor="#cccccc" align="left">Attachment</th>
    <th bgcolor="#cccccc" align="left">Type</th>
    <th bgcolor="#cccccc" align="left">Modified</th>
    <th bgcolor="#cccccc" align="left">Status</th>
    <th bgcolor="#cccccc" align="left">Actions</th>
  </tr>


  <tr>
    <td colspan="4">
      <a href="attachment.cgi?bugid=1&amp;action=enter">Create a New Attachment</a> (proposed patch, testcase, etc.)
    </td>
    <td colspan="1">
      <a href="attachment.cgi?bugid=1&amp;action=viewall">View All</a>
    </td>
  </tr>
</table>
<br>



  <table>
    <tr><th align="right">Bug 1 depends on:</th>
  <td>
  </td>
  <td>
    <input name="dependson" 
           value="">
  </td>
      <td rowspan="2">
        <a href="showdependencytree.cgi?id=1">Show 
        dependency tree</a>  

      </td>
    </tr>

    <tr><th align="right">Bug 1 blocks:</th>
  <td>
  </td>
  <td>
    <input name="blocked" 
           value="">
  </td>
    </tr>
  </table>

  <table>
    <tr>
      <th>
        <a href="votehelp.html">Votes</a>:
      </th>
      <td>0&nbsp;&nbsp;&nbsp;
        <a href="votes.cgi?action=show_bug&amp;bug_id=1">Show 
        votes for this bug</a>&nbsp;&nbsp;&nbsp;
        <a href="votes.cgi?action=show_user&amp;bug_id=1">Vote 
        for this bug</a>
      </td>
    </tr>
  </table>



  <br>
  <b>Additional Comments:</b>
  <br>
  <textarea wrap="hard" name="comment" rows="10" cols="80"
            accesskey="c"></textarea>
  <br>




  <br>
  <input type="radio" name="knob" value="none" checked="checked">
  Leave as <b>VERIFIED&nbsp;FIXED</b>
  <br>


  
        <input type="radio" name="knob" value="reopen"> Reopen bug
        <br>
        <input type="radio" name="knob" value="close">
        Mark bug as <b>CLOSED</b><br>  
  
  <input type="submit" value="Commit">
  <input type="hidden" name="form_name" value="process_bug">
  <p>
    <font size="+1">
      <b>
        <a href="show_activity.cgi?id=1">View Bug Activity</a>
        &nbsp; | &nbsp;
        <a href="long_list.cgi?buglist=1">Format For Printing</a>
      </b>
    </font>

  </p>  
</form>



<table>
  <tr>
    <td align="left">
      <b>
        <a name="c0" href="#c0">Description</a>:
      </b>
    </td>
    <td align="right" width="100%">
      Opened: 2001-10-10 21:34
    </td>
  </tr>
</table>
<hr>
<!-- 1.0@bugzilla.org -->

<pre>- Setup a project that contains a *.gif resource
	- release project to CVS
	- edit the *.gif resource with an external editor, e.g. PaintShop
	- save and close external editor
	- in Navigator open the icon resource and verify that your changes are there
	- release project
		-&gt; nothing to release!
	- in Navigator open the icon resource and verify that your changes are still there

	Problem: because I never &quot;Refreshed from local&quot;, the workspace hasn't changed so &quot;Release&quot; didn't find anything.
	However opening the resource with an external editor found the modified file on disk and showed the changes.

	The real problem occurs if &quot;Release&quot; actually finds something to release but you don't spot that some resources are missing.
	This is extremely error prone: one of my changes didn't made it into build 110 because of this!

NOTES:
EG (5/23/01 3:00:33 PM)
	Release should do a refresh from local before doing the release.
	Moving to VCM


KM (05/27/01 5:10:19 PM)
	Comments from JM in related email:

	Should not do this for free.  Could have a setting which made it optoinal but should nt be mandatory.  Default setting could be to have it on.
	Consider the SWT team who keep their workspaces on network drives.  This will be slow.  

	Side effects will be that a build runs when the refresh is completed unless you somehow do it in a workspace runnable and don't end the
	runnable until after the release.  This would be less than optimal as some builders may be responsible for maintaining some invariants and deriving resources which are releasable.  If you don't run the builders before releasing, the invariants will not be maintained and you will release inconsistent state.

	Summary:  Offer to &quot;ensure local consistency&quot; before releasing.

KM (5/31/01 1:30:35 PM)
	See also 1GEAG1A: ITPVCM:WINNT - Internal error comparing with a document
	which failed with an error.  Never got log from Tod though.</pre>
  <br>
    <i>------- Additional Comment
      <a name="c1" href="#c1">#1</a> From 
      <a href="mailto:James_Moody@ca.ibm.com">James Moody</a>
      2001-10-19 10:32 -------
    </i>
    

<pre>*** <strike><a href="show_bug.cgi?id=183" title="RESOLVED DUPLICATE - readme: must refresh from local if using external editors (1GFBQNI)">Bug 183</a></strike> has been marked as a duplicate of this bug. ***</pre>
  <br>
    <i>------- Additional Comment
      <a name="c2" href="#c2">#2</a> From 
      <a href="mailto:James_Moody@ca.ibm.com">James Moody</a>
      2001-10-19 16:36 -------
    </i>
    

<pre>Implemented 'auto refresh' option. Default value is off.</pre>
  <br>
    <i>------- Additional Comment
      <a name="c3" href="#c3">#3</a> From 
      <a href="mailto:dj_houghton@ca.ibm.com">DJ Houghton</a>
      2001-10-23 23:39 -------
    </i>
    

<pre>PRODUCT VERSION:
	109

</pre>
  <br>
    <i>------- Additional Comment
      <a name="c4" href="#c4">#4</a> From 
      <a href="mailto:James_Moody@ca.ibm.com">James Moody</a>
      2001-10-25 10:19 -------
    </i>
    

<pre>Fixed in v206</pre>
  
<hr>
<!-- 1.0@bugzilla.org -->



&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="query.cgi">Query page</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="enter_bug.cgi">Enter new bug</a>

<br>
<!-- 1.0@bugzilla.org -->



  

  
<table border="0">
  <tr>
    <td bgcolor="#000000" valign="top">
      <table border="0" cellpadding="10" cellspacing="0" width="100%"
             bgcolor="lightyellow">
        <tr>
          <td>
          

 
           This is <b>Bugzilla</b>: the Mozilla bug system.  For more 
            information about what Bugzilla is and what it can do, see 
            <a href="http://www.bugzilla.org/">bugzilla.org</a>.
            


            <br>


<!-- 1.0@bugzilla.org -->






<form method="get" action="show_bug.cgi">
  <table width="100%">
    <tr>
      <td>
        Actions:
      </td>
      
      <td valign="middle" nowrap>
        <a href="enter_bug.cgi">New</a> | 
        <a href="query.cgi">Query</a> |
        
        <input type="submit" value="Find"> bug # 
        <input name="id" size="6"> | 
        
        <a href="reports.cgi">Reports</a> 
             
      </td>

      <td>&nbsp;</td>
          
      <td valign="middle" align="right">
        <a href="createaccount.cgi">New&nbsp;Account</a> | 
        <a href="query.cgi?GoAheadAndLogIn=1">Log&nbsp;In</a>
      </td>
    </tr>
    
  </table>                
</form>

          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>

</body>
</html>

Back to the top