Ticket #34 (defect)

Opened 1 year ago

Last modified 1 year ago

First illigal move, Program hangs (Happens frequantly but randomly)

Status: closed (fixed)

Reported by: ioffe Assigned to: ioffe
Priority: major Milestone: Alpha release
Component: Caissa Version: 1.0
Severity: blocker Keywords:
Cc:
2007-12-18 14:49:31.773 Caissa[417:d03] InfoView -> data INFO VIEW HERE
2007-12-18 15:10:30.013 Caissa[417:d03] ChessPieceView->calculateCellIndexfromCoordinates  x=196.000000 y=308.000000
2007-12-18 15:10:30.015 Caissa[417:d03] ChessPieceView->calculateCellIndexfromCoordinates  converted x=196.000000 y=260.000000
2007-12-18 15:10:30.017 Caissa[417:d03] ChessPieceView->calculateCellIndexfromCoordinates  ix=4 iy=1
2007-12-18 15:10:30.019 Caissa[417:d03] ChessPieceView->calculateCellIndexfromCoordinates  putTo: 12
2007-12-18 15:10:30.021 Caissa[417:d03] ChessPieceView->Mouse down x=196.000000 y=308.000000
2007-12-18 15:10:31.194 Caissa[417:d03] ChessPieceView->calculateCellIndexfromCoordinates  x=132.000000 y=247.000000
2007-12-18 15:10:31.198 Caissa[417:d03] ChessPieceView->calculateCellIndexfromCoordinates  converted x=132.000000 y=199.000000
2007-12-18 15:10:31.200 Caissa[417:d03] ChessPieceView->calculateCellIndexfromCoordinates  ix=3 iy=3
2007-12-18 15:10:31.201 Caissa[417:d03] ChessPieceView->calculateCellIndexfromCoordinates  putTo: 27
2007-12-18 15:10:31.204 Caissa[417:d03] ChessPieceView->mouseUp  side =119 toside=0
2007-12-18 15:10:31.206 Caissa[417:d03] ChessPieceView->convertCellNoToChessNotation cell 12 is e2
2007-12-18 15:10:31.208 Caissa[417:d03] ChessPieceView->convertCellNoToChessNotation cell 27 is d4
2007-12-18 15:10:31.210 Caissa[417:d03] ChessPieceView->MoveTo e2d4
2007-12-18 15:10:31.213 Caissa[417:d03] InfoView -> data Send move e2d4
ChessEngineController->_readLine->lsize=26 Sjeng: Illegal move: e2d4  
2007-12-18 15:10:31.232 Caissa[417:d03] ChessPieceView->Commit move to illegal=0 endCell=27 startCell=12
2007-12-18 15:10:31.234 Caissa[417:d03] ChessPieceView->putTo # 27
2007-12-18 15:10:31.237 Caissa[417:d03] ChessPieceView->putTo this piece has rank=p and start=12 
2007-12-18 15:10:31.238 Caissa[417:d03] ChessPieceView->placeTo Image to be drawn at x=120 y=160
2007-12-18 15:10:31.240 Caissa[417:d03] ChessEngineController -> processEngineOutput -> _ismymove= 0 
ChessEngineController->_readLine->lsize=1   
ChessEngineController->_readLine->lsize=44   +----+----+----+----+----+----+----+----+  
ChessEngineController->_readLine->lsize=44 8 | *R | *N | *B | *Q | *K | *B | *N | *R |  
ChessEngineController->_readLine->lsize=44   +----+----+----+----+----+----+----+----+  
ChessEngineController->_readLine->lsize=44 7 | *P | *P | *P | *P | *P | *P | *P | *P |  
ChessEngineController->_readLine->lsize=44   +----+----+----+----+----+----+----+----+  
ChessEngineController->_readLine->lsize=44 6 |    |    |    |    |    |    |    |    |  
ChessEngineController->_readLine->lsize=44   +----+----+----+----+----+----+----+----+  
ChessEngineController->_readLine->lsize=44 5 |    |    |    |    |    |    |    |    |  
ChessEngineController->_readLine->lsize=44   +----+----+----+----+----+----+----+----+  
ChessEngineController->_readLine->lsize=44 4 |    |    |    |    |    |    |    |    |  
ChessEngineController->_readLine->lsize=44   +----+----+----+----+----+----+----+----+  
ChessEngineController->_readLine->lsize=44 3 |    |    |    |    |    |    |    |    |  
ChessEngineController->_readLine->lsize=44   +----+----+----+----+----+----+----+----+  
ChessEngineController->_readLine->lsize=44 2 |  P |  P |  P |  P |  P |  P |  P |  P |  
ChessEngineController->_readLine->lsize=44   +----+----+----+----+----+----+----+----+  
ChessEngineController->_readLine->lsize=44 1 |  R |  N |  B |  Q |  K |  B |  N |  R |  
ChessEngineController->_readLine->lsize=44   +----+----+----+----+----+----+----+----+  
ChessEngineController->_readLine->lsize=1   
ChessEngineController->_readLine->lsize=42      a    b    c    d    e    f    g    h  
ChessEngineController->_readLine->lsize=1   

Change History

12/18/07 14:21:17: Modified by ioffe

  • description changed.

12/18/07 14:21:59: Modified by ioffe

  • description changed.
  • milestone changed from Beta release to Alpha release.

12/19/07 17:13:03: Modified by ioffe

  • status changed from new to closed.
  • resolution set to fixed.