After Leopard install "unable to create /folder/filename..."

I have upgraded my MacBook and iMac to Leopard, no problems. However, on my iMac (only), in many applications I get an error message when I'm trying to save a file. For example, in iPhoto if I export to desktop I get an error message "unable to create.... /folder/directory filename". Same thing if I export to an already existing folder. However, files I make and save with Word etc. work fine. Is there some selective locking device on Apple?
John

Hello Rollie2t,
Welcome to the HP Forums.
I see that you are having an issue with installing the printer on to your Windows Vista computer.
Please make sure that you do NOT have the usb cable connected to the printer and the computer when doing the download and the installation.  You will be prompted as to when to connect the usb cable during the installation so please do NOT connect it before hand.
I also suggest that you disable the Windows Firewall and any anti virus protection before attempting to download the software and drivers.
Here is the link for the HP Deskjet Full Feature Software and Drivers.
If the troubleshooting does not help resolve your issue, I would then suggest calling HP's Technical Support to see about further options for you. If you are calling within North America, the number is 1-800-474-6836 and for all other regions, click here: click here.
Thanks for your time.
Cheers,  
Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
W a t e r b o y 71
I work on behalf of HP

Similar Messages

  • Help me !(After Effect warning: Unable to create font.)

    I'm using Adobe After Effect CS4. It worked pretty well but today, when i lauch it, a message appeared. The message said: "After Effect warning: Unable to create font".Then i searched google and tried many ways: reinstall, restart windows,etc...but it didn't work.After that, i tried to lauch other Adobe Programs like Adobe Premiere, Adobe Photoshop. I lauched it and work space appeared but there aren't any words in the button on the work space.What should i do now?!
    P/S: I using Windows 7.

    watch this video on youtube:
    http://www.youtube.com/watch?v=g02zasHbsi8
    read the description to download the fonts
    instalation the fonts:
    1.download the fonts (links on description)
    2.if you done,install all
    AND ENJOY!!!!
    notes:
    install quicktime,use the custom themes (do not change your computer themes)

  • "After Effects Warning: Unable to create font." in CC12.1

    I just updated AE to 12.1, and now no fonts work in it.  I originally got the error "Unable to load font "^0" "Helvetica Neue," but got that one resolved only to get "After Effects Warning: Unable to create font."  This happens for any area of a comp that has text.  No video will display at all where I have text.
    The fonts are activated.  I did find that some of them had somehow turned off since yesterday.  I'm using FontExplorer X for font management.
    They worked just fine yesterday in 12.0.  Frustration factor high on this one.
    Thanks,
    -Doug
    OSX 10.8.5

    See this thread and ask further questions there:
    http://forums.adobe.com/thread/1326590

  • DeploymentException: Unable to create folder

    Hello,
    i'm developing some enterprise service on a NetWeaver CE SP1 plattform and sometimes while deploying i encounter a DeploymentException: Unable to create folder. Whats the reason for this exception?
    I can only resolve it with restarting the server and deploy the projects again...
    regards,
    Matthias
    1. Exception has been returned while the '<application>_start_ccbpmear' was starting. Warning/Exception :
    Error occurred while starting application <application>_start_ccbpmear and wait.
    Reason: Clusterwide exception: server ID 14616650:com.sap.engine.services.deploy.container.DeploymentException: Unable to create folder <root>\<application>_start_ccbpmear\EJBContainer\applicationjars
         at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl$Actions.perform(ContainerInterfaceImpl.java:880)
         at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl.makeStartInitially(ContainerInterfaceImpl.java:758)
         at com.sap.engine.services.deploy.server.application.StartInitiallyTransaction.makeStartInitially(StartInitiallyTransaction.java:181)
         at com.sap.engine.services.deploy.server.application.StartInitiallyTransaction.prepare(StartInitiallyTransaction.java:143)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:393)
         at com.sap.engine.services.deploy.server.application.StartTransaction.doStartInitiallyGlobal(StartTransaction.java:428)
         at com.sap.engine.services.deploy.server.application.StartTransaction.doStartInitially(StartTransaction.java:416)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:170)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:393)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:418)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.super_MakeAllPhases(ParallelAdapter.java:318)
         at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhasesImpl(StartTransaction.java:533)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:230)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:374)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:2955)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:2885)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:2861)
         at com.sap.engine.services.dc.lcm.impl.J2EELCMProcessor.doStart(J2EELCMProcessor.java:98)
         at com.sap.engine.services.dc.lcm.impl.LifeCycleManagerImpl.start(LifeCycleManagerImpl.java:62)
         at com.sap.engine.services.dc.cm.deploy.impl.LifeCycleManagerStartVisitor.visit(LifeCycleManagerStartVisitor.java:31)
         at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:83)
         at com.sap.engine.services.dc.cm.deploy.impl.DefaultDeployPostProcessor.postProcessDeplItem(DefaultDeployPostProcessor.java:70)
         at com.sap.engine.services.dc.cm.deploy.impl.DefaultDeployPostProcessor.postProcess(DefaultDeployPostProcessor.java:58)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.doPostProcessing(DeployerImpl.java:646)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.performDeploy(DeployerImpl.java:637)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.doDeploy(DeployerImpl.java:488)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:209)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:154)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImplp4_Skel.dispatch(DeployerImplp4_Skel.java:875)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351)
         at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:61)
         at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:36)
         at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:882)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:52)
         at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:59)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:108)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:287)
    Caused by: com.sap.engine.services.ejb3.container.ActionException: Unable to create folder <root>\<application>_start_ccbpmear\EJBContainer\applicationjars
         at com.sap.engine.services.ejb3.container.FSMakeFolder.perform(FSMakeFolder.java:48)
         at com.sap.engine.services.ejb3.container.CompositeAction.perform(CompositeAction.java:81)
         at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl$Actions.perform(ContainerInterfaceImpl.java:874)
         ... 37 more

    Hi,
    This usually happens when the undeployment is not done properly. Alternatively, you can undeploy the application through SDM and then deploy it again to solve this problem.
    Thanks,
    S-B

  • Kodak 5500 - cannot print after Leopard install

    Just want to throw this printer into the list of printers that do not work after Leopard install. I get a raster stream error. I have reinstalled Kodak software; deleted and readded printer, etc, etc,. Still now printing. Scanning works fine though!

    Much to my surprise, I received a reply from Kodak a mere few hours after emailing them on Sunday morning. They advised me that a new version of their all-in-one printer software (1.2.0 Release 3) for Leopard will be available on the web on Monday, October 29th.

  • Fan  problem after Leopard install

    PowerMac Dual G5 - after Leopard install, fan between hard drive and optical drive revved up like the computer was going to blast off, faster and faster until I powered down by holding down the power button. Leopard seems to be working fine, but with the fan continuing to go at high speed at all times. I've tried reboot, reinstall, pull plug for a few minutes, remove CMOS battery, and zap PRAM, all to no avail. I haven't put the panel cover back on yet, and that may work, but I won't have time to mess with it for a few days and hope for some insight before I try that.Ideas?

    Problem went away. Must have been a ghost in the machine.

  • After Leopard install I have 2 volumes of equal size

    After Leopard install I have 2 volumes of equal size. One has Leopard and the other has Tiger. How can I delete, remove, or get rid of the volume with Tiger on it? As I have upgraded to Leopard how can tell which one I have, i.e., 10.5 or 10.5.X?
    Thanks for your help.

    For some reason the Leopard installer kept your old Tiger partition instead of deleting it. It's probably your fault, but that doesn't matter...
    Before you do this, back up any data you still want from the Tiger partition. Also rename it to something that will differentiate it from your other volume(s?). Also back up your Leopard partition before any of this.
    Take your Leopard install disk, pop it in, reboot while holding C (or just click Install Leopard), choose a language, then from the menubar click Utilities, then Disk Utility. Once there, click your hard drive (not your Leopard or Tiger volumes) in the sidebar, go to the Partition tab on the right, click your Tiger volume's square (NOT YOUR LEOPARD VOLUME!!!), click the minus sign under that little graph, and click Partition. Then once that's done, drag the little resize line thingy on the bottom-left of your Leopard volume's square so that it fills up the entire area there.
    If you can't make the Leopard volume take up the entire drive, you'll have to wipe the entire hard drive and restore from a backup. Yes, you will have to unless you're okay with having less space then you can. (Why can't GParted resize HFS+?!?! WHY?!!?!?!!??!)

  • HP LaserJet 1000 problem after Leopard install

    Anyone else have a problem printing after the Leopard install?
    My printer and driver was recognized but I can't print. When I watch the print queue it say there are errors and fails.
    Since HP never made a driver for this printer, I was using a Zenographics driver that worked great. That is, until I upgraded.
    I unplugged the USB and power cords, and removed the printer from System Preferences. After plugging everything back in and adding the printer again, the printer seemed like it wanted to print, but still didn't work.
    Please help.

    Thank you for your answers. I was hoping someone would reply.
    HP LJ 1000 is a great printer and I figured a few people had to have one. It is unfortunate as this printer hardly ever needed the toner changed, and I used it as my main printer. I swear I only changed toner four times in the last five years!
    I looked everywhere for a driver and found nothing. HP said they had no updated driver for the Mac (as they told me a year ago, too) and they were not going to create one.
    My final solution was to give up my printer to a good neighbor for $50 for her pc.
    I researched printers from the Apple store and decided to go with the very Mac friendly HP Laserjet 1022:
    http://store.apple.com/AppleStore/WebObjects/EducationIndividualCustom.woa/94340 03/wa/PSLID?mco=CC919B84&fnode=home/shopmac/macaccessories/printers&nplm=TC976LL/A&wosid=gG2dihO9R0Mg29v6f901bEeWNf2
    Hopefully it will be a good printer. After returning the new toner I bought for the LJ1000, I thought Staples would have it in stock. However, after trying three different stores, it seems the best way to get a Mac-friendly printer is to go online.
    I hope I helped you out as well.
    Again, thank you.
    -NdP

  • Hard Drives locked after Leopard Install

    Since this only happened after I installed Leopard, I figured here would be a good place. My apologies if it is not.
    The root ( /Volumes/Entreri/ and /Volumes/Akira ) are now read only. All folders and files within them have correct permissions.
    History: For a long time now, I've promised myself that one day, I was going to wipe my main drive, Ishii, and do OSX RIGHT. Ever since I had initial permissions problems since I upgraded my systems from OS9 to OSX, I ran my system (a Dual 1 Ghz Quicksilver G4) as root. Cringe away. I was young, and my attitude was that my dang computer was not going to tell me what I could, and could not delete (and trust me, after the initial switch and for years beyond, OSX still gave me plenty of those problems).
    But I grew older and knew it was time to just run as an admin user, and not root. When Leopard was released, I figured it would be time to wipe my system HD (Ishii) totally clean, install OSX 10.5 and run as a normal user "sean."
    Install goes fine. The finder pops up and I start to make what I assume are my first mistakes of my new life as an admin user. I get info on Entreri and Akira, and see their permissions are set to rwrwr-. **** no I say. The Everyone group (for some reason...) needs to have write access!! I change the permissions to rwrwrw and "apply to all enclosed items." It works! "Awesome," I thought, "all my permissions problems have been fixed!" I do that to both my Aux drives.
    Then I get info on the system drive, Ryoko, and see the same thing... and I change it, and I hit apply to all enclosed items. About 30 seconds after a little voice in my head nags: "Why would you need to do that? The drive was wiped fresh- every file in there has the permissions OSX set for it.."
    But it was in process- and I've learned not to interrupt OSX doing file changes.
    As I'm sure you can guess, OSX starts behaving strangely after that. I restart off the Leopard disk, and use the disk utility to Repair Disk Permissions. Due to the number of files I idiotically changed, that takes 4 hours.
    Now OSX runs fine.. but my Aux drives, Entreri and Akira, have their root directories locked.
    •Getting info on the hard drive makes it look like everything's fine.
    •Changing the permissions from rwrwrw to rwrwrw just to try and do something doesn't do anything.
    •Applying to enclosed items run, but the root directory is still locked.
    •Ignoring ownership on the volume doesn't change the locked root folder.
    •FileXaminer can't seem to do anything either.
    •Attempting to change the permissions in the terminal results in a Operation not permitted error.
    •Permissions as reported from terminal: drwxrwxrwx@ 25 root admin 918 Dec 8 14:15 Entreri
    •I ran as root, to see if I could fix the problem, but it's the same thing all over.
    •When booting from leopard and running disk utility, the hard drive's are still appearing as locked- nothing is wrong with the drives. I was thinking about reinstalling, but if the installer disk sees the drives as locked, I doubted that would make an issue.
    Entreri: 500 GB Seagate Barracuda 7200.9
    Akira: 80 GB Seagate Barracuda 7200.6 (4 years old or so)
    Ryoko: 80 GB Seagate Barracuda 7200.6
    Any help would be appreciated. I fully know I screwed up.

    Same here, I have 3 extra internal drives and they now show a lock graphic on the desktop icons. If I try and write any files to the drives I get a prompt stating the drive cannot be modified. I'm given an option to Authenticate with my password, but I then get a message that says I don't have sufficient access privileges. I just updated through Software Update but didn't pay attention to what was being patched. I'm guessing a security update screwed this up. I really need my drives because I use them for media production and I have a serious deadline...come on Apple, test things out before sending updates!

  • Canon MP 600 Printer not working after Leopard Install

    I installed the Leopard OS and now my Canon MP 600 printer that purchased at the MAC store with my Mac in Aug of this year. It was working properly prior to the Leopard install. I tried re-installing the printer drivers, but no change. I can see my MP 600 as the only printer available. I am also unable to even print a 'test' page. When I run the Network Diagnostics everything is fine, but no printing.
    Any suggestions?

    I tried this. I also tried updating the CUPS config file as was noted elsewhere. The printer is a total no-show on Leopard.
    It is being served by an older G4 whose only job is to serve the printer.
    On Tiger it would just *be there* to print to. All the Panther computers see it as a "shared printer" in the printer box.
    In Leopard.... not a &^^&% thing.
    Not happy.
    deviztate wrote:
    Are you using a gimp driver? I had the same issue and gimp was the cause. I went to the Canon website and found the driver I needed. After the install and restart all was well. In fact, when I opened Print Utility, I saw that the system had already defaulted to the new Canon driver. Here's the Canon link...
    http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&fcategoryid=182&mo delid=12892
    Navigate to drivers and downloads... Hope this helps...
    -d

  • After Effects Warning: Unable to create font

    Hi,
    I just updated to After effects 13.1.1.3 and am now getting the dreaded "Unable to create font" warning. The thing is I am not using any fonts in the composition. It's just a straight gopro timelapse import.
    I have re-installed Verdana and Tahoma looks fine. I have run a font doctor and removed any duplicates and done a restart.
    Any ideas? You guessed it - it's urgent - I got a stupid deadline.
    thanks
    Keith

    And you get the warning on your Amiga 500 or Atari ST? Without exact system info and other technical details like screen settings, language settings and so on nobody can even guess. There are simply too many possible causes.
    Mylenium

  • Photoshop CS3 Crashes After Leopard Install

    I tried upgrading to Leopard years ago from Tiger but downgraded back because of this same issue. I know I need to upgrade my system so I just installed Leopard again and again the same issue with Photoshop CS3 arises. After the install I am unable to open Photoshop, it just crashes. I imagine someone has to have an answer to this by now. Please help!
    Thanks.

    As mentioned in all the similar topics in this forum:
    http://kb2.adobe.com/cps/834/cpsid_83499.html

  • Lost iSight - Ethernet - Bluetooth after Leopard install

    Hi,
    I installed Leopard - erase and install, in an iMac 1.83, 17 early 2006. After installation seemingly no problems with the installation iSight no longer works, built in ethernet doesn't seem to work and Bluetooth is flaky, sometime bluetooth works sometimes not.
    With iSight, try to use Photo Booth and I get a black window with a picture of a camera with a slash through the camera.
    With Ethernet using DHCP is self assigned an 169 ... number, so I set it to manuel and assigned a IP to it. But then Airport stopped working and lights on router don't light for the ethernet cable, and yes set to no conflicting IP.
    I restarted a few times, installed all the software updates, re-installed Leopard all to no avail.
    iMac Passed All ASD test.
    Worked fine with Tiger
    I'm at a lost so Any ideas welcomed.
    TIA, Bill...

    Welcome to Apple Discussions, hytan
    hytan is giving you good help on resetting the hardware.
    About as close as you can come to an iSight "driver" is the "QuickTimeUSBVDCDigitizer.component" file. That file should be in your GF's Mac's Hard Disk / System / Library / QuickTime folder. Look manually because Spotlight will not find this file. If the file is there, reinstallation is not needed.
    If it is NOT there, you will need to restore the file to its correct location in order for your built-in iSight (or any other USB camera) to work.
    To "reinstall" the file, drag a copy of the file into the correct folder location and restart your Mac. That is all there is to it.
    You can use a copy of the QuickTimeUSBVDCDigitizer.component file from another Leopard Mac or from your Time Machine or other backup. 
    If you do not have a backup or other Mac, make a backup ASAP and use Pacifist to extract QuickTimeUSBVDCDigitizer.component from your Leopard Install disk. Instructions for Pacifist are here.
    (I have seen a web page that offers a download of the QuickTimeUSBVDCDigitizer.component file, but it is labeled for Mac OS 10.4.10. I am always suspicious of non-Apple sources for System files on my Mac. Moreover, even if this file is as advertised, I do not know whether the download is a safe substitute for you. Therefore, I suggest the Pacifist alternative.)
    If the file is where it should be but your built-in iSight is still not working, you will need to consider the hardware possibilities.  If reset won't bring it back, contact Apple or an Apple-Authorized Service Provider for service.
    EZ Jim
    PowerBook 1.67 GHz w/Mac OS X (10.4.11) G5 DP 1.8 w/Mac OS X (10.5.2)  External iSight

  • Mailboxes disappeared after Leopard install

    When I installed Leopard my mailboxes disappeared. I still have the same messages in INBOX, SENT, TRASH, and JUNK that were there before and my address book is fine, but the critical mailboxes (folders) where I filed my messages have vanished!
    HELP!

    I know I need a real Mac expert..but until I find the 'right' one...I too cannot access ALL my address book after Leopard was installed.
    Where do I find the folder mentioned? Went to applications..NADA...have so many problems with mobilemail..it is discouraging.
    Appreciate any simple response that I might be able to use until I get major help!

  • How did my desktop appear on another computer after Leopard install?

    I have a Mac G5 connected by ethernet to a cable company. I bought a MacBook for Chicago which is 2,000 miles away. After upgrading my G5 with Leopard I physically took the Leopard CD to Chicago and installed it on my MacBook in Chicago where I have wireless (router) After the install, my desktop was duplicated on this MacBook from the G5 in California. I never had these two computers connected, nor have I ever done a file sharing manipulation between these two computers.
    One of the files on the desk top on my MacBook, when opened reveals all my files just like the one in CA except I can't open any of them because the program cannot be found. That is not suprising at all because I never installed any of these programs.
    One program did open and can be used however and that is PhotoShop which I use lot on my G5. I never installed that program on my MacBook.
    How did this stuff get on my MacBook? I believe there is a bug in the Leopard CD that performs all the functions I could do manually to get this desk top to duplicate.
    What do you say?

    Lizard33, Welcome to the discussion area!
    Do you have a .Mac account? If so you are probably seeing the new Leopard "Back to My Mac" feature in operation.

Maybe you are looking for

  • Opening and closing Multiple TCP connection​s issues

    Hi all I am having an issue with the TCP VI's and wondering if anyone has experienced this issue. My application is required to scan 50-100 IP addresses (statically assigned) and discover if an Ethernet device is connect at that IP address. Currently

  • How to change the name of an XML data element in link editor?

    Hi, Is it possible to change the name of a data element dynamically while doing the assignment in the link editor? Something like Transaction.ReceiveXML{/Rowsets/Row/Name1 (name="Name2")}? Regards, V M.

  • Syncing iTunes on my iPod

    I typically sync my iPod using a cable connected to my Mac because I want to create specific playlists. All of a sudden, beginning yesterday, I am not able to sync my iPod. The other thing that just started is I have a message that pops up on my iPod

  • Safari not loading certain pages correctly

    I have a black macbook (2008) and when I am running Safari it will load a webpage and when it finishes loading it will grey out the website, and jump down to the end of the webpage.  I can still see the website but I cannot click any of the links. I

  • EDI Seperator Adapter Issue for Inbound EANCOM Scenario

    Hi Experts, Am using latest service pack and SP12 and patch 5 it seems. Still am getting same error. Message could not be forwarded to the JCA adapter. Reason: com.sap.aii.adapter.ediseparator.ra.integration.DispatchException: Message cannot be dispa