We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This crash report was reported through the automatic crash reporting system 🤖
Traceback (most recent call last): File "/home/kingsman/Electrum-4.4.6/electrum/plugins/payserver/qt.py", line 93, in <lambda> menu.addAction(_("View in payserver"), lambda: webopen(self.view_url(key))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kingsman/Electrum-4.4.6/electrum/gui/qt/util.py", line 1146, in webopen webbrowser.open(url) File "/usr/lib/python3.11/webbrowser.py", line 87, in open if browser.open(url, new, autoraise): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/webbrowser.py", line 273, in open args = [arg.replace("%s", url).replace("%action", action) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/webbrowser.py", line 273, in <listcomp> args = [arg.replace("%s", url).replace("%action", action) ^^^^^^^^^^^^^^^^^^^^^^ TypeError: replace() argument 2 must be str, not None TypeError: replace() argument 2 must be str, not None
This issue was reported by 1 user(s):
The reporting user(s) did not provide additional information.
The text was updated successfully, but these errors were encountered:
2d954bb
No branches or pull requests
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Reporter
This issue was reported by 1 user(s):
Additional Information
The reporting user(s) did not provide additional information.
The text was updated successfully, but these errors were encountered: