Live Update - how to know if its on?

Has anyone ever required to find out if current render call is during live update or not?
I would have imagined that it should be available at AEGP_GetCompFlags(), but its not!
In such case a smaller size image is usually passed to the render, but for small enough layer/comp sizes (e.g. 700x500) AfterFX thinks you are good off with such a size, and most importantly you cannot tell if Live Update button is pressed!
greets
mike

Hi Mike,
Here's the answer I got back from the team:
It may be readable via the AEGP Persistent Data Suite, since it's stored in a pref:
"Realtime Update Preference Section"
"Use Modifier Key To Enable"
Here is the scripting version.
get state
app.preferences.getPrefAsBool("Realtime Update Preference Section", "Use Modifier Key To Enable");
set state
app.preferences.savePrefAsBool("Realtime Update Preference Section", "Use Modifier Key To Enable", <new_state_bool>);
app.preferences.saveToDisk();
Cheers,
Zac

Similar Messages

  • Live Update - How to Updade the drivers?

    I have a K7N2 Delta motherboard.
    I run the MSI Live Update and I got an answer that there are several new updates:
    1) LiveBIOS, 1 update
    2) Live Driver, 2 Updates
    3) Live VGA Driver, 6 Updates
    4) Live Utility, 8 Updates
    Probably some drivers were not installed at all during the first set up that's the reason several of those appear as "Current Ver. Unknown" which means that the Live Update did not find the respective driver at all.
    I know that flashing the new BIOS is not so easy, I must first download it, copy it to a floppy disk and boot from the floppy drive. Is there an on line guide on this process?
    How can I update the other drivers, the Live Driver, Live VGA Driver, Live Utility?
    Is it simple? How it works?
    Should I just download the respective driver to a folder on my Hard Disk and then just run it from there?
    Or it is more complicated?
    Many Thanks

    first off, if you don't need to update anything, then you can safely leave it as it is. don't forget the golden rule of computing: "if it ain't broke, don't fix it"
    personally, i wouldn't bother using LiveUpdate, as it is easy enough to download and update drivers manually
    without knowing more about the other hardware in your system (and the OS you're running) i can't advise exactly which drivers you can update, but generally
    K7N2 is nforce2 board, you get your mobo chipset and system drivers (Nforce drivers) from nVidia Drivers
    if you have a Nvidia Geforce VGA card, then you download the ForceWare display drivers from there also
    if you have an ATI Radeon VGA card, download the Catalyst display drivers from ATi Drivers
    if your system is running without major problems, i would definitely leave the BIOS as it is

  • How to know if its a New PO or Change PO while releasing..any user exit

    Hi All,
    Whenever a PO is changed and released,the releasing authority(like Managers,GM,President) do not know if its a new PO or a Change PO.
    They want to see some kind of indication on the main screen(ME29N).
    I already suggested to check the version..but they are not happy with that.
    Is there any way i can change the text(ie on top,bold which says "Release Standard-local 4800001120")
    So if its a change PO,i will add some indication on this text)
    Am sure there must be some user Exit to handle this..i mean to change the text.
    Hope u understand my issue,else please ask for any clarifications.
    Appreciate your time & replies.
    Thanks.

    Hi Srinivas,
    I already suggested them this solution to go and look for changes in Environment and Versions.But they need some kind of indication on the main Release PO screen.(You know these Top Managements attitude's)
    Thanks.
    Message was edited by: Salz S

  • Live Update Causes System Stop in Win 64

    On my K8N Neo 2P system with Win 64, Live Update seems to install ok.  But with RC1 version of Win 64, after the required restart, I get an infinite reboot loop as without ever getting to a stable desktop.  With RC2, I get a BSOD at the same point.  In both cases I can get the system started again by booting to Safe Mode and uninstalling Live Update.
    Anyone know a fix?

    Quote from: fafner on 16-February-05, 03:56:57
    Yup I can but as long as MSI live update is on the system, I get the errors when back in Normal Mode.  So if i just set it to diabled, it would serve no function.  Better to just uninstall it and look for a permanent fix.
    Thanks for your comments.
    So even if it's set not to start with windows you still have trouble? I only start it manually by clicking on the desktop icon, does that cuase trouble too?

  • I deleted all of the symantec software  on my macbook, but I am getting an error message saying to run live update or reinstall. I don't know why this is happening, I heard I may still have a file but I have looked and cannot find one. How do I fix this?

    If there is a leftover file, where do I find it. And is my computer at risk?

    I tried doing both, I couldnt find either symantec or live update in applications or when I searched through finder. I went to the activity monitor and found symantec and quit the process but the next time i logged on to my computer, it came back. this is what the error message looks like
    Thanks for trying!

  • I receive a Software Update notice that fails. How do I find out who/what is trying to update? How do I stop its attempt to update? The only response allowed is "OK". When OK is selected the window goes away and nothing else happens.

    About once a month I receive the Software update notice that has failed. How do I find out who/what is trying to update? If I decided I want this update how do I allow it to continue? If I decided I do not want this update how do I stop it and its attempt to update? The only response allowed is "OK". When OK is selected the window goes away and nothing else happens.

    Hi sharkbiscuit79,
    Yes your cabinet 10 on the Crediton exchange has already been installed and linked with a FTTC DSLAM cabinet (making it able to provide FTTC fibre broadband) and has been Accepting FTTC orders since December 2013.  PCP10 (with it's DSLAM cabinet within 100meters of it) is locate on the junction of Commercial Road and the A3072.
    However by the looks of things your are just too far away to obtain a FTTC (VDSL2) connection, meaning FTTC fibre broadband is not available to you.
    Have a look at the Connecting Devon and Somerset Considerations (particularly the last paragraph) - http://www.connectingdevonandsomerset.co.uk/where-when-map-conditions/
    Your best bet is to talk to Connecting Devon and Somerset to see if there are any further plans to get a fibre based service to your area via https://www.connectingdevonandsomerset.co.uk/contact-us/ (as your area may not be inscope of any further deployment). Best give them your full address and landline number too as they can check if you are within a NGA area.
    jac_95 | BT.com Help Site | BT Service Status
    Someone Solved Your Question?
    Please let other members know by clicking on ’Mark as Accepted Solution’
    Try a Search
    See if someone in the community had the same problem and how they got it resolved.

  • SAP HANA XS and SAPUI5 - how to live update a chart?

    Hi all,
    we are developing with SAP HANA Developer Edition and SAPUI5.
    We read data with an XSJS File out of the Database ( i read the recent 40 datasets of the table with an SQL statement and LIMIT).
    This is the code in my controller.js which calls the XSJS service that reads the data out of HANA DB.
    loadChart: function() {
            var model = new sap.ui.model.json.JSONModel();
            var aUrl = '../../../dev/data_HANAXS/services/readdata.xsjs?cmd=loadChart';
            jQuery.ajax({
                url: aUrl,
                method: 'GET',
                dataType: 'json',
                success: function(data) {
                    model.setData({modelData : data});
            return model;
    Then in my view.js i set the model for the line chart and i can see my data.
    var model = oController.loadChart();
    linechart.setModel(model);   
    What i want to do now is to live update the chart in regular time intervals, i am using SETINTERVAL ( you can also use jQuery.sap.delayedCall ) for that:
    function updateChart() {
                var model = oController.loadChart();
                linechart.setModel(model);
    setInterval(updateChart, 5000); // every 5 seconds refresh the chart
    And this works fine BUT the COMPLETE CHART (including x-axis and y-axis) is drawn again every 5 seconds , what i want to know is how can i realize it so that ONLY the DATA LINE is drawn again every 5 seconds?
    It would be great if anyone could help me regarding this issue?
    It must be possible to do a live update of a chart especially for cases where you get steadily new data that has to be visualized.
    Regards & Thanks,
    Andreas

    Hi Micha,
    yes i tried that some days before but it did not work. After your message here, i tried it again but same result, what i get after some seconds is "No Data". Moreover i am not quite sure how to set the data with model.setData().
    What i do is the following, maybe you know if there is a mistake: this is the code for updating the chart in the controller.js:
    update: function(oController) {
            var model = new sap.ui.model.json.JSONModel();
            var aUrl = '../../../xxxx.xsjs?cmd=loadChart';
            jQuery.ajax({
                url: aUrl,
                method: 'GET',
                dataType: 'json',
                success: function(data) {
                    model.setData({modelData : data});
                    oController.onUpdateCall(model, oController);
    onUpdateCall: function (updateJSONModel, oController) {
            oController.updateModel = updateJSONModel;
            var linechart = sap.ui.getCore().byId("linechart");
            var oModel = linechart.getModel();
            var oUpdateData = oController.updateModel.getData();
            oModel.setData(oUpdateData);
    I use the same cmd parameter and i call the same xs service method "loadChart" (which always returns the newest datasets - data is continuosly pushed in our HANA DB) that initially loads the data for the chart.
    I get no error messages in my browser.
    When i do oController.update(oController) in my view.js after 5 seconds, i get "No Data" but analysing the data in browser shows me that the xs service returns the data, so data is definitely there.
    Regards & Thanks,
    Andreas

  • I tried to update my ipad to 7.1.2, and i tried updating it and know its telling me to connect to itunes but i a at a different computer and all of my ictures are going to get deletd and i dont want that

    i tried to update my ipad to 7.1.2, and i tried updating it and know its telling me to connect to itunes but i a at a different computer and all of my ictures are going to get deletd and i dont want that.

    Hi Kevin Gauthereau,
    Welcome to the Support Communities!  If you don't have access to the original computer that you use to sync to iTunes, you can backup your iPad to iCloud and update it wirelessly.  This article will explain how:
    iCloud: Back up your iOS device to iCloud
    http://support.apple.com/kb/PH12520
    You can import your pictures to your computer at any time as a second backup.  Here's how:
    iOS: Import personal photos and videos from iOS devices to your computer
    http://support.apple.com/kb/ht4083
    Update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/ht4623
    Cheers,
    - Judy

  • How to make live update stuff...

    HI, everyone..
    I would like to make the program for Live Update stuff like AntiVirus Norton.
    Please Let me know how to make it, and Could anybody tell me about algorithm of it?
    I have no idea how to do...
    Thank you...
    God bless you..

    I'm not sure whether you want, like, more elegant solution than this, but here it is:
    1. Make user execute your 'LiveUpdate' program.
    2. Make the program talk to your server or (if you don't have a server) CGI script using Networking API
    i.e. You can have a custom CGI script on Tripod.3. Determine whether there is an update
    4. If there is an update, download!

  • How does live update 6 work with BIOS updates?

    I want to upgrade to the x99 platform but I am concerned with how new it is.  I want to make sure I keep the BIOS updated because of the "newness" of it all and compatibility issues.  Although I have built and continue to upgrade my system I am in no way proficient in trouble shooting or making changes.  So flashing the BIOS always makes me nervous that I will screw something up.  So when I heard that MSI has a program called live update 6 that automatically updates the BIOS it got my interested.
    Can anyone give me some advice on how this program works?  Or are the compatibility issues more an issue of the past when Intel rushed the CPUs out and the MOBO makers had to play catch up?
    Thanks for everyone's advice and help.

    Hi
    Which exactly motherboard you're looking for? If you're afraid of bricking BIOS, then I suggest something like X99 MPower/XPower which has dual BIOS.
    LiveUpdate: downloads the update pack, does some magic within bootup and updates the BIOS. I don't know the exact process it does, but works just like installing a software: download, extract, install. Also MSI offers MFlash which lets YOU go through flashing process: download, prepare USB stick, boot from USB (or use MFlash within BIOS settings) and update.
    Risks: flashing BIOS is always a risk, no matter if it's MSI, Gigabyte or anyone else's brand. It's a chip, that if something goes wrong (for example system is not stable), then motherboard may get bricked and recovery may/may not be possible.
    MFlash instructions:
    https://service.msicomputer.com/msi_user/support/techfaqdetail.aspx?formid=3135

  • How to update the tables either in its entirety or not at all

    We want update more than two tables at one time,for example we code following:
    update A set ***
    update B set ***
    we first update A, but sometimes B can not be updated sucessful,
    How to update A&B tables in its entirety?  Or, if any one of these tables can not be updated sucessful,two talbes don't update at all.
    Thank you very much?

    hi,
    You want to update or not update at all that means either Update or rollback.
    So Put A COMMIT WORK statement after the update starement.
    It will either fully update or Automatically Rollback the whole
    Processing.
    Regards
    Sumit Agarwal

  • Please help me , how to know if my ipod is unloked or not to , I live in Brazil and I can't sync  it with  itunes, please help me , how to know if my ipod is unloked or not to , I live in Brazil and I can't sync  it with  itunes

    please, help me , how to know if my ipod is unloked or not , I live in Brazil and I can't sync my ipod with  the itunes thanks.

    What do you mean, "is it unlocked"? If your iPod has a screen lock set, it will be obvious from the iPod's screen. For issues with the iPod not appearing in iTunes, start which these troubleshooting steps:
    http://support.apple.com/kb/TS1538
    Regards.

  • I keep getting a message saying my protection engine has corrupted and that i should try re-installing live update. What is live update and how do i run it? - be grateful for any help

    Hi,
    I turn my i mac on and when it has loaded onto the home screen I get a message popping up saying my protection engine has corrupted and that i should try reinstalling live update and my computer will no longer be protected until I do so. Would anyone be able to tell me what live update is and how I would run/reinstall it? - be grateful for any help!!!
    Thankyou

    It would be a great idea to uninstall Norton - you don't need it and it has a pretty poor reputation for mucking up otherwise healthy Macs.
    Have a look at this User Tip from klaus1: https://discussions.apple.com/docs/DOC-2435
    To uninstall Norton:
    https://support.norton.com/sp/en/us/home/current/solutions/kb20080427024142EN_En dUserProfile_en_us
    Edit: To see whether you actually have Norton installed launch Activity Monitor in the Utilities folder. If it's installed you'll likely see some Norton entries there.
    Also, in System Preferences>Users & Groups or Accounts, depending on OS)>Login Items, it might be listed.

  • How to turn on / off live updating for all smart playlists at once?

    Hello.  Is there a way to turn live updating on or off for all my smart playlists at once?  That would be a fantastic feature since too many smart playlists with live updating turned on brings iTunes to a crawl. 
    Currently, I run iTunes on Windows 7.  I have over 40,000 songs, and I have hundreds of smart playlists to help organize all my songs and what's on my various iPods at any time.  The problem with having so many smart playlists is that iTunes runs very slow.  One thing that I do to make iTunes run slightly faster is to turn off live updating for as many smart playlists as I can stand (by going into each one and editing), but then it's hard to tell which have live updating turned on and which don't.  As a result, many of my smart playlists don't get updated when I would like them to because I have to go in and manually edit each one again to turn it back on.  Maybe showing which have live updating turned on or off would be useful, too? 
    On a related note, my iPod Classic will actually not work when I sync too many smart playlists.  This has been a long-standing problem with iPods, and I'm surprised that it hasn't been fixed yet.  I have not experimented to see if it makes any difference if the smart playlists have live updating turned on or off. 
    Thanks.

    this is exactly what i was hoping to see -- but i can't get it to run right on iTunes 12, yosemite
    it also doesn't seem to recognize "Home Videos" or "Audiobooks" as special and tries to turn them off -- i modified the earlier script to add those two to the lists of exclusions, but still get the same error message on the first "unspecial/real" smart playlist -- hasn't somethign changed in the object model perhaps?
    thank you muchly!
    =mjb
    tell application "iTunes"
    activate
      set allPlaylists to (get every user playlist)
      repeat with thisPlaylist in allPlaylists
      if (thisPlaylist is smart) and name of thisPlaylist is not in {"Music", "Movies", "Podcasts", "Books", "TV Shows", "iTunes U", "Apps", "Ping", "iTunes DJ", "Genius", "Home Videos", "Audiobooks"} then
      set view of browser window 1 to thisPlaylist
      tell application "System Events"
      tell process "iTunes"
      tell menu bar 1
      tell menu bar item "File"
      tell menu "File"
      click menu item "Edit Smart Playlist"
      end tell
      end tell
      end tell
      set theCheckbox to checkbox "Live updating" of window 1
      tell theCheckbox
      if (its value as boolean) then click theCheckbox
      end tell
      click button "OK" of window 1
      end tell
      end tell
      end if
      end repeat
    end tell

  • HT5262 I update to IOS 6.1.3 in my Iphone 4S and don't saved SHSH an APtickets, after it I experiment a problems with my Idevice, it show service provider but don't show signal in any place,I want to know if its posible repair my device

    I update to IOS 6.1.3 in my Iphone 4S and don't saved SHSH an APtickets, after it I experiment a problems with my Idevice, it show service provider but don't show signal in any place,I want to know if its posible repair my device

    anduran wrote:
    I update to IOS 6.1.3 in my Iphone 4S and don't saved SHSH an APtickets, after it I experiment a problems with my Idevice, it show service provider but don't show signal in any place,I want to know if its posible repair my device
    Basic  troubleshooting
    Reset
    Restore with back up and if required as new

Maybe you are looking for