FS#59653 - [fish] fish_config crashes

Attached to Project: Community Packages
Opened by Brian Fitzpatrick (done_with_fish) - Tuesday, 14 August 2018, 00:53 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 14 August 2018, 02:56 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Issuing `fish_config` produces the error

Traceback (most recent call last):
File "/usr/share/fish/tools/web_config/webconfig.py", line 1141, in <module>
webbrowser.open(fileurl)
File "/usr/lib/python3.7/webbrowser.py", line 75, in open
register_standard_browsers()
File "/usr/lib/python3.7/webbrowser.py", line 567, in register_standard_browsers
cmd = _synthesize(cmdline, -1)
File "/usr/lib/python3.7/webbrowser.py", line 116, in _synthesize
register(browser, None, controller, update_tryorder)
TypeError: register() takes from 2 to 3 positional arguments but 4 were given


Additional info:
* 2.7.1

Steps to reproduce: Issue `fish_config`
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Tuesday, 14 August 2018, 02:56 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#59567 

Loading...