Problems with Shift Key on Catalina after 4 or 5 hours of modelling. #71635

Closed
opened 2019-11-16 18:57:23 +01:00 by Christian R. Jimenez · 9 comments

System Information
Operating system: macOS Catalina 10.15.1
Graphics card: Radeon Pro 570 4 GB

Blender Version
Blender Version 2.80

Short description of error
After hours of work with Blender the Shift key generates that the Blender will be stuck on Pan mode, all the commands then are wrong, like if the shift key remains pressed. If I close the application the problem will appears immediately after pressing the shift key, if I restart the computer i can work normally for a time until the Shift starts the error and the cycle is repeated.

Exact steps for others to reproduce the error
Very difficult because the problem occurs after working with modelling and in some moment the problem start with the Shift. Is there a workaround, Or a way to activate a debug?

**System Information** Operating system: macOS Catalina 10.15.1 Graphics card: Radeon Pro 570 4 GB **Blender Version** Blender Version 2.80 **Short description of error** After hours of work with Blender the Shift key generates that the Blender will be stuck on Pan mode, all the commands then are wrong, like if the shift key remains pressed. If I close the application the problem will appears immediately after pressing the shift key, if I restart the computer i can work normally for a time until the Shift starts the error and the cycle is repeated. **Exact steps for others to reproduce the error** Very difficult because the problem occurs after working with modelling and in some moment the problem start with the Shift. Is there a workaround, Or a way to activate a debug?

Added subscriber: @chjimenez

Added subscriber: @chjimenez
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

If this happens, do you see the status bar changing permanently?
image.png
So you will see "Pan" there pemanently?

You can launch blender from the commandline with the --debug-events option.
(Beware! This prints out tons of entries!)

Seeing something like shift:1 in a block like this indicates blender thinks shift is pressed.

wm_event_do_handlers: Handling event
wmEvent  type:2 / MIDDLEMOUSE, val:1 / PRESS,
         shift:1, ctrl:0, alt:0, oskey:0, keymodifier:0,
         mouse:(753,363), ascii:'', utf8:'', keymap_idname:(null), pointer:0x7efcffab9388
 tablet: active: 1, pressure 0.0000, tilt: (0.3175 0.4444)

Does this happen with Factory Settings as well? [ensures no Addons are running]

I am afraid this will all not help much, I assume this might have to do with other software running? an OS thing maybe? or even hardware related?

Will put on hold though until some of this has been tried [I guess there is a very low chance of reproducing this without more information...]

If this happens, do you see the status bar changing permanently? ![image.png](https://archive.blender.org/developer/F8142963/image.png) So you will see "Pan" there pemanently? You can launch blender from the commandline with the `--debug-events` option. (Beware! This prints out tons of entries!) Seeing something like `shift:1` in a block like this indicates blender thinks shift is pressed. ``` wm_event_do_handlers: Handling event wmEvent type:2 / MIDDLEMOUSE, val:1 / PRESS, shift:1, ctrl:0, alt:0, oskey:0, keymodifier:0, mouse:(753,363), ascii:'', utf8:'', keymap_idname:(null), pointer:0x7efcffab9388 tablet: active: 1, pressure 0.0000, tilt: (0.3175 0.4444) ``` Does this happen with Factory Settings as well? [ensures no Addons are running] I am afraid this will all not help much, I assume this might have to do with other software running? an OS thing maybe? or even hardware related? Will put on hold though until some of this has been tried [I guess there is a very low chance of reproducing this without more information...]

Hi Phillipp thanks for your answer, I created a new 3D layout and I have two days without problems. If the problem appears again I will run the program in debug mode and i will send you the log file.

About your question. When the problem appears the status bar is fixed, i.e. the icons don't change, were freeze at "Pan" permanently. If i reproduce the error i will send you a picture of this again.

Hi Phillipp thanks for your answer, I created a new 3D layout and I have two days without problems. If the problem appears again I will run the program in debug mode and i will send you the log file. About your question. When the problem appears the status bar is fixed, i.e. the icons don't change, were freeze at "Pan" permanently. If i reproduce the error i will send you a picture of this again.

Hi Phillip, today the same problem occurs with Blender 2.81, but i record the sequence of events.
The problem started with Ctrl-R in edit mode, when I try to add new edges. One edge is no problem but when i generate multiples scrolling the third button from mouse, the problem starts.

Ok. I need to clarify that my mouse from my iMac don't works for this scroll, then I scroll using my Wacom tablet, because it works. When I hit Enter the problems start. I add two pictures, in the first one Ctrl is always 1. If i press another key, the new key and the Ctrl change to 3, then again to 1.

I hope this could help you to reproduce the error, or maybe indicate me a workaround when that happen again.
I'm not sure if the problem start with the scrolling of the mouse (3rd Button) using my Wacom, but as I remember the problem starts always when I add new edges.
The problem is not fixed closing and starting Blender, I need to restart my computer completely.

Ctrl Always On.png

Click Shift but Ctrl is always On.png

Hi Phillip, today the same problem occurs with Blender 2.81, but i record the sequence of events. The problem started with Ctrl-R in edit mode, when I try to add new edges. One edge is no problem but when i generate multiples scrolling the third button from mouse, the problem starts. Ok. I need to clarify that my mouse from my iMac don't works for this scroll, then I scroll using my Wacom tablet, because it works. When I hit Enter the problems start. I add two pictures, in the first one Ctrl is always 1. If i press another key, the new key and the Ctrl change to 3, then again to 1. I hope this could help you to reproduce the error, or maybe indicate me a workaround when that happen again. I'm not sure if the problem start with the scrolling of the mouse (3rd Button) using my Wacom, but as I remember the problem starts always when I add new edges. The problem is not fixed closing and starting Blender, I need to restart my computer completely. ![Ctrl Always On.png](https://archive.blender.org/developer/F8162301/Ctrl_Always_On.png) ![Click Shift but Ctrl is always On.png](https://archive.blender.org/developer/F8162303/Click_Shift_but_Ctrl_is_always_On.png)

Added subscriber: @robbott

Added subscriber: @robbott

If you uninstall the wacom driver, can you still reproduce the error ? I've seen a few hick ups like that due to wacom driver bugs. In other words I do not think this is a blender bug.

If you uninstall the wacom driver, can you still reproduce the error ? I've seen a few hick ups like that due to wacom driver bugs. In other words I do not think this is a blender bug.

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Jean First self-assigned this 2019-12-06 12:33:05 +01:00

Please see #72209 . I close this for now as I do not think blender can fix this issue. Check the Wacom forums for solutions. If you can reproduce the issue without the wacom driver, just reopen this ticket.

Please see #72209 . I close this for now as I do not think blender can fix this issue. Check the Wacom forums for solutions. If you can reproduce the issue without the wacom driver, just reopen this ticket.
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#71635
No description provided.