Bug line 524, line 83 #69152

Closed
opened 2019-08-25 18:41:55 +02:00 by Yura · 8 comments

System Information
Operating system: Windows 10
Graphics card: AMD A8-3500M APU with Radeon(tm) HD Graphics 1.50 Ghz

Blender Version
Broken: 2.80

Short description of error

Hello! Help solve the problem. The problem starts because if I start to actively use third-party add-ons, although after the program is completely reset to the initial settings, the problem disappears only for a while. Later, an error appears when trying to select an object in the scene.

I enclose the error text:

Traceback (most recent call last):

File "D:\╨Я╤А╨╛╨│╤А╨░╨╝╨╝╤Л\╨С╨╗╨╡╨╜╨┤╨╡╤А\2.80\scripts\startup\bl_operators\wm.py", line 524, in execute
  value = context_path_validate(context, data_path)
File "D:\╨Я╤А╨╛╨│╤А╨░╨╝╨╝╤Л\╨С╨╗╨╡╨╜╨┤╨╡╤А\2.80\scripts\startup\bl_operators\wm.py", line 83, in context_path_validate
  value = eval("context.%s" % data_path) if data_path else Ellipsis
File "<string>", line 1
  context.(null).shading.type
          ^

SyntaxError: invalid syntax

location: :-1

location: :-1

Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

**System Information** Operating system: Windows 10 Graphics card: AMD A8-3500M APU with Radeon(tm) HD Graphics 1.50 Ghz **Blender Version** Broken: 2.80 **Short description of error** Hello! Help solve the problem. The problem starts because if I start to actively use third-party add-ons, although after the program is completely reset to the initial settings, the problem disappears only for a while. Later, an error appears when trying to select an object in the scene. I enclose the error text: Traceback (most recent call last): ``` File "D:\╨Я╤А╨╛╨│╤А╨░╨╝╨╝╤Л\╨С╨╗╨╡╨╜╨┤╨╡╤А\2.80\scripts\startup\bl_operators\wm.py", line 524, in execute value = context_path_validate(context, data_path) File "D:\╨Я╤А╨╛╨│╤А╨░╨╝╨╝╤Л\╨С╨╗╨╡╨╜╨┤╨╡╤А\2.80\scripts\startup\bl_operators\wm.py", line 83, in context_path_validate value = eval("context.%s" % data_path) if data_path else Ellipsis File "<string>", line 1 context.(null).shading.type ^ ``` SyntaxError: invalid syntax location: <unknown location>:-1 location: <unknown location>:-1 **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible).
Author

Added subscriber: @Yura-4

Added subscriber: @Yura-4
Member

Added subscriber: @Mets

Added subscriber: @Mets
Member

Load Factory Settings is only temporary. To save the factory settings as your permanent settings, you need to go into user preferences and manually save preferences. Does this help?

Load Factory Settings is only temporary. To save the factory settings as your permanent settings, you need to go into user preferences and manually save preferences. Does this help?
Author

Preserved basic. Hope this helps. Is the error code related to the fact that I use addons?

Preserved basic. Hope this helps. Is the error code related to the fact that I use addons?
Member

The error is not directly in an addon, but it looks like a rather mysterious error to me, so I can't be sure. Try reinstalling your addons one by one and see if any of them break it.

The error is not directly in an addon, but it looks like a rather mysterious error to me, so I can't be sure. Try reinstalling your addons one by one and see if any of them break it.
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

This most likely is a duplicate of #65397 (Assigning shortcut to editor properties gives errors).
Assigning a shortcut might have happened manually or through an addon.
In any way, this should not throw an error, but is already high on the priority list...

Will merge this report into #65397...

This most likely is a duplicate of #65397 (Assigning shortcut to editor properties gives errors). Assigning a shortcut might have happened manually or through an addon. In any way, this should not throw an error, but is already high on the priority list... Will merge this report into #65397...
Member

Closed as duplicate of #65397

Closed as duplicate of #65397
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#69152
No description provided.