Command Line --enable-autoexec not working since 2.69 #39954

Closed
opened 2014-04-29 23:51:12 +02:00 by Daniel Houghton · 5 comments

System Information
Mac OS X 10.8.5
Intel HD Graphics 5000 1024 MB

Blender Version
Broken: 2.70 and 2.70a
Worked: 2.69

Short description of error
Blender had the option to launch from the command line with --enable-autoexec for python scripts.
This has proved quite useful in the collaborative environment in which I work.
It was especially useful after the decision to stop allowing python scripts to auto run by default.
Everything worked great in 2.69.
2.70 and 2.70a seem to have lost this functionality.

Exact steps for others to reproduce the error
Launch Blender and open the user preferences.
Make sure that auto-run python scripts is UNCHECKED.
Then launch Blender from the command line with the option --enable-autoexec
Screen_Shot_2014-04-29_at_5.49.41_PM.png
Check the user preferences.
Screen_Shot_2014-04-29_at_5.49.07_PM.png
The auto-run python scripts box should be CHECKED, but it is not as of 2.70 and 2.70a
This used to work in 2.69.

Thank you for looking into this!
Daniel

**System Information** Mac OS X 10.8.5 Intel HD Graphics 5000 1024 MB **Blender Version** Broken: 2.70 and 2.70a Worked: 2.69 **Short description of error** Blender had the option to launch from the command line with --enable-autoexec for python scripts. This has proved quite useful in the collaborative environment in which I work. It was especially useful after the decision to stop allowing python scripts to auto run by default. Everything worked great in 2.69. 2.70 and 2.70a seem to have lost this functionality. **Exact steps for others to reproduce the error** Launch Blender and open the user preferences. Make sure that auto-run python scripts is UNCHECKED. Then launch Blender from the command line with the option --enable-autoexec ![Screen_Shot_2014-04-29_at_5.49.41_PM.png](https://archive.blender.org/developer/F86412/Screen_Shot_2014-04-29_at_5.49.41_PM.png) Check the user preferences. ![Screen_Shot_2014-04-29_at_5.49.07_PM.png](https://archive.blender.org/developer/F86414/Screen_Shot_2014-04-29_at_5.49.07_PM.png) The auto-run python scripts box should be CHECKED, but it is not as of 2.70 and 2.70a This used to work in 2.69. Thank you for looking into this! Daniel
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @DanielHoughton

Added subscriber: @DanielHoughton

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Campbell Barton self-assigned this 2014-04-30 00:47:52 +02:00

Checked this,

Whats happening is intentional.

http://wiki.blender.org/index.php/Doc:2.6/Manual/Extensions/Python/Security#Command_Line

The user preferences are overridden and ignored, though you can change them and as long as you don't --enable-autoexec or --disable-autoexec, the preferences will be used.

Checked this, Whats happening is intentional. http://wiki.blender.org/index.php/Doc:2.6/Manual/Extensions/Python/Security#Command_Line The user preferences are overridden and ignored, though you can change them and as long as you don't `--enable-autoexec` or `--disable-autoexec`, the preferences will be used.

Note, I double checked, and while the UI is not showing it, scripts will execute when --enable-autoexec is passed.

Note, I double checked, and while the UI is not showing it, scripts will execute when `--enable-autoexec` is passed.
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
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#39954
No description provided.