Doubleclicking .blend-File opens App but doesn' t open the File. #117602

Closed
opened 2024-01-28 17:05:46 +01:00 by FabianHesse · 16 comments

System Information
Operating system: macOS-14.2.1-x86_64-i386-64bit 64 Bits
Graphics card: Metal API AMD Radeon Pro 5500M 1.2

Blender Version
Broken: version: 4.0.2, branch: blender-v4.0-release, commit date: 2023-12-05 07:41, hash: 9be62e85b727
Worked: (newest version of Blender that worked as expected)

Short description of error
Doubleclicking my .blend-Files opens the App but doesn' t open the File. So the App opens in my personal default scene, and doesn't open the file.
I have installed several instances of Blender (3.65, 3.68, 4.02). Happened with all of them. Deinstalled an Dre-installed - same problem. Maybe it had to do with the fact that I opened the same .blend-Files with different and alternating versions of Blender?
(When I open the file by clicking File/Open/ selecting the file: it opens as expected.)

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

**System Information** Operating system: macOS-14.2.1-x86_64-i386-64bit 64 Bits Graphics card: Metal API AMD Radeon Pro 5500M 1.2 **Blender Version** Broken: version: 4.0.2, branch: blender-v4.0-release, commit date: 2023-12-05 07:41, hash: `9be62e85b727` Worked: (newest version of Blender that worked as expected) **Short description of error** Doubleclicking my .blend-Files opens the App but doesn' t open the File. So the App opens in my personal default scene, and doesn't open the file. I have installed several instances of Blender (3.65, 3.68, 4.02). Happened with all of them. Deinstalled an Dre-installed - same problem. Maybe it had to do with the fact that I opened the same .blend-Files with different and alternating versions of Blender? (When I open the file by clicking File/Open/ selecting the file: it opens as expected.) **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]
FabianHesse added the
Type
Report
Status
Needs Triage
Priority
Normal
labels 2024-01-28 17:05:46 +01:00
Member

Hi, thanks for the report. Could be related to the OS or settings of file browser.
#66722 looks relevant

Hi, thanks for the report. Could be related to the OS or settings of file browser. #66722 looks relevant
Author

Could it have to do something with Alpha versions being used at the same time like stable versions?

Could it have to do something with Alpha versions being used at the same time like stable versions?
Member

I don't think so.

I don't think so.
Member

Hi, can you open .blend file from command line?: blender file_path/example.blend or with blender --factory-startup file_path/example.blend

Does this happen with specific .blend file? Could it be that the file is corrupted?

Hi, can you open .blend file from command line?: `blender file_path/example.blend` or with `blender --factory-startup file_path/example.blend` Does this happen with specific .blend file? Could it be that the file is corrupted?
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2024-02-05 10:46:35 +01:00
Author

Hi,
when I do with Terminal-App this: "blender file_path/example.blend" it tells this:
"Last login: Sun Feb 4 13:58:22 on console
Admin@MBP-von-F ~ % /Users/Admin/Desktop/test.blend
zsh: permission denied: /Users/Admin/Desktop/test.blend".

"blender --factory-startup file_path/example.blend" I don't really know how to do this, ..I cannot find the startup file, maybe you would need to help me with more step by step instructions.

The bug happens with all .blend files.

Hi, when I do with Terminal-App this: "blender file_path/example.blend" it tells this: "Last login: Sun Feb 4 13:58:22 on console Admin@MBP-von-F ~ % /Users/Admin/Desktop/test.blend zsh: permission denied: /Users/Admin/Desktop/test.blend". "blender --factory-startup file_path/example.blend" I don't really know how to do this, ..I cannot find the startup file, maybe you would need to help me with more step by step instructions. The bug happens with all .blend files.
Member

Re file_path/example.blend: You have to specify real file path of some .blend file which is causing the problem

I cannot find the startup file, maybe you would need to help me with more step by step instructions.

Re `file_path/example.blend`: You have to specify real file path of some .blend file which is causing the problem > I cannot find the startup file, maybe you would need to help me with more step by step instructions. - https://docs.blender.org/manual/en/latest/advanced/command_line/launch/macos.html - [--factory-startup](https://docs.blender.org/manual/en/latest/advanced/command_line/arguments.html#debug-options:~:text=default%20for%20none.-,%2D%2Dfactory%2Dstartup,-Skip%20reading%20the)
Author

Re file_path/example.blend: You have to specify real file path of some .blend file which is causing the problem

I cannot find the startup file, maybe you would need to help me with more step by step instructions.

> Re `file_path/example.blend`: You have to specify real file path of some .blend file which is causing the problem > > > I cannot find the startup file, maybe you would need to help me with more step by step instructions. > > - https://docs.blender.org/manual/en/latest/advanced/command_line/launch/macos.html > - [--factory-startup](https://docs.blender.org/manual/en/latest/advanced/command_line/arguments.html#debug-options:~:text=default%20for%20none.-,%2D%2Dfactory%2Dstartup,-Skip%20reading%20the)
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2024-02-05 11:29:34 +01:00
Blender Bot added
Status
Needs Triage
and removed
Status
Archived
labels 2024-02-05 11:29:57 +01:00
Author

yes I inserted my real test-file path, (I did not use the default command example.blend file path and file name)

yes I inserted my real test-file path, (I did not use the default command example.blend file path and file name)
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2024-02-05 11:37:19 +01:00
Author

"blender --factory-startup file_path/example.blend" I don't know how to do this

"blender --factory-startup file_path/example.blend" I don't know how to do this
Member

Just have to execute command as it is. (this will skip interference of add-ons/plugins and loads blender with default settings)

@iss , any idea what could cause this? Not sure if this is platform specific problem.

Just have to execute command as it is. (this will skip interference of add-ons/plugins and loads blender with default settings) @iss , any idea what could cause this? Not sure if this is platform specific problem.
Author

executing it as it is, it says:
"
Last login: Mon Feb 5 11:06:36 on ttys000
Admin@MBP-von-F ~ % blender --factory-startup file_path/example.blend
zsh: command not found: blender
Admin@MBP-von-F ~ %
"

executing it as it is, it says: " Last login: Mon Feb 5 11:06:36 on ttys000 Admin@MBP-von-F ~ % blender --factory-startup file_path/example.blend zsh: command not found: blender Admin@MBP-von-F ~ % "
Author

I changed the file name of the Blender executable file in my Programs directory from "Blender" to "Blender 3-68" and the other one to "Blender 4-02" to distinguish them (and to be able to open several instances of blender at the same time to copy and paste from one running blender session to another running blender session).
Maybe that re-naming causes problems? But if I remember well, I have deinstalled all blender versions and reinstalled a single one and still the same problem occurred.

I changed the file name of the Blender executable file in my Programs directory from "Blender" to "Blender 3-68" and the other one to "Blender 4-02" to distinguish them (and to be able to open several instances of blender at the same time to copy and paste from one running blender session to another running blender session). Maybe that re-naming causes problems? But if I remember well, I have deinstalled all blender versions and reinstalled a single one and still the same problem occurred.

@iss , any idea what could cause this? Not sure if this is platform specific problem.

While I do have Mac machine, I have no idea how it manages filetypes and how it calls Blender. I always drag .blend file to active window, because I don't trust, that doubleclick on file will do open version I want.

I changed the file name of the Blender executable file in my Programs directory from "Blender" to "Blender 3-68" and the other one to "Blender 4-02"
Maybe that re-naming causes problems?

That sounds like something I would imagine causing issues... Can you try renaming them back?

> @iss , any idea what could cause this? Not sure if this is platform specific problem. While I do have Mac machine, I have no idea how it manages filetypes and how it calls Blender. I always drag .blend file to active window, because I don't trust, that doubleclick on file will do open version I want. > I changed the file name of the Blender executable file in my Programs directory from "Blender" to "Blender 3-68" and the other one to "Blender 4-02" > Maybe that re-naming causes problems? That sounds like something I would imagine causing issues... Can you try renaming them back?
Author

Renaming Blender executable didn't help.

Also I didn't know your hint with opening blender and then drawing a projectile into the window. This brought me to the idea to remove the add-on called "drag&drop" - and since then: it works again!!!!! For my both versions 3.68 and 4.02. I`m so relieved. Thanks for your help!!! You somehow brought me on the right path to solve the issue. Thanks so much.

Renaming Blender executable didn't help. Also I didn't know your hint with opening blender and then drawing a projectile into the window. This brought me to the idea to remove the add-on called "drag&drop" - and since then: it works again!!!!! For my both versions 3.68 and 4.02. I`m so relieved. Thanks for your help!!! You somehow brought me on the right path to solve the issue. Thanks so much.
Author
(that was the add-on: https://blendermarket.com/products/drag-n-drop-import )
Member

This brought me to the idea to remove the add-on called "drag&drop" - and since then: it works again!!!!! For my both versions 3.68 and 4.02. I`m so relieved.

Good to know. Guess we can close the report then.

> This brought me to the idea to remove the add-on called "drag&drop" - and since then: it works again!!!!! For my both versions 3.68 and 4.02. I`m so relieved. Good to know. Guess we can close the report then.
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2024-02-06 05:00:50 +01:00
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#117602
No description provided.