-
Notifications
You must be signed in to change notification settings - Fork 970
Brave crash when I try to open csv from payment history #4433
Comments
Brave 0.12.3 RC5 on Ubuntu 16.04 latest pass. All systems appear to be functioning properly for wallet creation and ledger. Testing the CSV will mean forcing a reconciliation IIRC. To do so, edit ~/.config/brave/ledger-state.json and change the "reconcileStamp" value to a very small number (like 0). This does mean MONEY WILL LEAVE YOUR WALLET. @diracdeltas might have another suggestion for a means of mocking the creation of payment data so that you can check the frontend without it costing real money. |
@alexwykoff, FYI, as long as wallet creation is working, you can also point your client at testnet to test all the features that require reconciliation (including CSV) without spending real money which is what I have been doing recently: #4286 (comment) |
Hey @bitcoinuser, I unfortunately can't reproduce this. I was able to test the full Payment History flow on the latest build, but didn't get any crash or error. Would you feel comfortable sharing any of your ledger data files? E.g. WARNING: if you have any remaining bitcoin balance in that session you should OMIT |
Hi, Strange. I'm not reproducing the problem anymore. 2016-10-02 19:49 GMT-03:00 Willy Bruns notifications@github.com:
|
Now I'm really looking forward to writing automated tests for this stuff :-) |
Same here, Debian 8 |
Hey @LucasZanella! A couple of questions: I ask because the CSV link is just a |
@LucasZanella, If you could right click the CSV link, click "Copy Link Address" and paste it here, that would be extremely helpful. (NOTE: this will share the contents of the CSV) |
OK, figured this out after talking with Alex from BitGo who had this problem. The pre-packaged download / version of Brave pushed by update does not have #4332 in it (specifically 87ad861 ). Question for @bbondy or any other Brave-r: |
Ok, cool. Is there a build timestamp visible in Brave so you can figure out what was in dev-channel at the time the release was packaged? Here's why I'm asking (only for the pathologically curious or those confused about the same thing). That hash includes the data URL for export fix (87ad861). However, the 64-bit linux .deb downloaded from the Brave downloads page at 1:40p pst ( So the |
@willy-b - are you of the opinon that builds with #4332 will not have the problem seen by @LucasZanella & @bitcoinuser ? |
Yes, @mrose17 , as it is just a standard data URL link, e.g. |
@willy-b - many thanks! |
Ubuntu
Dev Channel Beta 0.12.3dev-RC5
The text was updated successfully, but these errors were encountered: