Error 48 when straightening image

Hi all, I'm using CS6/Creative Cloud and all of a sudden I'm getting an error when I try to straighten an image. The message is as follows;
Error 48 File or Folder does not exist
Line: 34
->$ evalFile(g-StackScriptFolder + Path"Terminology,jsx")
What does this mean? I get it with any picture I open, not just a particular one. I didn't have the problem before installing CS6/Creative Cloud. Previously I used CS5. I should also mention that I recently upgraded from OS Lion to OS Maverick, however I can't remember if the problem occurred before then. Thanks.
Magna

Automatic processes in Photoshop are done using Scripts, and the straighten image script appears to be broken on your system.  Have you tried obvious things like restarting the computer?  I don't like to suggest too much with Mac systems because they are not what I use, and that applies doubly with Mavericks, but ISTM that a reinstall would be the only way to fix it.  But wait for a Mac user or two to add their two cents worth.

Similar Messages

  • Error message when opening image or Preferences

    I use an HP computer with 2 MB RAM and XP SP 3.
    I have downloaded the trial version of CS4 twice, but in both cases I get an error message and the programme shuts down when I open an image (any type) or Preferences. My graphics card is Nvidea GeForce FX5700.
    Any suggestions?

    Ok, I have trying with the drivers.
    First i have uninstalled all the drivers and sofware of ATI. Without anything installed, photoshop works without problems with OpenGL power OF, and if you go to the performance preferences the application have to be close.
    After installing Driver 8.11, photoshop works perfecly with OpenGL power ON.
    After installing Catalyst Control Center 8.11 works with OpenGL power ON.
    After rebooting the system works good but with the openGL power OF and if you go to performance preferences you have to close the application (the same message "the application doesn´t work, you have to close it...").
    After installing driver and Catalyst Control Center 8.12 the same, works without OpenGL.
    If I install ATI T200 Unified AVStream Driver photoshop doesn´t work good.
    At the moment I have the program working properly but with OpenGL power OF. And i would like to activate it because i think my graphics card is very good and i would like the photoshop use it.
    I hope my experience will help someone.

  • Error #2148 when loading image from ByteArray (not network or file)

    Hi!
    When I try to access bitmap data of Image loaded from ByteArray, I receive the following error:
    Error #2148: SWF file file:///C|/blablabla..../MyFlash.swf cannot access local resource file:///C|/blablabla..../MyFlash.swf/[[DYNAMIC]]/2. Only local-with-filesystem and trusted local SWF files may access local resources.
    I'm on Flash, not on AIR. And ByteArray contains PNG data which I prepare myself
    I tried to do it with Image.load and loader.loadBytes - the error is the same. I tried to use Flex SDK 3.4, 3.5 & 3.6 - nothing helps.
    When I add this image to my stage, it is displayed absolutely OK, but I still can't access bitmapData of this image - always got the same error.
    Flash Player 10
    Here are the samples of my code:
              public function onLoadComplete(event:Event):void
                var loader:LoaderInfo = event.target as LoaderInfo;
                var bmp:Bitmap = loader.loader.content as Bitmap; <-- here I received the error
                var bmpDat:BitmapData = bmp.bitmapData;
                this.bitmapData.copyPixels(bmpDat,new Rectangle(0,0,width,height), new Point(0,0));
                var loader:Loader = new Loader();
                loader.contentLoaderInfo.addEventListener(Event.COMPLETE, onLoadComplete);
                loader.loadBytes(byteArray);
    And another try
           var image: Image = new Image()
           this.addChild(image);
           image.addEventListener(FlexEvent.UPDATE_COMPLETE, onCompleteLoad2 );
          image.load(byteArray);
          public function onCompleteLoad2 (e:flash.events.Event):void
                     var image:Image=e.target as Image;
                     var bitmapData:BitmapData;
                     bitmapData=new BitmapData(image.width,image.height,true,0);             
                     bitmapData.draw(image); <-- here I received the error, while image is correctly added to the stage and displayed
    What's wrong? It seems, the image loaded from byteArray is treated as local resource. How can I overcome it inside the code? Because this .swf is
    run on different computers and I can't just add a flash security exception on every of them....
    Please, help I spent, maybe 20 hours and still can't find the solution

    I had the same problem, except I was reading in the image from the local disk using FileReference.  Anyway, my issue was resolved by using the
    -use-network=false option on the command line of my compiler (I do all my development in the shell using 'vi' to edit and mxmlc to compile).
    Ttry "-use-network=false" and see if that helps...
    ...bob...

  • Error message when donloading images from camera....?!?!?

    I have been trying to import images from my Canon Rebel digital camera and am having some issues. I was having trouble with iPhoto which is why I purchased this great program. At first, the images were downloading fast and furious with Aperture but now I am having some of the same issues that I was having with iPhoto. It is taking forever and a day to import my RAW images and now I am getting an error message with almost all of my photos. It stalls out on them (and the red light stops flashing on my camera as if they aren't communicating) and then I get the message that there was "a problem downloading that image" and this error code: (ICA download error -609).
    This is extremely frustrating!! HELP!
    iMac   Mac OS X (10.4.6)  
    iMac   Mac OS X (10.4.6)  

    You're loading straight off the camera?
    Be sure the camera isn't shutting itself off in the middle of the transfer. It may auto-turn-off after a minute.
    I'd really suggest you use a card reader. You can get a USB2 CF reader which will be 10x faster than direct camera download for like $20. I can't fathom why anyone would use direct-from-camera in lieu of a reader, unless they were doing tethered shooting.

  • Disk Utility error -39 when making image of HD backup

    Whenever Apple releases a substantial update I first make a backup of my boot disk to an external Firewire drive before installing it. Before overwriting the existing backup, however, I make a compressed image with Disk Utility on another partition.
    With 10.4.4 and 10.4.5 making the image fails with error -39. Somewhere I read that the error had to do with Disk Utility's not being able to cope with large disk images.
    Is anybody experiencing this problem? Is there a solution, a workaround, or another program that I could use?

    1. For reasons I don't know disc images seem to become more fragile the larger they get. They also can be subject to file corruption that affects the entire disc image, whereas file corruption on a clone would only affect certain files.
    2. You cannot put multiple clones on the same volume. Each clone must be on a separate volume, but you can have multiple volumes on a single drive simply by partitioning the drive accordingly. Of course you need a drive large enough to accommodate each clone. Each clone should be to a space equal to the capacity of the cloned drive.
    3. I'm not a big fan of TM, although I must confess it has become more reliable since it's release, especially with Snow Leopard. However, there are many backup utilities that can create clones, perform incremental updates, and archive changed files. See the following:
    Backup Software Recommendations
    Carbon Copy Cloner
    Data Backup
    Deja Vu
    Silver Keeper
    MimMac
    Retrospect
    Super Flexible File Synchronizer
    SuperDuper!
    Synchronize Pro! X
    Synk Pro
    Synk Standard
    Tri-Backup
    Others may be found at VersionTracker or MacUpdate.
    Visit The XLab FAQs and read the FAQ on backup and restore. Also read How to Back Up and Restore Your Files.

  • I get an error message when I try to save my images in Photoshop CS6

    I get an error message when I'm trying to save my images.  It reads as follows:
    "Could not save because file is locked, you do not have necessary access permissions or another file is using it"
    The file is not locked (I unlocked the image as a layer), I am the administrator, and it wasn't being used elsewhere.
    This has happened with all the images I've worked on in the past 90 minutes.  Has anyone got a solution?   I've never gotten this message before

    Check that you actually have write permissions on the drive you are trying to save to.  They can an do get changed.

  • I am getting a error IO when trying to upload multiple images within wordpress using the flash uploader. I do not get the error when uploading using explorer. The error only appears if I try uploading using firefox....any ideas?

    I am getting a error IO when trying to upload multiple images within wordpress using the flash uploader. I do not get the error when uploading using explorer. The error only appears if I try uploading using firefox....any ideas?

    Logged the call with SAP who directed me to 'Define settings for attachments' in IMG and setting the 'Deactivate Java Applet' & 'Deactivate Attachment versioning' checkboxes - problem solved.

  • 'Could not create the file...' 'Access was denied.' and 'Cannot close a closed file.' Errors When Rendering Image Sequence

    Hello,
    I am getting the below error messages when I render a TIFF image sequence using default settings. I have double-checked and I have read-write privileges for the file destination. I have also emptied the Disk Cache and Cleaned the Database. My system set-up is also below - there was no error log. Any help/ideas would be greatly appreciated as this keeps happening.
    My Computer
    Windows 7 Professional Service Pack 1, 64-bit
    Intel Xeon CPU E5-2697 v2 @ 2.7 GHz
    64 GB RAM
    After Effects
    2014.2
    Render Settings
    After Effects Multiprocessing ON (I tried it with and without)
    Disk Cache Enabled
    Default TIFF Sequence with Alpha Output Module

    Google Drive? Directly rendering to a synced folder? This cannot work.
    Mylenium

  • Error message when uploading book for printing. All images are jpg and rgb. Could they be too large to upload? What size is required and how do I reduce size in Aperture?

    I receive an error message when I upload my book for printing. Not sure what the problem is. All my images are jpg and rgb. Could they be too large as it takes about 15minutes to upload to Apple. How do I reduce the size of the image in Aperture?

    Hi Leonie,
    Thanks for your reply.
    Error message below. The preview is fine . I can discount the first 2messages as its a new computer so plenty of disk space and upload doesn't seem to be interrupted. I have uploaded to iphoto before. have tried to upload 3times with the same error message. I had to photo my slides with a Kaiser Baas photo maker , which apparently doesn't scan but takes photos in megapixels of the slides. I am wondering now if the format is incompatible though they are jpg files or the colour type wrong. The image files are  around 1-3 mb each and  72 ppi. I think  I will now scan them properly with a scanner to 300dpi anyway to improve quality.
    Apple  talks about image files not being too big for uploading but gives no sizing of what too big is?
    Error message
    1. Upload Error. Loss of connection or file corruption during order upload may cause an incomplete order. Resubmitting your order usually resolves this issue.
    2. Low Disk Space. If your computer is running on low disk space, your files may be assembled incorrectly. Create more space by deleting unused files.
    3. Unreadable PDF file or image files. Files are sometimes assembled incorrectly due to CMYK or Grayscale color space. Use the RGB color space for best results.

  • I am using Lightroom 5.7, 64 bit with Windows 7 Professional. For no apparent reason, I now get an error message when I export a photo, say a raw image to a JPG. However, the exported image seems to be OK. But now I notice that my LR directory of folders

    I am using Lightroom 5.7, 64 bit with Windows 7 Professional. For no apparent reason, I now get an error message when I export a photo, say a raw image to a JPG. However, the exported image seems to be OK. But now I notice that my LR directory of folders in Library view does not show images correctly: If there is a folder with sub-folder(s), the folder will indicate 0 images, but the sub-folders show the proper number of images. What happened and is there a fix? I tried uninstalling Lightroom and re-installing, but problem persists.
    Here is a screen shot of the error message:
    Message was edited by: Joseph Costanza, Jr.

    See here for a solution.

  • Error message when I try to add an image to the header

    I receive the following error message when I try to add an image to the header:
    Acrobat.com encountered an unexpected error.
    I have tried to add .jpg and .gif without success.
    Thanks,
    MDawn

    Hi,
    We typically see this when an organizations IT department is blocking the upload of images.  Are you working on this at work?  If so, can you try adding the image outside your companies network?
    Thanks,
    Todd

  • Error message when I try to copy new files (images, documents) to mac from flash drive/SD card

    I am recieving an error message when I try to copy new files (images, documents) to mac from flash drive/SD card. The message is saying "operation cannot be completed because an item already exists with that name." They are brand new therefore not the same name? I cannot even put them in a brand new folder...  How can I fix this?
    Please help me!

    You don't need to recover the system.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Terminal in the page that opens.
    Drag or copy — do not type — the following line into the Terminal window, then press the space bar:
    dot_clean -m
    Switch to the Finder and drag the icon of the flash drive into the Terminal window. Some text will appear after what you entered. Press return.
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear. Then quit Terminal and try the copy again.

  • I get this error message when I try to back up my laptop:  Time machine could not complete the backup.  The backup disc image "/Volumes/Data/Lou Ann Buesing's Mac Book Pro. sparse bundle is already in use.  Anyone know how to fix it?

    I get this error message when I try to back up my laptop:
    ' Time machine could not complete the backup.  The backup disc image "/Volumes/Data/Lou Ann Buesing's Mac Book Pro. sparse bundle' is already in use. "
    Anyone know how to fix it?

    Reboot the TC.. Sometimes you need to reboot the whole network.
    This is what comes of Lion and then made worse in Mountain Lion of Apple not spending enough time to fix the bugs.
    Read C12 in pondini.
    http://pondini.org/TM/Troubleshooting.html
    C17 can be related I think.

  • Why do I get an error message when trying to Extrude and Bevel my image?

    I am making a logo for a friend and he wants something similar to the Stark House symbol. (The Direwolf) but as a dragon instead. I used the pen tool to make the shape, and now I want to fill it in and make it more 3D. I can't fill it in properly and my image gets an error message when I try to Extrude and Bevel. Why is this?

    error message,
    Is the path/shape closed?
    Selecting it and Ctrl/Cmd+J should close it if not, then you may try again.
    You may also have a look in the Document Infor palette with Objects ticked in the flyout and the path selected.

  • Adding image to page results in permissions error, etc. when publishing in CS4

    I manage dozens of sites on the same server, all managed with Contribute CS4. One such site had to be rebuilt. But now, when I add an image to a page from my computer and try to publish, it gives the following error:
    Access denied. The file may not exist or there may be a permission problem.
    Then, once the page returns to editing mode (since I didn't successfully Publish), the image I tried to add shows up in the Drafts Console (top left) as a separate document. When I click on it in the Drafts Console, it says:
    Editing Draft in Another Application.
    Strangely enough, the images are being successfully saved to the server, to an /images folder that has permission set to 777.
    Still, though, Contribute won't let me add images, even directly from the server ("from website").
    Does anyone have any idea what's happening? I've rebuilt the site several time, even using the original files (which worked well for years).
    Thanks,
    Greg

    Note that when the images appear in the Drafts Console, and I click on them in order to delete them, Contribute asks me:
    Are you sure you want to permanently delete your new page?
    Why would it be calling an image a "page?"
    And further, it says:
    You are currently editing this page in .
    I'm assuming that space before the period is where it would normally list the application used for editing. Something's definitely off here.
    And it's not just my version of Contribute. Another editor (on another computer on another network) is also experiencing the same errors.

Maybe you are looking for

  • HT1947 Remote app under iOS 7 does not rotate to landscape mode

    I am using the remote app to control iTunes on my computer.  I have an iPad 2 with iOS 7.0.2.  The remote app only displays in portrait mode.  If I rotate the iPad the app stays in portrait mode.  Anyone know how to fix this.

  • Problem with memory...in Flash

    Hello. I work in Flash MX and recently i draw a small animated film in Flash (about 5MB). When i almost finished i receive this message: "There is not enough memory to open this scene. Your document is not damaged and may be safle saved. To increase

  • IWorks 09 Crash under OD Network Home Folder

    Hi, We have a Mac Pro running Lion Server and a few iMacs running Lion. We are trying to setup network home folders for our users. The server is the OD master, and each user is configured with the correct network home folder path. User can login with

  • Was 640 java add in installation error 1332 - no mapping...

    i am currently installing the was 640 java add in for the was 640 abap. i am logged in as /Sap_LocalAdmin and the installation fails. Please check the following error messages: INFO 2005-03-16 16:36:26 Successfully added privileges 'SeServiceLogonRig

  • Sleep/wake Issues With Late 2013 Macbook Pro Retina 13"

    Dear Apple Community, I have been recently having issues with the sleep/wake cycle of my laptop. Every time my laptop goes to sleep and I try to wake it up it gets stuck on a blank screen for 3 mins before returning to normal functionality. I have tr