Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: twobitcoins on March 23, 2012, 11:33:15 PM



Title: Crash in QR code dialog
Post by: twobitcoins on March 23, 2012, 11:33:15 PM
I just tried 0.6.0rc4 on Windows.  I was playing around with the QR code dialog, typing/pasting more and more text into the BTC Message field and watching the QR code change.  Eventually the application crashed.


Title: Re: Crash in QR code dialog
Post by: arrowdebreu on April 07, 2012, 08:26:17 AM
I use 0.6.0.6.

The QR code dialog works well. However, when I request a payment (e.g. 1.2 BTC) with no label, the QR code shows

bitcoin:1wadEz3zGJbwGfgD4Jzhl7aAjz2m2Pthrb?amount"1.2X8&label=%28no%20label%29

such that the amount and label have to be manually edited in the sending client.

Another issue: Clicking on the question mark on the top right of the QR code dialog does not seem to do anything.


Title: Re: Crash in QR code dialog
Post by: Diapolo on April 11, 2012, 11:27:47 AM
I use 0.6.0.6.

The QR code dialog works well. However, when I request a payment (e.g. 1.2 BTC) with no label, the QR code shows

bitcoin:1wadEz3zGJbwGfgD4Jzhl7aAjz2m2Pthrb?amount"1.2X8&label=%28no%20label%29

such that the amount and label have to be manually edited in the sending client.

Another issue: Clicking on the question mark on the top right of the QR code dialog does not seem to do anything.

That seems to be a small bug in the qrcode part of the client ... I'm looking into it.

Edit: I created a pull-request for this, if it works, this should be fixed in the next client version :).

Dia


Title: Re: Crash in QR code dialog
Post by: arrowdebreu on May 02, 2012, 01:18:56 PM
Great, thanks!