What's the txid please? It appears as though it is an offline transaction which means it was never confirmed by the network. This happens if no other nodes received it or the input was marked as spent and it was not accepted into memory pool.
You are speaking of a grey square, correct?
Thank You,
Viz.
no grey square, in the qt it looks like a normal tx (genesis) with the little clock is green and is but one tick from being full.
the transaction is in block #348948 so has several hundred thousand confirms :p
here's the blockhash
0001cfba23b094cbaa957e8c1f98ff66abbd139355e0d67130e5863092966ea77a2dc55e4047211
4b63d8cf5fada2e4f1f2b44c81ccac7c289b3828c6043431835d7e69e0c1a069862c78cb5731de3
75e95d8bb6d6935eb0aa9f26c5fe4593f87f789b1630f07cd510ca4779781b2701384954995a6d1
f678e251490620c5641
the explorer won't display the tx
54cd2b75e85e59cf3b2228d807e5bb3b1d41d4ffa2d88c4dc7cc7152d6335cd0bdfdc8c7a098c44
6a9cc555f6bcfabfcf6b9c663b8864cf672f4f557da878d73
output from gettransaction 54cd2b75e85e59cf3b2228d807e5bb3b1d41d4ffa2d88c4dc7cc7152d6335cd0bdfdc8c7a098c44
6a9cc555f6bcfabfcf6b9c663b8864cf672f4f557da878d73
{
"amount" : -34445.89454600,
"fee" : 1.65135100,
"confirmations" : 267053,
"blockhash" : "0001cfba23b094cbaa957e8c1f98ff66abbd139355e0d67130e5863092966ea77a2dc55e4047211
4b63d8cf5fada2e4f1f2b44c81ccac7c289b3828c6043431835d7e69e0c1a069862c78cb5731de3
75e95d8bb6d6935eb0aa9f26c5fe4593f87f789b1630f07cd510ca4779781b2701384954995a6d1
f678e251490620c5641",
"blockindex" : 0,
"txid" : "54cd2b75e85e59cf3b2228d807e5bb3b1d41d4ffa2d88c4dc7cc7152d6335cd0bdfdc8c7a098c44
6a9cc555f6bcfabfcf6b9c663b8864cf672f4f557da878d73",
"time" : 1449801489,
"details" : [
]
}
It has reached 294518 confirms now the client has synced :p
I have tried resyncing from zero a couple of times i recall.
Is there a way to use the downloaded chain as a bootstrap, or to force the client to rescan the entire chain?
Is there a way to use the console in ubuntu-qt? I can't find it.
.
edit.
I just tried again, same result no matter how i do it.
Videlicet is the only one who can save me
I setup a new wallet on another machine/rig, unzip and copy the bootstrap to appdata folder, then let it connect and sync up rest of the blocks. Once new wallet is fully synced I close wallet and unplug ethernet, then I replace new wallet dat with my most recent back up of wallet. Open wallet, still disconnected from internet, and let it do its thing, once loaded reconnect internet. Has worked everytime for me.