Unchecking Load UI setting crashes Blender when opening a file #44063

Closed
opened 2015-03-20 15:50:56 +01:00 by sicutunum · 8 comments

System Information
Windows 7
NVIDIA GeForce GT740
AMD FX-6120
16 GB DDR3

Blender Version
Broken: 2.74 Release Candidate (Windows 64 Installer)
Worked: 2.73a

Short description of error
After turning off the setting "Load UI" in the user preferences, Blender will crash any saved file you click to open. I'm only certain this error occurs on my machine and with the Windows 64 bit Installer version of 2.74 RC. Sorry if this is not the area to report release candidate bugs, please correct me if it's not so I can post in the proper area next time.

Exact steps for others to reproduce the error
Open Blender
Go to File/User Preferences/ Select the File Tab
Uncheck "Load UI" setting and press "Save User Settings".
Save your current Blend file anywhere on your hardrive (any blend file and name it anything)
Close Blender
Click on the Blend file you saved to open it up
Blender crashes (note: this does not happen when loading the file from Blender's file manager)

**System Information** Windows 7 NVIDIA GeForce GT740 AMD FX-6120 16 GB DDR3 **Blender Version** Broken: 2.74 Release Candidate (Windows 64 Installer) Worked: 2.73a **Short description of error** After turning off the setting "Load UI" in the user preferences, Blender will crash any saved file you click to open. I'm only certain this error occurs on my machine and with the Windows 64 bit Installer version of 2.74 RC. Sorry if this is not the area to report release candidate bugs, please correct me if it's not so I can post in the proper area next time. **Exact steps for others to reproduce the error** Open Blender Go to File/User Preferences/ Select the File Tab Uncheck "Load UI" setting and press "Save User Settings". Save your current Blend file anywhere on your hardrive (any blend file and name it anything) Close Blender Click on the Blend file you saved to open it up Blender crashes (note: this does not happen when loading the file from Blender's file manager)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @sicutunum

Added subscriber: @sicutunum
Author

Sorry, forgot to mention the date and hash of this build:

2015-03-11 15:49
Hash: 4aa5109

Sorry, forgot to mention the date and hash of this build: 2015-03-11 15:49 Hash: 4aa5109

Added subscriber: @mont29

Added subscriber: @mont29

I cannot confirm that here (current master, linux64). Please:

  • Ensure both your OS and drivers are fully up-to-date.
  • For Windows 7, at least service pack 1 is mandatory, please ensure it is installed on your machine.
  • Try the latest build from our buildbot.
  • Try to start Blender in factory settings (--factory-startup commandline option) (this will ensure whether this is a userpref or addon issue or not).
  • Try to tweak OGL settings in UserPreferences, System tab.
  • Attach here the report generated by Help -> System Info.
  • Try to place this dll next to your blender.exe (software OGL, will be slow, but will show whether this is a driver issue or not).
I cannot confirm that here (current master, linux64). Please: * Ensure both your OS and drivers are fully up-to-date. * For Windows 7, at least service pack 1 is mandatory, please ensure it is installed on your machine. * Try the latest build from [our buildbot](https://builder.blender.org/download). * Try to start Blender in factory settings (`--factory-startup` commandline option) (this will ensure whether this is a userpref or addon issue or not). * Try to tweak OGL settings in UserPreferences, System tab. * Attach here the report generated by Help -> System Info. * Try to place [this dll](http://download.blender.org/ftp/sergey/softwaregl/win64/opengl32.dll) next to your blender.exe (software OGL, will be slow, but will show whether this is a driver issue or not).
Author

I tried downloading one of those builds, couldn't find the .exe installer which is what this issue pertains to. Instead, downloaded the latest windows64 .exe release from blender.org/download

(blender-2.74-rc2-windows64.exe)

The version is:
2015-03-17 15:11
Hash: 1f547c1

Same problem still persists. Completely uninstalled Blender and all additional settings, folders and files, reinstalled and still crashes when attempt to open a .blend file from outside of Blender. (Blender opens fine when opening from the shortcut to the .exe or opening a .blend file from the Blender file manager). Whenever userpref.blend and startup.blend are removed from the config folder that is generated in roaming/blenderfoundation/blender/2.74 then it will open again. Whatever's causing it to crash is something generated in those files when either the user preferences or startup file is saved (it seems it will crash with either one remaining in the config folder).

• OS is fine
• I do a lot of Blender things, everything is up to date and cool on my computer
• This test was done on a fresh install of Blender, factory settings no changes, then immediately tested.

Here is the system info readout. This needs to be tested on a Windows 7 machine using the installer with the steps I described followed.

systeminfo.txt

I tried downloading one of those builds, couldn't find the .exe installer which is what this issue pertains to. Instead, downloaded the latest windows64 .exe release from blender.org/download (blender-2.74-rc2-windows64.exe) The version is: 2015-03-17 15:11 Hash: 1f547c1 Same problem still persists. Completely uninstalled Blender and all additional settings, folders and files, reinstalled and still crashes when attempt to open a .blend file from outside of Blender. (Blender opens fine when opening from the shortcut to the .exe or opening a .blend file from the Blender file manager). Whenever userpref.blend and startup.blend are removed from the config folder that is generated in roaming/blenderfoundation/blender/2.74 then it will open again. Whatever's causing it to crash is something generated in those files when either the user preferences or startup file is saved (it seems it will crash with either one remaining in the config folder). • OS is fine • I do a lot of Blender things, everything is up to date and cool on my computer • This test was done on a fresh install of Blender, factory settings no changes, then immediately tested. Here is the system info readout. This needs to be tested on a Windows 7 machine using the installer with the steps I described followed. [systeminfo.txt](https://archive.blender.org/developer/F153485/systeminfo.txt)
Author

Just tested this issue on a Windows Vista machine that has never had Blender installed on it before with the latest March 26 blender-2.74-rc4-windows64.exe
The problem is still there, I'm guessing this issue is occurring for every Windows machine. So anyone one using Windows who doesn't like their user preferences to be smashed when opening a Blend file, will not be able to open any Blender file at all without it immediately crashing Blender. I don't understand why this isn't getting more attention, or why no one's even bothered to confirm this.

Just tested this issue on a Windows Vista machine that has never had Blender installed on it before with the latest March 26 blender-2.74-rc4-windows64.exe The problem is still there, I'm guessing this issue is occurring for every Windows machine. So anyone one using Windows who doesn't like their user preferences to be smashed when opening a Blend file, will not be able to open any Blender file at all without it immediately crashing Blender. I don't understand why this isn't getting more attention, or why no one's even bothered to confirm this.

Closed as duplicate of #44217

Closed as duplicate of #44217
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#44063
No description provided.