Save System Info in Help Menu error #64434

Closed
opened 2019-05-10 13:32:15 +02:00 by Ted Gocek · 8 comments

System Information
Operating system: Win 7
Graphics card: AMD Radeon R9 200 / HD 7900 Series

Blender Version
Broken: ( 2.80, 427c75e4c2, master, 2019-05-09, as found on the splash screen)

Short description of error

When trying to save system info in the Help Menu this error pops up and does not save info.



Traceback (most recent call last):
File "C:\Users\farishta\blender-2.80.0\2.80\scripts\startup\bl_operators\wm.py", line 1414, in invoke
wm = context.window_manager
NameError: name 'context' is not defined

location: <unknown location>:-1

location: <unknown location>:-1

Exact steps for others to reproduce the error
Click on Save System Info in Help Menu

**System Information** Operating system: Win 7 Graphics card: AMD Radeon R9 200 / HD 7900 Series **Blender Version** Broken: ( 2.80, 427c75e4c20b, master, 2019-05-09, as found on the splash screen) **Short description of error** When trying to save system info in the Help Menu this error pops up and does not save info. ``` Traceback (most recent call last): File "C:\Users\farishta\blender-2.80.0\2.80\scripts\startup\bl_operators\wm.py", line 1414, in invoke wm = context.window_manager NameError: name 'context' is not defined location: <unknown location>:-1 location: <unknown location>:-1 ``` **Exact steps for others to reproduce the error** Click on Save System Info in Help Menu
Author

Added subscriber: @animate1978

Added subscriber: @animate1978

Added subscriber: @ZedDB

Added subscriber: @ZedDB

Can't reproduce. Is this still happening with the latest beta?

Can't reproduce. Is this still happening with the latest beta?
Author

Correct. It started happening with the May 09 beta build, waited to see if it was a fluke or something on my end but it happens with todays build as well.

Correct. It started happening with the May 09 beta build, waited to see if it was a fluke or something on my end but it happens with todays build as well.

Could you try again with tomorrows build?

Could you try again with tomorrows build?
Author

Yes sir :)

Yes sir :)

This issue was referenced by 1813b26bbc

This issue was referenced by 1813b26bbc5d0714ad32a1e8e9de91c76dda80da

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
4 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blender/blender#64434
No description provided.