spesmilo / spesmilo/electrum

Exception: Address not in wallet.

Open
#6,955 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.6k
Forks
3.5k
Avg merge
2d 8h
Merged PRs (30d)
61

Description

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/kivy/core/window/window_sdl2.py", line 747, in mainloop
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/kivy/core/window/window_sdl2.py", line 479, in _mainloop
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/kivy/base.py", line 339, in idle
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/kivy/clock.py", line 591, in tick
  File "kivy/_clock.pyx", line 384, in kivy._clock.CyClockBase._process_events
  File "kivy/_clock.pyx", line 414, in kivy._clock.CyClockBase._process_events
  File "kivy/_clock.pyx", line 412, in kivy._clock.CyClockBase._process_events
  File "kivy/_clock.pyx", line 167, in kivy._clock.ClockEvent.tick
  File "/data/data/org.electrum.electrum/files/app/electrum/gui/kivy/uix/ui_screens/receive.kv", line 156, in <lambda>
    on_release: Clock.schedule_once(lambda dt: s.new_request(root.is_lightning))
  File "/home/user/wspace/electrum/.buildozer/android/app/electrum/gui/kivy/uix/screens.py", line 501, in new_request
  File "/home/user/wspace/electrum/.buildozer/android/app/electrum/wallet.py", line 1939, in add_payment_request

Exception: Address not in wallet.

Reporter

This issue was reported by 10 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.0.9 3.7.9 (default, Nov 18 2020, 18:29:29) [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 Android 10 on POCO surya (QKQ1.200512.002 test-keys) imported en_US
4.0.9 3.7.9 (default, Nov 18 2020, 18:29:29) [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 Android 9 on samsung a20 (PPR1.180610.011.A205FXXU2ASFA) imported en_US
4.0.9 3.7.9 (default, Nov 18 2020, 18:29:29) [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 Android 9 on samsung a20 (PPR1.180610.011.A205FXXU2ASFA) imported en_US
4.0.9 3.7.9 (default, Nov 18 2020, 18:29:29) [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 Android 9 on samsung a20 (PPR1.180610.011.A205FXXU2ASFA) imported en_US
4.0.9 3.7.9 (default, Nov 18 2020, 18:29:29) [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 Android 11 on samsung p3q (RP1A.200720.012.G998USQU2AUB5) imported en_US
4.0.9 3.7.9 (default, Nov 18 2020, 18:29:29) [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 Android 11 on samsung p3q (RP1A.200720.012.G998USQU2AUB5) imported en_US
4.0.9 3.7.9 (default, Nov 18 2020, 18:29:29) [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 Android 11 on samsung p3q (RP1A.200720.012.G998USQU2AUB5) imported en_US
4.0.2 3.7.7 (tags/v3.7.7:d7c567b08f, Mar 10 2020, 09:44:33) [MSC v.1900 32 bit (Intel)] Windows-10-10.0.10240-SP0 imported,standard id_ID
4.0.9 3.7.9 (default, Sep 11 2020, 17:18:37) [Clang 11.0.0 (clang-1100.0.33.17)] Darwin-19.6.0-x86_64-i386-64bit 2of3,standard ?
4.0.9 3.7.3 (default, Jan 22 2021, 20:04:44) [GCC 8.3.0] Linux-5.10.0-9-amd64-x86_64-with-debian-10.11 standard en_US

Additional Information

1DErmipMuHyxni6D7vZPQmbMagXCkbedrk


1DErmipMuHyxni6D7vZPQmbMagXCkbedrk


1DErmipMuHyxni6D7vZPQmbMagXCkbedrk


Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with gui/kivy/uix/ui_screens/receive.kv and wallet.py:add_payment_request, following the traceback from the receive-screen callback. Reproduce the receive-request flow with an imported wallet and determine why the reported address is rejected; done means the flow no longer crashes for the affected wallet types.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.