CS5 SDK Lights not illuminating discovery

I was having a problem with lights not having any effect on other layers and discovered that when setting the color the alpha has to be set.  Just setting red, green and blue is not enough.  This wasn't an issue with the CS3 or CS4 SDKs.
By the time this code was executed the red, green and blue had already been set
//set light color
    ERR(suites.LayerSuite7()->AEGP_GetLayerCurrentTime(cur_layerPH, AEGP_LTimeMode_LayerTime, &currT));
    ERR(suites.StreamSuite4()->AEGP_GetNewLayerStream(    S_my_id,
        cur_layerPH,
        AEGP_LayerStream_COLOR,
        &color_streamH));
    ERR(suites.StreamSuite4()->AEGP_GetNewStreamValue(    S_my_id,
        color_streamH,
        AEGP_LTimeMode_LayerTime,
        &currT,
        TRUE, //read before expression
        &val));
   mycolval.alphaF = 1.0;//must set alpha color for cs5
    val.val.color = mycolval;
    ERR(suites.StreamSuite4()->AEGP_SetStreamValue( S_my_id, color_streamH, &val));
    // always dispose of stream values
    ERR2(suites.StreamSuite4()->AEGP_DisposeStreamValue(&val));
Just a heads up in case someone else runs into the same problem.

The above was when trying to execute from the command line.
This is what i get when executing from Eclipse:
Mar 2, 2011 11:39:41 AM org.apache.axis.utils.JavaUtils isAttachmentSupported
WARNING: Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.
Script success
: Script reported no errors
The documentation tells me that the Warnings i should not worry about. So this is telling me it worked ?
InDesign Server is running and accepting SOAP requests on port 12345. In the logs it showed no activity so it didn't work.
Another thing to note is that Eclipse is showing a lot of warnings. It is showing 100 of 122 warnings in the Problems tab. Just thought this info might help ?

Similar Messages

  • MacBook Pro screen went black.  Power chord light not illuminated.

    i heard there was a trick of pushing two keys to get this back up and running.   Previously I tried it once on the computer and once on the phone.  They both worked, but haven'e seen that tip online this time and can't remember trick.  Help, please

      Reset SMC.     http://support.apple.com/kb/HT3964
      Choose the appropriate method.
      "Resetting SMC on portables with a battery you should not remove on your own".

  • In ID CS5 SDK, where are those Preflight and Package go?

    In ID CS5, there are no longer "IPreflightSrcData.h", "IS4SPPackage.h", etc, How am I going to DoPreflight(), SetHiddenLayersFlag(false), etc? Anyone knew?
    Moreover, when I do Package on CS5 doc with missing font and links by using ID CS5 interface from File->Package, it always crash the InDesign CS5.

    I did not sleep last night until 3:00 am. It is painful when something did not get solved..
    Now I can programatically get all the missing fonts, missing links, etc and also actually do the 'Packaging" on CS5 MAc/Windows. I get the package report, physical packages, etc. Happy with porting last years code to ID CS5 plug-ins. Ha-ha-ha-ha!
    By the way, ID CS5 SDK sample plug-in PreflightRule and PreflightRuleUI still do not work on my ID CS5 windows. Moreover, ID document with missing fonts and links can not be packaged by File->Package from ID CS5 menu, it results in ID CS5 crash. Not sure why not just handle the exception and jump out instead of 'crash the whole ID CS5"????
    I hope that sample PreflightRuleUI can work properly next.....

  • Can i create ADM Modeless dialog using Photoshop CS5 SDK

    Hi,
    I am developing a photoshop plugin using CS3 SDK. I am using ADM to create dialogs. Developing ADM Modeless dialog is not possible in CS3 SDK.
    Can any one please tell me whether it is possible in CS5 SDK to create Modeless dialog. ( So that user of my plugin will be free to use photoshop even after invocation of DialogBox. )
    If Modeless dialogs are not possible in photoshop using ADM,..... Is ther any other way to create modeless dialogs in photoshop ??
    Regards,
    Prafulla Vedante

    ADM Modeless dialog is not supported in Photoshop in any version.
    Your only option to make a panel / palette in Photoshop is to use the CS SDK (CS5) or the "Photoshop Panel Developer's Guide" ( CS4 or CS5 ).
    http://www.adobe.com/devnet/photoshop.html
    http://blogs.adobe.com/cssdk/tag/cs-sdk

  • Does photoshop cs5 sdk support file names with unicode characters?

    Hi,
    For the export module, does the windows sdk have support for filenames with unicode characters?
    The ExportRecord struct in PIExport.h has an attribute filename declared as char array.
    So I have a doubt whether filenames with unicode characters will be supported for export module.
    Thanks in advance,
    Senthil.

    SPPlatformFileSpecificationW is not available in ReadImageDocumentDesc.
    It has SPPlatformFileSpecification_t which is coming as null for export module.
    I am using phostoshop cs5 sdk for windows.
    Thanks,
    Senthil.

  • Boost::Regex dylib in Adobe InDesign CS5 SDK

    Dear all,
         I am doing my plugin for InDesign that uses regular expression. So I have done the plugin and its running fine in Windows. To get it run successfully I had included the path "D:\AdobeIndesignSDKCS5\external\asl\boost_libraries\bin.v2\libs\regex\build\msvc-9.0\relea se\architecture-x86\threading-multi\boost_regex.lib" in Additional Dependencies field that present in Linker option (Microsoft Visual Studio 2008).
         But I could not find any matching library for performing regular expression operation in MAC version of the Indesign CS5 SDK. So I could not able to link to appropriate library in my xcode project which leads to linking error.
         Any solutions for this?
    Regards,
    Prabas

    Dear Markus,
         Thanks a lot. Its working fine nw. I consider this as the timely great help. thanks again
    Regards,
    Prabas

  • Where can we download CS5 SDK?

    Creative CS5 will be released April 12, 2010. Is anyone know where we could download InDesign CS5 SDK? Thanks in advance.
    JackLan

    This is a public user to user forum, with only rare participation of Adobe staff on their private spare time. Even then, they keep very tight lips on any details beyond the official announcements - the most concrete I've seen is that InDesign 7 will have features that are not in InDesign 6. So do not expect any miracles by posting here.
    To eventually find out more, try to contact Adobe directly. As far as I know (I am external like most others here) the official way is this:
    Go to http://partners.adobe.com which redirects to the partner portal https://www.adobe.com/cfusion/partnerportal/index.cfm.
    In the right column, follow the link "Solution Partner program" - that means us external developers.
    In the description of the different levels, you'll see points such as "debug software versions" or "pre-release software".
    Use the "Contact Us" link to request any details on your specific questions - e.g. whether InDesign falls into any of these categories, time frames, preconditions for participation and so forth. If you are already member in any of the partner programs, you should have local contact information (e.g. phone number, email, request forms behind the login) and ask there.
    Dirk

  • GS60 Ghost Pro - Some parts of Steel Keyboard are not illuminated

    Hi,
    I bought myself a GS60 2PE Ghost Pro a couple of days ago. The Keyboard illumination was working fine at first, but today I noticed that some parts of my Steel Keyboard are not illuminated anymore. My laptop was updated by Windows Update Manager, so I thought it had something to do with newly installed updates. But I did a full system recovery with F3 and the keyboard is still not illuminated properly.
    Any ideas what can fix this issue?

    I have checked out the GS60 2PC (same generation as yours) and I saw what you mean.
    I didn't notice this before when I tested the GS60 models.
    When looking at the keyboard on smaller angle (<70°) you can see there is less light coming from the F1, F7, F8, F9, F11, TAB, CAPS, SHIFT, ENTER and Numpad keys.
    The amount of light that is visible below the keys isn't consistent everywhere and that seems to suggest that the keyboard back-lighting isn't working properly at those keys.
    Looking below the F7, F8, F9 keys, I see that only the top left part of the key is illuminated, while other keys (i.e. F2..F6) are also illuminated on the right part of the key.
    I have checked with our R&D department and this is a design choice.
    The F2..F6 keys have a symbol in the top-left and the bottom-right part of the key and the F1, F7..F9, F11 only have a symbol in the top-left, which doesn't require lighting in the lower right part of the key.
    This also applies to the bigger keys (TAB, CAPS, SHIFT, ENTER and Numpad keys), only the center of the key where the symbol resides is illuminated.
    When looking at the keyboard in dim/dark rooms the keyboard back-lighting works as expected and keys can easily be identified because the symbol on the key lights up.
    I hope the attached pictures clarify the situation (It isn't easy to capture the real effect with a simple digital camera. The situation in the pictures actually look worse than viewing it in real life).
    P.S.,
    More pictures and a video in the attached Zip file.
    The video might show the situation the best.

  • Western Digital My Book (white light) not connecting...need advice

    Hi...I have been scouring forums for the past hours trying to trouble shoot this issue.
    At one point (it may have been with Leopard) I was able to back up all my pictures and music onto my WD MyBook. It showed up in Finder. In fact, when in Finder I GO>>CONNECT TO SERVER....My Book is listed as one of the recent servers. However, when I try to connect it cannot find it.
    I tried the Safari Bonjour...MyBook is not there either.
    I have reboot my computer.
    I have reboot the MyBook.
    I unplugged the MyBook and the router (Airport) for 30 seconds, then plugged it all back in reconnecting.
    I pressed the little reset button the MyBook.
    No connection. Both the top and bottom bright white lights are illuminated and not blinking or anything on the MyBook.
    Help....this was the 1TB external hard drive and I really don't want to just give up and spend another 200+ on a new external drive. Luckily my mac has behaved and I don't necessarily need my backup files...but I want to have a reliable backup in case something does happen. I am a photographer so backing up my many many files is necessary.
    Any suggestions? If there is no way to fix (which is what I gathered from some of the forums I already visited)...then what other system besides western digital can you recommend? Apple is super expensive....Iomega seems decent, and also LaCie...but then again, I thought Western Digital was good too. Help....

    Pondini will probably have my head, but I'll go ahead with my suggestion anyway:
    1. Because WD drives (enclosures) are not the most "trouble free", I'd seriously consider getting another external drive such as a LaCie or one from OWC (madsales.com).
    2. I personally have chosen not to use Time Machine; I don't like it because I can't boot with it and I don't feel it is very reliable either, so I'd suggest downloading either SuperDuper or CarbonCopyCloner (I use both). Install it in your Applications folder. Open Disk Utility and - either with your WD or the new drive attached - format the drive (click on the partition tab):
    Choose how many partitions you want  (one or ?) and name each one.
    Choose Mac OS Extended (Journaled) format.
    Under Options, choose GUID partition scheme (necessary to make it bootable).
    Click Apply.
    NOTE: this will erase all contents, so if you have anything on it you need, temporarily copy if elsewhere via drag 'n drop.
    After it's finished, open CCC or SuperDuper.
    Choose your internal as the source.
    Choose the external (partition) as the destination.
    Click on copy.
    When finished (my 80 GB takes about 40+ minutes), test it by going to Startup Pane in System Preferences, choose the external clone and click on Restart. If it does, all is well, and you can go back to restart with your internal. Once back on the internal, you can eject the external and unplug it/turn it off.
    You now have a fully bootable clone of your entire system.
    I update mine about once a week (that is all I need) - you can do it more or less often.
    Now, I maintain two bootable clones because hard drives can (and will) fail at any time. So, you could do a Time machine backup on the other one if you want.

  • DV9702ea - Win7 - Num Lock LIGHT not working

    Hi guys
    I have upgraded to Win7 and after installing the ill fated "Coprocessor" driver I am now battling with the last issue:
    My Num Lock light is not working, the key works fine, I can work fine with numerical pad and all those keys there its just the light that does not come on.
    I have installed all the drivers for Vista from HP site and still nothing.
    Any ideas? Thanks guys.
    Maelito 

    Hello F1503,
    Welcome to the HP Forums, I hope you enjoy your experience! 
    I have read your post on how the light on the num lock key of your notebook is not illuminating, and I would be happy to assist you!
    To enable the light on the num lock key, I recommend following this document on Some Function Keys or Keyboard Shortcuts Do Not Work Correctly with Windows 7. This resource should help provide a hotfix for your num lock key.
    For further assistance, I will need to know:
    If your computer has completed all of its important Windows Updates.
    If you have updated your HP drivers using the HP Support Assistant.
    If this is an on-going, or recent issue.
    Please re-post with the results of your troubleshooting, and I look forward to your reply!
    Regards  
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

  • Num lock light not working

    Hi,
    I have a HP dv7-3060US, Prod.#VM237UA#ABA.  Running windows 7 home ed.
    My num lock light does not come on.  The num lock key is working.
    Is there a way to get the num lock light to work?
    thanks

    Hello F1503,
    Welcome to the HP Forums, I hope you enjoy your experience! 
    I have read your post on how the light on the num lock key of your notebook is not illuminating, and I would be happy to assist you!
    To enable the light on the num lock key, I recommend following this document on Some Function Keys or Keyboard Shortcuts Do Not Work Correctly with Windows 7. This resource should help provide a hotfix for your num lock key.
    For further assistance, I will need to know:
    If your computer has completed all of its important Windows Updates.
    If you have updated your HP drivers using the HP Support Assistant.
    If this is an on-going, or recent issue.
    Please re-post with the results of your troubleshooting, and I look forward to your reply!
    Regards  
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

  • The selected Flex SDK does not support building mobile projects

    I am unable to create a new Actionscript Mobile project.  The new project dialogue gives the error: "The selected Flex SDK does not support building mobile projects."  I tried seting the default Flec SDK both to the SDK included with Flash Builder 4.7, and also to a version of the 4.6.0 SDK (build 23201) with AIR 3.3 SDK overlayed on it, which already existed on my computer.  Both resulted in the same error.  Any ideas?

    Hi ,
    Actionscript Mobile projects use AIR SDK by default in Flash Builder 4.7 . Flex SDK won't be used for Actionscript projects.
    Could you please try creating an Actionscript project in fresh workspace and let me know if the issue still exists.
    Also attach screenshot and error log if any.
    Thanks,
    Sanjay

  • Importing bookmarks I go to file and the IMPORT link is not working ... not Illuminated ... what can I do?

    I want to import bookmarks from Explorer and I go to File Tab and the IMPORT link is not working or not illuminated?

    Make sure that you not run Firefox in permanent [[Private Browsing]] mode.
    * You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    * To see all History and Cookie settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Uncheck: [ ] "Permanent Private Browsing mode"

  • Open / save .mp2 files in Audition CS5.5? [Not .mp3]

    Anyone know how to open / save .mp2 files in Audition CS5.5? [Not .mp3]

    Wild_Duck wrote:
    a) costly for Adobe to implement
    To make the CS5.5 deadline, and with the cross-platform rewrite, we simply weren't able to get to some things on our list (not that we ditched the features or anything).   However, MPEG 1 Layer II, and MPEG 2 Layer II have their own royalty issues that we have to pay for.
    Wild_Duck wrote:b) they thought not many people needed it.
    Not the case at all, we know many of our loyal radio customers need this functionality on a daily basis.   I do, however, have to admit that we saw this as less prevelant than .mp3 (when looking at our total customer base).
    Wild_Duck wrote:
    I keep meaning to make a list of things that use mp2 like radio playout systems, the Nagra field recorder, DAB files and so on so as to make more of a case. Any examples of mp2 need should be flagged up to Adobe.
    Best thing to do would be to amass a set of test files such that if/when we support this, it can be more thoroughly tested in-house before we put it out the door.   I have a good set from various places, but we always get our best and trickiest test files from customers.

  • How to use ScriptList class in Indesign CS5 SDK?

    Hi,
    Can anyone help to this concern??...
    I couldn't use ScriptList class in CS5 SDK, as we use in Indesign CS4. It throws the following error when I build my plug-in.
    Error     1    error LNK2001: unresolved external symbol "__declspec(dllimport)  struct adobe::version_1::new_delete_t const  adobe::version_1::local_new_delete_g"  (__imp_?local_new_delete_g@version_1@adobe@@3Unew_delete_t@12@B)
    Here follows the Code I used to apply script label to a pageItem.
        ErrorCode err=kFailure;
         InterfacePtr<IScript> iScript(argPageItemUIDRef, UseDefaultIID());
         ScriptList myScriptList;     // including this class throws the above error.
         myScriptList.push_back(iScript);
         IScriptLabel::ScriptLabelValue myTagValue(argLabel);
         InterfacePtr<IScriptManager>scriptMgr(Utils<IScriptUtils>()->QueryScriptManager(kScriptTa gMgrBoss));
          err=Utils<IScriptUtils>()->SetScriptingTag(myScriptList,scriptMgr->QueryDefaultEngine()->GetRequestContext(),myTagValue);
         return err;
    with thanks,
    Praba

    2i_Geert wrote:
    People who are still having problems with this should add the "AslSupport.lib" to the additional dependencies in the linker settings (Visual Studio).
    Thanks, it helped me

Maybe you are looking for

  • Excel Problems with Mt Lion

    Funny with an Excel file with many sheets (14) on my 17" MacBook Pro, using Mail, if I click on the Excel file to open it, all I get a sheet however all the data does not display in the Excel file.  However if I take the same file and drag it to my d

  • My VGA output using Mini DisplayPort to VGA doesn't work.

    Since I upgraded to Mavericks, my VGA output using Mini DisplayPort to VGA doesn't work. When I was using Mountain Lion, as soon as you plugged in the Mini adaopter into the mini display port, the screen would shrink and format to where it would proj

  • DNS configuration for web access

    Hi All, I'm setting up a SL server for the first time and it's working great for users inside our building and on our network, but we're unable to access anything on it through the web (including a basic homepage) and I think it has to do with our DN

  • HELP NEEDED IN SCREEN EXIT

    hi, i'm trying to add custom fields in XD01.. we have 6 tabs in the second screen in XD01.. it should come as 7th tab.. for this in the PREPARE MODIFICATION-FREE ENHANCEMENT OF CUSTOMER MASTER RECORD in SPRO, i have created one screen group 'Z1' and

  • SAVE option is missing in my File dropdown

    When I open an image in PS CS3 and make a change to it, I used to be able to just click File->Save to save the changes, and I still can on my second PS copy on my laptop.  But on my PC Save is no longer there.  How can I get it back?  The screen belo