Error "Compile error: Invalid character" after copy paste operations in VBE 6.5 PowerPoint 2011

This is a weird problem with the VBE 6.5 in Office 2011, running natively on a Mac.
Sometimes, yet often, when I select a word by double clicking on it or a line by highlighting that line in the editor and then copy/paste it somewhere else in the code, the compiler throws the error "Compile error: Invalid character"
The thing is, what I see has been pasted is exactly the same as the source text. However, if I then paste the same clipboard item to a text editor, I can see that there is an 'invisible' character at the end of the string which is counted in the text editor
where the cursor is shifted past it but does not shown on the screen!!!
Back in the VBE, if I select a line that is dubious and drag it, the semi transparent dragged text has a '>' character on a new line.
In some copy/paste cases, the compiler doesn't see an error but the code doesn't work as expected and I have spent hours debugging stuff that has invisible characters in it (the hardest debugging I've ever had to do!).
I'm not sure if this example will paste correctly into the forum but this looks like 19 characters but is in fact 20 as there is the offending copy/paste invisible character between 'Test' and '.'
<code>Test.Value = False</code>
This seems to be a major oversight in the code of the VBE 6.5 so are Microsoft aware of this and when is it due to be fixed?
Jamie.

I had this exact issue.  This is a terrible bug.  The code looks perfect, but there are hidden characters that throw compiler errors.  Thanks for the quick fix, Microsoft.

Similar Messages

  • FMLE will not install because of 1324 error, path has invalid character???

    FMLE will not install because of 1324 error, path has invalid character???
    Seems to be a somewhat common problem (by google search) for Adobe and Microsoft programs, but nothing on FMLE...
    Everything I have tried (from google'd suggestions) has not worked.
    I suspect that the installer is trying to install to an invalid path but I cannot find it in the registry or figure out why the error.  The program was previously installed and working, but after having some issues I tried to re-install and find myself here!
    Any help is greatly appreciated.
    HP Pavilllion dv6700 Laptop
    Intel Core2Duo T5450
    Vista 32-bit

    Solved!
    It would appear previous version could not be uninstalled because of invalid path {somehow over time windows had re-assigned drive letters such that previous location of install on external hard drive F: (as in registry), was now pointing to DVD drive F: and I assume generated the 1324 error, path has invalid character}.
    Used Revo Uninstaller to clear all traces of former install and "voila", fresh install of FMLE proceeded successfully.
    Hope this helps others with this error code.

  • How to find the folder (EBS_R12) in OEL 5 after copy/paste from Windows 7 ?

    Folks,
    Hello. I have just installed Oracle Linux 5 as Guest OS on the top of VMPlayer. Host OS is Windows 7.
    I downloaded Oracle E-Business Suite R12 from edelivery into Windows 7 in a folder(EBS_R12) on my LapTop screen.
    In order to install EBS R12 into Oracle Linux 5, I copy/paste the folder EBS_R12 into Oracle Linux 5 screen. The file size is about 50GB. After coply/paste is completed successfully, I cannot find where is the folder (EBS_R12) in the Guest OS Oracle Linux 5.
    Can any folks tell me where is the folder (EBS_R12) in Oracle Linux 5 after copy/paste from Windows 7 ?

    Hi,
    After coply/paste is completed successfully, I cannot find where is the folder (EBS_R12) in the Guest OS Oracle Linux 5.Was the copy/paste successful.
    If yes then you can do the following
    #find / -name EBS_R12 -type d -print
    (Assuming you copied the folder "EBS_R12" , But not its contents).
    Thanks

  • ADI 7.2.11 - Error "Compile error in hidden module Utils.1"

    Hi,
    I've got the following Error message , with ADI 7.2.11 , with Excel 2003 and Excel 2007 , while Uploading Journal :
    Microsoft Visual Basic Error : "Compile error in hidden module Utils.1"
    Note : The following has been checked :
    - In Excel 2003 : "Trust access to Visual Basic Project" has been Checked.
    - In Excel 2007 : "Trust access to the VBA project object model" has been Checked.

    Hi Octavio,
    Thank's for your Help.
    I've checked Note 796512.1 : the following security Updates are not installed : KB936507, KB958690, KB960225.

  • Copy / paste operations crash all SGD windows

    Hi
    From time to time, users have problems during copy/paste operations between SGD windows.
    When users use this function between (for ex.) gterm and x-emacs v2.22 windows, all SGD windows crash.
    The support asked them to migrate to the new SGD version (at this time 4.41) but this problem still appears.
    We configured the coreadm with all options enable but it seems we don't have any generated core files.
    Does anyone already got this problem ?
    Thank's for your answers !
    Edited by: furtherup on Mar 26, 2009 12:47 AM

    I'm having the same problem. I don't use ZoneAlarm or Avira.
    I just use the built-in Windows Defender in Windows 8.
    My problem started in v22 and I still have it in v23.
    I've tried all the suggestions posted at various websites, but I still can't copy and paste in Firefox.
    Any ideas?

  • AbstractTableModel.isCellEditable() vs. copy/paste operations

    Say I have a JTable with 2 columns (strings), the 1st with a default cell renderer, and the 2nd one with a renderer extended from JPasswordField. So far so good. But I don't want the 1st column to be editable. So I modify the model to return false for isCellEditable(r,c) for that column.
    What I am finding is that making a cell non-editable also renders it immune to copy/paste operations. I want to be able to select/copy the non-editable cell and value, and paste it into the 2nd column (via Ctrl-c/Ctrl-v). The copy operation only appears to work if isCellEditable() is true. ..
    I fooled around with a TableCellEditor to try to make an "editable" cell that would allow selection/copy without actually allowing a value change, but couldn't get it to work.
    What am I missing?

    Something like this should work
    Label l = new Label (...);
    l.addKeyListener (new KeyAdapter() {
    public void keyTyped (KeyEvent ke) {
    if (ke.getModifiers()&KeyEvent.CTRL_DOWN_MASK!=0) {
    if (ke.getKeyChar()=='c') ...

  • Run-Time Error '6' Overflow within BEx Analyzer after copy/paste query

    Hi all,
    User is getting a "Run-time error '6' overflow" message which is caused after copying any query in a 'query pack' to any free row/column within the same sheet (BEx Analyzer). This "query pack" has multiple queries within one sheet and covers 1800 rows so there is enough free space left for copying one of the queries to another position in the same sheet.
    Microsoft Office Excel SP2 is used which is part of MS Office professional edition 2003. The BW version is 3.0.
    Please let me know if more details are required or above mentioned error message is recognized and can be explained.
    Thanks and kind regards,
    Raymond Flaton

    Hi VRV,
      This error is caused whenever there is memory issue. If your query is built on a cube which has a BWA index then this problem can be related to the issue with the BWA server. Check your BASIS team to check if there is memory issue presently in the BWA server.
    Sometimes the issue is temporary, where the several users accesing the reports to fetch data from BWA lead to this type of error as the BWA gets overloaded. Try exiting the report and run it after some time again.
    Alternatively you can also try restricitng the selection for fetching the data in the report as suggested.
    Thanks

  • BC4J VSM on OC4J 10.1.2 - jdbc error ORA-00911: invalid character

    Hello,
    I have been trying to run the Virtual Shopping Mall application on OC4J Standalone 10.1.2. I have deployed the application from a JDeveloper 10.1.2 release. When i try to login the OC4J log presents the following information and login fails:
    C:\oracle\oc4j_1012\j2ee\home>java -jar oc4j.jar
    oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation.
    Statement: SELECT Users.USER_NAME, Users.FIRST_NAME, Users.LAST
    NAME,          Users.EMAIL, Users.ADDRESS, Users.CITY,
    Users.STATE, Users.COUNTRY, Users.ZIP, Users.PHONE,
    Users.ROLE, Users.PASSWORD, Users.CARD_PROVIDER,
    Users.CARD_NUMBER, Users.CARD_EXPIRY_DATE FROM USERS Users WHERE (USER
    _NAME=?)
    at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java...
    which has a root cause of:
    ## Detail 0 ##
    java.sql.SQLException: ORA-00911: invalid character
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
    :137)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:625)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.
    java:181)
    at oracle.jdbc.driver.T4CPreparedStatement.execute_for_describe(T4CPrepa
    redStatement.java:661)
    I've read some posts that suggest it could be the jdbc driver or the 'use ? style variables' option on the view definition. Your assistance is appreciated.
    Thanks
    David

    Thanks Luke,
    I changed
    vo.setWhereClause(" USER_NAME=?");
    to
    vo.setWhereClause(" USER_NAME=:0");
    And that particular segment worked as expected.
    Thanks
    David

  • XML Source error message hexadecimal invalid character

    Hi all
    I am developing a SSIS package to add data from thousands of XML files to an existing SQL Server table. 
    And I get the error message:
    The XML Source was unable to process the XML data. “”hexadecimal value 0x01 , is an invalid character.
    I know that these XML files are not well-formed (and hence not really an XML file).
    So, How to use the SSIS package to solve this problem without using the other editor?

    Thanks Visakh16
    I tried your method, but the xml task showed me an error
    [XML Task] Error: An error occurred with the following error message: 
    “”hexadecimal value 0x01 , is an invalid character.
    My xml file with an invalid
    character before ‘うce☆溪’
    <articles>
    <article>
    <message>ID:うce☆溪&lt;br /&gt;
    &lt;br /&gt</message>
    <message_id>1</message_id>
    </article>
    </articles>
    My xslt file
    <?xml version="1.0" encoding="utf-8"?>
    <xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs=http://www.w3.org/2001/XMLSchema xmlns:fn="http://www.w3.org/2005/xpath-functions">
    <xsl:output method="text" version="1.0" encoding="UTF-8" indent="no"/>
    <xsl:template match="/">
    <xsl:text>message,message_id</xsl:text>
    <xsl:text>&#13;&#10;</xsl:text>
    <xsl:for-each select="articles/article">
    <xsl:text>"</xsl:text>
    <xsl:value-of select="message"/>
    <xsl:text>","</xsl:text>
    <xsl:value-of select="message_id"/>
    <xsl:text>"</xsl:text>
    <xsl:text>&#13;&#10;</xsl:text>
    </xsl:for-each>
    </xsl:template>
    </xsl:stylesheet>

  • CO-PA Extract error (0MATERIAL contains invalid character)

    Hi all,
    I have a question regarding to the extraction of CO-PA data from R3.
    The loading has this error:
    Record 91 :Value 'ABA0101114612024# ' (hex. ' ') of characteristic 0MATERIAL contains invalid
    It seems the material master has a invalid character at the end. I already cleaned up the material masters (mara, makt..etc). But I still got this error.
    Is any one know how should I fix this problem? Is there a way to find out the source table of the extractor, so that I can make the change directly in database level?
    Thanks a lot.

    Hi Manfred,
    Thanks.
    The problem is that we have several (about 5) entries having the same error, I don't know what eactly the ending invalid character is (I can see a "?" in text editor, a "#" in BW).
    Is it a way to correct the COPA posted data? I am trying to find out what table is actually storing it, but no idea...

  • Error: 1200329 Error compiling formula :Invalid Assisgnment

    Hi All,
    I am getting the following error when I validate a calc script.
    Error: 1200329 Error compiling formula for [2450]
    Code
    FIX(some mebers)
    Var abc;
    Var def;
    "Mbr name"
    IF(Gradde<10)
    "abc"=200*4;
    ELSE
    "def"=500*4;
    ENDIF;
    FIX(Jan:Dec)
    "Mbr name"=("abc"+"def)"/12;
    ENDFIX
    ENDFIX
    Thanks & Regards,
    Sravan Kumar.

    PadmajaV,
    The problem with your approach is that:
    FIX(Jan:Dec)
    "Mbr name"=("abc"+"def)"/12;
    ENDFIX
    Is going to fail because abc and def are variables that only exist within the scope of the member calc block.
    The OP might try:
    FIX(some mebers)
    Var abc;
    Var def;
    "Mbr name"
    IF(Gradde<10)
    "abc"=200*4;
    ELSE
    "def"=500*4;
    ENDIF;
    /* I suspect this test for month isn't necessary, or should be better handled in the overall FIX */
    IF(@ISMBR("Jan":"Dec"))
    "Mbr name"=("abc"+"def)"/12;
    ENDIF
    ENDFIX
    Again, it may be better to not put in that IF @ISMBR at all and just change the first FIX to :
    FIX(some mebers, "Jan":"Dec")
    Regards,
    Cameron Lackpour

  • QT 7 won't open .mov files after copy-pasting clips together

    Working on latest video project: QT 7 Pro suddenly started reporting "can't find file ****" and "Searching" when trying to get it to play edited movie clips (.mov).
    Of course, this was after I'd trashed the no longer needed files I'd used to either copy-paste short clips into one longer clip - or - after I used the "add audio track" command to add a voice over audio track.  
    Unable to make sense of this crash report - but maybe someone can tell me what's wrong here. 
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:32 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination]. Ignoring.
    9/1/11 1:20:33 AM          QuickTime Player 7[193]          -[NSProcessInfo enableSuddenTermination] has been invoked more times than necessary to balance invocations of -[NSProcessInfo disableSuddenTermination].

    What are the aduio and video codecs of the clips in question? (Apple/CMD+I for get info). Are you playing them from her computer through a LAN connection on yours or copying them to yours and playing them , or at least trying to?
    I cannot recall offhand the minimum specs for playback of high bitrate H264 clips but I suspect a 1.25 PPC Mini is well below the spec. Her macbook is about 10X more "powerful" than yours.
    She could encode these clips to a smaller bitrate and maybe less strenuous codec like MPEG-4 vs. H264 at maybe 1000 kb/sec as a start.

  • XML Updating not possible after Copy Paste

    Hi all
    I have a problem with updating large financial tables. The tables are generated from Excel into XML, then placed via JavaScript on ID pages. I can get up to 10 tables some containing 100 rows by 8 cols data.
    All formating is done by the combination of Tags, Styles and Scripts.
    Should the people that generate the financial tables in the first place update the Excel file, we re run the process and the layout tables in ID update no problem.
    Now come the layout artists and copy paste the table they need onto the layout where additional background stories and images combine into the final layout.
    The XML tree of the data they copy also copies into the layoutfile. All good so far.
    Now an update via Excel arrives and I need to update the final layout file.
    But the link is no longer in the Links palette. As soon as I do the copy paste it is gone.
    How do I update the relevant subset of XML on the final layout file, from the complete XML dataset given to me.
    Any ideas where I went wrong?
    Romano

    I do not think is possible to copy links between documents.
    I think the only way to create a link is to Import XML and Create Link.
    Therefore, you should try to adopt a workflow that does not result in copy and pasting the XML to a new document:
    Several choices present themselves:
    1. Adjust your script to import the XML into the final layout file directly.
    2. After you have copy-and-pasted the XML, open the structure pane, select the XML root, and re-import the XML file by hand, creating a link.
    3. Cut and paste the final layout into the layout with the link.
    4. Pages (panel) > Move Pages the pages from the final layout into the layout with the linked XML content, and then move the linked XML around in that layout onto the pages where it matters
    Good luck!

  • Getting rid of Multiple Spaces in Code View (after Copying/Pasting)

    Hello,
    I'm trying to find a way to get rid of multiple spaces between words in Dreamweaver CS3's code view.
    Oftentimes, when I copy/paste text from elsewhere (e-mail, website, etc), the Dreamweaver code shows up with multiple spaces. Normally, that wouldn't be problem -- except that my blog's auto-tag plug-in doesn't detect selected phrases when there are multiple spaces between words, e.g., it'll detect "Swiss Alps" in a post but not "Swiss  Alps" (notice the extra space between words in the second phrase).
    If at all possible, I'd like to be able to keep Dreamweaver's text formatting option when I copy and paste, as that means I don't need to manually put words in bold/italics.So, is there a way to keep that option while getting rid of all the extra spacing between words?
    By the way, I'm familiar with Wordpress CSS, but not with Dreamweaver CSS. Not sure if there's any difference.
    Any assistance would be much appreciated.

    I make it a point to never paste formatted text into HTML pages.  Formatted text from MS Office usually contains a variety of junk you don't want and I don't have that much faith in MS Word code removal tools.
    Bold and Italics from Word or Outlook should be changed to current HTML tags of <strong> for bold and <em> or emphasis for italics anyway.  Also see Logical Tags here:
    http://www.htmlcodetutorial.com/logical.html
    Find and replace is good for removing whitespace if you know how to do it correctly. Make backup copies just in case things go wrong.  http://www.tjkdesign.com/articles/whitespace.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • Why do I loose after copy paste the live paint areas?

    Hello.
    can anybody help me?
    If I copy paste something I loose the live paint area.
    I´m using the adobe illustrator CC. With CS5 I didn´t have this problem.
    thanks for help!
    ciao
    Lisa

    Hello.
    I have an object.
    I filled the object with the different colors with live paint function. (Select path, live paint, make)
    I select this object, copy it and paste it in another file.
    I loose colors in the object.
    I hope my explanation is not too complicated.
    thanks for your help!
    ciao

Maybe you are looking for

  • I am getting Error while installing any applicatio...

    I am getting "Download error" while installing any applications whethet it is from  Nokia Suit or Nokia Store or N 8 fanclub Sighned . After installation its coming to preparing than an error  Solved! Go to Solution.

  • Best Practice for Portable Home Directories

    What are the 'best practice' directories to sync for Portable Homes - at login and in the background. I want to make my user experience a little better than it is now. Login and logout take about 2 minutes - even over ethernet 100Mb, and longer using

  • UTF-16: better than UTF-8? How to use?

    I read about UTF-8/UTF-16 and found out, that UTF-16 characters all have the same encopded length while UTF-8 uses a more compact representation. But why does Eclipse just shows one line of strange characters (most times little squares) in my .java f

  • Sender as File and receiver as WebService

    I have following scenrio to work on but not sure how to do it.Any help on this is greatly apperciated. I have sender which can post file to XI asynchronously and webService which can process it on the receiving it synchronously. Is there any way to c

  • Web logic 8.1 and getString trouble

    When using the following function with the SQL: SELECT A, B, C FROM D WHERE A=E and i call the campoString("A") i received the expected value for the campoString("B") and so on. The problematic class is, there is no weblogic code on it, the project i