fibercrypto / fibercryptowallet

Multi-coin cryptocurrency wallet
GNU General Public License v3.0
27 stars 15 forks source link

Unresponsive desktop app #346

Open olemis opened 4 years ago

olemis commented 4 years ago

Describe the bug Desktop app

Environment information:

Steps to Reproduce

  1. make clean
  2. make run
  3. Switch to history tab
  4. Wait 10 minutes

Actual behavior App GUI does not accept any interaction and becomes unresponsive. Events still logged in the background , hence this is an issue in the GUI.

Expected behavior App must accept clicks and text input from user .

Additional context Related to changes in #295

olemis commented 4 years ago

I am not noticing this any more after merging #306 for #295 . Scheduling for v2 in case problem persists.