JTappedPane with the Same component

Hi,
I know that itsn't possible to put the same component in different tabs of a JTabbedPane, but i must perform this for my application, let say that i have a componenet similar to a JTable on which i can't perform all controls , only to change it's data, and I must put the same object into JTappbedPane and when selecting a tab the componenent change it's data according to the selected tab.
can any one help me to skip the JTabbedpane problem and implement this.
thanks in advance.
Regards,

From what I can see, you want to have some similar features with the table component in all the tabs. What I think you can do is to create some static fields in the table component which you'll use to store information for the table. Then in each tab create a new instance of the table component, and pass in the required data to be displayed. The static fields will be shared between the table components. That way if you have to call some data retrieval method, you only have to call the it one of the table components to get all the data for the other instances.
This will save you from having to listen to the tabs for which is selected and then change the table display.

Similar Messages

  • HOW do you display multiple componants with the same id e.g. same generated image

    Hi,
    I would like to display two of these with the same id (canvas) which is an image generated through AS
        <canvas:DrawingCanvas id="canvas" >
            </canvas:DrawingCanvas>
    This is an annotation program im working on, and i would 2 of the same view of image, the reason being that the user can view a large and small scale version of the image he/she is working with
    I--------------------I    i----i   - small version
    I                        I    i----i
    I large version   I
    I                        I
    I____________I
    thanks
    art

    You don't need the object to have the same id to achieve your desired results, and you can't have the same object with the same id anyway.
    Just ensure whatever the user does is carried out on the larger and smaller image.
    If this post answers your question or helps, please mark it as such. Thanks!
    http://www.stardustsystems.com
    Adobe Flex Development and Support Services

  • How to use the same component in different applications

    Hi All,
    I need to use the same component in different applications. i.e In opportunity, Quotation & Promotion.
    The Search help view in the component PRD01QR should be used in all these components but with different search criteria.
    With help of the DO_determine_configuration, different view configurations are possible but Different search criteria is not possible.
    for Eg. search parameter without DDLB, F4 options in another components.
    How can I control the behavior of the search view in different applications with restricting the field properties?
    Is it possible to find out where and in which component these search_help_search component is used?

    Hi Harry,
    Is it possible to find out where and in which component these search_help_search component is used?
    ans: I am giving an Example for your question go through that u might get clear about this.
    Ex: BT115IT_SLSO  sales order component
    below screen they component usage using for populate the product search component.
    please let me know any help required .
    Regards,
    vishwa.

  • Multiple users found with the same name

    Hi,
    In my ADF bean, I am trying to access some users from ldap. I found there are two users with the same email in my console under "Users and Groups" tab.
    I am getting the following error in logs:
    oracle.jbo.JboException: multiple users found with same name
            at com.castandcrew.portal.am.StartPaperworkCenterAMImpl.setStartPaperworkApprovalHistory(StartPaperworkCenterAMImpl.java:627)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at oracle.adf.model.binding.DCInvokeMethod.invokeMethod(DCInvokeMethod.java:657)
            at oracle.adf.model.binding.DCDataControl.invokeMethod(DCDataControl.java:2143)
            at oracle.adf.model.bc4j.DCJboDataControl.invokeMethod(DCJboDataControl.java:3114)
            at oracle.adf.model.binding.DCInvokeMethod.callMethod(DCInvokeMethod.java:261)
       at oracle.adf.model.bc4j.DCJboDataControl.invokeMethod(DCJboDataControl.java:3114)
            at oracle.adf.model.binding.DCInvokeMethod.callMethod(DCInvokeMethod.java:261)
            at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1635)
            at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2151)
            at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:740)
            at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:402)
            at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:252)
            at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:210)
            at com.castandcrew.portal.view.bean.startpaperwork.StartPaperworkCenterManagedBean.handleRowDisclosure(StartPaperworkCenterManagedBean.java:696)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.sun.el.parser.AstValue.invoke(AstValue.java:187)
            at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodExpression(UIXComponentBase.java:1300)
            at org.apache.myfaces.trinidad.component.UIXTable.broadcast(UIXTable.java:263)
            at oracle.adf.view.rich.component.UIXTable.broadcast(UIXTable.java:147)
            at oracle.adf.view.rich.component.rich.data.RichTable.broadcast(RichTable.java:404)
            at org.apache.myfaces.trinidad.component.UIXCollection.broadcast(UIXCollection.java:148)
            at org.apache.myfaces.trinidad.component.UIXTable.broadcast(UIXTable.java:280)
            at oracle.adf.view.rich.component.UIXTable.broadcast(UIXTable.java:147)
            at oracle.adf.view.rich.component.rich.data.RichTable.broadcast(RichTable.java:404)
            at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:93)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:93)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:431)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:34)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    I am wondering how open ldap can allow two users with same email.
    Any suggestions are welcome.can i try some work around for that?
    Thanks.

    Hi.
    For some reason you have duplicates. Normally is something strange but it can occurs in heavy load / database corruptions or other situations.
    You should contact a LDAP Administrator in order to find and fix the duplicate problem.
    Regards.

  • Simultaneous httpservice in the same component

    Dear Flexer,
    I created an Air application.
    On loading my component, I'd to make simultaneous request to my database to load some data to my component.
    My component is a form with several comobobox and and text field.
    But to do that I have two major problem.
    - Sometimes, my form (my component) is loaded but there no information  in my text field, perhaps request is not finished? but how to verify  that and how to solve.
    - Other question, as requests with http service is for different table,  one to load sudent, other to load note, other to load teaching , is it  possible to do this request in the same php file and to get all thos  informations with the same E4X file.
    Thanks for help
    [Code]
    <?xml version="1.0" encoding="utf-8"?>
    <windowSkin:NativeTitleWindow xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark"
      xmlns:mx="library://ns.adobe.com/flex/mx"
      xmlns:windowSkin="fr.intersystemes.ui.windowSkin.*"
      xmlns:skins="fr.intersystemes.ui.skins.*"
      xmlns:tabBarClasses="flexlib.controls.tabBarClasses.*"
      minWidth="800" minHeight="800" borderVisible="false"
      creationComplete="onLoad(event)"
      currentState="tb1"
      dropShadowVisible="false"
      skinClass="fr.intersystemes.ui.windowSkin.NativeTitleWinSkin">
    <windowSkin:states>
    <s:State name="tb1"/>
    <s:State name="tb2"/>
    <s:State name="tb3"/>
    <s:State name="tb4"/>
    <s:State name="tb5"/>
    <s:State name="tb6"/>
    </windowSkin:states>
    <fx:Declarations>
    <!-- Placer ici les éléments non visuels (services et objets de valeur, par exemple). -->
    <s:HTTPService id="phpPatientDetail"
       showBusyCursor="true"
       useProxy="false"
       resultFormat="e4x"
       method="POST"
       result="detailPatient(event)"
       fault="trace(this + event.fault.toString());">
    </s:HTTPService>
    <s:HTTPService id="phpLoadTypeDossier"
       showBusyCursor="true"
       useProxy="false"
       resultFormat="e4x"
       method="POST"
       result="allDossier(event)"
       fault="trace(this + event.fault.toString());">
    </s:HTTPService>
    <s:RadioButtonGroup id="rbsex"/>
    </fx:Declarations>
    <fx:Metadata>
    [Event(name="myEventClose", type="fr.intersystemes.ui.windowSkin")]
    </fx:Metadata>
    <fx:Script>
    <![CDATA[
    import fr.intersystemes.VO.PatientVO;
    import fr.intersystemes.config.urlManager;
    import fr.intersystemes.util.DateUtility;
    import fr.intersystemes.util.FileSerializer;
    import fr.intersystemes.util.UserPrefs;
    import mx.collections.ArrayCollection;
    import mx.events.FlexEvent;
    import mx.events.IndexChangedEvent;
    import mx.events.ItemClickEvent;
    import mx.rpc.events.ResultEvent;
    import spark.events.IndexChangeEvent;
    [Bindable]
    public var monIdPatient:String;
    private var pg:UserPrefs;
    [Bindable]
    public var PAT_TB_ARRAY:ArrayCollection = new ArrayCollection (
    [{label:"Personnelles"},
    {label:"Assuré & Sécu. Soc"},
    {label:"Compléments perso"},
    {label:"Autres adresses"},
    {label:"Cursus"},
    {label:"Archives"}]
    [Bindable]
    private var DP_PAT_CIVIL:ArrayCollection = new ArrayCollection (
    [{label:"Monsieur"},
    {label:"Madame"},
    {label:"Mademoiselle"},
    {label:"Le Jeune"}]
    [Bindable]
    private var DP_PAT_ADRDEF:ArrayCollection = new ArrayCollection (
    [{label:"Monsieur"},
    {label:"Madame"},
    {label:"Mademoiselle"},
    {label:"Le Jeune"}
    [Bindable]
    private var DP_PAT_DOS1:ArrayCollection = new ArrayCollection (
    [{label:"N° Etudiant"},
    {label:"N° INEE"},
    {label:"Liberer"}
    [Bindable]
    private var DP_PAT_DOS2:ArrayCollection = new ArrayCollection (
    [{label:"N° Etudiant"},
    {label:"N° INEE"},
    {label:"Liberer"}
    [Bindable]
    private var DP_PAT_TEL:ArrayCollection = new ArrayCollection (
    [{label:"Maison"},
    {label:"Bureau"},
    {label:"Pére"},
    {label:"Mére"}]
    protected function onLoad(event:FlexEvent):void
    this.pg = FileSerializer.readObjectFromFile("prefSaisiePat.up") as UserPrefs;
    var urlPatient:urlManager = new urlManager();
    phpPatientDetail.url=urlPatient.urlService() + "loadStudentById.php";
    var paramsPatient:Object = new Object();
    paramsPatient.idPatient = monIdPatient;
    phpPatientDetail.send(paramsPatient);
    phpLoadTypeDossier.send();
    private function onMyEventClose(e:Event):void
    private function allDossier(event:ResultEvent)
    private var objectPatient:PatientVO;
    private function detailPatient(event:ResultEvent):void
    trace(this + event.result.toString());
    var resultXml:XML = event.result as XML;
    var aNode:XML;
    var list:Array = new Array();
    // we use resultXml.children() (and not resultXml..customer)
    var dateConv : DateUtility = new DateUtility();
    trace ("result" + resultXml.children().length());
    for each (aNode in resultXml.children())
    objectPatient = new PatientVO();
    objectPatient.paIndex = Number(aNode.@id);
    objectPatient.paNomP = aNode.@np ;
    objectPatient.paPrenom = aNode.@pr ;
    objectPatient.paCodePostal = aNode.@cp;
    objectPatient.paDossier1 = aNode.@d1;
    objectPatient.paDossier2 = aNode.@d2;
    objectPatient.paNaissance = dateConv.dateStringToObject(aNode.@dn);
    objectPatient.paNumTel1 = aNode.@tel;
    lNom.text = objectPatient.paNomP;
    lPrenom.text = objectPatient.paPrenom;
    //lAge.text = dateConv.calculAgeAn(objectPatient.paNaissance) as String;
    lAge.text = " - " + dateConv.calculAgeAn(objectPatient.paNaissance) + " ans et " + dateConv.calculAgeMois(objectPatient.paNaissance) + " mois";
    lNaissance.text = "Né(e) le " + dateConv.dateToStringFR(objectPatient.paNaissance);
    this.title = objectPatient.paNomP + " "+ objectPatient.paPrenom;
    fdNom.text = objectPatient.paNomP;
    dfNaissance.text = dateConv.dateToStringFR(objectPatient.paNaissance);
    private function reloadPatient():void{
    private function tbClickEvt(evt:IndexChangeEvent):void {
    // Access target TabBar control.
    //var targetComp:TabBar = TabBar(evt.currentTarget);
    switch(evt.target)
    case 0:
    currentState="tb1";
    break;
    case 1:
    currentState="tb2";
    break;
    case 2:
    currentState="tb3";
    break;
    case 3:
    currentState="tb4";
    break;
    case 4:
    currentState="tb5";
    break;
    case 5:
    currentState="tb6";
    break;
    default:
    currentState="tb1";
    break;
    ]]>
    </fx:Script>
    <s:Group width="100%" height="100%">
    <s:layout>
    <s:BasicLayout/>
    </s:layout>
    <s:Image x="0" y="0" width="53" height="53" click="reloadPatient()"/>
    <s:VGroup x="100" y="8" width="100%" gap="5" verticalAlign="top"> <!-- Groupe central-->
    <s:HGroup> <!-- Nom prenom-->
    <s:Label text="Nom" id="lNom" fontWeight="bold"/>
    <s:Label text="Prénom" id="lPrenom" fontWeight="bold"/>
    </s:HGroup>
    <s:HGroup width="100%"> <!-- Naissance-->
    <s:Label text="Naissance" id="lNaissance" />
    <s:Label text=" / Age" id="lAge"/>
    </s:HGroup>
    </s:VGroup >
    <s:VGroup x="730" y="0" horizontalAlign="right" verticalAlign="top" paddingLeft="5"> <!-- Modif-->
    <s:Label text="Crea" id="lCrea"/>
    <s:Label text="Modif" id="lModif"/>
    </s:VGroup>
    <!-- Partie avec onglet-->
    <s:ButtonBar x="0" y="74" dataProvider="{PAT_TB_ARRAY}" change="tbClickEvt(event);"/>
    <s:Form x="0" y="94" id="foPerso" width="100%" height="100%" includeInLayout="true" includeIn="tb1">
    <s:layout>
    <s:FormLayout gap="3" paddingLeft="0"/>
    </s:layout>
    <s:HGroup width="100%" gap="3" horizontalAlign="left" resizeMode="noScale"
      verticalAlign="baseline" >
    <s:DropDownList id="cbQualite" dataProvider="{DP_PAT_CIVIL}"/>
    <s:FormItem label="Nom" >
    <s:TextInput id="fdNom" width="200" focusColor="#D55E5E" focusEnabled="true"
    tabIndex="1" text="Mon nom"/>
    </s:FormItem>
    <s:FormItem  label="Prénom" >
    <s:TextInput id="fdPrenom" width="200" tabIndex="2"/>
    </s:FormItem>
    <s:DropDownList id="cbDossier1" dataProvider="{DP_PAT_DOS1}" width="118" height="22" tabIndex="3"/>
    <s:FormItem label="" >
    <s:TextInput id="fDossier1" width="90" paddingRight="5" tabIndex="4"/>
    </s:FormItem>
    </s:HGroup>
    <s:Group>
    <s:FormItem label="Naissance" tabIndex="5" >
    <mx:DateField id="dfNaissance" width="100" editable="true" formatString="DD/MM/YYYY" yearNavigationEnabled="true"/>
    </s:FormItem>
    <s:RadioButton x="90" y="0" label="Masculin" group="{rbsex}" tabIndex="6"/>
    <s:RadioButton x="170" y="0" label="Féminin" group="{rbsex}" tabIndex="7"/>
    <s:DropDownList id="cbDossier2" x="340" y="0" width="118" height="22"
    dataProvider="{DP_PAT_DOS1}" tabIndex="8"/>
    <s:FormItem x="460" y="0" label="" tabIndex="9">
    <s:TextInput id="fDossier2" width="90" paddingRight="5"/>
    </s:FormItem>
    </s:Group>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:FormItem label="Qualité" tabIndex="10">
    <s:DropDownList id="cbQualiteParent" width="130"/>
    </s:FormItem>
    <s:FormItem label="Nom" tabIndex="11">
    <s:TextInput id="tiNomPar" width="200" text="NomParent"/>
    </s:FormItem>
    <s:FormItem label="Prénom" tabIndex="12">
    <s:helpContent>
    <s:VGroup>
    <s:Label text="Prénom du responsable" />
    </s:VGroup>
    </s:helpContent>
    <s:TextInput id="tiPrenomPAr" width="200"/>
    </s:FormItem>
    </s:HGroup>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:FormItem label="Adresse par défaut"  tabIndex="12" >
    <s:DropDownList id="cbAdrDef" dataProvider="{DP_PAT_ADRDEF}"/>
    </s:FormItem>
    <s:FormItem label="Adresse" tabIndex="13">
    <s:TextInput id="tiAdr1" width="480" text="Adr"/>
    <s:TextInput id="tiAdr2" width="480"/>
    </s:FormItem>
    </s:HGroup>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:FormItem label="Code Postal" tabIndex="14">
    <s:TextInput id="tiCP" text="CP" width="65"/>
    </s:FormItem>
    <s:FormItem label="Ville" tabIndex="15">
    <s:TextInput id="tiVille" text="Ville" width="250"/>
    </s:FormItem>
    <s:FormItem label="Pays" tabIndex="16">
    <s:TextInput id="tiPays" text="Pays" width="175"/>
    </s:FormItem>
    </s:HGroup >
    <s:HGroup height="20" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline" paddingTop="5">
    <s:Label text="Téléphones"/>
    <s:Spacer width="39" height="20"/>
    <s:Label text="SMS"/>
    </s:HGroup>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:DropDownList id="paTabTel1" dataProvider="{DP_PAT_TEL}" tabIndex="17"/>
    <s:CheckBox id="cbSMS1" selected="true" tabIndex="18"/>
    <s:TextInput id="paTel1" width="120" text="Tel1" tabIndex="19"/>
    <s:TextInput id="paRemTel1" width="480" text="RemTel1" tabIndex="20"/>
    </s:HGroup>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:DropDownList id="paTabTel2" dataProvider="{DP_PAT_TEL}" tabIndex="21"/>
    <s:CheckBox id="cbSMS2" selected="true" tabIndex="22"/>
    <s:TextInput id="paTel2" width="120" text="Tel2" tabIndex="23"/>
    <s:TextInput id="paRemTel2" width="480" text="RemTel2" tabIndex="24"/>
    </s:HGroup>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:DropDownList id="paTabTel3" dataProvider="{DP_PAT_TEL}" tabIndex="25"/>
    <s:CheckBox id="cbSMS3" selected="true" tabIndex="26"/>
    <s:TextInput id="paTel3" width="120" text="Tel3" tabIndex="27"/>
    <s:TextInput id="paRemTel3" width="480" text="RemTel3" tabIndex="28"/>
    </s:HGroup>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:FormItem label="Télécopie">
    <s:TextInput id="paFax" width="120" text="Fax" tabIndex="29"/>
    </s:FormItem>
    <s:FormItem label="Email">
    <s:TextInput id="paMail" width="333" text="Mail" tabIndex="30"/>
    </s:FormItem>
    </s:HGroup>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:FormItem label="Prof. des parents">
    <s:TextInput id="paProfPar" width="180" text="Prof Par" tabIndex="31"/>
    </s:FormItem>
    <s:FormItem label="du père">
    <s:TextInput id="paProfPere" width="180" text="du père" tabIndex="32"/>
    </s:FormItem>
    <s:FormItem label="de la mère">
    <s:TextInput id="paProfMere" width="180" text="de la mère" tabIndex="33"/>
    </s:FormItem>
    </s:HGroup>
    <s:Line width="100%" height="3"/>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:FormItem label="Rub1" >
    <s:layout>
    <s:HorizontalLayout/>
    </s:layout>
    <s:TextInput id="paUserR1" width="220" text="Rub1" tabIndex="34"/>
    <s:CheckBox id="cbRB1" tabIndex="35"/>
    </s:FormItem>
    <s:FormItem label="Rub5">
    <s:layout>
    <s:HorizontalLayout/>
    </s:layout>
    <s:TextInput id="paUserR5" width="220" text="Rub5" tabIndex="36"/>
    <s:CheckBox id="cbRB5" tabIndex="37"/>
    </s:FormItem>
    </s:HGroup>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:FormItem label="Rub2">
    <s:layout>
    <s:HorizontalLayout/>
    </s:layout>
    <s:TextInput id="paUserR2" width="220" text="Rub2" tabIndex="37"/>
    <s:CheckBox id="cbRB2" tabIndex="38"/>
    </s:FormItem>
    <s:FormItem label="Rub6">
    <s:layout>
    <s:HorizontalLayout/>
    </s:layout>
    <s:TextInput id="paUserR6"  width="220" text="Rub6" tabIndex="39"/>
    <s:CheckBox id="cbRB6" tabIndex="40"/>
    </s:FormItem>
    </s:HGroup>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:FormItem label="Rub3">
    <s:layout>
    <s:HorizontalLayout/>
    </s:layout>
    <s:TextInput id="paUserR3"  width="220" text="Rub3" tabIndex="41"/>
    <s:CheckBox id="cbRB3" tabIndex="42"/>
    </s:FormItem>
    <s:FormItem label="Rub7">
    <s:layout>
    <s:HorizontalLayout/>
    </s:layout>
    <s:TextInput id="paUserR7"  width="220" text="Rub7" tabIndex="43"/>
    <s:CheckBox id="cbRB7" tabIndex="44"/>
    </s:FormItem>
    </s:HGroup>
    <s:HGroup width="100%" horizontalAlign="left" resizeMode="noScale" verticalAlign="baseline">
    <s:FormItem label="Rub4">
    <s:layout>
    <s:HorizontalLayout/>
    </s:layout>
    <s:TextInput id="paUserR4"  width="220" text="Rub4" tabIndex="45"/>
    <s:CheckBox id="cbRB4" tabIndex="46"/>
    </s:FormItem>
    <s:FormItem label="Rub8">
    <s:layout>
    <s:HorizontalLayout/>
    </s:layout>
    <s:TextInput id="paUserR8"  width="220" text="Rub8" tabIndex="47"/>
    <s:CheckBox id="cbRB8" tabIndex="48"/>
    </s:FormItem>
    </s:HGroup>
    </s:Form>
    </s:Group>
    </windowSkin:NativeTitleWindow>
    [/Code]

    Hello Regina,
    That is what I did, and after your answer I checked everything again and I saw I did all right but when embeding the second ALV view by mistake I embeded the first one again.
    Now it is working!
    Thanks,
    Mauricio

  • Using an WD Component twice within the same Component

    Hi all,
    our company has made a WD Component for editing business partners.
    My job is to build a WD Component where two business partners (different roles) are edited within the same window.
    My idea was to make 2 separate component usages of the Business Partner WD Component within my component.
    This just works fine. But there is a problem when mapping the context of both Business Partner-Components into my WD Component. There are always naming conflicts. This is because it is not allowed that there are two nodes with the same name in the context, even if they are in different subnodes. Renaming the nodes after mapping them in my component also doesn't work, because it is not possible to rename nested nodes.
    Does anyone know a solution?
    Kind regards,
    Florian

    Hi Anurag,
    thank you for giving me help. You are right, it is possible to use a component twice within the same webdynpro component.
    But the problem is the context mapping in the target component.
    Let me give you an example.
    This is the context of the twice used component.
    CONTEXT
    |
    |->NODE_1
    |  |
    |  |->SUBNODE_1
    |  |  |
    |  |  |->SUBSUB_NODE_1
    |  |  |  |
    |  |  |  |->ATTRIBUTE_1_1_1
    |  |  |  |->ATTRIBUTE_1_1_2
    |  |  |->SUBSUB_NODE_2
    |  |  |->SUBSUB_NODE_3
    |  |  |->ATTRIBUTE_1_1
    |  |  |->ATTRIBUTE_1_2
    |  |->ATTRIBUTE_1
    |  |->ATTRIBUTE_2
    |  |->ATTRIBUTE_3
    Now, if i map this context (NODE_1) to the target web dynpro component I have a problem. I have to map it twice (one time for each used component), so that i can access both used components. But WebDynpro only allows me to rename the node NODE_1. Mapped subnodes (SUBNODE_1, ...) cannot be renamed. So i cannot map the context of both used components, because there are always naming conflicts. WebDynpro doesn't allow that there are two nodes with identical names within the context, even if they are in different subnodes.
    Is there a solution? We really need one.
    Thanks
    Florian

  • Difference in using the same component made in mxml or action-script

    Hi,
    I made a sample project to show a kind of bug in the SuperTabNavigator component of FlexLib
    In this sample you can see that using the same component (made in both mxml or action-script) can make a difference
    I'm just wondering why ?
    Thanks
    Here is what i've posted :
    What steps will reproduce the problem?
    1. Create a button to dynamically add new tab with icon on a SuperTabNavigator
    2. Click on this button to add new tabs
    What is the expected output?
    - The expected output is tabs added without abnormal behavior
    What do you see instead?
    - Every time a new tab is created the one who had the focus has its content
    (icon + label) moving from the top-left of the tab to its original position
    Please provide any additional information below.
    Configuration:
    - Flex Builder 3 in Eclipse
    - FlexLib 2.3
    Sample:
    (see attached file)
    There is two type of tab, one in action-script and one in mxml
    They both are equal
    - Adding a new action-script tab to SuperTabNavigator works fine
    - Adding the same tab but an mxml one doesn't
    - Adding a new action-script or mxml tab to TabNavigator works fine
    -> meanings that the issue comes with SuperTabNavigator
    - Adding a new mxml tab to both SuperTabNavigator and TabNavigator at the
    same time makes TabNavigator to get the same bad behavior
    Remarks:
    - Tried everything but i'm really stuck
    - Weirdly, removing the PopUpButton correct the issue
    - In the same way if you keep adding action-script tab it automatically scroll to the
    last tab. And if you do the same with mxml tab then it add the tab at the end and
    scroll to the first one.
    => what could be the difference between using action-script or mxml object ?

    Here is one possible solution:
    You can use the ExternalInterface (
    http://livedocs.macromedia.com/flex/2/langref/flash/external/ExternalInterface.html)
    class to communicate with JavaScript. JavaScript can then popup the
    media player very easily like this:
    http://www.webreference.com/programming/javascript/jf/column5/index.html
    The documentation on the ExternalInterface class has a nice
    example (in the bottom of the page) on how to communicate with
    JavaScript in a browser. Hope this helps,
    -george

  • PL/SQL Procedures with the same name

    Hi,
    I have some PL/SQL procedures with the same name but different arguments.
    If I try to catalog the second or third ALBPM always catalogs the first and I don't want to use this. ALBPM only catalogs the first one.
    ALBPM Studio Logs:
    Introspecci?n en curso...
    Agregando procedimiento 'ADM_SGI.UGDIASINOI'
    Agregando procedimiento 'ADM_SGI.UGDIASINOI'
    Agregando procedimiento 'ADM_SGI.UGDIASINOI'
    [Advertencia] No se puede agregar procedimiento 'UGDIASINOI'. Motivo: Duplicar nombre del componente (M?dulo DatabaseRoot.ADM_SGI - Componente UGDIASINOI)..
    [Advertencia] No se puede agregar procedimiento 'UGDIASINOI'. Motivo: Duplicar nombre del componente (M?dulo DatabaseRoot.ADM_SGI - Componente UGDIASINOI)..
    Analizando componentes
    Any solution or idea??
    Thanks!

    I need to retrive data from PL/SQL stored procedures. I am using the DynamicSQL component (2nd workaround) to retrive data from PL/SQL stored procedures. <br><br>
    I am having some problems.<br><br>
    This is the code I am running in Fuego Studio 5.5 SP 11 Build #71108:<br><br>
    dynamicSQL as Fuego.Sql.DynamicSQL<br>
    iterator as Iterator(Any[Any])<br>
    sentence as String<br>
    implname as String<br><br>
    dynamicSQL = Fuego.Sql.DynamicSQL()<br>
    implname = "conexionORBPAU"<br>
    sentence = "var result REFCURSOR; " + <br>
    "exec :result_cursor := pkg_audbpm_bpaasig_indicador.prgetsingle(9999);";<br>
    iterator = executeQuery(DynamicSQL, sentence, implname, inParameters : []);<br><br>
    And, this is the error:<br><br>
    java.sql.SQLException: Falta el parametro IN o OUT en el indice:: 1 <br>
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)<br>      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)<br>
    oracle.jdbc.driver.OraclePreparedStatement.processCompletedBindRow(OraclePreparedStatement.java:1681)<br>
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3280)<br>
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3329)<br>
         at fuego.jdbc.FaultTolerantPreparedStatement.executeQuery(FaultTolerantPreparedStatement.java:579)<br>
         at fuegoblock.sql.DynamicSQL.executeQuery(DynamicSQL.java:340)<br>
    ...<br><br>
    This is the code of the PL/SQL in the Oracle DB:<br><br>
    CREATE OR REPLACE PACKAGE PKG_AUDBPM_BPAASIG_INDICADOR IS<br>
    TYPE cursor_type IS REF CURSOR;<br>
         FUNCTION prGetSingle<br>
         (<br>
              p_ID_ASIG_INDICADOR IN NUMBER<br>
         )<br>
         RETURN cursor_type;<br><br>
    END PKG_AUDBPM_BPAASIG_INDICADOR;<br><br>
    is my code OK? Any ideas?<br><br>
    Thanks in advance.<br>

  • Xcode crashes all the time ! (Cannot add another user snippet with the same identifier, you can only override system snippets)

    After transfering my source code from my macbook air to my iMac : I can't use XCode this morning !
    I have cleaned my project, removed the derived data ...
    Each time I try to modify a source file, XCode crash with this message :
    Process:         Xcode [20290]
    Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier:      com.apple.dt.Xcode
    Version:         4.6.1 (2067)
    Build Info:      IDEApplication-2067000000000000~2
    App Item ID:     497799835
    App External ID: 14581035
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [156]
    User ID:         501
    Date/Time:       2013-03-24 08:37:58.131 +0100
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Sleep/Wake UUID: 97763F9A-D88A-4952-B603-ABEE0DA4043B
    Interval Since Last Report:          225793 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  16536 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      A2788CDA-05FA-1E35-F774-A761F4AF18E4
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    ProductBuildVersion: 4H512
    ASSERTION FAILURE in /SourceCache/IDECodeSnippetLibrary/IDECodeSnippetLibrary-2055/Source/IDECodeSni ppetRepository.m:320
    Details:  Cannot add another user snippet with the same identifier, you can only override system snippets.
    Object:   <IDECodeSnippetRepository: 0x40434c620>
    Method:   -addCodeSnippet:
    Thread:   <NSThread: 0x40030a1e0>{name = (null), num = 1}
    Hints:   None
    Backtrace:
      0  0x000000010e06ca2a -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
      1  0x000000010d31b5f4 _DVTAssertionFailureHandler (in DVTFoundation)
      2  0x0000000112ff2975 -[IDECodeSnippetRepository addCodeSnippet:] (in IDECodeSnippetLibrary)
      3  0x0000000112ff2cfb -[IDECodeSnippetRepository _loadUserCodeSnippets] (in IDECodeSnippetLibrary)
      4  0x0000000112ff1e63 -[IDECodeSnippetRepository init] (in IDECodeSnippetLibrary)
      5  0x0000000112ff80c4 __44+[IDECodeSnippetRepository sharedRepository]_block_invoke (in IDECodeSnippetLibrary)
      6  0x00007fff8d2950b6 _dispatch_client_callout (in libdispatch.dylib)
      7  0x00007fff8d295041 dispatch_once_f (in libdispatch.dylib)
      8  0x0000000112ff1caa +[IDECodeSnippetRepository sharedRepository] (in IDECodeSnippetLibrary)
      9  0x0000000112ff9cbe __102+[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:]_block_invoke (in IDECodeSnippetLibrary)
    10  0x00007fff8d2950b6 _dispatch_client_callout (in libdispatch.dylib)
    11  0x00007fff8d295041 dispatch_once_f (in libdispatch.dylib)
    12  0x0000000112ff9c46 +[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:] (in IDECodeSnippetLibrary)
    13  0x0000000112ff39e6 -[IDECodeSnippetLibraryCompletionStrategy prepareForDocumentLocation:context:] (in IDECodeSnippetLibrary)
    14  0x000000010d73967e -[DVTTextCompletionDataSource generateCompletionsForDocumentLocation:context:completionBlock:] (in DVTKit)
    15  0x000000010d738dd4 -[DVTTextCompletionSession _ensureCompletionsUpToDate] (in DVTKit)
    16  0x000000010d73867c -[DVTTextCompletionSession showCompletionsExplicitly:] (in DVTKit)
    17  0x000000010d737d37 -[DVTTextCompletionController _showCompletionsAtCursorLocationExplicitly:] (in DVTKit)
    18  0x000000010d7372cd -[DVTTextCompletionController textViewDidInsertText] (in DVTKit)
    19  0x000000010d735e78 -[DVTCompletingTextView insertText:replacementRange:] (in DVTKit)
    20  0x00007fff8f89d507 -[NSTextView insertText:] (in AppKit)
    21  0x000000010d73535c -[DVTSourceTextView insertText:] (in DVTKit)
    22  0x00007fff8f2f5f0f -[NSTextInputContext insertText:replacementRange:] (in AppKit)
    23  0x00007fff8f2f4150 -[NSTextInputContext handleTSMEvent:] (in AppKit)
    24  0x00007fff8f2f364a _NSTSMEventHandler (in AppKit)
    25  0x00007fff8d56cd1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox)
    26  0x00007fff8d56c1e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) (in HIToolbox)
    27  0x00007fff8d581fc9 SendEventToEventTarget (in HIToolbox)
    28  0x00007fff8d5624c2 SendTSMEvent (in HIToolbox)
    29  0x00007fff8d562040 SendUnicodeTextAEToUnicodeDoc (in HIToolbox)
    30  0x00007fff8d561d72 TSMKeyEvent (in HIToolbox)
    31  0x00007fff8d5b1fd5 TSMProcessRawKeyEvent (in HIToolbox)
    32  0x00007fff8f2f2297 -[NSTextInputContext handleEvent:] (in AppKit)
    33  0x00007fff8f2f1ed7 -[NSView interpretKeyEvents:] (in AppKit)
    34  0x00007fff8f23ed87 -[NSTextView keyDown:] (in AppKit)
    35  0x00007fff8f45a050 -[NSWindow sendEvent:] (in AppKit)
    36  0x00007fff8f455674 -[NSApplication sendEvent:] (in AppKit)
    37  0x000000010dee568e -[IDEApplication sendEvent:] (in IDEKit)
    38  0x00007fff8f36b24a -[NSApplication run] (in AppKit)
    39  0x00007fff8f30fc06 NSApplicationMain (in AppKit)
    40  0x000000010d291b6f (in Xcode)
    41  0x000000010d291b00 (in Xcode)
    objc[20290]: garbage collection is ON
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff866b4212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff924e1b54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff92525dce abort + 143
    3   com.apple.dt.IDEKit                     0x000000010e06c4cf +[IDEAssertionHandler _handleAssertionWithLogString:reason:] + 578
    4   com.apple.dt.DVTFoundation              0x000000010d31b5f4 _DVTAssertionFailureHandler + 128
    5   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff2975 -[IDECodeSnippetRepository addCodeSnippet:] + 811
    6   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff2cfb -[IDECodeSnippetRepository _loadUserCodeSnippets] + 343
    7   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff1e63 -[IDECodeSnippetRepository init] + 431
    8   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff80c4 __44+[IDECodeSnippetRepository sharedRepository]_block_invoke + 40
    9   libdispatch.dylib                       0x00007fff8d2950b6 _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff8d295041 dispatch_once_f + 50
    11  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff1caa +[IDECodeSnippetRepository sharedRepository] + 42
    12  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff9cbe __102+[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:]_block_invoke + 110
    13  libdispatch.dylib                       0x00007fff8d2950b6 _dispatch_client_callout + 8
    14  libdispatch.dylib                       0x00007fff8d295041 dispatch_once_f + 50
    15  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff9c46 +[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:] + 1380
    16  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff39e6 -[IDECodeSnippetLibraryCompletionStrategy prepareForDocumentLocation:context:] + 476
    17  com.apple.dt.DVTKit                     0x000000010d73967e -[DVTTextCompletionDataSource generateCompletionsForDocumentLocation:context:completionBlock:] + 324
    18  com.apple.dt.DVTKit                     0x000000010d738dd4 -[DVTTextCompletionSession _ensureCompletionsUpToDate] + 999
    19  com.apple.dt.DVTKit                     0x000000010d73867c -[DVTTextCompletionSession showCompletionsExplicitly:] + 153
    20  com.apple.dt.DVTKit                     0x000000010d737d37 -[DVTTextCompletionController _showCompletionsAtCursorLocationExplicitly:] + 717
    21  com.apple.dt.DVTKit                     0x000000010d7372cd -[DVTTextCompletionController textViewDidInsertText] + 182
    22  com.apple.dt.DVTKit                     0x000000010d735e78 -[DVTCompletingTextView insertText:replacementRange:] + 195
    23  com.apple.AppKit                        0x00007fff8f89d507 -[NSTextView insertText:] + 324
    24  com.apple.dt.DVTKit                     0x000000010d73535c -[DVTSourceTextView insertText:] + 2896
    25  com.apple.AppKit                        0x00007fff8f2f5f0f -[NSTextInputContext insertText:replacementRange:] + 337
    26  com.apple.AppKit                        0x00007fff8f2f4150 -[NSTextInputContext handleTSMEvent:] + 2781
    27  com.apple.AppKit                        0x00007fff8f2f364a _NSTSMEventHandler + 202
    28  com.apple.HIToolbox                     0x00007fff8d56cd1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
    29  com.apple.HIToolbox                     0x00007fff8d56c1e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
    30  com.apple.HIToolbox                     0x00007fff8d581fc9 SendEventToEventTarget + 40
    31  com.apple.HIToolbox                     0x00007fff8d5624c2 SendTSMEvent + 35
    32  com.apple.HIToolbox                     0x00007fff8d562040 SendUnicodeTextAEToUnicodeDoc + 477
    33  com.apple.HIToolbox                     0x00007fff8d561d72 TSMKeyEvent + 610
    34  com.apple.HIToolbox                     0x00007fff8d5b1fd5 TSMProcessRawKeyEvent + 2568
    35  com.apple.AppKit                        0x00007fff8f2f2297 -[NSTextInputContext handleEvent:] + 823
    36  com.apple.AppKit                        0x00007fff8f2f1ed7 -[NSView interpretKeyEvents:] + 183
    37  com.apple.AppKit                        0x00007fff8f23ed87 -[NSTextView keyDown:] + 723
    38  com.apple.AppKit                        0x00007fff8f45a050 -[NSWindow sendEvent:] + 9687
    39  com.apple.AppKit                        0x00007fff8f455674 -[NSApplication sendEvent:] + 5761
    40  com.apple.dt.IDEKit                     0x000000010dee568e -[IDEApplication sendEvent:] + 363
    41  com.apple.AppKit                        0x00007fff8f36b24a -[NSApplication run] + 636
    42  com.apple.AppKit                        0x00007fff8f30fc06 NSApplicationMain + 869
    43  com.apple.dt.Xcode                      0x000000010d291b6f 0x10d290000 + 7023
    44  com.apple.dt.Xcode                      0x000000010d291b00 0x10d290000 + 6912
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff866b4d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8d297dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8d2979ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff86755b66 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.DTDeviceKit                   0x000000011333d593 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 229
    6   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff866b4322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff87eedf46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 5:: DYMobileDeviceManager
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff867b8f5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff8675175a -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    8   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 11:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff866b40fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff924e4fe9 _pthread_cond_wait + 869
    2   com.apple.CoreVideo                     0x00007fff91d432a1 CVDisplayLink::runIOThread() + 689
    3   com.apple.CoreVideo                     0x00007fff91d42fd7 startIOThread(void*) + 148
    4   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff866b40fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff924e4fe9 _pthread_cond_wait + 869
    2   com.apple.Xcode.DevToolsCore            0x00000001113cc7e4 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 457
    3   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    4   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.DebugSymbols                  0x00007fff87c5e590 SpotlightQueryThread(void*) + 356
    6   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff866b4386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff9256a800 nanosleep + 163
    2   com.apple.CoreSymbolication             0x00007fff91caa358 0x7fff91c94000 + 90968
    3   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5296d808  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5296d830  rsp: 0x00007fff5296d808
       r8: 0x00007fff773b9278   r9: 0x0000000000000000  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5296d938  r13: 0x00007fff767360e0  r14: 0x00007fff773ba180  r15: 0x00000004026f61c0
      rip: 0x00007fff866b4212  rfl: 0x0000000000000206  cr2: 0x00007fff773b2ff0
    Logical CPU: 0
    Binary Images:
           0x10d290000 -        0x10d292ff7  com.apple.dt.Xcode (4.6.1 - 2067) <C9C3FF93-7FFF-3053-A4C2-B12276B69D86> /Applications/Xcode.app/Contents/MacOS/Xcode
           0x10d299000 -        0x10d5b9fff  com.apple.dt.DVTFoundation (4.6.1 - 2089) <C4552855-AC7A-36FD-BDDB-EF6626C3A125> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versi ons/A/DVTFoundation
           0x10d6bc000 -        0x10d91aff7  com.apple.dt.DVTKit (4.6.1 - 2078) <9FA9F506-2F59-3763-BDF3-1959B56DB96C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/D VTKit
           0x10da83000 -        0x10dd18ff7  com.apple.dt.IDEFoundation (4.6.1 - 2100) <47EB6FB5-C322-3542-A52B-C231857FEF44> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/ IDEFoundation
           0x10decf000 -        0x10e3adff7  com.apple.dt.IDEKit (4.6.1 - 2113) <201F8606-024E-3BE2-B5AB-94AF66A6AD61> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
           0x10e6f3000 -        0x10e795fff  com.apple.PackageKit (3.0 - 260) <B9C3BB80-C2A3-3E9E-A9C0-EB58B5F42512> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
           0x10e808000 -        0x10f035fff +libclang.dylib (425.0.27) <2A8F1CA5-F22D-3DEC-B074-DF9B659FFD83> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
           0x10f0a7000 -        0x10f0aaff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <C44FE3DF-38CD-39C6-9C8F-7E9A72A2C24A> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/Versions/A/DVTDeveloperModeHelper
           0x10f2d4000 -        0x10f2d6fff  com.apple.dt.IDE.IDEAppleScriptEditor (4.6.1 - 2052) <8CDF9954-86AA-32DD-BD4A-9D5C5EC295FE> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Content s/MacOS/IDEAppleScriptEditor
           0x10f2db000 -        0x10f2ddff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (4.6.1 - 2083) <F390AAB3-DCA6-3849-9AF1-C473D28BCB41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSuppor t.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
           0x110879000 -        0x1108c5ff7  com.apple.DADocSetAccess (4.6.1 - 2054) <A2ACF769-A031-3D4D-B2EA-12A925AAC2A2> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Vers ions/A/DADocSetAccess
           0x110975000 -        0x1109ccfff  com.apple.dt.IDE.IDEFindReplace (4.6.1 - 2061) <627D4C8F-2522-33D9-9E64-07183AF63E09> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacO S/IDEFindReplace
           0x110a0c000 -        0x110a28ff7  com.apple.DADocSetManagement (4.6.1 - 2052) <8C273CDD-7895-3ABC-B084-3D1EB2A3DF84> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ Versions/A/DADocSetManagement
           0x110a8b000 -        0x110ad7fff  com.apple.dt.IDE.IDEDocViewer (4.6.1 - 2054) <85FB1ABC-547B-358A-BDA9-E74E7931FA38> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/ IDEDocViewer
           0x110b16000 -        0x110e29fff  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.6.1 - 3084) <11D3F121-D664-3AFF-885C-1F0CB8A4438E> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Conte nts/MacOS/IDEInterfaceBuilderKit
           0x111045000 -        0x1110b7fff  com.apple.dt.IBAutolayoutFoundation (1.0 - 1) <0B227929-73AC-3F73-9CCA-0F6862920EFF> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Ve rsions/A/IBAutolayoutFoundation
           0x1110fe000 -        0x111123fff  com.apple.dt.dbg.DebuggerFoundation (4.6.1 - 2083) <FB7FB212-5EEB-3439-947B-43F827E9DCC9> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/ MacOS/DebuggerFoundation
           0x111145000 -        0x11114cfff  com.apple.dt.IDE.HexEditor (4.6.1 - 2053) <EA5091A9-EF47-3F3B-9F21-455DD4DA8B7B> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/Hex Editor
           0x111156000 -        0x11118dfff +com.ridiculousfish.HexFiendFramework (4.6.1 - 2053) <A335FD49-9D87-3050-B178-0C71D6A4BEA3> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A /HexFiend
           0x1111b4000 -        0x11121dfff  com.apple.dt.dbg.DebuggerUI (4.6.1 - 2083) <78DEA1A9-FDF6-33ED-AD13-73DCA1B3D9E6> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/De buggerUI
           0x111275000 -        0x11128efff  com.apple.dt.IDE.IDEQuickHelp (4.6.1 - 2062) <FC097A5C-C4F9-3EF6-838D-D35F87AA31F0> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/ IDEQuickHelp
           0x1112a7000 -        0x1112bfff7  com.apple.dt.IDE.SharedPlugInUtilities (4.6.1 - 2052) <F3D29B2C-BFAC-3B06-B2D7-0431E8B966C8> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Conten ts/MacOS/SharedPlugInUtilities
           0x1112cf000 -        0x1112e9ff7  com.apple.dt.IDE.Xcode3Core (4.6.1 - 2110) <8120BED3-9E06-3307-BD12-0563990144A5> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xc ode3Core
           0x1112fc000 -        0x11158ffff  com.apple.Xcode.DevToolsCore (6.6.1 - 2110) <3BB88B3C-9029-3ACA-80CE-202B94CCC3EF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsCore.framework/Versions/A/DevToolsCore
           0x1116df000 -        0x1116e8ff7  com.apple.DevToolsFoundation (6.6.1 - 2110) <968160FB-0778-3D27-8427-17ED38E69AFA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
           0x1116f3000 -        0x111729fff  com.apple.Xcode.DevToolsSupport (6.6.1 - 2110) <EC8F0DCC-5121-3BFB-9985-4E159DAABB42> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsSupport.framework/Versions/A/DevToolsSupport
           0x1117cb000 -        0x1118ddfff  com.apple.dt.IDE.Xcode3UI (4.6.1 - 2110) <455C49AF-639E-349B-8526-3E74A8B9C583> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcod e3UI
           0x11199b000 -        0x111a31ff7  com.apple.dt.IDE.IDESourceEditor (4.6.1 - 2063) <B87396F5-06F5-3502-906D-C7491EF1C084> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/Mac OS/IDESourceEditor
           0x11225a000 -        0x11225dff7  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.6.1 - 2053) <A4A5BE93-F04F-3C73-9962-12D37FE5FD5C> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin /Contents/MacOS/IDEInterfaceBuilderAutomator
           0x112463000 -        0x112465fff  com.apple.dt.dbg.DebuggerGDBService (4.6.1 - 2083) <2EE8B833-95B7-384B-8D30-468BEF8FF13D> /Applications/Xcode.app/Contents/PlugIns/DebuggerGDBService.ideplugin/Contents/ MacOS/DebuggerGDBService
           0x11246b000 -        0x11246dfff  com.apple.dt.dbg.DebuggerLLDBService (4.6.1 - 2083) <B59877A4-D301-372D-BB33-A7B05EBB43F2> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents /MacOS/DebuggerLLDBService
           0x112473000 -        0x112527fff  com.apple.dt.IDE.IDEiPhoneSupport (4.6.1 - 2090) <5A60C6EA-B729-36E3-9AC8-A23EC8700580> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPho neSupport
           0x1125b5000 -        0x1125e4ff7  com.apple.framework.ConfigurationProfiles (5.3 - 548) <7F37BCC8-2F44-35BD-A630-628CE0539C23> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
           0x1125fd000 -        0x112628ff7  com.apple.DTDeviceKitBase (4.6.1 - 2083) <7774B241-C28E-3C58-98F9-4964F3E94905> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
           0x112647000 -        0x11265fff7  com.apple.DeviceLinkX (5.0 - 260) <8176EBAB-D996-3DEE-B5A7-B8FD5FAD24DA> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
           0x11266e000 -        0x11268cff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.6.1 - 2053) <BD749CD4-937C-3A19-962A-D6CE8CAA907E> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugi n/Contents/MacOS/IDEArchivedApplicationsViewer
           0x1126a9000 -        0x1126b3ff7  com.apple.DVTiPhoneSimulatorRemoteClient (4.6.1 - 2056) <4A8D5035-391B-38E3-9917-290A652A695B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Vers ions/A/DVTiPhoneSimulatorRemoteClient
           0x112ff0000 -        0x113002ff7  com.apple.dt.IDE.IDECodeSnippetLibrary (4.6.1 - 2055) <12173A10-C00D-3FFD-8141-3A5ECA85FD01> /Applications/Xcode.app/Contents/PlugIns/IDECodeSnippetLibrary.ideplugin/Conten ts/MacOS/IDECodeSnippetLibrary
           0x113334000 -        0x1133b3fff  com.apple.DTDeviceKit (4.2 - 2083) <53436735-541B-377A-9FEA-434AB9BF54A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
           0x11340c000 -        0x1134a9fff  com.apple.mobiledevice (555.43 - 555.43) <4460453F-C565-36B8-B1B8-6626AF98CBB5> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x113575000 -        0x113585ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.6.1 - 2053) <A15B08BD-482C-3BAD-8055-714A04E25132> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Con tents/MacOS/IDEInterfaceBuilderCocoa
           0x1135d4000 -        0x1135d9fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <39BF351C-010A-3CBB-AE72-265C5C809E1B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x1145e0000 -        0x11471fff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.6.1 - 3084) <7E646431-E058-3B18-AC28-EB4A4BCF8C9F> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.id eplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
           0x114808000 -        0x114834ff7  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <2E96BC28-0C60-3ED4-9BEB-6159EAD5F76F> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
           0x115263000 -        0x1152abff7  com.apple.glut (3.5.2 - GLUT-3.5.2) <A82DC750-C5E2-3833-8C8D-EA317B8BA260> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
           0x11531f000 -        0x1154c9ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.6.1 - 2083) <8EB3827E-E087-3766-996B-D77900CF4421> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.i deplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
           0x115585000 -        0x11598efff  com.apple.SceneKit (3.2 - 155.5) <206ECA89-60D1-3825-85D0-A8590AB7C559> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
           0x115d0b000 -        0x115e60ff7  com.apple.audio.units.Components (1.8 - 1.8) <CF8813FC-2BF8-33F6-AA0E-8F0529B32081> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x115ee9000 -        0x115ef3fff  com.apple.xcode.plug-in.CoreBuildTasks (6.6.1 - 2110) <592F3D6C-1CB1-3D50-8B27-20F77710A5A6> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Co reBuildTasks
           0x115efc000 -        0x115f00fff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <4B68EDBE-376B-31F3-8593-EB127F106BDE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
           0x115f1d000 -        0x115f2fff7  com.apple.dt.IDE.IDEStructureNavigator (4.6.1 - 2053) <D4652E15-364A-37EB-94D6-52F2DA20A29D> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Conten ts/MacOS/IDEStructureNavigator
           0x115f3d000 -        0x115fd0ff7  com.apple.dt.gpu.GPUDebuggerFoundation (4.6.1 - 111) <6A4DBE9F-BE0E-3FA8-8787-E7C4D761E9D8> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Conten ts/MacOS/GPUDebuggerFoundation
           0x116020000 -        0x11606afff  com.apple.GPUTools (1.0 - 149) <2371A169-5A90-3218-AA69-FC55380C6592> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A /GPUTools
           0x116097000 -        0x11610fff7  com.apple.GPUToolsCore (1.0 - 149) <44B5923D-59B6-3F40-9CE2-D63395976A19> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versio ns/A/GPUToolsCore
           0x11614e000 -        0x1161f4fff  com.apple.GPUToolsAnalysis (1.0 - 36.16) <A648D226-EFA9-3405-8532-D1CE9D31ECA7> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Ve rsions/A/GPUToolsAnalysis
           0x116231000 -        0x1162a8fff  com.apple.GPUToolsServices (1.0 - 36.16) <F583C142-55CA-356E-B52A-85994F68F91C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Ve rsions/A/GPUToolsServices
           0x1162f9000 -        0x1162fdff7  com.apple.dt.gpu.GPUTraceDebugger (4.6.1 - 111) <4AB11DEB-FD9D-3390-B1A0-D3BA38890AE3> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/Ma cOS/GPUTraceDebugger
           0x116304000 -        0x11630dff7  com.apple.dt.gpu.GPUDebuggerKit (4.6.1 - 111) <7DD0073E-6DD9-3733-9446-7B52845102C0> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacO S/GPUDebuggerKit
           0x11631c000 -        0x1163abfff  com.apple.dt.gpu.GPUTraceDebuggerUI (4.6.1 - 111) <260182FF-BE69-3AC9-B6AB-BE0BE7330AFF> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/ MacOS/GPUTraceDebuggerUI
           0x1163e9000 -        0x116459ff7  com.apple.dt.gpu.GPURenderTargetEditor (4.6.1 - 111) <1BDA0957-EC78-37AF-AC12-42938F6FDC03> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Conten ts/MacOS/GPURenderTargetEditor
           0x1164aa000 -        0x1164b0fff  com.apple.GPUToolsInterface (1.0 - 36.16) <9D3C1887-9EFA-3885-993D-6ACCD18B269E> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/V ersions/A/GPUToolsInterface
           0x1164b8000 -        0x1164f0fff  com.apple.dt.IDE.IDERepositoryViewer (4.6.1 - 2053) <9F559D13-DB98-3F0E-AD11-491DBE97607F> /Applications/Xcode.app/Contents/PlugIns/IDERepositoryViewer.ideplugin/Contents /MacOS/IDERepositoryViewer
           0x116b43000 -        0x116b75ff7  com.apple.dt.IDE.IDELogNavigator (4.6.1 - 2053) <EF5844D3-B1E1-3D35-8115-1F65176F4AE8> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/Mac OS/IDELogNavigator
           0x116b9b000 -        0x116ba3ff7  com.apple.dt.ScriptingDefinitionEditor (4.6.1 - 2052) <51DEC59C-3741-39B5-A7CF-66BC85368717> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Co ntents/MacOS/ScriptingDefinitionEditor
           0x116bab000 -        0x116be4fff  com.apple.dt.IDE.IDESceneKitEditor (4.6.1 - 2054) <E1A8260C-C894-343F-B8F9-C29D47424D3D> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/M acOS/IDESceneKitEditor
           0x116c9b000 -        0x116caffff  com.apple.dt.IDE.IDERTFEditor (4.6.1 - 2052) <0BAFC2A1-9897-3E58-B66A-6591458A57D0> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/ IDERTFEditor
           0x116cc1000 -        0x116ccaff7  com.apple.dt.PlistEditor (4.6.1 - 2054) <CF56F041-D702-319F-9C8B-A4EC115801A7> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/P listEditor
           0x116cd6000 -        0x116daafff  com.apple.dt.IDE.IDEModelEditor (4.6.1 - 2061) <77B4E1C8-4336-3EED-BEBD-4BA33EC3FD18> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacO S/IDEModelEditor
           0x116e3a000 -        0x116ea1ff7  com.apple.dt.IDE.IDEModelFoundation (4.6.1 - 2061) <90D06316-0607-3FB0-8756-69072FBA4494> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/ MacOS/IDEModelFoundation
           0x116fbb000 -        0x116fc0fff  com.apple.dt.IDE.IDEPDFViewer (4.6.1 - 2054) <3AE07D4A-E4FA-341D-8896-F3296801E403> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/ IDEPDFViewer
           0x116fc8000 -        0x116fd3ff7  com.apple.dt.IDE.IDEProjectsOrganizer (4.6.1 - 2052) <759D22C7-B3B8-3661-ACA6-B41E9F56B9D8> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Content s/MacOS/IDEProjectsOrganizer
           0x116fdf000 -        0x11700efff  com.apple.dt.gpu.GPUDebuggeriOSSupport (4.6.1 - 51.11) <C3D16542-3AE4-3AAB-98F2-B825358757FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GP UDebuggeriOSSupport
           0x117033000 -        0x117043fff  com.apple.GPUToolsMobileFoundation (1.0 - 52.16) <F6E82147-CD3B-34A6-B21C-D437543E36AF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToo lsMobileFoundation
           0x117052000 -        0x1170a4fff  com.apple.GPUToolsExpert (1.0 - 52.16) <80AA8402-ECFC-3384-AABA-C6BCC19DD869> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsExpert.framework/Versions/A/GPUToolsExpert
           0x1170e5000 -        0x1170fbfff  com.apple.dt.IDE.IDESymbolNavigator (4.6.1 - 2053) <2967DC03-A887-3933-9CB8-9FA893FE13C6> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/ MacOS/IDESymbolNavigator
           0x11710e000 -        0x11711bfff  com.apple.dt.IDE.IDEIssueNavigator (4.6.1 - 2053) <760DA6B2-78FC-3803-8B65-979440BA7823> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/M acOS/IDEIssueNavigator
           0x117126000 -        0x117134fff  com.apple.dt.IDE.IDEQuickLookEditor (4.6.1 - 2052) <1AE36D51-137B-314D-8E6E-598D22CC92C6> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/ MacOS/IDEQuickLookEditor
           0x1171c9000 -        0x1171effff  libPDFRIP.A.dylib (331.0.4) <27A183A6-EB7D-3CAD-928A-CAF6E3492CA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x1172a0000 -        0x1172b8fff  com.apple.gputools.MobileAnalysis (1.0 - 52.16) <27FABF5A-D533-3BBF-9F75-1319FA7E7222> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/GPUTools/PlugIns/MobileAnalysis.gtplugin/Contents/MacOS/MobileAnalysis
           0x118c6e000 -        0x118c6fffb +cl_kernels (???) <11160033-E73C-4DD5-B182-05B7F3445BE4> cl_kernels
           0x118d1f000 -        0x118d1fffb +cl_kernels (???) <AB7F5ECB-F007-4B78-B6C2-CF15DAA71498> cl_kernels
           0x118d28000 -        0x118d28ff9 +cl_kernels (???) <468E5CEE-505C-4901-8915-926FD2C15056> cl_kernels
           0x118d37000 -        0x118d40fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x118db8000 -        0x118e52ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x11900a000 -        0x11900bffa +cl_kernels (???) <7D6A4BD5-F372-4357-B234-CF23C131E8C4> cl_kernels
           0x11933a000 -        0x1194f8fff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11952f000 -        0x11969ffff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1196d7000 -        0x11998ffff  com.apple.ATIRadeonX2000GLDriver (8.10.44 - 8.1.0) <7D70DE9A-6C60-36EE-BDB1-712331A1756C> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
           0x1199ec000 -        0x1199f9fff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x119a00000 -        0x119a2bfff  GLRendererFloat (8.7.25) <BB54593F-07F0-392A-8993-CA844F4A20E8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x119a35000 -        0x119a44fff  com.apple.dt.IDE.IDESubversion (4.6.1 - 2058) <3002287F-783C-345B-B7E1-5E45ECA4CDFA> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS /IDESubversion
           0x119c72000 -        0x119c77ff7  com.apple.dt.IDE.IDEInstrumentsService (4.6.1 - 2083) <BDB82F9F-C85E-3034-AF1A-79E8E9980512> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Conten ts/MacOS/IDEInstrumentsService
           0x119c7f000 -        0x119c81fff  com.apple.dt.IDE.IDEAppleScriptCore (4.6.1 - 2052) <7009A193-71D7-390E-AF56-124749DE963A> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/ MacOS/IDEAppleScriptCore
           0x119c87000 -        0x119c88ffb +cl_kernels (???) <0D05CAAA-F76C-4F53-8E65-D405BA0D28DE> cl_kernels
           0x11a4dd000 -        0x11a4f1ff7  com.apple.dt.IDE.IDEGit (4.6.1 - 2060) <66B01AF1-2DAB-3A27-A76E-1B649F569449> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
        0x7fff6ce90000 -     0x7fff6cec493f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff858f5000 -     0x7fff858fdfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff858fe000 -     0x7fff859d1ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff859d2000 -     0x7fff85e0efff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff85e0f000 -     0x7fff85e5eff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff85e5f000 -     0x7fff85e6eff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff85e6f000 -     0x7fff85e7dff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff85e7e000 -     0x7fff85ecdff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85f12000 -     0x7fff85f13ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff85f14000 -     0x7fff85f14fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff85f15000 -     0x7fff85f18fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff85f30000 -     0x7fff85f81ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85f82000 -     0x7fff85fdfff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85fe0000 -     0x7fff860b2ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8616c000 -     0x7fff861a2fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff861a3000 -     0x7fff861a7fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff861ff000 -     0x7fff8620cff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8620d000 -     0x7fff86257ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86258000 -     0x7fff8627aff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8627b000 -     0x7fff86429fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff866a2000 -     0x7fff866bdff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
        0x7fff866be000 -     0x7fff866d4fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff866d5000 -     0x7fff86718ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8671e000 -     0x7fff86a7bff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff86a7c000 -     0x7fff86a8bfff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff86a8c000 -     0x7fff86ae3ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86ae4000 -     0x7fff86b51ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86bd5000 -     0x7fff86c09fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff86c4c000 -     0x7fff86e81ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86e82000 -     0x7fff86e83ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff86e84000 -     0x7fff87128ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff871fb000 -     0x7fff8725afff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8725b000 -     0x7fff87293fff  libncurses.5.4.dylib (37.3) <68D5B5F5-8252-3F1E-AFF1-C6AFE145DBC1> /usr/lib/libncurses.5.4.dylib
        0x7fff872ef000 -     0x7fff872efffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff872f0000 -     0x7fff8733cff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8733d000 -     0x7fff8775afff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff87764000 -     0x7fff87790fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87791000 -     0x7fff8784eff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8784f000 -     0x7fff8787afff  com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8787b000 -     0x7fff87986fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff87987000 -     0x7fff879a8fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff879ae000 -     0x7fff87acefff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff87acf000 -     0x7fff87b0eff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff87b0f000 -     0x7fff87b31ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff87b32000 -     0x7fff87c5cff7  com.apple.avfoundation (2.0 - 361.32) <E99A8D44-3283-377D-AF56-65F9651CEA8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff87c5d000 -     0x7fff87c93fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff87c95000 -     0x7fff87d15ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87d16000 -     0x7fff87d6bff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87d6c000 -     0x7fff87ddafff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87ddb000 -     0x7fff87dddfff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff87dde000 -     0x7fff87e78fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87e79000 -     0x7fff88063ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88064000 -     0x7fff8817c92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff881da000 -     0x7fff882f3fff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8840e000 -     0x7fff8841afff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8841b000 -     0x7fff88812fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88813000 -     0x7fff8886aff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8886b000 -     0x7fff88b06fff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88b07000 -     0x7fff88b32fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff88b33000 -     0x7fff88b5bff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <50EAD1D3-E866-314E-B998-64D1B882A176> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff88b5c000 -     0x7fff88b8dff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88b8e000 -     0x7fff88ba2fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff88ba3000 -     0x7fff88bd1fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff88c4a000 -     0x7fff88c5dff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff88c5e000 -     0x7fff88c8cff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff88d7e000 -     0x7fff88dc1ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff88dc5000 -     0x7fff88e2dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff88e2e000 -     0x7fff88e87fff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-396

    Hi,
    Here is the information I found out according the event logs:
    Event ID 10: Event ID 10 is logged in the Application log after you install  Service Pack 1 for Windows 7 or Windows Server 2008 R2
    Some other resources:
    Event ID: 1002 Source: Application Hang
    Event ID: 1000 Source: Application Error
    Please note: Since the website is not host by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Best regards
    Michael Shao
    TechNet Community Support

  • 2 Applicattion with the same components

    Hi, I'm developing a WebDynpro, I'd to have just a WebDynpro, with 2 applications and both with the same componentes (views).
    So, I'd like to assosiate each application to a window, each window have some of the views of the webdynpro. (some views are share with the window).
    How can I assosiate the defaultplug of each app to the correct window?
    Thanks
    Martin

    Hi Martin,
    When you create a window corresponding Interface view will be created under Component Interface. Each Interface view has one default Plug.
    So, at the time of creating application or after creation of application when you navigate to the properties of this application, you will find three options:
    1. WD Component: Here, choose component in which you have created windows.
    2. Interface View: Here, select interface view corresponding to your Window.
    3. Startup Plug: Here, select default plug of that interface view.
    Regards,
    Bhavik

  • One User gets error Message saving an Incident, another user with the same rigthts not

    Hi there,
    We have a user sometimes getting an error message (see beyond) when saving an Incdient eg. only modified the descrition field. The user is able to create, update and resolve all other incidents. The user also may have changed this incident before.
    When we use an other user with the same rigths, this user is allowed to modify the description field (and others)
    We tested: The behavoir does not change for the first user, after the second user changed something.
    It's not the workflow for the first assigned to date
    No other user tries to use this incidents
    We have a custom field, but it is not used in this case (so I know Romans SQL
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/401c8083-cd4d-4a74-b300-74f18caaa6a3/kb-2525307-for-2012?forum=systemcenterservicemanager)
    Had a "powershell look" at the incident, but I did not see something "special" about this incident.
    Anyone an idea, where to look at?
    Finaly the Error Message:
    Date: 11.02.2014 09:58:48
    Application:
    Application Version: 7.5.2905.0
    Severity: Error
    Message:
    Microsoft.EnterpriseManagement.Common.UnauthorizedAccessEnterpriseManagementException: The user DOM\xxxxx does not have sufficient permission to perform the operation.
       at Microsoft.EnterpriseManagement.Common.Internal.ServiceProxy.HandleFault(String methodName, Message message)
       at Microsoft.EnterpriseManagement.Common.Internal.ConnectorFrameworkConfigurationServiceProxy.ProcessDiscoveryData(Guid discoverySourceId, IList`1 entityInstances, IDictionary`2 streams, ObjectChangelist`1 extensions)
       at Microsoft.EnterpriseManagement.ConnectorFramework.IncrementalDiscoveryData.CommitInternal(EnterpriseManagementGroup managementGroup, Guid discoverySourceId, Boolean useOptimisticConcurrency)
       at Microsoft.EnterpriseManagement.ConnectorFramework.IncrementalDiscoveryData.Commit(EnterpriseManagementGroup managementGroup)
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.DataAdapters.EnterpriseManagementObjectProjectionWriteAdapter.WriteSdkObject(EnterpriseManagementGroup managementGroup, IList`1 sdkObjects, IDictionary`2 parameters)
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.DataAdapters.SdkWriteAdapter`1.DoAction(DataQueryBase query, IList`1 dataSources, IDictionary`2 parameters, IList`1 inputs, String outputCollectionName)
       at Microsoft.EnterpriseManagement.UI.ViewFramework.SingleItemSupportAdapter.DoAction(DataQueryBase query, IList`1 dataSources, IDictionary`2 parameters, IList`1 inputs, String outputCollectionName)
       at Microsoft.EnterpriseManagement.UI.DataModel.QueryQueue.StartExecuteQuery(Object sender, ConsoleJobEventArgs e)
       at Microsoft.EnterpriseManagement.ServiceManager.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
    Patrick Wahlmüller

    take a look at
    this similar issue and see if the same process can help with your issue.

  • How do i create more than one account in Mail with the same isp?

    I am using suddenlink and have set up one account for Mail. It seems to work ok. I want to set up two others with the same provider but can't.
    Let's call the first account, account1
    It works.
    I set up another and call it account2.
    It is using the same provider which already has the account set up on their end, but how do I set it up to work on my end? Does it need to use the same username as account1 or can it use the user name for account2? I hope this makes sense.
    I just want to use three email addresses from the same provider with mail. I need some help. Please?

    Initially you need to configure via the provider's own web based control panel multiple e-mail accounts. If they don't have one, work it out with their customer support to have three distinct mail accounts. Then you can setup multiple logins by adding new accounts to mail. Since mail checks all accounts per Mac OS X user account simultaneously, it probably is best to use different usernames on the same internet provider. If you don't want mail to show all the information from all three mail accounts simultaneously, configure Apple menu -> System Preferences -> Accounts to have multiple users on your computer, and configure each of the internet service provider accounts for each separaet user on Mac OS X.
    Message was edited by: a brody

  • How can I see My Photo Stream from two Macs associated with the same Apple ID?

    I have a MacBook Pro (my personal machine) and an iMac (our family computer).
    The iPhoto library housing all of our family photos lives on the iMac.
    The iPhoto library on my MacBook Pro is currently empty.
    I have an account on both machines.  I have associated the same Apple ID with both machines.
    When I launch iPhoto on my MacBook Pro and attempt to turn on photo sharing (so that I can see My Photo Stream, as well as other shared streams), iPhoto informs me that "iCloud Photos for xxx@xxx is being used with another library named 'iPhoto Library'."
    My iPhone, which is also affiliated with the same Apple ID, shows the streams just fine.
    What can I do to remedy this situation?  I'd like to be able to view my shared streams on my MacBook Pro, while leaving the actual massive photo library on the iMac.

    I found out about this issue when I created a new library with some photo's I wanted to sync to my iCloud account.  I found the following on the Fat Cat Software page and thought it might be helpful to others:
    Using Photo Stream with multiple libraries
    Starting in iPhoto 9.2, Apple introduced a new feature called Photo Stream, which lets you automatically transfer photos via their iCloud service between your iPhoto library and your other devices such as an iPhone, iPad, or another Mac. This feature works when you have multiple iPhoto libraries set up, but there are a couple things to be aware of.
    First, iPhoto will only allow Photo Stream to be active in one iPhoto library at any given time. If you've already enabled Photo Stream in one library, but then open a second library and enable Photo Stream there, this will cause Photo Stream to be turned off in the first library.
    Any photos downloaded by Photo Stream are actually stored in an entirely separate location from any of your iPhoto libraries. This means that, even if you do switch Photo Stream from one library to another, you will not need to go through redownloading all the photos you already have in Photo Stream back from the iCloud servers. So, switching Photo Stream from one library to another is a relatively inexpensive operation, so you can do it as often as needed without it being much of a hassle.

  • There are multiple users with the same display name

    Hi,
    We have a user and when she get an item assigned to her she sees the following alert:
    "There are multiple users with the same display name USERNAME and at least one of them does not have read permissions to some of the files"
    Now I looked in the database and when I run the following query with the username:
     SELECT     
         [ProviderDisplayName]  
        ,[DisplayName]  
        ,[HasDisplayName]  
        ,[Domain]  
        ,[AccountName]  
        ,[UniqueUserId]  
        ,[LastSync]  
      FROM [Tfs_Configuration].[dbo].[tbl_Identity] where displayname like '%USERNAME%'  
    Then I get 2 same usernames back, How can I get rid of one of them ? When I access TFS trough the portal I only find 1 occurence of this user.
    We use VS2013 and TFS2013 update 4
    Best regards

    Hi DSW,  
    Thanks for your post.
    In your query result, please check if these two users have the same Account Name. if they are two different Account Name in result, it indicate there’s two users have the same display name in your AD, please check that two users’ information in
    your AD. We suggest change one user’s display name in AD.  
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Use two VIs with the same name, different functionality on a single Project

    Hi, I'm working with vision builder al labview, I need to integrate the vision builder migration Vis into my main program, (Is not an option), but I have multiple Vis autogenerated with the same name, how can i integrate them in the same project without dependency problems
    Thanks in advance

    Hi,
    Unless you really need tight integration between the Vision code and the rest of your LabVIEW application, or would rather not have to pay for a Vision Builder AI runtime license on the targets on which you want to deploy your final application, I would recommend you look into using the Vision Builder AI LabVIEW API instead of migrating the inspection to LabVIEW.
    The API allows to control Vision Builder AI by launching a Vision Builder AI engine, running the inspection and retrieving resulting images and results.
    The advantage of the API is that it allows for easier modification and debugging of the Vision Inspection that you designed in Vision Builder, if you need to make changes later. (i.e. all you need to do is open the inspection in Vision Builder AI, modify parameters, add steps etc).
    You won't have to change your LabVIEW application, unless you want to output additional results.
    When you build and deploy your application, you will need to install Vision Builder AI on the target machine and get a runtime license for it.
    Migrating the inspection to LabVIEW is a one way deal. If you need to make changes to the inspection, you will have to migrate the inspection again, or modify the code outside of the Vision Builder AI environment.
    As you might have noticed, the code generated is quite complex, and it is recommended to go this route only if you need really tight integration/synchronization between the vision code and the rest or your LabVIEW code, or if you would rather pay for a cheaper Vision runtime license rather than a VBAI runtime license for the deployment machine (in case of deploying multiple systems where cost is a big consideration).
    Vision Builder AI API examples are located in this folder:
    C:\Program Files (x86)\National Instruments\Vision Builder AI\API Examples\LabVIEW Examples
    Hope this helps clarify the use cases and help you make the right decision for your design.
    Best regards,
    Christophe

Maybe you are looking for

  • Trying to find a compatible hard drive for a zen touch. Anyo

    Hey guys. I'm trying to save some dats from my hard dri've, and have managed to take the hard drive apart, so that I can take out the circular disc with the data on. The dri've is a Hitachi travelstar with model code: HTC424040F9AT00, and it's a 40gb

  • Photoshop cc 2014 windows 8.1 crashes after startup

    after startup I get a message "photoshop isn't working anymore" I have an ASUS N56V laptop

  • A black wire sticking out of the CD tray

    I open the CD tray to my eMac and find a black wire with a fitting on the end. I has become detached from somewhere. Unable to use CD tray. Wondering how to put the wire back where it is supposed to go.

  • ISE deployment with subdomains

    Hi Experts, we have AD Architecture that parent domain and three subdomain as per the region, and ISE Administration/Monitoring Node will be in one subdomain and each region will have its ISE node with policy persona. looking for guidnace on how the

  • EA6350 fails to load web pages, but all other online services continue working

    Occasionally, when using the internet, web pages stop loading. Other online services such as messenger programs, Netflix, and online games still function properly. I usually end up having to restart the router in order to re-enable browsing. We are u