Add Label (and other things like SequenceCall, Statement etc) in Main Sequence ?

Hi all,
I try to add Label in Main sequence, but problem is how to refer there. Successfully were done subsequences and their content, but now want to add content in main sequence (labels, SequenceCall, Statement etc). Can you someone help me with this code ? (CVI/LabWidows). This code in intended to add Label (szName) into Main sequence.
Before entering Label, need to refered to Main in Sequence file. This part missing.
tsErrChkMsgPopup( TS_EngineGetSeqFileEx (EngineHandle, &errorInfo, SeqTemplate_path, TS_GetSeqFile_DoNotRunLoadCallback, TS_ConflictHandler_Prompt, &SequenceFileHandle));
tsErrChkMsgPopup( TS_EngineNewStep (EngineHandle, &errorInfo, "","Label",&labelStep));
tsErrChkMsgPopup( TS_StepSetName (labelStep, &errorInfo, szName));
error = TS_SequenceInsertStep (SequenceFileHandle, &errorInfo, labelStep, indexL, TS_StepGroup_Main);
 I've tryed with TS_SeqContextGetMain(), but does not work.
Best regards,
branar
Solved!
Go to Solution.

Hi Ray,
Still does not work. I've tried first to add Sequence, but it was add subsequence (not is MainSequence)
tsErrChkMsgPopup( TS_EngineGetSeqFileEx (EngineHandle, &errorInfo, SeqTemplate_path,
TS_GetSeqFile_DoNotRunLoadCallback, TS_ConflictHandler_Prompt, &SequenceFileHandle));
// tsErrChkMsgPopup( TS_EngineNewSequence (EngineHandle, &errorInfo, &newSequence));
// tsErrChkMsgPopup(TS_SequenceSetName (newSequence, NULL, "Main"));
// tsErrChkMsgPopup( TS_SeqFileInsertSequence (SequenceFileHandle, &errorInfo, newSequence));
tsErrChkMsgPopup( TS_EngineNewStep (EngineHandle, &errorInfo, "","Label",&labelStep));
tsErrChkMsgPopup( TS_StepSetName (labelStep, &errorInfo, szName));
error = TS_SequenceInsertStep (SequenceFileHandle, &errorInfo, labelStep, indexL, TS_StepGroup_Main);
 After that, I was tried with:
tsErrChkMsgPopup( TS_EngineGetSeqFileEx (EngineHandle, &errorInfo, SeqTemplate_path,
TS_GetSeqFile_DoNotRunLoadCallback, TS_ConflictHandler_Prompt, &SequenceFileHandle));
tsErrChkMsgPopup( TS_SeqFileGetSequence (SequenceFileHandle, &errorInfo, 0, &Sequence));
tsErrChkMsgPopup( TS_EngineNewStep (EngineHandle, &errorInfo, "","Label",&labelStep));
tsErrChkMsgPopup( TS_StepSetName (labelStep, &errorInfo, szName));
error = TS_SequenceInsertStep (SequenceFileHandle, &errorInfo, labelStep, indexL, TS_StepGroup_Main);
 Problem is probably in defining seq. file's MainSequence. So, I use two files (one default where i get normal subsequencies, and second (target), created with new formed subsequencies and default file. New subsequencies are copied into a target file. Adding context in MainSequence seems to be problematically, at least for me. I want first to "fulfill" mainSequence (trying to get code for this) and after that rest of subsequences and default context. My code currently create subsequences and their context succesfully.
best regards,
branara

Similar Messages

  • Macbook Pro Unibody Early 2011 seems to keep hanging up in Firefox and other apps like VLC, Quicktime, etc. Recently loaded gfxcardstatus app and then deleted it using CleanApp app.

    Here's my console log. Let me know if you need any more info.  Thanks!
    10/7/13 6:52:30 PM          com.parallels.vm.prl_naptd[133]          QKqueueFileSystemWatcherEngine::addPaths: open: No such file or directory
    10/7/13 6:52:30 PM          com.parallels.vm.prl_naptd[133]          QFileSystemWatcher: failed to add paths: /Library/Managed Preferences
    10/7/13 8:26:55 PM          com.parallels.vm.prl_naptd[133]          QKqueueFileSystemWatcherEngine::addPaths: open: No such file or directory
    10/7/13 8:26:55 PM          com.parallels.vm.prl_naptd[133]          QFileSystemWatcher: failed to add paths: /Library/Managed Preferences
    10/7/13 8:28:47 PM          com.apple.launchd[1]          *** launchd[1] has started up. ***
    10/7/13 8:28:54 PM          com.apple.launchd[1]          (com.apple.instruments.server.mig) Unknown key: POSIXSpawnType
    10/7/13 8:28:54 PM          com.apple.launchd[1]          (com.apple.usbmuxd) Unknown key: POSIXSpawnType
    10/7/13 8:29:17 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:29:17 ianking.local CleanApp Daemon[56] <Warning>: 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    10/7/13 8:29:17 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:29:17 ianking.local CleanApp Daemon[56] <Error>: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    10/7/13 8:29:17 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:29:17 ianking.local CleanApp Daemon[56] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    10/7/13 8:29:17 PM          com.synium.cleanappdaemon[56]          _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    10/7/13 8:29:24 PM          com.parallels.vm.prl_naptd[135]          QKqueueFileSystemWatcherEngine::addPaths: open: No such file or directory
    10/7/13 8:29:24 PM          com.parallels.vm.prl_naptd[135]          QFileSystemWatcher: failed to add paths: /Library/Managed Preferences
    10/7/13 8:29:24 PM          com.apple.launchd[1]          (com.apple.xprotectupdater[31]) Exited with exit code: 252
    10/7/13 8:29:24 PM          com.apple.launchctl.Aqua[168]          launchctl: Please convert the following to launchd: /etc/mach_init_per_user.d/com.adobe.SwitchBoard.monitor.plist
    10/7/13 8:29:24 PM          com.apple.launchd.peruser.501[166]          (com.robohippo.HippoConnectAgent) Ignored this key: UserName
    10/7/13 8:29:24 PM          com.apple.launchd.peruser.501[166]          (com.robohippo.HippoConnectAgent) Ignored this key: GroupName
    10/7/13 8:29:24 PM          com.apple.launchd.peruser.501[166]          (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    10/7/13 8:29:24 PM          com.apple.launchctl.Aqua[168]          org.thebends.iphonedisk.mobile_fs_util: Already loaded
    10/7/13 8:30:22 PM          com.apple.launchd[1]          *** launchd[1] has started up. ***
    10/7/13 8:30:28 PM          com.apple.launchd[1]          (com.apple.instruments.server.mig) Unknown key: POSIXSpawnType
    10/7/13 8:30:28 PM          com.apple.launchd[1]          (com.apple.usbmuxd) Unknown key: POSIXSpawnType
    10/7/13 8:30:45 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:30:45 ianking.local CleanApp Daemon[56] <Warning>: 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    10/7/13 8:30:45 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:30:45 ianking.local CleanApp Daemon[56] <Error>: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    10/7/13 8:30:45 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:30:45 ianking.local CleanApp Daemon[56] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    10/7/13 8:30:45 PM          com.synium.cleanappdaemon[56]          _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    10/7/13 8:30:47 PM          com.parallels.vm.prl_naptd[135]          QKqueueFileSystemWatcherEngine::addPaths: open: No such file or directory
    10/7/13 8:30:47 PM          com.parallels.vm.prl_naptd[135]          QFileSystemWatcher: failed to add paths: /Library/Managed Preferences
    10/7/13 8:30:48 PM          com.apple.launchctl.Aqua[164]          launchctl: Please convert the following to launchd: /etc/mach_init_per_user.d/com.adobe.SwitchBoard.monitor.plist
    10/7/13 8:30:48 PM          com.apple.launchd.peruser.501[162]          (com.robohippo.HippoConnectAgent) Ignored this key: UserName
    10/7/13 8:30:48 PM          com.apple.launchd.peruser.501[162]          (com.robohippo.HippoConnectAgent) Ignored this key: GroupName
    10/7/13 8:30:48 PM          com.apple.launchd.peruser.501[162]          (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    10/7/13 8:30:48 PM          com.apple.launchctl.Aqua[164]          org.thebends.iphonedisk.mobile_fs_util: Already loaded
    10/7/13 8:30:51 PM          com.apple.launchd[1]          (com.apple.xprotectupdater[31]) Exited with exit code: 252
    10/7/13 8:32:27 PM          com.apple.launchd[1]          *** launchd[1] has started up. ***
    10/7/13 8:32:34 PM          com.apple.launchd[1]          (com.apple.instruments.server.mig) Unknown key: POSIXSpawnType
    10/7/13 8:32:34 PM          com.apple.launchd[1]          (com.apple.usbmuxd) Unknown key: POSIXSpawnType
    10/7/13 8:32:52 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:32:52 ianking.local CleanApp Daemon[56] <Warning>: 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    10/7/13 8:32:52 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:32:52 ianking.local CleanApp Daemon[56] <Error>: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    10/7/13 8:32:52 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:32:52 ianking.local CleanApp Daemon[56] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    10/7/13 8:32:53 PM          com.synium.cleanappdaemon[56]          _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    10/7/13 8:32:57 PM          com.parallels.vm.prl_naptd[127]          QKqueueFileSystemWatcherEngine::addPaths: open: No such file or directory
    10/7/13 8:32:57 PM          com.parallels.vm.prl_naptd[127]          QFileSystemWatcher: failed to add paths: /Library/Managed Preferences
    10/7/13 8:32:57 PM          com.apple.launchctl.Aqua[166]          launchctl: Please convert the following to launchd: /etc/mach_init_per_user.d/com.adobe.SwitchBoard.monitor.plist
    10/7/13 8:32:57 PM          com.apple.launchd.peruser.501[164]          (com.robohippo.HippoConnectAgent) Ignored this key: UserName
    10/7/13 8:32:57 PM          com.apple.launchd.peruser.501[164]          (com.robohippo.HippoConnectAgent) Ignored this key: GroupName
    10/7/13 8:32:57 PM          com.apple.launchd.peruser.501[164]          (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    10/7/13 8:32:57 PM          com.apple.launchctl.Aqua[166]          org.thebends.iphonedisk.mobile_fs_util: Already loaded
    10/7/13 8:33:02 PM          com.apple.launchd[1]          (com.apple.xprotectupdater[31]) Exited with exit code: 252
    10/7/13 8:46:35 PM          com.apple.launchd[1]          *** launchd[1] has started up. ***
    10/7/13 8:46:42 PM          com.apple.launchd[1]          (com.apple.instruments.server.mig) Unknown key: POSIXSpawnType
    10/7/13 8:46:42 PM          com.apple.launchd[1]          (com.apple.usbmuxd) Unknown key: POSIXSpawnType
    10/7/13 8:47:07 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:47:07 ianking.local CleanApp Daemon[56] <Warning>: 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    10/7/13 8:47:07 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:47:07 ianking.local CleanApp Daemon[56] <Error>: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    10/7/13 8:47:07 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:47:07 ianking.local CleanApp Daemon[56] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    10/7/13 8:47:08 PM          com.synium.cleanappdaemon[56]          _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    10/7/13 8:47:13 PM          com.parallels.vm.prl_naptd[128]          QKqueueFileSystemWatcherEngine::addPaths: open: No such file or directory
    10/7/13 8:47:13 PM          com.parallels.vm.prl_naptd[128]          QFileSystemWatcher: failed to add paths: /Library/Managed Preferences
    10/7/13 8:47:13 PM          com.apple.launchctl.Aqua[169]          launchctl: Please convert the following to launchd: /etc/mach_init_per_user.d/com.adobe.SwitchBoard.monitor.plist
    10/7/13 8:47:13 PM          com.apple.launchd.peruser.501[167]          (com.robohippo.HippoConnectAgent) Ignored this key: UserName
    10/7/13 8:47:13 PM          com.apple.launchd.peruser.501[167]          (com.robohippo.HippoConnectAgent) Ignored this key: GroupName
    10/7/13 8:47:13 PM          com.apple.launchd.peruser.501[167]          (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    10/7/13 8:47:13 PM          com.apple.launchctl.Aqua[169]          org.thebends.iphonedisk.mobile_fs_util: Already loaded
    10/7/13 8:47:16 PM          com.apple.launchd[1]          (com.apple.xprotectupdater[31]) Exited with exit code: 252
    10/7/13 8:49:00 PM          com.apple.launchd[1]          *** launchd[1] has started up. ***
    10/7/13 8:49:07 PM          com.apple.launchd[1]          (com.apple.instruments.server.mig) Unknown key: POSIXSpawnType
    10/7/13 8:49:07 PM          com.apple.launchd[1]          (com.apple.usbmuxd) Unknown key: POSIXSpawnType
    10/7/13 8:49:27 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:49:27 ianking.local CleanApp Daemon[56] <Warning>: 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    10/7/13 8:49:27 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:49:27 ianking.local CleanApp Daemon[56] <Error>: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    10/7/13 8:49:27 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 20:49:27 ianking.local CleanApp Daemon[56] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    10/7/13 8:49:28 PM          com.synium.cleanappdaemon[56]          _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    10/7/13 8:49:32 PM          com.parallels.vm.prl_naptd[129]          QKqueueFileSystemWatcherEngine::addPaths: open: No such file or directory
    10/7/13 8:49:32 PM          com.parallels.vm.prl_naptd[129]          QFileSystemWatcher: failed to add paths: /Library/Managed Preferences
    10/7/13 8:49:32 PM          com.apple.launchctl.Aqua[168]          launchctl: Please convert the following to launchd: /etc/mach_init_per_user.d/com.adobe.SwitchBoard.monitor.plist
    10/7/13 8:49:32 PM          com.apple.launchd.peruser.501[166]          (com.robohippo.HippoConnectAgent) Ignored this key: UserName
    10/7/13 8:49:32 PM          com.apple.launchd.peruser.501[166]          (com.robohippo.HippoConnectAgent) Ignored this key: GroupName
    10/7/13 8:49:32 PM          com.apple.launchd.peruser.501[166]          (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    10/7/13 8:49:32 PM          com.apple.launchctl.Aqua[168]          org.thebends.iphonedisk.mobile_fs_util: Already loaded
    10/7/13 8:49:34 PM          com.apple.launchd[1]          (com.apple.xprotectupdater[31]) Exited with exit code: 252
    10/7/13 8:49:37 PM          com.apple.launchd.peruser.501[166]          (com.google.keystone.user.agent[210]) posix_spawn("/Users/ianking/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareU pdate.bundle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/Goo gleSoftwareUpdateAgent", ...): No such file or directory
    10/7/13 8:49:37 PM          com.apple.launchd.peruser.501[166]          (com.google.keystone.user.agent[210]) Exited with exit code: 1
    10/7/13 8:49:37 PM          com.parallels.vm.prl_pcproxy[198]          QKqueueFileSystemWatcherEngine::addPaths: open: No such file or directory
    10/7/13 8:49:37 PM          com.parallels.vm.prl_pcproxy[198]          QFileSystemWatcher: failed to add paths: /Library/Managed Preferences
    10/7/13 8:49:38 PM          HippoConnectAgent[197]          Starting HippoConnectAgent...
    10/7/13 8:49:39 PM          HippoConnectAgent[197]          Server started on port 41660
    10/7/13 8:49:41 PM          com.apple.launchd.peruser.501[166]          (com.apple.Kerberos.renew.plist[191]) Exited with exit code: 1
    10/7/13 8:49:41 PM          HippoConnectAgent[197]          Bonjour Service Published: domain(local.) type(_HippoRemote._tcp.) name(ianking) port(41660)
    10/7/13 8:49:42 PM          org.thebends.iphonedisk.mobile_fs_util[195]          mobile_fs_util: Waiting for device connection
    10/7/13 8:49:43 PM          com.apple.launchd.peruser.501[166]          (com.apple.mrt.uiagent[190]) Exited with exit code: 255
    10/7/13 8:49:44 PM          1PasswordAgent[208]          Starting 1PasswordAgent 3.8.20 #31499 built Jul 17 2012 08:27:02
    10/7/13 8:49:45 PM          1PasswordAgent[208]          Trying to load Localizable.strings [English] from the main bundle
    10/7/13 8:49:46 PM          1PasswordAgent[208]          Cannot find English version, using English localization for Localizable.strings
    10/7/13 8:49:47 PM          com.divx.dms.agent[201]          Lauching DivX Media Server: "/Library/Application Support/DivX/DivXMediaServer.app/Contents/MacOS/DivXMediaServer" with arguments: ()
    10/7/13 8:49:47 PM          SystemUIServer[171]                    MenuCracker 2.2 (/Library/Application Support/iStat local/extras/MenuCracker.menu)
              See http://sourceforge.net/projects/menucracker
              MenuCracker is now loaded. Ready to accept new menu extras.
    10/7/13 8:49:47 PM          SystemUIServer[171]          failed to instantiate and get the principal class of bundle: NSBundle </Library/Application Support/iStat local/extras/MenuCracker.menu> (loaded)
    10/7/13 8:49:49 PM          com.apple.launchd.peruser.501[166]          (0x1005000c0.mach_init.switchboard.sh) Failed to check-in!
    10/7/13 8:49:49 PM          FontAgent Activator[224]          I ::IDDLog::loadConfigFromPath() Load config from "/Library/Application Support/FontAgent Pro/FontAgent Activator.app/Contents/Resources/English.lproj/IDDLog.plist"
    10/7/13 8:49:49 PM          FontAgent Activator[224]          I ::IDDLog::loadLevelsFromArgumentLine(-IDDLog I -logFileVersion 5008)
    10/7/13 8:49:49 PM          FontAgent Activator[224]          I ::IDDLog::loadLevelsFromArgumentLine(IDDLog = "I"; logFileVersion = "5008"; )
    10/7/13 8:49:49 PM          FontAgent Activator[224]          E ::IDDLog::loadConfigFromPath() no path for key "logFile" will try key "logFile_FontAgent Activator"
    10/7/13 8:49:53 PM          1PasswordAgent[208]          reloadAllObjects
    10/7/13 8:49:53 PM          1PasswordAgent[208]          Database (AGHtmlDatabase:file://localhost/Users/ian/Dropbox/1Password.agilekeychain/) load time [Cache]: 0.607+0.001 (28 objects)
    10/7/13 8:49:58 PM          CobookHelper[227]          Launching Cobook: /Applications/Cobook.app/Contents/MacOS/Cobook
    10/7/13 8:50:01 PM          com.apple.WindowServer[120]          Mon Oct  7 20:50:01 ianking.local WindowServer[120] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    10/7/13 8:50:07 PM          SystemUIServer[171]          MenuCracker: Allowing "iStatMenusTemps".
    10/7/13 8:50:15 PM          SystemUIServer[171]          iStat Menus loading extra - sensors
    10/7/13 8:50:36 PM          com.apple.launchd.peruser.501[166]          (net.infinite-labs.SIMBLEnablerForSandboxedApps[209]) Job appears to have crashed: Abort trap
    10/7/13 8:50:42 PM          ReportCrash[221]          Saved crash report for SIMBL Enabler for Sandboxed Apps[209] version ??? (???) to /Users/ian/Library/Logs/DiagnosticReports/SIMBL Enabler for Sandboxed Apps_2013-10-07-205041_ianking.crash
    10/7/13 8:52:07 PM          1PasswordAgent[208]          Crypto operation failed: -4304
    10/7/13 8:53:36 PM          1PasswordAgent[208]          [HYBI] socketDidDisconnect: Error Domain=GCDAsyncSocketErrorDomain Code=7 UserInfo=0x1022235d0 "Socket closed by remote peer"
    10/7/13 8:53:36 PM          com.apple.launchd.peruser.501[166]          ([0x0-0x20020].org.mozilla.firefox[266]) Exited: Terminated
    10/7/13 8:53:44 PM          com.apple.RemoteUI[271]          CoreAnimation: rendering error 501
    10/7/13 8:53:59 PM          com.apple.RemoteUI[271]          HTTP2 Streaming Reads ON
    10/7/13 8:54:03 PM          1PasswordAgent[208]          Crypto operation failed: -4304
    10/7/13 8:57:51 PM          org.thebends.iphonedisk.mobile_fs_util[195]          mobile_fs_util: AMDeviceStartService failed
    10/7/13 8:57:51 PM          org.thebends.iphonedisk.mobile_fs_util[195]          mobile_fs_util: Device disconnected
    10/7/13 8:58:11 PM          org.thebends.iphonedisk.mobile_fs_util[195]          mobile_fs_util: Device disconnected
    10/7/13 9:01:11 PM          com.apple.launchd[1]          *** launchd[1] has started up. ***
    10/7/13 9:01:18 PM          com.apple.launchd[1]          (com.apple.instruments.server.mig) Unknown key: POSIXSpawnType
    10/7/13 9:01:18 PM          com.apple.launchd[1]          (com.apple.usbmuxd) Unknown key: POSIXSpawnType
    10/7/13 9:01:46 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 21:01:46 ianking.local CleanApp Daemon[56] <Warning>: 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    10/7/13 9:01:46 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 21:01:46 ianking.local CleanApp Daemon[56] <Error>: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    10/7/13 9:01:46 PM          com.synium.cleanappdaemon[56]          Mon Oct  7 21:01:46 ianking.local CleanApp Daemon[56] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    10/7/13 9:01:48 PM          com.synium.cleanappdaemon[56]          _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    10/7/13 9:01:53 PM          com.apple.launchd[1]          (com.apple.xprotectupdater[31]) Exited with exit code: 252
    10/7/13 9:01:55 PM          com.parallels.vm.prl_naptd[132]          QKqueueFileSystemWatcherEngine::addPaths: open: No such file or directory
    10/7/13 9:01:55 PM          com.parallels.vm.prl_naptd[132]          QFileSystemWatcher: failed to add paths: /Library/Managed Preferences
    10/7/13 9:01:55 PM          com.apple.launchctl.Aqua[170]          launchctl: Please convert the following to launchd: /etc/mach_init_per_user.d/com.adobe.SwitchBoard.monitor.plist
    10/7/13 9:01:55 PM          com.apple.launchd.peruser.501[168]          (com.robohippo.HippoConnectAgent) Ignored this key: UserName
    10/7/13 9:01:55 PM          com.apple.launchd.peruser.501[168]          (com.robohippo.HippoConnectAgent) Ignored this key: GroupName
    10/7/13 9:01:55 PM          com.apple.launchd.peruser.501[168]          (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    10/7/13 9:01:55 PM          com.apple.launchctl.Aqua[170]          org.thebends.iphonedisk.mobile_fs_util: Already loaded
    10/7/13 9:01:59 PM          SystemUIServer[173]                    MenuCracker 2.2 (/Library/Application Support/iStat local/extras/MenuCracker.menu)
              See http://sourceforge.net/projects/menucracker
              MenuCracker is now loaded. Ready to accept new menu extras.
    10/7/13 9:01:59 PM          SystemUIServer[173]          failed to instantiate and get the principal class of bundle: NSBundle </Library/Application Support/iStat local/extras/MenuCracker.menu> (loaded)
    10/7/13 9:01:59 PM          SystemUIServer[173]          MenuCracker: Allowing "iStatMenusTemps".
    10/7/13 9:02:00 PM          com.apple.launchd.peruser.501[168]          (com.google.keystone.user.agent[214]) posix_spawn("/Users/ianking/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareU pdate.bundle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/Goo gleSoftwareUpdateAgent", ...): No such file or directory
    10/7/13 9:02:00 PM          com.apple.launchd.peruser.501[168]          (com.google.keystone.user.agent[214]) Exited with exit code: 1
    10/7/13 9:02:00 PM          HippoConnectAgent[201]          Starting HippoConnectAgent...
    10/7/13 9:02:00 PM          com.divx.dms.agent[205]          Lauching DivX Media Server: "/Library/Application Support/DivX/DivXMediaServer.app/Contents/MacOS/DivXMediaServer" with arguments: ()
    10/7/13 9:02:00 PM          com.parallels.vm.prl_pcproxy[202]          QKqueueFileSystemWatcherEngine::addPaths: open: No such file or directory
    10/7/13 9:02:00 PM          com.parallels.vm.prl_pcproxy[202]          QFileSystemWatcher: failed to add paths: /Library/Managed Preferences
    10/7/13 9:02:00 PM          org.thebends.iphonedisk.mobile_fs_util[199]          mobile_fs_util: Waiting for device connection
    10/7/13 9:02:00 PM          com.apple.launchd.peruser.501[168]          (com.apple.Kerberos.renew.plist[195]) Exited with exit code: 1
    10/7/13 9:02:00 PM          HippoConnectAgent[201]          Server started on port 41660
    10/7/13 9:02:01 PM          FontAgent Activator[228]          I ::IDDLog::loadConfigFromPath() Load config from "/Library/Application Support/FontAgent Pro/FontAgent Activator.app/Contents/Resources/English.lproj/IDDLog.plist"
    10/7/13 9:02:01 PM          FontAgent Activator[228]          I ::IDDLog::loadLevelsFromArgumentLine(-IDDLog I -logFileVersion 5008)
    10/7/13 9:02:01 PM          FontAgent Activator[228]          I ::IDDLog::loadLevelsFromArgumentLine(IDDLog = "I"; logFileVersion = "5008"; )
    10/7/13 9:02:01 PM          FontAgent Activator[228]          E ::IDDLog::loadConfigFromPath() no path for key "logFile" will try key "logFile_FontAgent Activator"
    10/7/13 9:02:01 PM          1PasswordAgent[212]          Starting 1PasswordAgent 3.8.20 #31499 built Jul 17 2012 08:27:02
    10/7/13 9:02:01 PM          1PasswordAgent[212]          Trying to load Localizable.strings [English] from the main bundle
    10/7/13 9:02:01 PM          1PasswordAgent[212]          Cannot find English version, using English localization for Localizable.strings
    10/7/13 9:02:01 PM          com.apple.launchd.peruser.501[168]          (com.apple.mrt.uiagent[194]) Exited with exit code: 255
    10/7/13 9:02:02 PM          com.apple.launchd.peruser.501[168]          (0x100502ce0.mach_init.switchboard.sh) Failed to check-in!
    10/7/13 9:02:03 PM          1PasswordAgent[212]          reloadAllObjects
    10/7/13 9:02:03 PM          1PasswordAgent[212]          Database (AGHtmlDatabase:file://localhost/Users/ian/Dropbox/1Password.agilekeychain/) load time [Cache]: 0.005+0.001 (28 objects)
    10/7/13 9:02:06 PM          HippoConnectAgent[201]          Bonjour Service Published: domain(local.) type(_HippoRemote._tcp.) name(ianking) port(41660)
    10/7/13 9:02:07 PM          SystemUIServer[173]          iStat Menus loading extra - sensors
    10/7/13 9:02:38 PM          com.apple.launchd.peruser.501[168]          (net.infinite-labs.SIMBLEnablerForSandboxedApps[213]) Job appears to have crashed: Abort trap
    10/7/13 9:02:43 PM          ReportCrash[227]          Saved crash report for SIMBL Enabler for Sandboxed Apps[213] version ??? (???) to /Users/ian/Library/Logs/DiagnosticReports/SIMBL Enabler for Sandboxed Apps_2013-10-07-210240_ianking.crash
    10/7/13 9:03:05 PM          SIMBL Agent[200]          warning: failed to get scripting definition from /Applications/Utilities/Console.app; it may not be scriptable.
    10/7/13 9:03:18 PM          com.apple.WindowServer[120]          Mon Oct  7 21:03:18 ianking.local WindowServer[120] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    10/7/13 9:03:05 PM          SIMBL Agent[200]          warning: failed to get scripting definition from /Applications/Utilities/Console.app; it may not be scriptable.
    10/7/13 9:03:18 PM          com.apple.WindowServer[120]          Mon Oct  7 21:03:18 ianking.local WindowServer[120] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.

    You have too many non-Apple system modifiers--it's hard to tell you where to start. So we can get a clear view of what is installed, please download Etrecheck here:
    http://www.etresoft.com/etrecheck
    It is safe, and developed by a contributor here in order to easily display your system config in Apple Discussions. Run it and copy/paste the results here. Then we can start the rather long task of getting you shed of software that is trashing your Mac.

  • Problems with initial set up for mail and other things

    I am having issues with mail set up and getting printers and other things work with Mac Pro Book, since i am new convert i am feeling really frustrated with these things, anyone out there has experince in mac mail set ups and other instatlations like msn messanger etc.

    Sorry you are having problems but you need to provide more detailed information about the problems such as what type of email account are you trying to set up in Mail - .Mac, IMAP or POP and is this account provided by your ISP used for connecting to the internet or by an email account provider?
    What happens including error messages provided when trying to create the email account in Mail?
    Regarding a printer problem, this is the Mail & Address Book forum. You should post a question about printer issues with detailed information such as the make and model of your printer and what you have tried to this point at the Printer & Faxing forum here.
    http://discussions.apple.com/forum.jspa?forumID=756
    Installing MSN Messenger should be easy. I believe Messenger does not include an installer and is provided as package via a disk image that only requires dragging the application from the mounted disk image to your Applications folder which copies the application package from the mounted disk image to your hard drive.
    What problems are you having with installing Messenger?

  • I have CS5 design premium student and teacher edition, have never been able to receive any updates. And cannot find cetain features like Content Aware, Adobe Watermarks etc...Is there any way I can add these and other features

    I have never been able to receive any updates. And cannot find cetain features like Content Aware, Adobe Watermarks etc...Is there any way I can add these and other features unavailable to me? Or do I have to upgrade the version I have? If so, how much would that be?

    The only "content aware" feature in CS5 is the fill, so you are not missing anything with the updates because nothing more is there. And I honestly don't know what you mean by "Adobe watermarks" there is no such thing, but there is a series of scripts for such stuff.
    Mylenium

  • I changed my sim on my iPhone n reconfigured iMessage, it configured with my number but when i sign in with my apple id it says username/password is wrong while in all other things like FaceTime, App Store it worked with the same id and password

    i changed my sim on my iPhone n reconfigured iMessage, it configured with my number but when i sign in with my apple id it says username/password is wrong while in all other things like FaceTime, App Store it worked with the same id and password..
    can anyone help me to solve this issue

    i just opened my ipad, started my apple account/I.D. and realized I put the wrong e mail. I was having trouble correcting my I.D on the Ipad so I went to my laptop and make the proper changes/slash e mail address I wanted for my apple ID. I got back to my ipad and try to download an app I can't because I have to sign in my apple account and I can't because it still has the irrelivant I.D/email address..
    So, i did what you said.. went to setting>app store> tapped on my e mail.. it asked me to sign in (with my invalid emails address showing). I signed in with the password I had created. It said "incorrect".. I went to reset password. I reset password, tried to sign in and it says again "unvalid password".. this is getting irritating.  I have been asking and no one knows what to do.

  • I had a windows laptop, and I save files like photos, documents, videos and other things on an external hard drive, and now I want to move those files to the Mac book Pro, and then move those files again to another external hard drive 1T. My question is:

    I had a windows laptop, and I save files like photos,documents, videos and other things on an external hard drive, and now I want tomove those files to the Mac book Pro, and then move those files again toanother external hard drive 1T. My question is: Is it possible? Doing this willnot affect the files that I had in windows? No information is lost? or how cani do it?

    Connect the external drive to your Mac and drag the files from it to your Mac's internal drive. Then dismount and disconnect the external drive, connect the 1TB external drive, and drag the files from the internal drive onto the external. Nothing will have been deleted from any of the drives up to this point; the files will only have been copied. Verify that the files are readable. There's no reason they shouldn't be; this is just a precaution.
    Now if you wish to delete the files from any of the drives, drag them to the Trash, and Empty the Trash while the drive from which they came is still connected. If you disconnect the drive before emptying the Trash, the files you were trying to remove from it won't be deleted. They'll remain in the Trash and continue to take up space on the drive.
    Note that if your external drives are in NTFS format, you won't be able to write anything to them or delete anything from them, though you will be able to read and copy the files they contain. The NTFS disk format is read-only to the Mac OS, unless you have a third-party NTFS driver installed. To make your drives cross-platform readable and writable, you must reformat them in the FAT32 or ExFAT format.

  • My i4s wifi button is not working. when i opened the setting and then wifi the button is greyed out. then i opened general and then about. in the bar of wifi address it is written N/A. what does its mean. i have done all other things like setting general

    my i4s wifi button is not working. when i opened the setting and then wifi the button is greyed out. then i opened general and then about. in the bar of wifi address it is written N/A. what does its mean. i have done all other things like setting >general<reset<reset network setting. but all in vain. tell me the solution

    restore your phone as new through itunes. if the issue persists after a factory restore via itunes, it means you've got a hardware issue and the phone needs to be repaired

  • Old computer I had is OSX Snow Leopard with Entourage. New one is OSX Mavericks. Using Mail where are my addresses and old address book. Transferred old computer backup by Time Machine and other things work? Can't see a symbol for address book.

    Old computer I had is OSX Snow Leopard with Entourage. New one is OSX Mavericks. Using Mail where are my addresses and old address book. Transferred old computer backup by Time Machine and other things work? Can;t see a symbol for address book.

    Where are addresses kept on MAIL?  I don;t like the new format at all. Frances
    Begin forwarded message:
    From: Frances Topping <[email protected]>
    Subject: Re: - Old computer I had is OSX Snow Leopard with Entourage. New one is OSX Mavericks. Using Mail where are my addresses and old address book. Transferred old computer backup by Time Machine and other things work? Can't see a symbol for address book.
    Date: August 25, 2014 at 9:46:01 AM EDT
    To: discussions-replies <[email protected]>
    Old Entourage is POP and new Mavericks MAIL  is IMAP I believe. I don;t know how to export in the forms you mention. Frances

  • We use an add-on in one of our online solutions and we've identified a security vulnerability. The issue has been addressed in our latest add-ons and we would like to know how we may blocklist our previous player through a firefox update?

    We use an add-on in one of our online solutions and we've identified a security vulnerability. The issue has been addressed in our latest add-ons and we would like to know how we may blocklist our previous player through a firefox update?

    You can file a bug report to do that request.
    http://developer.mozilla.org/en/docs/Bug_writing_guidelines

  • When iCloud updates does it sometimes send your pictures and other things to your email or phone?

    When iCloud updates does it sometimes send pictures and other things on it to your email or phone randomly ?

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Suggestion to add label and checkboxes dynamically

    Hi,
    I am trying to add labels and check boxes dynamically when I touch a button. I am able to generate the labels and check boxes when I click buttons. Can any one suggest a general layout manager for this? Where do I add the componenst dynamically? Thanks.
    Edited by: Lilly07 on Mar 20, 2008 8:10 AM

    Hi,
    I am reading about gridBagLayout. I tried with Flow layout and it was messy.
    I will be having 4 buttons, 2 on top and 2 at the buttom, where as If I click one of the top right button, I have to populate labels and check boxes in the centre(mid) area. For every click, I will be populating one label and set of check boxes.. How do I do this?
    button1     button2
    ....(dynamically populated mid area)
    button3      button4I am able to add all the buttons in the layout. But how do I declare the mid area where dynamically populated ones will be added. Any suggestions would be helpful. Thanks.

  • Nice to see 13" retina but it has only Intel HD Graphics 4000 and does not have NVIDIA GeForce GT 650M with 1GB of GDDR5 memory card. How it will affect the speed, performance and other things compared to 15" retina where NVIDIA GeForce card is available.

    Nice to see 13" retina but it has only Intel HD Graphics 4000 and does not have NVIDIA GeForce GT 650M with 1GB of GDDR5 memory card. How it will affect the speed, performance and other things compared to 15" retina where NVIDIA GeForce card is available.

    The 15" Retina's will have better performance than any 13" Retina. Not only do the 15" machines have dedicated GPU's, but they also have quad-core processors, whereas the 13" Retina's only have dual-core processors.

  • In Adobe Flash CS6, I have a blue box appearing around lines drawn with the line tool (and other tools like brush etc). I can't figure out how to disable.

    In Adobe Flash CS6, I have a blue box appearing around lines drawn with the line tool (and other tools like brush etc). Whenever I try to use a tool,  a blue box appears around the line and I have to double click it to manipulate it, which opens just that line in a semi burred screen where all the other objects are semi-grey in the background. I can manipulate this line in this screen but nothing else at that time which I could do about 5 minutes ago. For exampe, I no longer can join up 2 lines drawn by the line tool together. For some reason this started randomly (probably due to a accidental shortcut combination) and I just can't put it back to what it used to be. I have inserted a video hopefully showing what I mean. Any help would be appreciated.

    Thank you - Just what I needed

  • Hello. It can be a iPhone4 accessories for the one with pictures and other things are transferred wirelessly to a TV? Thank you

    Hello. It can be a iPhone4 accessories for the one with pictures and other things are transferred wirelessly to a TV? Thank you 

    You need an Apple TV to be able to wirelessly send pictures etc. from iPhone.
    However you can buy an adapter if you want to connect to a TV
    http://store.apple.com/us/product/MC953

  • My Wife got an iPhone at work. IT set it up the first time on another machine, they finally install iTunes on her machine but I don't know if she can sync without loosing Photos, SMS, and other things. She had six months of stuff on that phone?

    My Wife got an iPhone at work. IT set it up the first time on another machine, they finally install iTunes on her machine but I don't know if she can sync without loosing Photos, SMS, and other things. She had six months of stuff on that phone?
    The problem is she can't update to new software until she connect to iTunes, but she don't want to loose all that info.
    My question is:
    If she register her apple ID on that new computer, and sync the phone, will she loose everything? or iTunes will back up first (because apple id match) and then sync.
    Otherwise, how can I do it? The closest apple store is 3 hours away. thanks!

    Before you connect to a new PC, make sure that autosync is disabled in Edit/Preferences/Devices, otherwise her phone will be wiped during the following sync.
    If she has data on the phone she wants to save, back up manually:
    Disable autosync in iTunes, connect your phone to her new computer and right click on it in the device list and choose backup. iTunes will backup your phone without syncing. Transfer the purchases the same way, choosing "transfer purchases" this time.
    When you connect your phone for the first time, all media content will be erased. But you can restore your settings and app data from your manual backup afterwards.
    Don't forget to set up at least one contact and event on your new computer to be able to merge calendars and contacts when you sync the phone for the first time.
    About backups and what's saved:http://support.apple.com/kb/HT1766
    How to back up and restore:http://support.apple.com/kb/HT1414
    How to download apps for free again:http://support.apple.com/kb/HT2519
    Transferring data is also covered here: http://support.apple.com/kb/HT4137

Maybe you are looking for

  • Name of PDF when saving

    Hi, I created a pdf and display it in WD4A. Everything works flne but when my users want to save the PDF locally with the standard adobe save button, the file name by default is "F.pdf". Thats in deed not a very meaningful name and I asked myself whe

  • Make icloud contacts the default contact folder in outlook 2007

    Recently Outlook 2007 Contacts defaulted to the Contacts folder under My Contacts instead of the Contacts in iCloud folder under iCloud.  The iCloud folder is at the top of list but Outlook does not default to it when I open Outlook 2007.  How do I c

  • Problem to change screen resolution in MB Intel DG41 with video on board

    Hi, I need some help as soon as possible because this problem it´s make me difficult my job. I have installed the MAC OS Snow Leopard 10.6.2 in a Motherboard Intel DG41 with micro Core2Duo and video on board of this motherboard and don´t let me chang

  • Customer material inforecord

    Hi I have a request concerning customer material inforecords. 1. Is it possible to make for a defined customer the customer material number mandatory in a sales document, anyone know if there is a standard solution for this ? 2 If the customer materi

  • Attach rar file in the mail

    My company IronPort has limited outgoing mail attachment size to 13MB. Recently, I found that when I send a mail attached with a rar file (10MB), the IronPort has detected the message size is over 13MB. Actually, the message body contains few words a