panel resize not working after key configuration file imported #56734

Closed
opened 2018-09-10 06:54:22 +02:00 by yoji tanaka · 7 comments

System Information
Windows 10 64bit, NVIDIA GeForce GTX 1080 Ti

Blender Version
2.79b (latest official release at 10/09/2018)

Short description of error
Panel resizing dosen't work after importing Key Configuration.
This is the same problem as #21807 (https://developer.blender.org/T21807).

Exact steps for others to reproduce the error
Same as #21807.
1- Go to user preferences > input
2- Click "Export Key Configuration" (export your preferences or without any changes)
3- Name your keymap file "demo.py" for example. (naming depends on you)
4- Restart Blender. Go to user preferences > input
5- Click "Import Key Configuration" and import "demo.py" (Sometimes doesn't import, I need to restart Blender again.)
6- When imported, I can't split and resize any windows.

**System Information** Windows 10 64bit, NVIDIA GeForce GTX 1080 Ti **Blender Version** 2.79b (latest official release at 10/09/2018) **Short description of error** Panel resizing dosen't work after importing Key Configuration. This is the same problem as #21807 (https://developer.blender.org/T21807). **Exact steps for others to reproduce the error** Same as #21807. 1- Go to user preferences > input 2- Click "Export Key Configuration" (export your preferences or without any changes) 3- Name your keymap file "demo.py" for example. (naming depends on you) 4- Restart Blender. Go to user preferences > input 5- Click "Import Key Configuration" and import "demo.py" (Sometimes doesn't import, I need to restart Blender again.) 6- When imported, I can't split and resize any windows.
Author

Added subscriber: @buredey

Added subscriber: @buredey

Added subscriber: @mont29

Added subscriber: @mont29

Does this happen when starting from factory blender (using --factory-startup command line option to start blender, and doing your steps)? Otherwise, it's likely a specific conflict in your settings that generate the issue somehow…

Does this happen when starting from factory blender (using `--factory-startup` command line option to start blender, and doing your steps)? Otherwise, it's likely a specific conflict in your settings that generate the issue somehow…
Author

Thank you for reply.
And sorry, I tried --factory-startup, but that problem didn't occur by the steps above.
The extact steps where the problem happens on using --factory-startup are below :

  1. start blender with --factory-startup
  2. 'File' > 'User Preferences...' > 'Input' Tab > 'Screen' > 'Screen Editing' > uncheck 'Duplicate Area into New Window'
  3. 'Export Key Configuration...' and save. (e.g. save as 'C:\Users<user_name>\Desktop\demo1.py')
  4. 'Import Key Configuration...' and import the file of the 3rd step.

After 4th step, the tool shelf's border is locked on the imported key configuration.

Thank you for reply. And sorry, I tried `--factory-startup`, but that problem didn't occur by the steps above. The extact steps where the problem happens on using `--factory-startup` are below : 1. start blender with `--factory-startup` 2. 'File' > 'User Preferences...' > 'Input' Tab > 'Screen' > 'Screen Editing' > uncheck 'Duplicate Area into New Window' 3. 'Export Key Configuration...' and save. (e.g. save as 'C:\Users\<user_name>\Desktop\demo1.py') 4. 'Import Key Configuration...' and import the file of the 3rd step. After 4th step, the tool shelf's border is locked on the imported key configuration.

I can confirm that with keymap generated from older blender, but not when keymap is generated from current master in factory-startup. The types of events involved in panel scaling and such has been changed/fixed recently I think (907413ca65), as a fix for #55012. So I would assume your issue was actually same as #55012, and hence is fixed in master?

I can confirm that with keymap generated from older blender, but not when keymap is generated from current master in factory-startup. The types of events involved in panel scaling and such has been changed/fixed recently I think (907413ca65), as a fix for #55012. So I would assume your issue was actually same as #55012, and hence is fixed in master?

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Bastien Montagne self-assigned this 2018-09-30 21:59:33 +02:00

Assuming this has been solved…

Assuming this has been solved…
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
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
2 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#56734
No description provided.