Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitcoin 0.5 rc3: black popup window when hover recent transactions #613

Closed
bitcoinuser opened this issue Nov 7, 2011 · 4 comments
Closed
Assignees

Comments

@bitcoinuser
Copy link

See the screenshot uploaded here: http://imageshack.us/photo/my-images/155/capturadetelagw.png/

Tested on:

Os: Debian Wheezy 64
Bitcoin: 0.5 rc3

@laanwj
Copy link
Member

laanwj commented Nov 7, 2011

Confirmed -- I've also seen this, it happens on Linux in some cases but not
other OSes (afaik).

The black box is a tooltip that somehow doesn't render succesfully.

Might be Qt related or some problem in the rendering in overviewpage.cpp

@ghost ghost assigned laanwj Nov 7, 2011
@dooglus
Copy link
Contributor

dooglus commented Nov 20, 2011

I usually get the black rectangle when i hover over that area, but today I noticed that if I hover over the 'unconfirmed' number to the left and then quickly move to the right, I get a pattern of random-looking coloured dots, rather than solid black. I can almost make out what the tooltip says through the dots. So this isn't just a CSS issue setting foreground and background to the same colour; it's seems to be a memory corruption issue, which is significantly worse.

I would include screenshots, but someone would find a way of decoding the 'random' dots to read my private keys. :)

@luke-jr
Copy link
Member

luke-jr commented Nov 21, 2011

Confirmed on Gentoo.

@laanwj
Copy link
Member

laanwj commented Nov 21, 2011

#653 fixes this issue

@laanwj laanwj closed this as completed Nov 21, 2011
ptschip pushed a commit to ptschip/bitcoin that referenced this issue May 30, 2017
[Backport to Release PR#568] bug fix min-xthin-nodes
kallewoof pushed a commit to kallewoof/bitcoin that referenced this issue Oct 4, 2019
52ef283 Improve the fedpeg test with extra double claim tests (Steven Roose)
48a82fa Make claimpegin fail in the case of a double claim (Steven Roose)
af22646 Prevent pegin double spends from entering the mempool (Steven Roose)
50c5570 Report IsValidPeginWitness error message (Steven Roose)

Pull request description:

  Fixes bitcoin#612 and bitcoin#613.

  - prevents a double claim from entering mempool
  - makes `claimpegin` throw an exception when trying to double claim a pegin
  - check the last commit message on all the extra cases that are tested.

Tree-SHA512: dd9602cd4bc78a3e8f7a6b566f881ede09dba54900425348c1eb528268a3e869416e3c9ca97c1a8da4d120875ef59c4e21a857256312ce77e06b7b6ae04abf92
rajarshimaitra pushed a commit to rajarshimaitra/bitcoin that referenced this issue Aug 5, 2021
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants