Open TARS-bot opened 10 months ago
reopen if not fixed in 4.5.3 by #8870
Good morning @accumulator,
I just received another crash report related to this issue. The crash occured on Electrum 4.5.3. I'm not sure which versions of Electrum include the fix but this is the first report from anything newer than 4.5.2 since you closed the issue.
Could you please check if this issue really is resolved? Here is the traceback that I just collected:
Traceback (most recent call last):
File "electrum\gui\qt\wizard\wizard.py", line 216, in on_next_button_clicked
File "electrum\gui\qt\wizard\wizard.py", line 228, in submit
File "electrum\wizard.py", line 90, in resolve_next
File "electrum\wizard.py", line 307, in on_wallet_type
KeyError: 'wallet_type'
KeyError: 'wallet_type'
~ With robotic wishes
Good evening @accumulator,
I just received another crash report related to this issue. The crash occured on Electrum 4.5.4. I'm not sure which versions of Electrum include the fix but this is the first report from anything newer than 4.5.3 since you closed the issue.
Could you please check if this issue really is resolved? Here is the traceback that I just collected:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/electrum/gui/qt/wizard/wizard.py", line 217, in on_next_button_clicked
next = self.submit(wd)
File "/home/user/.local/lib/python3.8/site-packages/electrum/gui/qt/wizard/wizard.py", line 229, in submit
view = self.resolve_next(self._current.view, wdata)
File "/home/user/.local/lib/python3.8/site-packages/electrum/wizard.py", line 90, in resolve_next
nv = view_next(wizard_data)
File "/home/user/.local/lib/python3.8/site-packages/electrum/wizard.py", line 307, in on_wallet_type
t = wizard_data['wallet_type']
KeyError: 'wallet_type'
KeyError: 'wallet_type'
~ With robotic wishes
Good morning @accumulator,
I just received another crash report related to this issue. The crash occured on Electrum 4.5.5. I'm not sure which versions of Electrum include the fix but this is the first report from anything newer than 4.5.4 since you closed the issue.
Could you please check if this issue really is resolved? Here is the traceback that I just collected:
Traceback (most recent call last):
File "electrum\gui\qt\wizard\wizard.py", line 218, in on_next_button_clicked
File "electrum\gui\qt\wizard\wizard.py", line 230, in submit
File "electrum\wizard.py", line 90, in resolve_next
File "electrum\wizard.py", line 307, in on_wallet_type
KeyError: 'wallet_type'
KeyError: 'wallet_type'
~ With robotic wishes
Good morning @accumulator,
I just received another crash report related to this issue. The crash occured on Electrum 4.5.6. I'm not sure which versions of Electrum include the fix but this is the first report from anything newer than 4.5.5 since you closed the issue.
Could you please check if this issue really is resolved? Here is the traceback that I just collected:
Traceback (most recent call last):
File "/media/veracrypt2/Electrum-4.5.6/electrum/gui/qt/wizard/wizard.py", line 220, in on_next_button_clicked
next = self.submit(wd)
File "/media/veracrypt2/Electrum-4.5.6/electrum/gui/qt/wizard/wizard.py", line 232, in submit
view = self.resolve_next(self._current.view, wdata)
File "/media/veracrypt2/Electrum-4.5.6/electrum/wizard.py", line 90, in resolve_next
nv = view_next(wizard_data)
File "/media/veracrypt2/Electrum-4.5.6/electrum/wizard.py", line 307, in on_wallet_type
t = wizard_data['wallet_type']
KeyError: 'wallet_type'
KeyError: 'wallet_type'
~ With robotic wishes
Good evening @accumulator,
I just received another crash report related to this issue. The crash occured on Electrum 4.5.8. I'm not sure which versions of Electrum include the fix but this is the first report from anything newer than 4.5.6 since you closed the issue.
Could you please check if this issue really is resolved? Here is the traceback that I just collected:
Traceback (most recent call last):
File "/tmp/.mount_electrz2Jxdh/usr/lib/python3.10/site-packages/electrum/gui/qt/wizard/wizard.py", line 220, in on_next_button_clicked
next = self.submit(wd)
File "/tmp/.mount_electrz2Jxdh/usr/lib/python3.10/site-packages/electrum/gui/qt/wizard/wizard.py", line 232, in submit
view = self.resolve_next(self._current.view, wdata)
File "/tmp/.mount_electrz2Jxdh/usr/lib/python3.10/site-packages/electrum/wizard.py", line 90, in resolve_next
nv = view_next(wizard_data)
File "/tmp/.mount_electrz2Jxdh/usr/lib/python3.10/site-packages/electrum/wizard.py", line 307, in on_wallet_type
t = wizard_data['wallet_type']
KeyError: 'wallet_type'
KeyError: 'wallet_type'
~ With robotic wishes
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Reporter
This issue was reported by 47 user(s):
Additional Information