What's interesting is I don't think the block found in this image was accepted, I don't show a transaction with that time stamp in my wallet.
I hope your wallet is unlocked, if it's encrypted (Overview page of your wallet) - otherwise your wallet won't accept the rewards.
yes it is unlocked
what i don't understand is the counter shows 14 transactions, but only 13 DMD and none immature (re: the image above)
Similar here....I have 2 more transactions than diamonds. Maybe they orphaned during confirmation? And the wallet drops orphans without any record? (no record needed really for a coin-that-never-was) My quess anyways......
It should be somewhere in your debug.log
I seem to have waited too long, it's already purged it. So, i'm to assume it was rejected?
I looked in mine. When a block is accepted by your wallet, it puts the flag "derivedStatus=0". When the next block found by the network comes along, if your block is confirmed, it takes the value "derivedStatus=1" and shows in your wallet. If your block was found at a time very close, but before yours, by someone else on the network, the block is orphaned and the flag takes the value "derivedStatus=2" instead. When that happens, the reward is removed from your wallet, and your wallet "REORGANIZED". The block after the block that was just found is always the tie-breaker.
You can search for those keywords in your debug file and see what happens, line by line.
Thank you for your help.
Here's what I've found, but I'm not sure about the time..
05/04/14 22:34:10 pindexBest = 373083pindexBest = 373083REORGANIZE
05/04/14 22:34:10 REORGANIZE: Disconnect 1 blocks; 0000000005056e2a9228..00000000028c8737fc54
05/04/14 22:34:10 REORGANIZE: Connect 2 blocks; 0000000005056e2a9228..0000000003cf229d4914
05/04/14 22:34:10 pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083REORGANIZE: done
05/04/14 22:34:11 SetBestChain: new best=0000000003cf229d49143edc606abf64de7480aae768ecded28ea4346f8f421b height=389645 trust=34413747592 date=05/04/14 22:33:55
05/04/14 22:34:11 Stake checkpoint: 4c352467
05/04/14 22:34:11 NotifyTransactionChanged 3548b9705b601a0688b5dbada53c343719b71704cadc1fdb846a1a432803dadb status=1
05/04/14 22:34:11 ProcessBlock: ACCEPTED
05/04/14 22:34:11 updateWallet 3548b9705b601a0688b5dbada53c343719b71704cadc1fdb846a1a432803dadb 1
05/04/14 22:34:11 inWallet=1 inModel=1 Index=3-4 showTransaction=0 derivedStatus=2
inWallet is yes? umm.. but showTransaction is no?
mi no comprende.