Push the Space Bar key for Mac only. #64786

Closed
opened 2019-05-18 07:16:27 +02:00 by Kent Davis · 14 comments

Please do use Macintosh. Do not use Windows.
May 17, 2019 Blender 2.80
I just found out why.
When push the Space Bar can appear list within cube object is there.
Push the 'x' key remove cube then push the Space Bar is error say Dynamic Context Menu.
I ready backup on Library/Application Support/Blender/2.80 folder and remove 2.80 folder then open I test and I just found out to tell you.

Screen Shot 2019-05-15 at 8.00.55 PM.png

Blender 2.80 add-ons Push the 'Space Bar' key

Please do use Macintosh. Do not use Windows. May 17, 2019 Blender 2.80 I just found out why. When push the Space Bar can appear list within cube object is there. Push the 'x' key remove cube then push the Space Bar is error say Dynamic Context Menu. I ready backup on Library/Application Support/Blender/2.80 folder and remove 2.80 folder then open I test and I just found out to tell you. ![Screen Shot 2019-05-15 at 8.00.55 PM.png](https://archive.blender.org/developer/F7044705/Screen_Shot_2019-05-15_at_8.00.55_PM.png) [Blender 2.80 add-ons Push the 'Space Bar' key ](https://youtu.be/55eVoDJooSk)
Author

Added subscriber: @Kent-Davis

Added subscriber: @Kent-Davis

Added subscriber: @jenkm

Added subscriber: @jenkm

Exact steps for others to reproduce the error

  • Enable "Dynamic Context Menu" add-on
  • Set Spacebar Action to Search
  • Alt-A (Select > None), press Spacebar - "Dynamic Context Menu" works
  • Delete one object, press Spacebar - "Dynamic Context Menu" is empty
Traceback (most recent call last):
  File ".../blender.app/Contents/Resources/2.80/scripts/addons/space_view3d_spacebar_menu.py", line 61, in draw
    if not ob.select_get():
AttributeError: 'NoneType' object has no attribute 'select_get'

location: <unknown location>:-1


**Exact steps for others to reproduce the error** - Enable "Dynamic Context Menu" add-on - Set Spacebar Action to Search - Alt-A (Select > None), press Spacebar - "Dynamic Context Menu" works - Delete one object, press Spacebar - "Dynamic Context Menu" is empty ``` Traceback (most recent call last): File ".../blender.app/Contents/Resources/2.80/scripts/addons/space_view3d_spacebar_menu.py", line 61, in draw if not ob.select_get(): AttributeError: 'NoneType' object has no attribute 'select_get' location: <unknown location>:-1 ```
Author

Are you use Macintosh yet?

Are you use Macintosh yet?
Author

Blender 2.79b it work very good while push the 'Space Bar' key while delete cube..
Blender 2.80 error while push the 'Space Bar' key while delete cube.

Blender 2.79b it work very good while push the 'Space Bar' key while delete cube.. Blender 2.80 error while push the 'Space Bar' key while delete cube.

Added subscriber: @brochignac

Added subscriber: @brochignac

I have exactly the same error under Linux, Kubuntu 19.04, add-on Dynamic Context Menu v1.9.1.
space_menu.png
and

Traceback (most recent call last):
  File "../download/blender-2.80-3b8ae2c08f5c-linux-glibc224-x86_64/2.80/scripts/addons/space_view3d_spacebar_menu.py", line 61, in draw
    if not ob.select_get():
AttributeError: 'NoneType' object has no attribute 'select_get'

location: <unknown location>:-1

My startup file have no cube, only the camera and the light.
When I open a new file and I press the space bar, the "Dynamic Context Menu" is empty.

I have to select an object (camera or light for me) to have the normal "Dynamic Context Menu".
If I delete the selected objet, the "Dynamic Context Menu" is empty again.

I have exactly the same error under Linux, Kubuntu 19.04, add-on Dynamic Context Menu v1.9.1. ![space_menu.png](https://archive.blender.org/developer/F7045017/space_menu.png) and ``` Traceback (most recent call last): File "../download/blender-2.80-3b8ae2c08f5c-linux-glibc224-x86_64/2.80/scripts/addons/space_view3d_spacebar_menu.py", line 61, in draw if not ob.select_get(): AttributeError: 'NoneType' object has no attribute 'select_get' location: <unknown location>:-1 ``` My startup file have no cube, only the camera and the light. When I open a new file and I press the space bar, the "Dynamic Context Menu" is empty. I have to select an object (camera or light for me) to have the normal "Dynamic Context Menu". If I delete the selected objet, the "Dynamic Context Menu" is empty again.

This issue was referenced by 2ce7a5d85c

This issue was referenced by 2ce7a5d85cfb21b5832a533af551bfb01502b168

Changed status from 'Open' to: 'Resolved'

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

Good job! I am proud of all of you deeply inspect about bug.

Good job! I am proud of all of you deeply inspect about bug.
Member

Added subscribers: @brecht, @BrendonMurphy

Added subscribers: @brecht, @BrendonMurphy
Member

Thanks, I had been wanting solve this issue, thanks for reporting and thanks @brecht for the correct fix.

Thanks, I had been wanting solve this issue, thanks for reporting and thanks @brecht for the correct fix.
Author

Sure no problem. I had been send report ticket many times

Sure no problem. I had been send report ticket many times
Author

Today download May 18, 2019
Push the Space Bar key is PASS (Solve problem and fixed.)

Today download May 18, 2019 Push the Space Bar key is PASS (Solve problem and fixed.)
Sign in to join this conversation.
No Milestone
No project
No Assignees
6 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-addons#64786
No description provided.