Permission Denied #88718

Closed
opened 2021-06-01 14:16:22 +02:00 by Shubham Bhosle · 35 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: AMD Radeon(TM) Vega 8 Graphics ATI Technologies Inc. 4.5.13596 Core Profile Context 20.10.28.10 27.20.11028.10001

Blender Version
Broken: version: 2.92.0, branch: master, commit date: 2021-02-24 16:25, hash: 02948a2cab
Worked: (newest version of Blender that worked as expected)

Short description of error
[Permission denied problem keep popping up whenever i try to save blend file or save my render image, this problem is only occuring in blender, i even show this problem to windows advisor by remote access they were saying that windows is ok, i am sharing the screenshot of the problem Denied.png . This problem is now occuring in my most of other blend file. and now this is so much. Please let me know what should i need to do.]

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: Windows-10-10.0.19041-SP0 64 Bits Graphics card: AMD Radeon(TM) Vega 8 Graphics ATI Technologies Inc. 4.5.13596 Core Profile Context 20.10.28.10 27.20.11028.10001 **Blender Version** Broken: version: 2.92.0, branch: master, commit date: 2021-02-24 16:25, hash: `02948a2cab` Worked: (newest version of Blender that worked as expected) **Short description of error** [Permission denied problem keep popping up whenever i try to save blend file or save my render image, this problem is only occuring in blender, i even show this problem to windows advisor by remote access they were saying that windows is ok, i am sharing the screenshot of the problem ![Denied.png](https://archive.blender.org/developer/F10152714/Denied.png) . This problem is now occuring in my most of other blend file. and now this is so much. Please let me know what should i need to do.] **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)]
Author

Added subscriber: @tornet

Added subscriber: @tornet
Author

And this another problem

Another.png

What is wrong with this guy, he is same material and uv map as other around him.
but still.

PLEASE SAY WHAT SHOULD I NEED TO DO NEXT TO FIX THIS, I HAVE TO SUBMIT THIS

And this another problem ![Another.png](https://archive.blender.org/developer/F10152743/Another.png) What is wrong with this guy, he is same material and uv map as other around him. but still. PLEASE SAY WHAT SHOULD I NEED TO DO NEXT TO FIX THIS, I HAVE TO SUBMIT THIS
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Permission denied problem keep popping up whenever i try to save blend file or save my render image, this problem is only occuring in blender,

  • Right click on .blend file.
  • Go to properties
  • Deselect the attribute Read-Only
>Permission denied problem keep popping up whenever i try to save blend file or save my render image, this problem is only occuring in blender, - Right click on .blend file. - Go to properties - Deselect the attribute `Read-Only`
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

I assume you changed the file access attributes. So after following this steps would fix the problem you are facing (mostly).

And this another problem

Create separate report for that :)

I assume you changed the file access attributes. So after following this steps would fix the problem you are facing (mostly). >And this another problem Create separate report for that :)
Author

Read only attribute is already deselected

Read only attribute is already deselected
Member

Not a great suggestion here but try again with default settings (File -> Defaults -> Load Factory Settings)

Not a great suggestion here but try again with default settings (`File -> Defaults -> Load Factory Settings`)
Author

Naah still nothing

Naah still nothing
Member

Changed status from 'Needs User Info' to: 'Needs Triage'

Changed status from 'Needs User Info' to: 'Needs Triage'
Member

In #88718#1169072, @PratikPB2123 wrote:

Permission denied problem keep popping up whenever i try to save blend file or save my render image, this problem is only occuring in blender,

  • Right click on .blend file.
  • Go to properties
  • Deselect the attribute Read-Only

This should have fixed your problem after changing permissions for scene continue.blend. Not sure why it is blocking then

> In #88718#1169072, @PratikPB2123 wrote: >>Permission denied problem keep popping up whenever i try to save blend file or save my render image, this problem is only occuring in blender, > - Right click on .blend file. > - Go to properties > - Deselect the attribute `Read-Only` This should have fixed your problem after changing permissions for `scene continue.blend`. Not sure why it is blocking then

Added subscriber: @rjg

Added subscriber: @rjg

@tornet Please also check the read/write permissions on the directory "E:\Blender Prac".

@tornet Please also check the read/write permissions on the directory `"E:\Blender Prac"`.
Author

Its in full control on admin account. read and write are both ticked

Its in full control on admin account. read and write are both ticked

Added subscriber: @DarkKnight

Added subscriber: @DarkKnight

Can you check the file on a different pc?

Can you check the file on a different pc?

@tornet Both also need to be checked for the regular user unless you are running the application as administrator. Is this problem happening with all directories or just that particular one?

@tornet Both also need to be checked for the regular user unless you are running the application as administrator. Is this problem happening with all directories or just that particular one?
Member

This problem is now occuring in my most of other blend file.

@rjg ^

(May be we can tag this Unconfirmed bug?)

> This problem is now occuring in my most of other blend file. @rjg ^ (May be we can tag this Unconfirmed bug?)
Author

I cant check this file in another pc.

I cant check this file in another pc.
Author

This is happening to my most of blend file only

This is happening to my most of blend file only

This problem is now occuring in my most of other blend file.

This is happening to my most of blend file only

@tornet I already understood that from your report

  • Are they all located in the same directory or hard drive?
  • Do other applications also have issues opening files that are located in the same directory?
  • Have you checked that the regular user (not the administrator!) has permissions to read and write both the file and the directory?
  • Have you checked if running Blender as administrator allows you to open the file? (Note: For security reasons this should only be done for this test, generally Blender should not be run as administrator)
  • What has changed on the system between the time were it worked properly and when it started to fail?

Currently this still looks like an OS configuration issue rather than a bug. If it is a bug in Blender we need more information to reproduce and identify the issue.

> This problem is now occuring in my most of other blend file. > This is happening to my most of blend file only @tornet I already understood that from your report - Are they all located in the same directory or hard drive? - Do other applications also have issues opening files that are located in the same directory? - Have you checked that the regular user (not the administrator!) has permissions to read and write both the file and the directory? - Have you checked if running Blender as administrator allows you to open the file? (Note: For security reasons this should only be done for this test, generally Blender should not be run as administrator) - What has changed on the system between the time were it worked properly and when it started to fail? Currently this still looks like an OS configuration issue rather than a bug. If it is a bug in Blender we need more information to reproduce and identify the issue.
Author

Yes, they are in same directory

NO, only facing this problem in blend file ( and i have opening problem, i have saving problem its saying permission denied)

Yeah, other user also have write and read permission (as per windows advisor said)

I dont have opening problem, i have saving problem its showing permission denied. I shared the screenshot of it.

No, i changed nothing.

Yes, they are in same directory NO, only facing this problem in blend file ( and i have opening problem, i have saving problem its saying permission denied) Yeah, other user also have write and read permission (as per windows advisor said) I dont have opening problem, i have saving problem its showing permission denied. I shared the screenshot of it. No, i changed nothing.
Author

I also thought that this could be windows problem, so I show my whole problem, security of disk to one of their advisor through there official website by remote control. They said that windows is working correct.

Thats why I shared this problem here.

I also thought that this could be windows problem, so I show my whole problem, security of disk to one of their advisor through there official website by remote control. They said that windows is working correct. Thats why I shared this problem here.
Author

Its now only saving when I save it on desktop, then ihave to cut paste the file to disk e then it is working fine. Then again after lil bit of editing, adding lil bit of meshes this problem starts again. (I said this to windows advisor too)

Its now only saving when I save it on desktop, then ihave to cut paste the file to disk e then it is working fine. Then again after lil bit of editing, adding lil bit of meshes this problem starts again. (I said this to windows advisor too)

@tornet Right, I meant both opening and saving. I know you already had someone look at your Windows installation, I'm just trying to be thorough. So you are able to save to other directories, such as your desktop, and then manually copy them over.

  • When you manually copy the files to E:\Blender Prac does this trigger an UAC dialog (admin permissions are required to copy the file)?
  • When the "problem starts again", are you trying to save to the desktop or the directory with the other blend files (E:\Blender Prac)?
  • When you say that you're only facing the issue with blend files, does that mean it works when you open text editor and try to save the text file to the same directory the blend files are in (E:\Blender Prac)?
  • Were you able to save the file when starting Blender as administrator?
@tornet Right, I meant both opening and saving. I know you already had someone look at your Windows installation, I'm just trying to be thorough. So you are able to save to other directories, such as your desktop, and then manually copy them over. - When you manually copy the files to `E:\Blender Prac` does this trigger an UAC dialog (admin permissions are required to copy the file)? - When the "problem starts again", are you trying to save to the desktop or the directory with the other blend files (`E:\Blender Prac`)? - When you say that you're only facing the issue with blend files, does that mean it works when you open text editor and try to save the text file to the same directory the blend files are in (`E:\Blender Prac`)? - Were you able to save the file when starting Blender as administrator?
Author

No, no permission asked.

To the desktop always, no where else it can save.

Yes, i have my presentation in same drive. It is running smoothly.

When i run it as administrator and save it in same drive it in same drive (where others are) then it is running smoothly.

No, no permission asked. To the desktop always, no where else it can save. Yes, i have my presentation in same drive. It is running smoothly. When i run it as administrator and save it in same drive it in same drive (where others are) then it is running smoothly.

Since it works properly when running as administrator this seems to be a permissions problem (e.g. caused by the OS configuration) and not a bug in Blender. Otherwise I would expect it to generally fail. Based on the provided information it's difficult to say what the cause is.

Have you checked if your anti-virus software blocks the file saving? That would be a cause we haven't discussed.

Since it works properly when running as administrator this seems to be a permissions problem (e.g. caused by the OS configuration) and not a bug in Blender. Otherwise I would expect it to generally fail. Based on the provided information it's difficult to say what the cause is. Have you checked if your anti-virus software blocks the file saving? That would be a cause we haven't discussed.
Member

Have you checked if your anti-virus software blocks the file saving? That would be a cause we haven't discussed.

@tornet , any news?

>Have you checked if your anti-virus software blocks the file saving? That would be a cause we haven't discussed. @tornet , any news?
Author

I dont think anti virus can block file saving. He can block like web downloaded file or most memory using file or background running.

I use Quick Heal Antivirus Total Security. I dont think it can automatically block things unless you let it.

I dont think anti virus can block file saving. He can block like web downloaded file or most memory using file or background running. I use Quick Heal Antivirus Total Security. I dont think it can automatically block things unless you let it.
Member

Added subscriber: @Blendify

Added subscriber: @Blendify
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

Can you try disabling that software to see if it fixes the issue?

Can you try disabling that software to see if it fixes the issue?

Added subscriber: @dfelinto

Added subscriber: @dfelinto

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
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
6 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#88718
No description provided.