What's new
  • Due to abuse, registration is disabled.

    Registration is only required for posting topics or replies. To register, make a request on any of the PIVX social media or chat channels.

    NOTE: To enhance forum security, new accounts that have no posts within a 30-day period may be subject to banning.

Wallet 4.0.1 is freezing

colinjock

New Pivian
hi, loaded new wallet, everything looks fine til i try to send a pivx, or zpiv. it just freezes,
242
 

Attachments

  • 1579197944070.png
    1579197944070.png
    625.4 KB · Views: 1,114
I was looking for the files related to the process of creating the QR code, the "bitcoinunits.cpp" file, the switch statements do not have the "brake;" at the end. that can generate problems on some occasions, I will try to compile it with "break;". in the file "bitcoinamountfield.cpp" I thought to add other conditions to the "bool BitcoinAmountField :: validate ()" function that could give problems in null values.
i compile and see what happen, if not happend nothing, well, i dont know, I suspect that it goes into a kind of loop somewhere
 
Top