Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#26685] Cannot exit from "edit mode"

Date:
2011-03-30 07:38
Priority:
3
State:
Closed
Submitted by:
Jan Domański (jandomanski)
Assigned to:
Campbell Barton (campbellbarton)
Category:
None
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
Cannot exit from "edit mode"
Detailed description
Way to reproduce a bug:

0. Build scene with two cubes in two different layers (let say: layer 1, and layer 2). Turn off all layers.
1. Turn on layer 2, and then turn on layer 1 (layer 2 still on - shift key)
2. Select cube on layer 1
3. Go to edit mode
4. Toggle all layers with ` hotkey
-- to this point is attached blend file
5. Toggle (off) all layers with ` hotkey
as you can see - edited cube disappears
6. Try exit from edit mode

tested in:
r35853
r34076 - official build from blender.org site (blender-2.56a-beta-windows32.zip)
blender 2.49b - different result, because
1) you can't turn off all layers by ` hotkey
2) when you turn off layer with currently edited object by (numerical hotkeys) theb you still can exit from "edit mode"

interesting is that in 2.5 we cannot turn off layer with edited object in edit mode by numerical hotkeys, but only by ` hotkey
and then we can't exit from "edit mode"

summary:
open attached "edit_mode.blend", then toggle all layers by ` hotkey, and try exit from "edit mode"


My graphics card is integrated with motherboard:
Intel(R) G41 Express Chipset 8.15.10.1892 2009-09-02
Intel GMA 4500

Operating system:
Windows 7 Pro OA HP (32 bit) Service Pack 1

Computer:
Compaq 500B Microtower
Pentium(R) Dual-Core CPU E5400 @ 2.70GHz
RAM: 4GB (available 2.97GB)

cheers
thank you all developers for your hard work

Followup

Message
  • Date: 2011-03-30 17:54
  • Sender: Campbell Barton
  • good find. committed fix for layer changing keys r35902.

    this does not fix the underlying problem that once in this state you cant exit editmode, only that the layer key bindings dont let the state come about.

    Looked into fixing properly but its not so simple since currently object mode operators all use "active_object" which is supposed not to be set when in a hidden layer.

    closing.
  • Date: 2011-03-31 09:44
  • Sender: Jan Domański
  • I have tested it in r35914 and I see that we can't turn off layer with object which is currently edited in edit mode.
    This is solution.

    big thanks
 

Attached Files:

Name Date Download
edit_mode.blend 2011-03-30 07:38 Download

Changes:

Field Old Value Date By
status_idOpen2011-03-30 17:54campbellbarton
close_dateNone2011-03-30 17:54campbellbarton
StatusInvestigate2011-03-30 17:54campbellbarton
assigned_tonone2011-03-30 11:48campbellbarton
StatusNew2011-03-30 11:48campbellbarton
File Added15623: edit_mode.blend2011-03-30 07:38jandomanski