Layer Comps in CS6 32bit bug

I've only seen one thread that releates to this issue with no answer resolution.  I have a reoccuring but where my layer comps display with elements moved into different positions from when I last saved the comp (all layer comps are set to save Visibility, Appaearance and Position). This seems to always happen when I re-open a document, and frankly I'm getting sick of going back and fixing photoshop documents after I save all my comps to files.  I can't imagine that this isn't a known issue or that others are not seeing the same thing. 

I cannot reproduce the issue.
Could it be you changed the bounds of the affected Layers?
Could you please post screenshots to illustrate the issue?
Please read
http://forums.adobe.com/thread/375816?tstart=0

Similar Messages

  • BUG: FatalError when exporting layer comps to pdf file in PhotoShop CS6

    I've been starting to use the File -> Scripts -> Layer Comps to... frequently--it is great for sharing files with clients.
    When I used File -> Scripts -> Layer Comps to Files (type: pdf, "selected layer comps only" with about 6 of 12 comps selected) today I got the following error:
    "FatalError: General Photoshop error occurred. This functionality may not be available in this verison of Photoshop. - <no additional information available>"
    The only other notification I get for this document is a missing font upon opening, which I do not imagine would be a problem.
    I am on the latest version of PhotoShop CS6 as confirmed by my CreativeCloud app.
    My MacBook Pro is pretty generously outfitted and updated: OS 10.9 (latest update), 16GB RAM, over 100GB free HD space, 1GB VRAM.
    I haven't had a chance to do repeated tests to get it to fail like this again as I'm on a deadline so I had it do the same process but exporting ALL layer comps and I removed the unwanted pages in Acrobat Pro.

    So I've found a bit in the script that I think might be it (below).  Can I remove that whole bit?  Or would changing the 4 to a 0 do the trick (I tried and it didn't do anything)... Sorry, but I'm not a coder so don't really know if I'm barking up the wrong tree or not.
    Thanks
    for ( compsIndex = 0; compsIndex < compsCount; compsIndex++ ) {
                    var compRef = docRef.layerComps[ compsIndex ];
                    if (exportInfo.selectionOnly && !compRef.selected) continue; // selected only
                    compRef.apply();
                    var duppedDocument = app.activeDocument.duplicate();
                    var fileNameBody = exportInfo.fileNamePrefix;
                    fileNameBody += "_" + zeroSuppress(compsIndex, 4);
                    fileNameBody += "_" + compRef.name;
                    if (null != compRef.comment)    fileNameBody += "_" + compRef.comment;
                    fileNameBody = fileNameBody.replace(/[:\/\\*\?\"\<\>\|\\\r\\\n]/g, "_");  // '/\:*?"<>|\r\n' -> '_'
                    if (fileNameBody.length > 120) fileNameBody = fileNameBody.substring(0,120);
                    saveFile(duppedDocument, fileNameBody, exportInfo);
                    duppedDocument.close(SaveOptions.DONOTSAVECHANGES);

  • Layer Comp updates sometimes don't stick.. Bug?

    I'm finding a really strange and inconsistent bug when managing my Layer Comps.  I am dependent on Layer Comps, they're behaving inconsistently in CS6. 
    When manoeuvering between Layer Comps, the updates I'm making to save a Layer Comp and move on to another are SOMETIMES not working.  I set a comp, move to another, go BACK to the original one and it's messed up.  Has anyone else seen this?  I've got to admit, I'm at a loss.  Help!

    "Messed up" could mean anything to a non-mindreader. Messed up in what way, exactly?
    Maybe you forgot to enable an option as shown below:

  • Photoshop CS5 export layer comps bug / issue

    I'm experiencing a problem with CS5 that didn't happen in CS4. For some weird reason, when I use the export layer comps script, it won't let me choose a destination for the jpgs that is the macintosh HD. It will only work if I export to an external drive. The error message I get is 'destination does not exist'
    I am on snow leopard and have repaired my permissions. For now I get around the problem by exporting to an external drive, but this seems like a weird issue.
    Any ideas?
    Thanks,
    Tom

    my setup is very easy,
    go > connect to server
    choose the SMB share > connect
    select the volumes that you want...
    I had mounted the volume by placing it into my login startup but since the problem with PS I have removed this ( the good news is that this is how I was able to find this bug). Either way, via the login startup item or the method above creates the problem.
    If you follow the link below to locate the user "speeves1" he has much more insight into the Windows thing than I do, I'm just a rule follower when it comes to networking windows computers.
    http://forums.adobe.com/message/3104027#3104027
    > I can't share specifics of what we have planned, but we are looking into these issues.
    I understand you can't announce future things, no problem. Because of an earlier conversation about Adobe restricted to adding new features after the first quarter of a release, I was curious if the same rulings committee (FASB) has any guidelines for bug fixes. CS4 had one fix within the first quarter and the second patch came after the product cycle ended and CS5 shipped. In general is there any restriction to releasing patches/fixes after the first quarter?
    thanks.

  • How do you remove the number sequence when exporting layer comps to files? CS6. Windows 8.

    Hi
    I remember in CS5 there was a script you could change, but I can't remember what it was called or where it was saved.  Can anyone help please?
    I would like to stop Photoshop automatically adding a number prefix to exported layer comps.
    Thanks

    So I've found a bit in the script that I think might be it (below).  Can I remove that whole bit?  Or would changing the 4 to a 0 do the trick (I tried and it didn't do anything)... Sorry, but I'm not a coder so don't really know if I'm barking up the wrong tree or not.
    Thanks
    for ( compsIndex = 0; compsIndex < compsCount; compsIndex++ ) {
                    var compRef = docRef.layerComps[ compsIndex ];
                    if (exportInfo.selectionOnly && !compRef.selected) continue; // selected only
                    compRef.apply();
                    var duppedDocument = app.activeDocument.duplicate();
                    var fileNameBody = exportInfo.fileNamePrefix;
                    fileNameBody += "_" + zeroSuppress(compsIndex, 4);
                    fileNameBody += "_" + compRef.name;
                    if (null != compRef.comment)    fileNameBody += "_" + compRef.comment;
                    fileNameBody = fileNameBody.replace(/[:\/\\*\?\"\<\>\|\\\r\\\n]/g, "_");  // '/\:*?"<>|\r\n' -> '_'
                    if (fileNameBody.length > 120) fileNameBody = fileNameBody.substring(0,120);
                    saveFile(duppedDocument, fileNameBody, exportInfo);
                    duppedDocument.close(SaveOptions.DONOTSAVECHANGES);

  • BUG? - Vector shapes move after when resizing PSDs with layer comps.

    I use layer comps to show different interaction steps through my designs.
    Designing mostly for mobile, i create at @1x (72 Pixels/Inch) resolution, and then scale up to @2x (144 PPI) and @3x (216 PPI) to get my assets for higher resolution devices.
    However when i scale the PSD, all vector shapes within it offset themselves by one pixel up and to the left for @2x resolution and two pixels for @3x resolution, meaning all my careful alignments go out the window. Raster elements and text fields behave as they should and do not shift.
    All my vectors shapes are bang on the the pixel to begin with so that's not a factor, and the scaling is a multiple so again that isn't the cause either.
    You can see the issue in the image attached.
    The obvious white edges along the right and bottom edges are revealed after the scale and layer comp change as the shapes shift.
    The bitmap layers equivalent on the right are fine.
    You can try it for yourself by downloading this PSD...
    http://neonstate.com/scale-layer-comps-test.psd
    1. Open the file
    2. Change the resolution by going to Image / Image Size and entering 144 or 216 as the resolution.
    3. Step through the layer comps, you'll see after the first layer comp is changed that the vector shapes shift, affecting all layer comps.
    I'm sure this didn't used to happen, but what it means is I can no longer use this technique.
    I'm using Photoshop CC 2014.2.2 / 20141204.r.310 x64
    Any help much appreciated.
    Rob

    Hi again,
    The purpose of this checkbox in the Layer Comp settings is to remember the positions of items, if you turn it off then you can save the positions which defeats the point a bit.
    I've created another example to better explain - http://neonstate.com/scale-layer-comps-test-reposition.psd
    If you step through the layer comps you'll see the shapes move from one position to the next, i've set these positions specifically.
    Now change the resolution to 144 or 216.
    Everything looks fine until you step through the layer comps - the boxes change position as they should, but the vector ones are incorrectly offset to the top left.
    Rob

  • Layer Comps Bug

    Hi there. I have problem with layer comps' names. Always, when I close my ps file, names of layer comps in this files are changing. I see that after opening this file. I use photoshop CS5 Extended.
    Thanks for any help!

    You will receive best advice on the Mac or Windows forums for Photoshop.
    http://forums.adobe.com/community/photoshop

  • How to access the visibility of layer comps in indesign through scripting? [JS][CS5.5]

    Hi,
    I'm pretty new to scripting in adobe, but I thought this should be a simple one (think again...):
    I wanted to go over an array of all the psd-images in a selection or on a page in indesign, and then try to set their layer comp to a specific one (like "Diffuse".
    In photoshop I could make an action that would do this for me, but it seems that there are no easy ways in Indesign to do this.
    There also seems no way to change the layer comp or layer visibility for multiple selection...
    If anyone knows if it is possible at this moment to use layer comps in scripting (and how) or some kind of action for Indesign, I'll try to tackle the rest of the problem myself (and be forever grateful).
    If it isn't possible, I how it will be in CS6.
    Thanks to anyone interested,
    Mattaias
    ps: currently trying to solve this in JavaScript for CS5.5.

    Thanks for the information so far, but I've been looking at the links you added and haven't found anything about the scripting of layer comps...
    Here is the adjusted sample of your code:
    function Main() {
        var mySelection = app.selection;
        for(var n=0;n<mySelection.length;n++){
            if(mySelection[n].graphics.length === 1 && mySelection[n].graphics[0].imageTypeName === "Photoshop"){
                //Do your stuff on the selected frame or on the individual placed PSD file:
                // Adjusted Sample code:
                mySelection[n].images[0].graphicLayerOptions.graphicLayers.itemByName("Heat").currentVisib ility = true;
                alert(mySelection[n].images[0].graphicLayerOptions.graphicLayers.itemByName("Heat").curre ntVisibility);
    but what I actually need is more like
    mySelection[n].images[0].graphicLayerOptions.graphicLayerComps.itemByName("Heat").currentVisibility = true;
    It seems a bit strange (or I am looking on the wrong places) but there is no way to access layer comps in Indesign.
    Do I have to change the file in PhotoShop and save to get the result I need? Looks a bit strange that there isn't a more logical way then...
    The reason I want to script this, is because when there are 100 PSD's on one page and they should al get the same Layer Comp... you have to do this manually for every image.
    I like to use this feature to build texture-atlasses and have a dynamic result, but at this moment it would take at least 10 seconds for every picture... for 3 pages, and that for 7 files (and even more in the future).
    If anybody has ever scripted something with LayerComps, please let me know. (and something like recording Actions in photoshop is equally usefull)
    Otherwise I guess the Adobe programmers just didn't want to share this feature yet in CS5.5.

  • Is there a way to copy layer comps into another photoshop document?

    Designing a website and using layer comps. Since there's a couple of sections (3 sections) that can be worked on independently, I'm wondering if it's possible copy layer comps from one document to another. The file size is getting big and I'm trying to make changes to all documents consistently. help anyone?

    If you're talking CS6, Motionboutique seem to have the right thing for you:
    http://blog.motionboutique.com/3d-options-script-284
    May also work in CS5/ CS5.5.
    Mylenium

  • Photoshop error when changing layer comps

    I have photoshop cs5 and trial version cs6,
    in both of them i get an error msg "Could not complete your request because the result would be too big" when i change the layer comp,
    I've tried to update it to the latest version, but still no work.
    what may be the solution?
    thanks.

    I've never seen that error myself.  If you have a way to avoid it, might be best to just do that.

  • Exporting Layer Comps to Files

    I am trying to Export Layer comps to file to make a pdf of a 38 page document.
    When try to export to jpg or png the files are too small, even on the highest setting.
    When I try to export to tiff or psd, it doesn't flatten the files and gives me files just as large as the master file.
    When I try to export to pdf it creates very large files, that do not seem high quality.
    Are there any more options or perhaps an additional script for exporting layer comps to files?
    Thanks

    Which OS and version of Photoshop I see that CS5 ships with a script named "Layer Comps To Files.jsx"
    And CS6 ships with that  one and one named "Layer Comps To PDF.jsx"
    Have never use them myself

  • How can I stop Layer Comps slowing down Photoshop

    Hi all,
    This topic has been discussed in other threads, but always without resolution. So as I have just encountered this problem today, I thought I would post the issue again to hopefully capture fresh attention.
    I just moved back over from Fireworks to Photoshop, mainly to make use of Layer Comps for displaying multiple states of my UI design. Everything was going swimmingly, but when I reached about 40 layer comps, Photoshop suddenly slowed, or at least the use of the Photoshop file with multiple layer comps slowed. If I try and drag objects/layers, they move painfully slow, making it unusable. If I remove all of the layer comps, everything speeds up again.
    I thought there might be a memory issue (as in I had run out!), but if I open two versions of the same file, one with the layer comps, one without, the one without works fine, but the one with the layer comps is slow. If it were a memory issue, surely both files open at the same time would be slow, as would the rest of Photoshop?
    I'm not sure how many layers I have, but the file is about 20mb in size, so not huge.
    I find layer comps extremely useful for UI design and certainly expected to make use of more than 40. Does anyone know of any fix or anyway of making this work? I wonder if the next CC version of Photoshop will have improved it.
    Thanks for any advice you might have.
    Alex

    Yes, I can't help but feel it is some kind of bug. If it were my PC running out of memory, then I would imagine both open photoshop files would run slowly, rather than just the one with the layer comps (while the other open file runs perfectly).

  • PSD Layer Comps and updating links

    I love InDesign's ability to show/hide PSD layers in InDesign, and especially to display Layer Comps of PSD files.
    But InDesign seems to have trouble "remembering" which layers / Layer Comps to show when updating links.
    An example:
    Let's say a product exists in 3 versions: black, white and blue.
    A PSD contains a productshot in these 3 color versions using some common and some color-specific layers. A Layer Comp with the color name is assigned to each set of layers that displays the according color version.
    Now it's easy to place the PSD in InDesign, choose 'Object Layer Options' (which can contain multiple other layers) and set the correct Layer Comp (eg: "blue").
    I set 'When Updating Link' to 'Keep Layer Visibility Overrides' to make sure InDesign remembers the correct color when the PSD is edited.
    Now you feel the trouble coming… let's say an extra color red should be added. I add the red version (including a 'red' layer comp) to the same PSD and save it.
    When updating existing links, InDesign messes up the existing 'Object Layer Options'. The black version will now show blue, etc…
    'Layer Comp' in 'Object Layer Options' does actually show 'blue' while it was 'black' before the update.
    Removing the red Layer Comp and save the PSD again doesn't restore the correct Layer Comp in InDesign.
    I used this feature often, and updating links never caused me any trouble until now.
    Is this a bug, or are the update link options not to be trusted (and was I just lucky in the past)…?

    Thanks for the clarification!
    I guess I was lucky with other files that retained the correct object layer options.
    Too bad for this limitation. It makes the whole object layer options feature quiet limited.
    I'll add a feature request.

  • Updating Layer Comps in Illustrator

    I don't use layer comps much cos I remember them working clumsily with Illustrator. I now find myself in a situation where I have to use them. The Layer Comps are made in Photoshop CS6 and imported into Illustrator CS5.
    In Illustrator I'm selecting the right comp and getting everything setup how I want it. However I'm finding that when I go back to the PS file and make a change, Illustrator of course asks for the link to be updated and then all my comp variations promptly vanish and all I see is the default comp. I have to go through and individually chose each comp again.
    Why is AI not remembering the chosen comps?

    Sorry let me explain better.
    I have a product that sits on different colored napkins. The colored napkins are all derived from the same one. I then made layer comps showing the product on each differently colored napkin.
    I then placed each comp into a file in AI. When the requester box for chossing the layer comps comes up I just select the right one and place. I do not change any of the default settings. Maybe I should??
    I saved the AI file and then later had to edit the PS file again. The layer comps were updated and the file saved. I then found that when I went back to my AI file all the comps had changed to one variant – it had not updated each version of the comps. Does that make sense?

  • Best way to import layer comps as states in Catalyst?

    Is there a native way in Catalyst to break the layer comps into separate states?
    Right now it seems my only recourse is to manually export layer comps to separate images from photoshop and then arrange them as states in Catalyst. Of Course this way I lose my layers and other psd information. Having a proliferation of psds will become unwieldy very quickly.

    Automatically converting Photoshop layer comps to States in Catalyst is not within the scope of version 1.0. However support for individually identifying layer comps and importing them is. In Beta 1, there's a bug that keeps this latter functionality from working correctly. So be on the lookout for a fix in the next beta build. You can spot this feature in the Advanced Photoshop import dialog (click the Adv. button at lower left of the basic Import dialog). In the Advanced settings, you'll see a drop down menu of available comps is presented. But due to the bug, Beta 1 doesn't pay attention to what you choose in this menu.
    Once we fix the above bug, for 1.0 the suggested workflow is: Import the initial application state's layer comp using the Advanced dialog; then generate a new blank state in Catalyst and import the next layer comp/appearance state there. Currently, hidden artwork is always ignored via the Advanced dialog, so you won't end up with duplicate objects after importing multiple comps.
    A couple of additions that should be helpful in future builds: a) Rather than always ignoring hidden layers in the Advanced dialog you'll be presented with a choice to either preserve or ignore them, b) when importing, we'd like to compare the artboard's dimensions to the dimensions of an incoming file and subsequently align the two if they match. This function coupled with Catalyst's pixel snapping should ensure that artwork in each layer comp is properly aligned with that which exists in another application state.
    -Eric
    Catalyst QE

Maybe you are looking for

  • How do I re install the OS from scratch?

    I have a MacBook Pro Retina with OS X 10.8.3 and I'm curious how does it work if my OS crashes and I need to reinstall?  Or if the hard drive goes bad?  As we all know there is no CD or DVD drive on this machine.  I read this article http://www.macwo

  • Conversion issue in encoding in PI

    Hi,   I am having a problem in conversion issue for encoding. Let's have a detailed look into the scenario first. Scenario: SNC->PI (through Proxy)->MQ (through Receiver JMS adapter)->SeeBeyond (It's a middleware system).                Here from SNC

  • How to transport Associated Group in a Portal Role?

    Hi, I created a portal role which is contained in a folder X under Portal Content.  This portal role is associated with a particular ABAP menu-role by means of Assigned Groups.  When I transported the folder X with all dependent objects from Dev to Q

  • Windows Media Player Memory Problems with Zen X

    I just up updated my firmware to the newest version of play4sure from the stock firmware. The first time I tried to upload music to the mp3 player, I deleted all my music off my player and reloaded it but after a length of time I started to notice a

  • PC Suite wont backup !! 6680

    Have just upgraded my 6680 to the latest firmware. Using PC suite, no problems at all. However when I went to backup to restore my original settings it said that it had not completed and to do it again, now when I click the backup icon it ignores me