Photoshop not saving correctly with mcx folder redirection

Students have network homes with their cache folders redirected to local drives as per:
http://houseofmac.wordpress.com/2010/11/03/os-x-network-home-folder-redirection/
Everything has been working fine, but lately several users are not able to save files in photoshop.
Save As takes them to the invisible cache folder in tmp on the local drive.
Photoshop allows them to select the desktop or documents folder as the destination for their saves, but their files are not visible or accessible there.
When I log into the local machine as admin and check their cache folders, the files are not there either.
Client machines are 10.7.5
Server is 10.5.8
Photoshop is CS6
Any ideas?

Correction:
Photoshop's Save As... takes them to tmp in private at the root of the server's startup volume.
This is sporadic, and seems to happen only when there is a "large" group (30!) of clients all logged in at the same time.
Clients are connected to the server via 100 Mbs network.
Server has 2GB SDRAM

Similar Messages

  • I can't find a folder I created in photoshop while saving I pressed new folder. can anyone help? I have used the finder option, and it's not pulling it up!

    I can't find a folder I made in photoshop while saving, i pressed new folder button, named it and saved several photos to it. It was easy in the begining while it was a recent folder. I could always find it as a recent folder. Now that it's not, I don't know where it is. And finder won't pull it up. Can anyone suggest a magic fix?

    In the Finder (with a window open shown), type all or part of the folderName or the new fileName(s) as illustrated in EITHER field

  • Photoshop not saving preferences

    I am having an issue with Photoshop not saving my preferences. I have created my own workspace but everytime I quit the application and restart it I still have to go through and reset all my preferences. Any thoughts on this?

    I believe that would be the date that our tech team installed CS5 on my new computer. As a side note, our tech team consists of all PC people, there isn't one Mac expert among them and they didn't seem too confident setting the user accounts up. The entire team has had nothing but issues with our brand new macs + CS5. But I am not sure what part of that is Apple/Adobe/Tech fault.
    When I "get info" on the settings folder my user account does not appear in the list. I changed the settings so that everyone has read & write permissions and that solved the problem. But that seems odd to me. Like I might have a much bigger permissions issue...?
    Anyway, problem solved! Thanks Chris!

  • Microsoft Outlook 2010 The delegates settings were not saved correctly. Cannot activate Send-on-behalf-of list. You do not have sufficient permission to perform this operation on this object.

    I am trying to assign delegation to a user and I receive the following message.
    The delegates settings were not saved correctly.  Cannot activate Send-on-behalf-of list.  You do not have sufficient permission to perform this operation on this object.
    We are using 2010 for the server and client.  There are only specific mailboxes that this is happening for after being migrated from Lotus Notes.  The user can use their mailfile fine however it is just the delegation that appears corrupted somehow. 
    I'm not sure how to fix this.  I have checked the access through the security tab in ad and that looks fine.
    Any help would be appreciated.

    I did some more digging and I solved it.
    This would be the solution:
    In Active Directory Users and Computers
    -Click on VIEW
    -Click on ADVANCE FEATURES  (this is important otherwise you won't see
    the complete list in the next steps)
    -Click on the USERS container
    -Find the problem user's account
    -Right mouse the account and click on PROPERTIES
    -Click on the SECURITY tab
    -In the top box, click on the SELF account
    -In the bottom portion of the screen make sure the READ PERSONAL
    INFORMATION  & WRITE PERSONAL INFORMATION  should both be checked for
    ALLOW
    If you can compare the permissions for 'SELF' with another user you probably should set them accordingly to be safe. I noticed that for the user where setting delegates (SOB) did
    not work, more than those 2 permissions were missing.
    Good luck!
    David

  • Hyperlinks not saved correctly in PDF and Excel

    Hi,
    I have a few reports with hyperlinks to other reports that contain multiple input parameters, which makes the links very long. ( greater than 400 characters )
    When the reports are saved as excel, I am unable to invoke the child report on clicking the link as the link is not saved entirely ( can see that when i try to edit the hyperlink in excel ).  Therefore the child report opens but prompts for inputs as not all the inputs are passed
    When saved as pdf, the link is not saved correctly and i cannot invoke the child report at all
    Please can you suggest a solution/workaround? Alternately is it possible to disable the hyperlinks when saved as excel/pdf?
    Regards
    Sameer

    Hello,
    I think this is a limitation in Excel where URL syntax has to be 255 characters or less
    In order to prove that it's coming from excel and not BO, try in excel to create a false hyperlink which contains more than 255 characters.
    A workaround might be to modify the cell as text and will not be recognized as a URL. So you should get it entirely.
    Please let me know if it helps you
    Regards,
    Philippe

  • Settings not saved correctly

    Saving that always a file should be opened with a program does not work correct.
    I want *.nzb to be opened with a certain program. I save this combination and still everytime I get the option of an other programm.

    The article you provided is not related to the error message that the user is getting it.
    Can you please provide better solution? I know this answer and this post is old but I am having same issue.
    The error message is only (The Delegates settings were not saved correctly. cannot activate send-on-behalf-of list. The operation failed) I was not able to attach screen shot.

  • Outlook error "The Delegate settings were not saved correctly. cannot activate send-on-behalf-of list. The operation failed"

    Hi,
    Re: "The Delegate settings were not saved correctly. cannot activate send-on-behalf-of list.  The operation failed" 
    I have a client who is getting the above error when attempting to change delegate permissions in Outlook 2010.
    She is also getting this error when she tries to remove a delegate.
    I have tried recreating her mail profile.
    I have also tried kb2593557. The auto fix didn't work at all and the registry fix only removes the error message and not the problem. This client would like to be able to edit her delegate permissions.
    She is on Exchange 2010
    Any assistance would be appreciated.

    The article you provided is not related to the error message that the user is getting it.
    Can you please provide better solution? I know this answer and this post is old but I am having same issue.
    The error message is only (The Delegates settings were not saved correctly. cannot activate send-on-behalf-of list. The operation failed) I was not able to attach screen shot.

  • Navigation Drop Down Menu Does Not Appear Correctly with Internet Explorer.

    Website was designed with Dreamweaver CS5 on a Mac. The navigation drop down menu does not appear correctly with Internet Explorer. When you mouse over a navigation option that has a drop-down menu, the drop-down portion appears on top of the first level. Hope someone can help me out.Thanks!
    http://www.catchaghosttoursofkansas.com

    Hi,
    and you should then iron out this minor inaccuracy, which I found in your source code, for example here:
    <div align="center"><a class="MenuBarItemSubmenu" href="hays.html">HAYS</a>
            <ul>
              <li><a href="hayswalkingtour.html">Walking Tour</a> </li>
              <li><a href="forthays.html">Fort Hays</a></li>
            </ul>
    All your "first" entries have to show a '#", like this:
          <div align="center"><a class="MenuBarItemSubmenu" href="#">HAYS</a>
            <ul>
              <li><a href="hayswalkingtour.html">Walking Tour</a> </li>
              <li><a href="forthays.html">Fort Hays</a></li>
            </ul>
          </div>
    after that you can link to the individual subgroups. See here e.g. (screenshots from my German DW):
    Hans-G.

  • IPhoto events not syncing correctly with iPhone

    Hello,
    Basically, my iPhoto events are not syncing correctly with my iPhone. Some events will sync, whereas others won't, though no error messages are ever displayed.
    I have all my photos, 961 photos in 34 events, organised in iPhoto, however iTunes doesn't seem to recognise all of these events, only reporting 881 photos. I've got iTunes set up to "Sync photos from iPhoto - All events" and this works for most events, but not all.
    On my iPhone, I can tell which events are missing, but no matter how many times I restart my Mac or sync my iPhone, it refuses to sync the few missing albums. There is over 4Gb of available space left on the iPhone, so this shouldn't be an issue.
    Many thanks in advance.
    Peter.

    Any ideas, please? I hope I explained my issue clearly enough.
    Thank you,
    Peter.

  • Why is my Noise Layer (with Levels Adjustment) not saving correctly?

    I'm hoping this is an easy fix, but this problem has me all twisted...
    I have an image built in Photoshop with a Noise layer playing the role of stars on a mainly black background with a Levels Adjustment cleaning up the lighting to dumb it down, but when I go to save the image (in either jpeg or png), that same noise layer bypasses the Adjustment and shines through, distorting the whole image... I simply just want it to save what I have on the screen, but as soon as I go to save, it merges the layers and the noise comes through extremely harsh out of nowhere...
    Attached are examples of the difference of before and after the save... (and the "after" save is a bit more harsh than its displayed here, but you get the point)

    The top larger image is the "after" I save (.png form), the screenshot within photoshop is the "before"...
    I've also tried to the merge layers beforehand as well, but it actually just displays the image as if it were the saved version, with the noise coming through extremely hard. I just didn't save it yet.
    I appreciate the suggestion!

  • Text layers not saved correctly as PDF from PS?

    I frequently save layouts I do in Photoshop as PDF's. Lately I very often will discover the text does not display correctly in the PDF. One or two lines of text will display as white with a thin black outline, rather than as the basic solid black I'd specified.
    I work on a Windows 7 machine with the current version of PS. The text is on layers when I save the file to PDF (from PS), but I do not include the layers in the PDF, so they should be flattening down.
    Any ideas why this happens? I noticed a few weeks ago when it was also doing this that I updated the program a day later and the PDF's were not exhibiting this issue. But, now it's starting again. A big timewaster for me.
    Thanks for any suggestions offered.

    Text doesn't flatten until you tell it to. In fact that may be the problem here - you are telling the PDF maker to not retain vector text and when it tries to flatten, some layer style or something else gets in the way. Try to play with the PDF options. also manaulyl flatten the document in PS before saving to PDF...
    Mylenium

  • Photoshop not saving current document but temp file OK...

    Hi, this is slightly difficult to explain but happened twice yesterday. We have not experienced it before and have not updated out CS6 apps recently:
    Situation – Photoshop 13.1.1 x64. Mac Pro 3.33 6-core running OSX 10.6.8, 48Gb RAM. Working on a large-ish .PSD file (650 Mb) and saving to a network drive (a Drobo connected to a server) which is our usual routine and has been for years.
    Problem – When I save the document and close it, the saved file (in the correct target location) shows the correct modified time and date stamp but if you open that file up again a lot of work is missing. In this instance, about the last half hours work (since the previous time I saved it). However, if you then go to File > Open Recent and choose the file name, the document opens with all the missing up-to-date work in it.
    Clearly, File > Open Recent is opening a temporary document somewhere and not the saved file in the target location.
    My concern is why isn't the saved file (with correct modified time and date) up-to-date? Suddenly we are having to double check every PS file we work on and save and that is not practical.
    Any help greatly received.
    Thanks,
    Tom

    Clearly, File > Open Recent is opening a temporary document somewhere and not the saved file in the target location.
    ctrl-clicking the name (in non-tabbed view at least) should indicate the actual path of the file.
    and saving to a network drive
    Well, as far as I know Adobe washes its hands of any such set-up and if there are issues with Photoshop and a server you are on your own.

  • Photoshop not saving pngs properly

    My team and I have been having issues with generate image assets not saving png files correctly. Photoshop has been saving them with the png extension, but the file has a white background like a jpg. Has there been in recent updates that may be causing this? Is anyone else experiencing this issue?

    I think the default with Generator is 24 bit, but I tried an 8 bit one and I was able to get transparency.  Can you post a screen shot of you layer pallet to see what you've got?  Here's a sample with a layer forcing an 8 bit png and the result - pretty bad quality - png 24 is much better!

  • Interaction Centre: Survey not saved correctly

    Hi,
    We are using SAP CRM 5.0 Interaction Centre. While creating a customer feedback transaction with survey in Interaction Centre, following is the observation:
    1. We open the customer feedback transaction, enter the mandate information in the details tab and save the transaction.
    2. Then navigate to questionaire tab and fill-in the survey questions and save the survey.
    3. Navigate back to details tab and save the transaction. The survey and the transaction are saved correctly. Instead, without navigating back to details tab, when we try to save the transaction from the questionaire tab, neither the survey nor the transaction is saved.
    Recently the application was upgraded from SP15 to SP16.
    Please provide your inputs in solving this issue.
    Thanks in advance.
    Regards,
    Venkat
    Edited by: kvenkat24 on Dec 14, 2010 8:02 AM

    Hi Hongyan Shao,
    Thanks for taking your time to answer my issue.
    Actually we have two issue in this
    1.When users press the End button, ideally, the current screens should be closed and default screen of Accoutn Identification should be shown.
    This does not happen.
    Actually, nothing happens when users press the End button.
    Users cannot click on anything else too and the screen seems to be frozen.
    Users have to close the IC session and relogin.
    2.And one more issue is when user ends call by click on end button it goes to account identification but Name of the account still be there on top left top side where it shown account name. but it allows agent to take another call and create service ticket.
    Please note that we are  using CTI( Avaya phone)
    Now since these two are an intermittent issues, i do not have reproduction steps.
    Thanks and regards,
    Teja

  • Why is my Microsoft Word document not working correctly with Pages

    I have created a new CV (Resume) in Microsoft Word on my work computer, it is using the latest version of Office. When I attempted to open the document in Pages on my home Mac, the formatting was slightly incorrect, but the main issue is it is missing two pages! The exact same document when opened in Word has three pages but in Pages, it only has one! I have had nothing but problems with Pages since I bought it! Can someone please help me get Pages to work correctly with my documents that are created in Word! Than you.

    Pages does not allow a single cell in a table to span more than a page and there may be other problems that you also have not told us about.
    Redo your CV using the excellent Pages templates, Word's templates are Uuuugly!
    Being text based, with good typographical layout, those Pages templates should translate accurately back and forth from Pages to Word.
    Frankly CVs don't require anything fancy. You could do an excellent, well laid out and very attractive CV in TextEdit which is no slouch in the word processing department.
    Peter
    PS Start off by saving your Word CV to .rtf or .txt which will strip off most of the bad formatting. Then reopen it in Pages or drag in the snippets of text into a Pages CV template's placeholders to automatically format the text nicely.

Maybe you are looking for

  • SolMan 4.0: error occured in persistence

    Hi, We just finished the upgrade of solution manager 4.0 from solution manager 3.2 with WAS Java add-in 6.40. This system was a fresh clean install of solution manager 3.2. Thus, no customising or developments yet exist on this system. We are getting

  • Ability to have a playlist of multiple pdfs

    I have alot of my sheet music scanned into pdf format and I want the ability to pick a pdf and a page number within that pdf and create some sort of list of multiple pdfs that I want to play in succession, which will allow me to quickly click on the

  • The font in my e-mail has suddenly gone so small that I cannot read it,

    I have an email account with TalkTalk which has gone well for a few years. I get it through Firefox. Yesterday when I went into my mail the font was so tiny that I couldn't read it. I phoned Talktalk who said that it was a fault with Firefox and this

  • 3G: play count updated, but not last played

    I have a 3G 10GB iPod, and since updating to iTunes 7, my stats are not syncing correctly. When I play something on my iPod and then sync the stats back to iTunes, the play count field is properly adjusted, but the last played count does not. I under

  • Moved Project and Event won't relink

    I have sucessfully created an Event and a Project on my MacBookPro. I have now copied both the Event and the Project onto my MacPro workstation and tried to open it there. That's where the strangeness starts. All the clips in the Event are there, onl