Sculpt Mode RMB context menu returns an error #72364

Closed
opened 2019-12-11 20:36:24 +01:00 by Metin Seven · 6 comments

System Information
Operating system: Windows 10 Pro 64-bit
Graphics card: NVIDIA GeForce RTX 2080 Ti

Blender Version
Broken: Blender 2.82 Alpha, December 11, 01:17:29 - 63d521432e
Worked: previous versions (according to someone at the Blender Artists forum)

Short description of error
In Sculpt Mode, the right-mousebutton context menu (with sliders like Size and Strength) returns an error.

Exact steps for others to reproduce the error
Enter Sculpt Mode, press right mousebutton.

**System Information** Operating system: Windows 10 Pro 64-bit Graphics card: NVIDIA GeForce RTX 2080 Ti **Blender Version** Broken: Blender 2.82 Alpha, December 11, 01:17:29 - 63d521432e93 Worked: previous versions (according to someone at the Blender Artists forum) **Short description of error** In Sculpt Mode, the right-mousebutton context menu (with sliders like Size and Strength) returns an error. **Exact steps for others to reproduce the error** Enter Sculpt Mode, press right mousebutton.
Author

Added subscriber: @MetinSeven-1

Added subscriber: @MetinSeven-1

Added subscriber: @smramsay

Added subscriber: @smramsay

Can confirm and it affects Weight, Vertex, and Texture Paint modes as well. Object and Edit mode are fine.

Breaking commit: 3ea736fb4d

Looked at the commit a bit more:
All context menus were moved to a new keymap template where 'op_menu' is called.
The affected context menus are actually panels (VIEW3D_PT) and were called with 'op_panel' before.

Can confirm and it affects Weight, Vertex, and Texture Paint modes as well. Object and Edit mode are fine. Breaking commit: 3ea736fb4d65b6e538972f77f8d9f3d89c96ecba Looked at the commit a bit more: All context menus were moved to a new keymap template where 'op_menu' is called. The affected context menus are actually panels (VIEW3D_PT) and were called with 'op_panel' before.

Fixed in 03bd44a1ca

Fixed in 03bd44a1ca49

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Germano Cavalcante self-assigned this 2019-12-16 12:52:14 +01:00
Author

Hi,

Since this bug was fixed in a recent Blender 2.82 alpha master build, the right-click brush settings dialog in Sculpt Mode has its appearance hotspot set at the top right of the dialog, which is not very convenient when you want to quickly adjust the brush size or strength slider.

image.png

The dialog appearance hotspot used to be at a more convenient, slider-centric position.

It’d be great if that could be fixed, thanks a lot.

Hi, Since this bug was fixed in a recent Blender 2.82 alpha master build, the right-click brush settings dialog in Sculpt Mode has its appearance hotspot set at the top right of the dialog, which is not very convenient when you want to quickly adjust the brush size or strength slider. ![image.png](https://archive.blender.org/developer/F8250221/image.png) The dialog appearance hotspot used to be at a more convenient, slider-centric position. It’d be great if that could be fixed, thanks a lot.
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
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#72364
No description provided.