I'm getting the following message when saving in Photoshop CS6 Extended:
"Could not save "G:...\_0008_DSCF7826.RAF.tif" because the file is already in use or was left open by another application."
The issue NEVER occurs if Bridge CS6 is not running.
The problem occurs intermittently when saving individual files, and nearly every time I try to run a batch operation on multiple files when Bridge is running.
Since a huge part of my work involves batch processing files, I spent some time trying to narrow down the cause. I did 10 Batch processing test runs on twelve 100MB files. My batch process used the "save and close" option in the Batch dialog. I think the issue involves Bridge because:
The issue DID NOT occur (in 10 test runs Batch processing twelve 100 MB images with the "Save and close" option checked):
If the Batch action was run through the Photoshop menu with Bridge turned off.If the Batch action was run through the Photoshop menu with Bridge running & Bridge's Performance and Handling settings for Thumbnails set to "Do Not Process Files larger Than zero MB."
The issue ALWAYS occurs:
At some point when a Batch Action involving a "Save and Close" command is run through the Bridge Menu. My Batch processing generally involves 12 files. Usually, one or two files process, save and close properly before the error message appears. I've reset the preferences for both Photoshop and Bridge several times with no results. I'm running 64-Bit Windows 7 and 64-bit Photoshop CS6 Extended.
I'm trying to create a digital layout in PSCS version 8.0, and when I go to save the psd file (very early stages of the creation...its not very large yet) I get an error that says "Unable to save (file name) because of a disc error". I've never seen this before and am trying not to panic, but I'm on a deadline! LOL And am running behind as usual!
I am using an older mac, and I'm pretty dang maxed out on Gb...gotta clean up some files, but having a hard time finding a free dup file finder for macs...so I'm procrastinating, basically. Could the fact that I've got very little Gb available left have something to do with this?
I was working on Adobe Photoshop CS5 on my 64bit Windows 7 when I got the following message:
Adobe Photoshop CS5 has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if the solution is available.
How do a save the file before the program needs to close? Can I just close the Windows pop-up displaying the error, or will that also close the program? I have not saved the file in a while and I don't want to lose all the work I have done.
I just upgraded from CS5 to CS6 and for the most part love it. I have run into a very serious problem when it comes to saving. I am on Mac 10.6.8 and have a server that I save all my files too. In CS6 anytime I try to save something to the server's HDD I get the error below,
"Could not save as “avi_horizontal_logo.jpg” because the file name was not valid"
Now, the file name is valid, obviously. I can load the file into cs6 but whenever I try to save over or as a copy I get this error. I still have CS5 installed and have gone back and verified that I can save files to my server via CS5 since coming across the error in CS6. Additionally I have no problems saving to my server via Illustrator or In design
This issue is not occurring on one version on only one workstation either. I have both Design Premium (on 2 computers) and Design Standard (on 1) and all three are replicating this issue but the issue is non-existent in CS5.
I am trying to save a rgb tif file (file size is 31mb) with a single layer that was applied since opening, the only way I am being allowed to save it is if i flatten the image, which i do not want to do. When I try to save it I get "Could not save "leeo083.TIF" because of disk error.
I am on a Dual 2 GHz G5 with 3 gigs of ram OS 10.3.5 There is 40 gigs of open space on the harddrive. Photoshop CS the file is located on the desktop and I am attempting to save it in the same folder.
I have tried save, save as and get the same error.
Everytime I try to save a file in PS it tells me I can't because the disk is full.I have to save it to the desktop and then cut/paste it into the folder I want.So annoying and time consuming! been doing this for months. How can I correct this?
I've loaded and reinstalled photoshop elements 3 times. I can not save any files. all i get is cannot save file do to program error message' this is a brand new product with a program error and they want me to pay them to fix there problem. it ain't right.
When I try to save a picture, I get this error: Could not save as “xxx.jpg” because the file is locked or you do not have the necessary access privileges. Use the ‘Get Info’ command in the Finder to unlock the file or change permissions on the file or enclosing folders.
I have an ai file that I can not save with out getting the File I/O error message. One person suggested that this file may be corrupted since I've been bouncing back and forth between 2 different Illustrator programs. I use CS-4 at work, save as CS-3 format then continue working on it at home. I tried copying each layer to a new fresh doc. but still get the error code. Is there a way to fix this file? Both back-up files I have behave the same way.
I'm experiencing difficulties in exporting website from .AI to .PSD using Illustrator CS5.1 under Windows7 Home Premium 64bit. The error message says "Not enough memory to save the file".
I can assure you that i've got enough memory for scratch disks and my computer is powerful enough to handle this operation. The funny thing is that i am able to export the very same .Ai file using Illustrator CS5.1 under Windows XP 32bit on different PC.
I've tried to find a solution online, but it gave no satisfying results so far. So, i think the problem comes from the operating system, but i don't know how to fix it...
When i try to check in my files i get this error. "File rename error on save - Cannot create a file when that file already exists" .When i try to do a save i get this error
Problems encountered while saving the document.Could not rename new document version from
\Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.newVer.ipt to \Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.iptThe database in \Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.ipt could not be saved
I am running inventor 2009 on a windows xp sp3, with a server running windows server 2003 sp2.SQL server 2005 with net.frameworks 2.0.50727 on server and client.
I am unable to save an image as a jpg file!!! every time I try, I get the following error: "Not A Regular File"
I can save as png, but not jpg!!! the original format was psd, that error message came up when saving as jpg... when I saved as png, I closed Gimp and reopened the png file, but I STILL get that error message when saving as jpg!!
I am copying objects to a new database and and cloning as an Entity type succesfully for all objects.When I save the database to a new file I get the attached error
'Warning: An error occurred during save....'
I have isolated this to Polylines and have tried to Process as Type PolyLine but still get the error.Here is the code I use for the polyline.(My entity processing code is identical except for object type).
Dim MyPolyLine As DatabaseServices.Polyline MyPolyLine = CType(myObjID.GetObject(DatabaseServices.OpenMode.ForRead), _ Database Services.Polyline)Dim NewEntity As DatabaseServices.Polyline = CType(MyPolyLine.Clone, _ DatabaseServices.Polyline)NewEntity. Set Database Defaults(NewDB) NewBTR.AppendEntity(NewEntity)NewTrans.AddNewlyCreatedDBObject(NewEntity, True)NewEntity.Layer = MyPolyLine.Layer NewEntity.Linetype = "ByLayer"NewEntity.Material = "ByLayer"
Every time I save I get an "Adobe Save For Web Error" that says "Could not complete this operation. An unknown error has occurred." Below is the system info:
Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x64 Operating System: Mac OS 10.9.0 System architecture: Intel CPU Family:6, Model:23, Stepping:6 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1 Physical processor count: 2 Processor speed: 2400 MHz Built-in memory: 4096 MB Free memory: 2139 MB Memory available to Photoshop: 3490 MB [code]....
I upgraded to Maverick (Apple OSX) about 2.5 weeks ago. But this problem didn't start until about 3 days ago, so surely that's not the issue.
I am working on the part builder tutorials for AutoCAD Civil 3D 2014. Every time I click "Save Part Family", I get the error message "Error Saving XML File".
URL....I am using PSE 12 as a photo editor for Aperture 3.5.1 and the photo is duplicated (as a tiff) in Aperture and PSE editor opens with the image. When I close the file and say to save the file it brings up the save as window.
I tell PSE 12 to "on first save -- save over current file" it now brings up the "save as" window and won't save over the file (changes the file type from .tiff to .tif)
I am getting a Could not open due to unexpected end of file error messages on a bunch of jpg's I am receiving via email. The files open in Microsoft Office Picture Manager.
I have Photoshop CS6 and Elements Premiere 11 and both were showing estimated file sizes properly up until a couple of weeks ago, and both stopped at the same time. Using Image, Mode I have verified on both that the images I am trying to save are 8 bit and not 16 bit images. I am on Window 7, 64bit.
From the start, I wasn't able to save to jpeg without getting a dcm extension (no jpg extension). However, if I saved to Multi-picture Format, I would get the familiar .jpg and everything worked fine for a while. This morning I cannot find a file format in "save as" that results in the .jpg file extension.
I have been re-saving many of my PSD files using CS3 image prosesssor with compatibility mode turned off. They have simply been saved again as PSD files into a different folder - no changes to the original PSD files. This has worked well and reduced file sizes by up to 50% (I had compatibility mode turned on previously).
of the 60 files I have processed, 3 will no longer open , I get a message that says "file will not open due to a program error."
these files have only ever been used in CS3. , they are quite large from just under 1GB to 1.5GB, however other similar large files have processed successfully. I have re-tried without success.
I still have the original files so no data loss is involved.
[CS6 Extended]I want to click with the mouse on a symbol (normally it should be I disk symbol I think) to save mychanges instead of use of File->Save or Ctrl+S.
But the problem: I can't find a disk/save symbol in Photoshop andalso don't know how can I get it.On "Window" menu I can't get a word "Save" to checkmark it.How can I get a "Save" symbol in Photoshop CS6 Extended?
I have a number of PSD files I've created and I'm trying to save them as PDFs. I can Save for Web and Devices, I can save as a .gif, .eps., and every other format I've tested, but I cannot save as a PDF. I get the error:
"Could not save a copy as (filename) because the file is already in use or was left open by another application."
I'm running Adobe Master Collection CS5 with Photoshop CS 5.5 (12.0.4 x64) on a Windows 7 64-bit machine. I have a 928 GB HD with 697 GB free.
I have rebooted and tried saving the files immediately after I reboot. I have killed my virus scanner. I have killed a number of other possible culprits including Acrotray.exe and CS5ServiceManager.ext
I have run Process Explorer as recommended by Microsoft and found no applications using the file. I've also tried saving the file to my external hard drive and/or renaming the file with only rare luck.
The boards seem to suggest Adobe isn't taking responsibility for this and pointing it back to the OS or other software. How/where to kill whatever process it is - but at this point, all my indicators point back to Photoshop.
Upon trying out the trial version of CS6, I keep getting errors when I want to save the file I am currently working on. I can save as a different iteration just fine, but when I hit ctrl + S, I get an error that my filetype or name is invalid, even though Im just... saving... a psd file ... that is in all other aspects functioning correctly. After I dismiss that error mesage, this comes up:
I've had the IT guy at work take a look at the computer and trouble shoot, trying to fix this problem. The persmissions are fine and set correctly. I am not using the file in another program, just photoshop, I'm just trying to save the progress I made on my image. 'm running on a windows 7 PC, trial version of CS6 from the creative cloud.
I'm getting an error message saying "The operation could not be completed." I am able to "save as".I installed CC yesterday and am on a Windows 7 64bit computer. I am using the 64 bit Photoshop CC. I've restarted it several times and still that is happening.
We're having an issue with saving files using Photoshop CS6. Several of our users are unable to save, specifically on our server. They all get the "Could not save because of a program error" message. It doesn't seem to happen on the computers running Lion, but most of the people running Snow Leopard have the problem.
We've tried resetting the preferences, repairing permissions, etc. I read somewhere about unchecking the "ask before saving a layered tiff" button, but none of them seem to solve the problem.
I use Photoshop daily (7.0). Just recently, I tried to save a photo and got the message "could not save because of a program error". After getting the message again tonight, I re-installed Photoshop on a NEW computer, (went from Windows 7 to Windows 8), transferred my images and got the same message. The strange part about this is that only some of my photos can't be saved - even those taken the same day. There seems to be no rhyme or reason to it.
Details: - they can't be saved in any format. I tried jpeg, tiff, png, etc. Same message for all. - they can't be saved externally. I tried to transfer them to an external drive and got the same message. - I tried uploading it to an online editing site and renaming it, then re-opening it in photoshop. same message.
I got error when save for web all time. Error message is: Adobe Save for Web error "Could not complete this operation. An unknown error has occured."in my MAC OS X 10.9 (Mavericks) and also got error when save is..
Is this reported error? How can I solve?Below is my system info.
Adobe Photoshop Version: 13.0.5 (13.0.5 20130521.r.44 2013/05/21:21:00:00) x64 Operating System: Mac OS 10.9.0 System architecture: Intel CPU Family:6, Model:58, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading