darcs

Issue 1274 Handling questions about the last tag.

Title Handling questions about the last tag.
Priority bug Status given-up
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, twb
Assigned To
Topics Matchers, UI

Created on 2008-12-20.02:30:43 by twb, last changed 2010-08-12.09:49:21 by kowey.

Messages
msg6840 (view) Author: twb Date: 2008-12-20.02:30:40
For a while now, I've been growing increasingly suspicious that the
interactivity logic is broken when dealing with the last patch in the
list of matches.  For example, here's the end of an obliterate
interaction which looks like "x" has been treated as "n".

In this interaction, I was repeatedly typing "x", then "y".

I guess the 64th patch was skipped because it adds the .bin directory.

  $ darcs obl --match 'not touch .bin/ru'
  [...]
  Shall I obliterate this patch? (62/64)  [ynWvpxdaqjk], or ? for help: x
  yMon Jan 16 20:20:51 EST 2006  Trent Buck <trentbuck@gmail.com>
    * Initial import.
  Shall I obliterate this patch? (63/64)  [ynWvpxdaqjk], or ? for help:
      Mon Jan 16 20:20:51 EST 2006  Trent Buck <trentbuck@gmail.com>
        * Initial import.

          A ./.Xdefaults
          [...]
          A ./Emacs/Config/windmove.el
  Shall I obliterate this patch? (63/64)  [ynWvpxdaqjk], or ? for help: x
  Skipped obliterate of 1 patch.
  [waiting...]
msg6853 (view) Author: kowey Date: 2008-12-21.17:34:09
Sounds like a bug and something that could be boiled down into a test case. 
Marking need-volunteer for somebody to submit such a case to the bugs dir,
perhaps Trent?
msg6857 (view) Author: twb Date: 2008-12-22.00:00:41
On Sun, Dec 21, 2008 at 05:34:13PM -0000, Eric Kow wrote:
> Sounds like a bug and something that could be boiled down into a
> test case.  Marking need-volunteer for somebody to submit such a
> case to the bugs dir, perhaps Trent?

I won't take this ticket right now, as it is lower priority (for me)
than other open tickets.
msg10486 (view) Author: kowey Date: 2010-03-24.11:15:24
Maintenance bump.
Test case still needed.
msg12128 (view) Author: kowey Date: 2010-08-12.09:49:20
The interactivity logic has changed with Florent's SelectChanges 
refactor.  I suggest we mark this ticket given-up until Trent or somebody 
else can reproduce the issue.
History
Date User Action Args
2008-12-20 02:30:44twbcreate
2008-12-21 17:34:13koweysetpriority: bug
status: unread -> needs-reproduction
messages: + msg6853
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin
2008-12-22 00:00:44twbsetnosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin
messages: + msg6857
2009-08-15 09:09:40twbsettopic: + UI
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin
2009-08-25 17:36:28adminsetnosy: + darcs-devel, - simon
2009-08-27 14:24:25adminsetnosy: kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin
2010-03-24 11:15:29koweysettopic: + Matchers
messages: + msg10486
2010-08-12 09:49:21koweysetstatus: needs-reproduction -> given-up
messages: + msg12128