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

Closed
opened 8 years ago 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)
Poster

Changed status to: 'Open'

Changed status to: 'Open'
Poster

Added subscriber: @sicutunum

Added subscriber: @sicutunum
Poster

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
mont29 commented 8 years ago
Owner

Added subscriber: @mont29

Added subscriber: @mont29
mont29 commented 8 years ago
Owner

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).
Poster

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)
Poster

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
RayMairlot closed this issue 8 years ago
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/Collada
Interest/Compositing
Interest/Core
Interest/Cycles
Interest/Dependency Graph
Interest/Development Management
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/Modeling
Interest/Modifiers
Interest/Motion Tracking
Interest/Nodes & Physics
Interest/Overrides
Interest/Performance
Interest/Performance
Interest/Physics
Interest/Pipeline, Assets & I/O
Interest/Platforms, Builds, Tests & Devices
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
legacy module/Animation & Rigging
legacy module/Core
legacy module/Development Management
legacy module/Eevee & Viewport
legacy module/Grease Pencil
legacy module/Modeling
legacy module/Nodes & Physics
legacy module/Pipeline, Assets & IO
legacy module/Platforms, Builds, Tests & Devices
legacy module/Python API
legacy module/Rendering & Cycles
legacy module/Sculpt, Paint & Texture
legacy module/Triaging
legacy module/User Interface
legacy module/VFX & Video
legacy project/1.0.0-beta.2
legacy project/Asset Browser (Archived)
legacy project/BF Blender: 2.8
legacy project/BF Blender: After Release
legacy project/BF Blender: Next
legacy project/BF Blender: Regressions
legacy project/BF Blender: Unconfirmed
legacy project/Blender 2.70
legacy project/Code Quest
legacy project/Datablocks and Libraries
legacy project/Eevee
legacy project/Game Animation
legacy project/Game Audio
legacy project/Game Data Conversion
legacy project/Game Engine
legacy project/Game Logic
legacy project/Game Physics
legacy project/Game Python
legacy project/Game Rendering
legacy project/Game UI
legacy project/GPU / Viewport
legacy project/GSoC
legacy project/Infrastructure: Websites
legacy project/LibOverrides - Usability and UX
legacy project/Milestone 1: Basic, Local Asset Browser
legacy project/Nodes
legacy project/OpenGL Error
legacy project/Papercut
legacy project/Pose Library Basics
legacy project/Retrospective
legacy project/Tracker Curfew
legacy project/Wintab High Frequency
Meta/Good First Issue
Meta/Papercut
migration/requires-manual-verification
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 & Devices
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 Information 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

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#44063
Loading…
There is no content yet.