Assigning shortcut to editor properties gives errors #65397

Closed
opened 2019-06-01 16:02:43 +02:00 by Gabriele · 58 comments

System Information
Operating system: Windows-8.1-6.3.9600 64 Bits
Graphics card: AMD Radeon R5 M230 Series ATI Technologies Inc. 4.5.13464 Core Profile Context 21.19.407.0

Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-05-31 22:45, hash: cc600de669
Worked: (optional)

Short description of error
Everytime I open blender and click anything in the object mode, the program reports to me an error and it's very annoying.
I'll write the entire report:

 File "D:\Blender\blender-2.80.0-git.cc600de6695a-windows64\2.80\scripts\startup\bl_operators\wm.py", line 332, in execute if context_path_validate(context, data_path) is Ellipsis:
 File "D:\Blender\blender-2.80.0-git.cc600de6695a-windows64\2.80\scripts\startup\bl_operators\wm.py", line 75, in context_path_validate value = eval("context.%s" data_path) if data_path else Ellipsis
 File "<string>", line 1
 context.(null).shading.show_xray
         ^
 SintaxError: invalid syntax
 location: <unkown location>:-1

Exact steps for others to reproduce the error
Right click on "Show whole scene transparent" -> "Assign Shortcut" -> I clicked "Dash" key

help.blend

**System Information** Operating system: Windows-8.1-6.3.9600 64 Bits Graphics card: AMD Radeon R5 M230 Series ATI Technologies Inc. 4.5.13464 Core Profile Context 21.19.407.0 **Blender Version** Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-05-31 22:45, hash: `cc600de669` Worked: (optional) **Short description of error** Everytime I open blender and click anything in the object mode, the program reports to me an error and it's very annoying. I'll write the entire report: ``` File "D:\Blender\blender-2.80.0-git.cc600de6695a-windows64\2.80\scripts\startup\bl_operators\wm.py", line 332, in execute if context_path_validate(context, data_path) is Ellipsis: File "D:\Blender\blender-2.80.0-git.cc600de6695a-windows64\2.80\scripts\startup\bl_operators\wm.py", line 75, in context_path_validate value = eval("context.%s" data_path) if data_path else Ellipsis File "<string>", line 1 context.(null).shading.show_xray ^ SintaxError: invalid syntax ``` ``` location: <unkown location>:-1 ``` **Exact steps for others to reproduce the error** Right click on "Show whole scene transparent" -> "Assign Shortcut" -> I clicked "Dash" key [help.blend](https://archive.blender.org/developer/F7082053/help.blend)
Author

Added subscriber: @gtmax99

Added subscriber: @gtmax99

#76501 was marked as duplicate of this issue

#76501 was marked as duplicate of this issue

#76466 was marked as duplicate of this issue

#76466 was marked as duplicate of this issue

#70650 was marked as duplicate of this issue

#70650 was marked as duplicate of this issue

#70619 was marked as duplicate of this issue

#70619 was marked as duplicate of this issue

#70396 was marked as duplicate of this issue

#70396 was marked as duplicate of this issue

#69617 was marked as duplicate of this issue

#69617 was marked as duplicate of this issue

#69293 was marked as duplicate of this issue

#69293 was marked as duplicate of this issue

#69152 was marked as duplicate of this issue

#69152 was marked as duplicate of this issue

#69016 was marked as duplicate of this issue

#69016 was marked as duplicate of this issue

#68606 was marked as duplicate of this issue

#68606 was marked as duplicate of this issue

#68329 was marked as duplicate of this issue

#68329 was marked as duplicate of this issue

#68510 was marked as duplicate of this issue

#68510 was marked as duplicate of this issue

#68560 was marked as duplicate of this issue

#68560 was marked as duplicate of this issue

#68231 was marked as duplicate of this issue

#68231 was marked as duplicate of this issue

#68251 was marked as duplicate of this issue

#68251 was marked as duplicate of this issue

#68153 was marked as duplicate of this issue

#68153 was marked as duplicate of this issue

#68192 was marked as duplicate of this issue

#68192 was marked as duplicate of this issue

#67352 was marked as duplicate of this issue

#67352 was marked as duplicate of this issue

#67136 was marked as duplicate of this issue

#67136 was marked as duplicate of this issue

#67163 was marked as duplicate of this issue

#67163 was marked as duplicate of this issue

blender/blender-addons#67011 was marked as duplicate of this issue

blender/blender-addons#67011 was marked as duplicate of this issue

#66885 was marked as duplicate of this issue

#66885 was marked as duplicate of this issue
Author

Removed subscriber: @gtmax99

Removed subscriber: @gtmax99
Author

Added subscriber: @gtmax99

Added subscriber: @gtmax99
Sebastian Parborg was assigned by Brecht Van Lommel 2019-06-02 00:50:40 +02:00

Added subscriber: @brecht

Added subscriber: @brecht

It should not allow creating shortcuts for such incomplete paths. Additionally it would be good to add support for context.space_data, that's a pretty common case for binding shortcuts.

It should not allow creating shortcuts for such incomplete paths. Additionally it would be good to add support for `context.space_data`, that's a pretty common case for binding shortcuts.
Brecht Van Lommel changed title from Error shortcut to Assigning shortcut to editor properties gives errors 2019-06-02 00:51:41 +02:00
Sebastian Parborg removed their assignment 2019-06-24 15:26:26 +02:00
Brecht Van Lommel was assigned by Sebastian Parborg 2019-06-24 15:26:26 +02:00

Added subscriber: @ZedDB

Added subscriber: @ZedDB

@brecht as we discussed, this seems to be a bit more tricky that initially anticipated.

@brecht as we discussed, this seems to be a bit more tricky that initially anticipated.

Added subscribers: @xaviergmail, @GavinScott

Added subscribers: @xaviergmail, @GavinScott

Added subscriber: @prettymatcha

Added subscriber: @prettymatcha

Removed subscriber: @xaviergmail

Removed subscriber: @xaviergmail

Added subscribers: @hidcifci, @CMC

Added subscribers: @hidcifci, @CMC

Added subscribers: @carolinaromano, @dark999

Added subscribers: @carolinaromano, @dark999

Added subscriber: @Ghostil

Added subscriber: @Ghostil

Added subscribers: @ajlanaltug, @(Deleted), @MartinKoehler

Added subscribers: @ajlanaltug, @(Deleted), @MartinKoehler

Added subscribers: @gorek3d, @Filip688, @StephenSwaney

Added subscribers: @gorek3d, @Filip688, @StephenSwaney

Added subscribers: @MaxSereda, @lichtwerk

Added subscribers: @MaxSereda, @lichtwerk

Added subscribers: @voidsource, @dr.sybren, @RodDavis

Added subscribers: @voidsource, @dr.sybren, @RodDavis

Added subscriber: @BrentLiu

Added subscriber: @BrentLiu

In #65397#706141, @ZedDB wrote:
@brecht as we discussed, this seems to be a bit more tricky than initially anticipated.

How tricky is it?

> In #65397#706141, @ZedDB wrote: > @brecht as we discussed, this seems to be a bit more tricky than initially anticipated. How tricky is it?
Member

Added subscriber: @spinyice

Added subscriber: @spinyice

Added subscribers: @Natron25, @nepo2

Added subscribers: @Natron25, @nepo2

Added subscribers: @Andrey_B999, @Mets

Added subscribers: @Andrey_B999, @Mets
Member

Added subscriber: @sangeron

Added subscriber: @sangeron
Member

Added subscriber: @Nightkeeper

Added subscriber: @Nightkeeper
Member

Added subscriber: @Yura-4

Added subscriber: @Yura-4
Member

Added subscriber: @kuzey

Added subscriber: @kuzey
Member

@brecht : I have added this to 2.81 milestone (since it was set to "High"), mind checking again?

@brecht : I have added this to 2.81 milestone (since it was set to "High"), mind checking again?

Added subscriber: @Adrian-K

Added subscriber: @Adrian-K

Added subscriber: @cgigolfer

Added subscriber: @cgigolfer

Added subscriber: @RyD

Added subscriber: @RyD

Added subscriber: @maxortega2002

Added subscriber: @maxortega2002

Added subscriber: @JulianEisel

Added subscriber: @JulianEisel

This issue was referenced by acd98599ff

This issue was referenced by acd98599ffe4197e32586d6beb807638395d3e31

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Member

Added subscriber: @Hyperr

Added subscriber: @Hyperr
Member

Added subscriber: @zetta

Added subscriber: @zetta
Thomas Dinges added this to the 2.81 milestone 2023-02-08 16:48:11 +01:00
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
9 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#65397
No description provided.