System Information
Operating system: Mageia 7 x86_64 (Linux)
Graphics card: Intel HD Graphics 630
Blender Version
Broken: 2.80 (release)
Worked: not tested
Short description of error
When clicking the Help > Report a Bug menu entry, a traceback is displayed and the feature does not work:
Traceback (most recent call last):
File "/home/akien/Documents/Blender/blender-2.80-linux-glibc217-x86_64/2.80/scripts/startup/bl_operators/wm.py", line 845, in execute
webbrowser.open(self.url)
File "/home/akien/Documents/Blender/blender-2.80-linux-glibc217-x86_64/2.80/python/lib/python3.7/webbrowser.py", line 75, in open
register_standard_browsers()
File "/home/akien/Documents/Blender/blender-2.80-linux-glibc217-x86_64/2.80/python/lib/python3.7/webbrowser.py", line 567, in register_standard_browsers
cmd = _synthesize(cmdline, -1)
File "/home/akien/Documents/Blender/blender-2.80-linux-glibc217-x86_64/2.80/python/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
location: <unknown location>:-1
location: <unknown location>:-1Exact steps for others to reproduce the error
- Open Blender 2.80
- Select Help > Report a Bug