Error message for required inputText components with no label

I'm using JDev/ADF 10.1.3 (but I suppose that an answer for 11g would still be the right answer.)
I'm creating a panelForm (or in 11g it would be a panelFormLayout) with a line for City, State, Zip, all required fields. Here is the code:
<af:panelLabelAndMessage label="#{res.cityStateZip_label}">
   <af:panelGroup layout="horizontal">
      <af:inputText value="#{backing_facilityUpdate.city}"
                          columns="30" maximumLength="30"
                          required="true"
                           requiredMessageDetail="#{res.requiredMessage}"
                           tip="#{res.city_label}"/>
      <af:inputText value="#{backing_facilityUpdate.state}"
                          columns="2" maximumLength="2" required="true"
                          requiredMessageDetail="#{res.requiredMessage}"
                          tip="#{res.state_label}"/>
      <af:inputText value="#{backing_facilityUpdate.zip}"
                           columns="10" maximumLength="10" required="true"
                           requiredMessageDetail="#{res.requiredMessage}"
                           tip="#{res.zipCode_label}">
          <af:validateRegExp pattern="^\d{5}(-\d{4})?$"
                                     noMatchMessageDetail="#{res.zip_invalidMessage}"/>
       </af:inputText>
   </af:panelGroup>
</af:panelLabelAndMessage>This gives me the appearance I want. But because there is no "label" attribute on the three inputText components, when a user doesn't fill them in, the error message shows the requiredMessage from the resource bundle, with just a dash - no identification of the field. I tried setting "shortDesc" - doesn't help. The "tip" doesn't do it.
Is there a way to identify which field was not filled in without setting the "label" attribute, or a way to set the label attribute, but not display the label except in the message?

Thanks - adding the labels with simple=true works in 10g as in 11g. This makes it ignore my "tip" attributes, but I can live with that. I added some spacing so I think people can tell which fields get City, State, and Zip even without the tips. I suppose I could add a line of outputText components under the line, but getting them spaced properly might be a problem. No, I'll live with what I've got.
Thanks.
Edited by: jflack on Nov 5, 2012 10:32 AM

Similar Messages

  • Why do I get the error message for video chat only with a select few?  :(

    I've been trying for weeks trying to get video chat going to a few people with my invitation for video chat timing out and giving me the error message. At first I thought it may be the other people's systems, but they told me I was the only one in their list that this happens. With a few people it works just fine; is it my setup? I have an Airport Base Station connected to the DSL modem and running WIFi in the house and a Power Mac G5 with ethernet going to the Base Station.
    Please give me an heads up what might be the issue. Thanks in advance!!!
    Here's the error message I've clicked on to send to Apple with zero feedback:
    Date/Time: 2010-02-10 16:32:50.582 -0800
    OS Version: 10.5.8 (Build 9L31a)
    Report Version: 4
    iChat Connection Log:
    2010-02-10 16:32:11 -0800: AVChat started with ID 3929692955.
    2010-02-10 16:32:11 -0800: pushlife1: State change from AVChatNoState to AVChatStateWaiting.
    2010-02-10 16:32:12 -0800: 0x7550e90: State change from AVChatNoState to AVChatStateInvited.
    2010-02-10 16:32:22 -0800: 0x7550e90: State change from AVChatStateInvited to AVChatStateConnecting.
    2010-02-10 16:32:22 -0800: pushlife1: State change from AVChatStateWaiting to AVChatStateConnecting.
    2010-02-10 16:32:44 -0800: 0x7550e90: State change from AVChatStateConnecting to AVChatStateEnded.
    2010-02-10 16:32:44 -0800: 0x7550e90: Error -8 (Did not receive a response from 0x7550e90.)
    2010-02-10 16:32:44 -0800: pushlife1: State change from AVChatStateConnecting to AVChatStateEnded.
    2010-02-10 16:32:44 -0800: pushlife1: Error -8 (Did not receive a response from 0x7550e90.)
    Video Conference Error Report:
    18.654670 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    20.656764 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    22.659005 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    0.445346 @Video Conference/VCInitiateConference.m:1584 type=2 (00000000/0)
    [Connection Data for call id: 1 returns 1
    10.629729 @Video Conference/VCInitiateConference.m:1599 type=2 (00000000/0)
    [Prepare Connection With Remote Data - remote VCConnectionData: 1, local VCConnectionData: 1
    10.652610 @Video Conference/VCInitiateConference.m:1703 type=2 (00000000/0)
    [Initiate Conference To User: u0 with Remote VCConnectionData: 1 with Local Connection Data: 1 conferenceSettings: 1]
    16.653967 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:59842;branch=z9hG4bK42631a8124217001
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=173998958
    Call-ID: eefb7f0e-16a4-11df-9457-bdecd7624012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:59842>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=lukegreenfield 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:288:2:1800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 59842 RTP/AVP 110 121 12 3 0
    a=rtcp:59842
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3197311419
    m=video 59842 RTP/AVP 123 126 34
    a=rtcp:59842
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 59842 VIDEO 59842
    a=fmtp:126 imagesize 0 rules 30:320:240:320:240:30
    a=fmtp:123 imagesize 0 rules 30:320:240:320:240:30
    a=rtpID:4249151525
    17.154608 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:59842;branch=z9hG4bK42631a8124217001
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=173998958
    Call-ID: eefb7f0e-16a4-11df-9457-bdecd7624012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:59842>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=lukegreenfield 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:288:2:1800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 59842 RTP/AVP 110 121 12 3 0
    a=rtcp:59842
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3197311419
    m=video 59842 RTP/AVP 123 126 34
    a=rtcp:59842
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 59842 VIDEO 59842
    a=fmtp:126 imagesize 0 rules 30:320:240:320:240:30
    a=fmtp:123 imagesize 0 rules 30:320:240:320:240:30
    a=rtpID:4249151525
    18.155291 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:59842;branch=z9hG4bK42631a8124217001
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=173998958
    Call-ID: eefb7f0e-16a4-11df-9457-bdecd7624012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:59842>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=lukegreenfield 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:288:2:1800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 59842 RTP/AVP 110 121 12 3 0
    a=rtcp:59842
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3197311419
    m=video 59842 RTP/AVP 123 126 34
    a=rtcp:59842
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 59842 VIDEO 59842
    a=fmtp:126 imagesize 0 rules 30:320:240:320:240:30
    a=fmtp:123 imagesize 0 rules 30:320:240:320:240:30
    a=rtpID:4249151525
    18.655978 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:59842;branch=z9hG4bK511f58e54bf60cc6
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=150492620
    Call-ID: f02d0e60-16a4-11df-9457-a720c1b94012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:59842>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=lukegreenfield 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:288:2:1800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 59842 RTP/AVP 110 121 12 3 0
    a=rtcp:59842
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3197311419
    m=video 59842 RTP/AVP 123 126 34
    a=rtcp:59842
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 59842 VIDEO 59842
    a=fmtp:126 imagesize 0 rules 30:320:240:320:240:30
    a=fmtp:123 imagesize 0 rules 30:320:240:320:240:30
    a=rtpID:4249151525
    19.156633 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:59842;branch=z9hG4bK511f58e54bf60cc6
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=150492620
    Call-ID: f02d0e60-16a4-11df-9457-a720c1b94012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:59842>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=lukegreenfield 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:288:2:1800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 59842 RTP/AVP 110 121 12 3 0
    a=rtcp:59842
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3197311419
    m=video 59842 RTP/AVP 123 126 34
    a=rtcp:59842
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 59842 VIDEO 59842
    a=fmtp:126 imagesize 0 rules 30:320:240:320:240:30
    a=fmtp:123 imagesize 0 rules 30:320:240:320:240:30
    a=rtpID:4249151525
    20.157652 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:59842;branch=z9hG4bK511f58e54bf60cc6
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=150492620
    Call-ID: f02d0e60-16a4-11df-9457-a720c1b94012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:59842>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=lukegreenfield 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:288:2:1800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 59842 RTP/AVP 110 121 12 3 0
    a=rtcp:59842
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3197311419
    m=video 59842 RTP/AVP 123 126 34
    a=rtcp:59842
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 59842 VIDEO 59842
    a=fmtp:126 imagesize 0 rules 30:320:240:320:240:30
    a=fmtp:123 imagesize 0 rules 30:320:240:320:240:30
    a=rtpID:4249151525
    20.657977 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:50912 SIP/2.0
    Via: SIP/2.0/UDP sip:59842;branch=z9hG4bK3c817e4509921e53
    Max-Forwards: 70
    To: "u0" <sip:user@rip:50912>
    From: "0" <sip:user@lip:16402>;tag=2108242043
    Call-ID: f15e8c96-16a4-11df-9457-cdd2619e4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:59842>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=lukegreenfield 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:288:2:1800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 59842 RTP/AVP 110 121 12 3 0
    a=rtcp:59842
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3197311419
    m=video 59842 RTP/AVP 123 126 34
    a=rtcp:59842
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 59842 VIDEO 59842
    a=fmtp:126 imagesize 0 rules 30:320:240:320:240:30
    a=fmtp:123 imagesize 0 rules 30:320:240:320:240:30
    a=rtpID:4249151525
    21.158703 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:50912 SIP/2.0
    Via: SIP/2.0/UDP sip:59842;branch=z9hG4bK3c817e4509921e53
    Max-Forwards: 70
    To: "u0" <sip:user@rip:50912>
    From: "0" <sip:user@lip:16402>;tag=2108242043
    Call-ID: f15e8c96-16a4-11df-9457-cdd2619e4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:59842>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=lukegreenfield 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:288:2:1800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 59842 RTP/AVP 110 121 12 3 0
    a=rtcp:59842
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3197311419
    m=video 59842 RTP/AVP 123 126 34
    a=rtcp:59842
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 59842 VIDEO 59842
    a=fmtp:126 imagesize 0 rules 30:320:240:320:240:30
    a=fmtp:123 imagesize 0 rules 30:320:240:320:240:30
    a=rtpID:4249151525
    22.159413 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:50912 SIP/2.0
    Via: SIP/2.0/UDP sip:59842;branch=z9hG4bK3c817e4509921e53
    Max-Forwards: 70
    To: "u0" <sip:user@rip:50912>
    From: "0" <sip:user@lip:16402>;tag=2108242043
    Call-ID: f15e8c96-16a4-11df-9457-cdd2619e4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:59842>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=lukegreenfield 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:288:2:1800
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 59842 RTP/AVP 110 121 12 3 0
    a=rtcp:59842
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3197311419
    m=video 59842 RTP/AVP 123 126 34
    a=rtcp:59842
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 59842 VIDEO 59842
    a=fmtp:126 imagesize 0 rules 30:320:240:320:240:30
    a=fmtp:123 imagesize 0 rules 30:320:240:320:240:30
    a=rtpID:4249151525
    Video Conference User Report:
    0.000000 @:0 type=5 (00000000/16402)
    [Local SIP port]
    22.696811 @Video Conference/VideoConferenceMultiController.m:1474 type=5 (00000000/0)
    [IP And Port Data With Caller IP And Port Data: Obtained 120 bytes of local IP and port data (3 entries). Remote data was 0 bytes (0 entries).
    Binary Images Description for "iChat":
    0x1000 - 0x243fff com.apple.iChat 4.0.8 (619) /Applications/iChat.app/Contents/MacOS/iChat
    0x2b3000 - 0x329fff com.apple.Bluetooth 2.1.10 (2.1.10f2) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x374000 - 0x49bfff com.apple.viceroy.framework 363.57 (363.59) /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x509000 - 0x54dfff com.apple.vmutils 4.1 (104) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x56e000 - 0x58cfff com.apple.frameworks.preferencepanes 12.3 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x5a7000 - 0x5d7fff com.apple.remotedesktop.screensharing 1.0.3 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0x5e9000 - 0x5fcfff com.apple.ScreenSaver 2.2 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x60b000 - 0x62cfff libexpat.1.dylib /usr/lib/libexpat.1.dylib
    0x633000 - 0x69ffff com.apple.iLifeMediaBrowser 2.1.5 (368) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x6e9000 - 0x71cfff com.apple.iChatCommonGUI 4.0.8 (619) /System/Library/PrivateFrameworks/iChatCommonGUI.framework/iChatCommonGUI
    0x744000 - 0x746fff com.apple.BezelServicesFW 1.4.9215 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x76d000 - 0x76ffff com.apple.iChat.Styles.Text 4.0.8 (619) /Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/MacOS/Te xt
    0x7bd000 - 0x7c2fff com.apple.iChat.Styles.Balloons 4.0.8 (619) /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
    0x7d0000 - 0x7d3fff com.apple.iChat.Styles.Boxes 4.0.8 (619) /Applications/iChat.app/Contents/PlugIns/Boxes.transcriptstyle/Contents/MacOS/B oxes
    0x7d9000 - 0x7defff com.apple.iChat.Styles.Compact 4.0.8 (619) /Applications/iChat.app/Contents/PlugIns/Compact.transcriptstyle/Contents/MacOS /Compact
    0xf28000 - 0xf2efff com.apple.CoreGraphics 1.409.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xf95000 - 0xf9ffff com.apple.IOFWDVComponents 1.9.5 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0xfb0000 - 0xfb4fff com.apple.audio.AudioIPCPlugIn 1.0.6 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xfb9000 - 0xfbafff com.apple.aoa.halplugin 2.5.8 (2.5.8f1) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x5060000 - 0x5247fff com.apple.RawCamera.bundle 2.1.1 (508) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x5a58000 - 0x5a87fff com.apple.QuickTimeIIDCDigitizer 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x5aae000 - 0x5aecfff com.apple.QuickTimeFireWireDV.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x5af8000 - 0x5b4afff com.apple.QuickTimeUSBVDCDigitizer 2.3.2 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x5b58000 - 0x5b98fff com.apple.iSightAudio 7.6.4 (1327.73) /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
    0x5c92000 - 0x5caefff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x5f00000 - 0x60ecfff com.apple.audio.codecs.Components 1.9 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x613f000 - 0x62b7fff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x62e9000 - 0x6472fff com.apple.GeForceFXGLDriverPPC 1.5.48 (5.4.8) /System/Library/Extensions/GeForceFXGLDriverPPC.bundle/Contents/MacOS/GeForceFX GLDriverPPC
    0x7b65000 - 0x7b6afff com.apple.iokit.IOQTComponents 1.6 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x8fe00000 - 0x8fe30fff dyld /usr/lib/dyld
    0x90003000 - 0x9000bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9000c000 - 0x9001afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9001b000 - 0x90344fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90345000 - 0x90459fff com.apple.vImage 3.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90583000 - 0x905d1fff com.apple.framework.familycontrols 1.0.4 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x905d2000 - 0x90614fff com.apple.quartzfilters 1.5.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x90615000 - 0x9061dfff com.apple.CoreGraphics 1.409.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9064f000 - 0x9127afff com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9127b000 - 0x91305fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91306000 - 0x91313fff com.apple.CoreGraphics 1.409.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91314000 - 0x913f7fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x913f8000 - 0x9151dfff com.apple.CoreFoundation 6.5.7 (476.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9151e000 - 0x915a0fff com.apple.print.framework.PrintCore 5.5.4 (245.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x915a1000 - 0x915a1fff com.apple.audio.units.AudioUnit 1.5 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x915a2000 - 0x91604fff com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91605000 - 0x91605fff com.apple.MonitorPanelFramework 1.2.0 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91606000 - 0x91622fff com.apple.IMFramework 4.0.8 (584) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x91623000 - 0x9162efff com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9162f000 - 0x91818fff com.apple.security 5.0.6 (37592) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91819000 - 0x9186ffff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91940000 - 0x919dafff com.apple.ApplicationServices.ATS 3.8 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x919df000 - 0x91a23fff com.apple.CoreMediaIOServicesPrivate 20.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x91a24000 - 0x91a34fff com.apple.agl 3.0.9 (AGL-3.0.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91a35000 - 0x91a6afff com.apple.AE 402.3 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91a6b000 - 0x91a70fff com.apple.KerberosHelper 1.1 (1.0) /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x91a71000 - 0x91aecfff com.apple.SearchKit 1.2.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91bb9000 - 0x91bf6fff com.apple.CoreGraphics 1.409.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91bf7000 - 0x91bfafff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91bfb000 - 0x91c0efff com.apple.CFOpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x91c0f000 - 0x91c14fff com.apple.OpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x91c15000 - 0x91c1bfff com.apple.DisplayServicesFW 2.0.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x91c1c000 - 0x91d06fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91d07000 - 0x91d2efff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91d2f000 - 0x91d36fff com.apple.print.framework.Print 218.0.3 (220.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91d37000 - 0x91d37fff com.apple.quartzframework 1.5 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x91d38000 - 0x91d3bfff com.apple.CrashReporterSupport 10.5.7 (161) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91ddf000 - 0x91e08fff com.apple.shortcut 1.0.1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91e14000 - 0x91e71fff com.apple.HIServices 1.7.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91e72000 - 0x91fbefff com.apple.ImageIO.framework 2.0.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91fbf000 - 0x9208ffff com.apple.ColorSync 4.5.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92096000 - 0x920abfff com.apple.datadetectors 1.0.1 (66.2) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x920ac000 - 0x920aefff com.apple.ImageIO.framework 2.0.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x920af000 - 0x920c4fff com.apple.IMUtils 4.0.8 (584) /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x920c5000 - 0x920d4fff com.apple.DSObjCWrappers.Framework 1.3 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x920d5000 - 0x92185fff edu.mit.Kerberos 6.0.13 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92186000 - 0x92196fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x92197000 - 0x921b1fff com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x921b2000 - 0x9223afff com.apple.audio.CoreAudio 3.1.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9223b000 - 0x9223bfff com.apple.Carbon 136 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9230d000 - 0x92313fff com.apple.backup.framework 1.0 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92320000 - 0x923e8fff com.apple.CoreData 100.2 (186.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x923e9000 - 0x9242dfff com.apple.DirectoryService.PasswordServerFramework 3.0.4 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9257d000 - 0x92650fff com.apple.CoreServices.OSServices 228 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x92651000 - 0x926bbfff com.apple.PDFKit 2.1.2 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x926bc000 - 0x92c38fff com.apple.CoreGraphics 1.409.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92c39000 - 0x92d20fff com.apple.WebKit 5531.21 (5531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x92d21000 - 0x92d62fff com.apple.ImageIO.framework 2.0.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92d63000 - 0x9331dfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9331e000 - 0x9334ffff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93350000 - 0x93368fff com.apple.DictionaryServices 1.0.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93369000 - 0x93385fff com.apple.ImageIO.framework 2.0.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93386000 - 0x933affff com.apple.CoreMediaPrivate 15.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x933b0000 - 0x93460fff com.apple.QD 3.11.57 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93461000 - 0x93489fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9348a000 - 0x934d4fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x934d5000 - 0x9350afff com.apple.LDAPFramework 1.4.5 (110) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9350b000 - 0x9350bfff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9350c000 - 0x93573fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x93574000 - 0x937bafff com.apple.Foundation 6.5.9 (677.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9382d000 - 0x9382efff libffi.dylib /usr/lib/libffi.dylib
    0x9382f000 - 0x938c4fff com.apple.framework.IOKit 1.5.2 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x938c5000 - 0x9397cfff com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9397d000 - 0x9397efff com.apple.ApplicationServices 34 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9397f000 - 0x93a04fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x93b19000 - 0x93b60fff com.apple.NavigationServices 3.5.2 (163) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93b61000 - 0x93bb0fff com.apple.datadetectorscore 1.0.2 (52.14) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x93bb1000 - 0x93eb3fff com.apple.CoreServices.CarbonCore 786.11 (786.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93eb4000 - 0x93ec7fff com.apple.LangAnalysis 1.6.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93ec8000 - 0x93ec8fff com.apple.CoreServices 32 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93ec9000 - 0x93f0ffff com.apple.securityinterface 3.0.4 (37213) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93f10000 - 0x940b1fff com.apple.QuartzComposer 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x940b2000 - 0x940bdfff com.apple.speech.recognition.framework 3.7.24 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x940be000 - 0x940c7fff com.apple.DiskArbitration 2.2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x940c8000 - 0x94268fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x94269000 - 0x94287fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x94288000 - 0x942a7fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x942a8000 - 0x942a8fff com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x942a9000 - 0x942c4fff com.apple.DirectoryService.Framework 3.5.7 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x942c5000 - 0x9437ffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x94380000 - 0x943b9fff com.apple.SystemConfiguration 1.9.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x943ba000 - 0x9457cfff com.apple.CoreAUC 3.08.0 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9457d000 - 0x946a2fff com.apple.imageKit 1.0.2 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x946a3000 - 0x946b1fff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x946b2000 - 0x9481efff com.apple.AddressBook.framework 4.1.2 (702) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9481f000 - 0x94849fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9484a000 - 0x948fdfff com.apple.CFNetwork 438.14 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x948fe000 - 0x94986fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x949d5000 - 0x94a6cfff com.apple.LaunchServices 292 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94a6d000 - 0x94b06fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94b07000 - 0x94b27fff com.apple.ImageIO.framework 2.0.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94b28000 - 0x94e5afff com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x950d8000 - 0x95139fff com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9513a000 - 0x95151fff com.apple.ImageCapture 5.0.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95152000 - 0x9516efff com.apple.openscripting 1.2.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9516f000 - 0x95172fff com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95173000 - 0x95177fff com.apple.ImageIO.framework 2.0.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95178000 - 0x951a3fff libauto.dylib /usr/lib/libauto.dylib
    0x951a4000 - 0x951b7fff com.apple.speech.synthesis.framework 3.7.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x95223000 - 0x95272fff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95273000 - 0x95292fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x95293000 - 0x95a09fff com.apple.AppKit 6.5.9 (949.54) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95a0a000 - 0x95a99fff com.apple.DesktopServices 1.4.8 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95a9a000 - 0x95be2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95be3000 - 0x96011fff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96012000 - 0x9634bfff com.apple.HIToolbox 1.5.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9634c000 - 0x96358fff com.apple.audio.SoundManager 3.9.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96359000 - 0x96359fff com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9635a000 - 0x964b1fff com.apple.JavaScriptCore 5531.21 (5531.21.9) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x964b2000 - 0x964b9fff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x964ba000 - 0x9681ffff com.apple.QuartzCore 1.5.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96820000 - 0x9686ffff com.apple.Metadata 10.5.8 (398.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96870000 - 0x9688ffff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96890000 - 0x969d7fff com.apple.audio.toolbox.AudioToolbox 1.5.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x969d8000 - 0x969ddfff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x969e4000 - 0x969effff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x969f0000 - 0x96a1dfff com.apple.opengl 1.5.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96a1e000 - 0x9740dfff com.apple.WebCore 5531.21 (5531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9740e000 - 0x9744bfff com.apple.securityfoundation 3.0.2 (36131) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

    Hi,
    Welcome to the    Discussions
    So we have DSL Modem <-> Base Station <-> Computer connected by Ethernet.
    Is the Modem Routing ?
    Is the Base Station set to "Share An IP" ?
    (i.e are there two DHCP servers on your LAN ?)
    Is Internet Sharing On in th G5s System Preferences > Sharing pane ?
    In the Base Station is Port Mapping Protocol Enabled if it is doing routing ?
    It is in the NAT tab of the Internet Pane.
    Is the G5 also doing WiFi to the Base Station ?
    Also check the Modem is not Blocking PINGS as this log shows no PING (But I am not sure it even got that far)
    7:45 PM Thursday; February 18, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • I am trying to update my iPhone software but to do so I needed to update iTunes.  When I try to do that, I keep getting this error message" "There is a problem with this Windows Installer Package. A program required for this install to complete could not

    I am trying to update my iPhone software but to do so I needed to update iTunes.  When I try to do that, I keep getting this error message" "There is a problem with this Windows Installer Package. A program required for this install to complete could not....

    Try the following user tip:
    "There is a problem with this Windows Installer package ..." error messages when installing iTunes for Windows

  • HT1926 can't install quicktime or itunes on windows 7 get the error message There is a problem with the windows installer package. A program required for this install to complete could not be run

    please help. Can't install quictime player or itunes on windows 7. Get the error message There is a problem with the windows installer package. A program required for this install to complete could not be run. Have followed all the steps suggested and still no luck.

    thank you for trying to help. I do not have apple software update on my computer. I have tried to install several programs so i could install it but every installation will not finish and rolls back and says no changes were made to my computer so i can't install the update. I even tried to force install as administrator but nothing works. Any help would be greatly appreciated. I have windows 7 64 bit.

  • On every attempt to install Itunes I've recieved the error message, "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package Vendor." What do?

    On every attempt to install Itunes I've recieved the error message, "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package Vendor." What do?

    I know there's a million threads like this, but I thought I'd record my experience.  I, too, was having the original poster's error when I tried to update iTunes on Windows XP.  I think I was stuck on 10. 
    I solved it by un-installing iTunes and every other Apple app.  I discovered that Apple Software Update would not un-install as its MSI file could not be found.  I used the "Windows Install Cleanup" tool from Microsoft to remove Apple Software Update from the list of installed programs.  Google "kb290301" for a Microsoft page that includes a download link for it.  After that, I was able to install a fresh copy of iTunes 10.5.2.
    I'm not sure why this app's folder and MSI were missing from my computer.  I had once used Laplink PC Mover to move everything from my old computer to this one, and perhaps it missed a bit.

  • I have been using itunes on my windows based pc for years but since installing the latest itunes update I have been getting the error message A required itunes component is not installed. Please reinstall itunes. (-42404)

    I have been using itunes on my windows 64 bit laptop for years but since downloading the latest itunes 10.7 update whenever I opened itunes the error message 'A required itunes component is not installed. Please reinstall itunes (-42404)'
    Itunes would still load and play music in my library and I could still sync my ipod but when loading a CD itunes would not recognise the album/tracks and I would need to type them manualing after uploading.
    I have just bought the new iphone5 and went to sync the phone with itunes. itunes recognises the iphone when plugged in via the usb port or when wi fi is turned on but itunes will not allow the phone to sync.
    I spent over an hour the other morning speaking to apple customer support and have ensured I have administer right and that UAC is turned off.
    I was taken through msconfigure and adjusted the startup tab but still no joy.
    In the end I was e-mailed instructions on how to uninstall and then reinstall itunes and component parts.
    Now that I've uninstalled itunes when I try reinstalling I get the following messages during the download.
    The 1st message is;
    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application  Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    When I click ok the next message that appears sometime later during the install is;
    Service 'Apple Mobile Device' (Apple Mobile Device) Failed to start Verify that you have sufficient privileges to start system services.
    The options I have are to abort, retry or ignore. If I retry the same message comes back and if I  abort or ignore the download continues and I then get the following message:
    'Apple Application Support was not found. Apple Application Support is required to run itunes Helper. Please uninstall itunes, then reinstall itunes again. Error 2'
    After attempting to reinstall itunes only some components were installed however itunes would not open.
    It would appear many people have experienced problems with this latest download!

    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • HT3275 Since updating OS to Mountain Lion from leopard, I get the following error message when trying to backup with time machine on external drive.  Could not complete backup to media share.  The network backup disk does not support the required AFP feat

    Since updating OS to Mountain Lion from leopard, I get the following error message when trying to backup with time machine on external drive.  "Could not complete backup to media share.  The network backup disk does not support the required AFP features."  What are AFP features and how do I get Time Machine to backup to my current external backup?

    This means that your NAS does not support the required encryption. Update your NAS to the latest firmware or ditch it and buy a Time Capsule (they are the most reliable when using TM).

  • I recently downloaded the latest iTunes and now keep getting the error message "A required iTunes compnent is not installed. Please re-install iTunes (-42404).  I have re-installed 10x and still no luck.  iTunes will not sync with my iPad.  Can anyone hel

    I recently downloaded and installed the latest version of iTunes and now keep getting the error message "A required iTunes component is not installed.  Please re-install iTunes (-42404)".
    Since this, my iPad will not sync, despite resetting it many times.
    I have downloaded and installed the new iTunes more than ten times with no luck.
    Please can anyone help!!!!!!!

    Let's try a repair install of iTunes first.
    Restart the PC. If you're using Vista or 7, now head into your Uninstall a program control panel, select "iTunes" and then click "Repair". If you're using XP, head into your Add or Remove Programs control panel, select "iTunes", click "Change" and then click "Repair".
    Can you launch your iTunes now?

  • I have an IPOD classic with 80MB of music. reying to reinstall library from a new PC. it goes through the synch process but I get an error message for most of the content.  Library plays on the pc under Itunes fine?

    I have an IPOD classic with 80MB of music. I am trying to reinstall library from a new PC. it goes through the synch process but I get an error message for most of the content.  Library plays on the pc under Itunes fine?

    Disable the Convert higher bit rate songs to 128 kbps AAC option from under the iPod's Summary tab in iTunes and see if that helps.
    B-rock

  • TS3988 I get a "Connection Error - iCloud encountered an error while trying to connect to the server" message; I have been getting this error message for months, on any device I try to login with.

    I get a "Connection Error - iCloud encountered an error while trying to connect to the server" message; I have been getting this error message for months, on any device I try to login with.

    Hi
    I am sorry can't help you because I have same problem when login to icloude.com and try insert to Contacts!
    Many times happen.
    what is issues ?

  • HT1933 Tried iTunes Store directive for reporting a problem. Got an ERROR message every time. Stuck with a NY Times app that won't recognize my subscription.

    Tried iTunes Store directive for reporting a problem. Got an ERROR message every time. Stuck with a NY Times app that won't recognize my subscription.called Apple and was told by an automated message to...use the ITunes Store directive.
    Can someone point me in the right direction.

    Hello atransient,
    Thanks for the question, that definitely sounds frustrating to encounter errors at the most important times.
    Let's see if the online Report a Problem works any better for you:
    http://reportaproblem.apple.com
    Thanks,
    Matt M.

  • How to prevent error message for material description in MDG material detail screen, when user click on check action

    Dear Experts,
    I have a requirement for making material description as non mandetory in change request view of mdg material screen.
    I have done that using field usage in get data method of feeder classes, but still message is displaying.
    This message 'Material description is mandatory is displaying with check action only, but not with save or submit after i anhance field property as not mandetory.
    How to prevent error message for material description in MDG material detail screen, when user click on check action.
    Thanks
    Sukumar

    Hello Sukumar
    In IMG activity "Configure Properties of Change Request Step", you can completely deactivate the reuse area checks (but will then loose all other checks of the backend business logic as well).
    You can also set the error severity of the checks from Error to Warning (per CR type, not per check).
    Or you provide a default value for the material description, e.g. by implementing the BAdI USMD_RULE_SERVICE.
    Regards, Ingo Bruß

  • I have an iPod nano v4 or 5 and when I connect it to my Hyundai Santa Fe I get an iPod loading error message.  The cable came with the car when I purchased it and the dealer was able to get it to work with his newer ipod.  Please advise.

    I have an iPod Nano v4 or 5 and when I connect it to my Hyundai Santa Fe I get an iPod Loading error message.  The cable works with the dealer's iPod which is a newer model.  The cable came with the car when I purchased it.  Please advise.  Thanks.

    Hi Bander Bunny!
    I have a couple of articles that should be able to help you troubleshoot this issue a little further. You may want to try uninstalling and reinstalling iTunes first. This has to be done in a specific manner, and this article can help you do that:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/ht1923
    Another option is that you may want to try syncing your iPod nano manually. Here's is an article that pertains to manually managing the content of your iPod nano:
    Managing content manually on iPhone, iPad, and iPod
    http://support.apple.com/kb/ht1535
    It's also possible that this issue resides with your iPod nano. Here is a website that will help you troubleshoot the iPod nano:
    Apple - Support - iPod Troubleshooting Assistants
    http://www.apple.com/support/ipod/five_rs/
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • MacBook 2006 w/Snow Leopard; HP B210 printer; print problem; error message: One or more components of the HP printing software are corrupted or missing. Reinstalled software but Mac will not cause printer to print.

    ? MacBook 2006 w/Snow Leopard; HP B210 printer; print problem; error message: "One or more components of the HP printing software are corrupted or missing..." Reinstalled software but Mac will not cause printer to print.  My MacBook Pro works fine with same wireless printer.

    Hi ArielAce , thanks for getting back to me!
    I would recommend downloading and running the HP Print and Scan Doctor.
    Please keep me posted!
    Please click “Accept as Solution " if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks" for helping!
    Jamieson
    I work on behalf of HP
    "Remember, I'm pulling for you, we're all in this together!" - Red Green.

  • Itunessetup.exe couldn't be downloaded error message for for vista.

    itunessetup.exe couldn't be downloaded error message for for vista. Couldn't get the update so I uninstalled itunes and still get the error message. I tried reconfiguring the start up components with no luck. anybody know how to fix this?

    I actually had started on this before your post but you are right. My luck created some issues but after I got around that it worked. I uninstalled everything in the order it needed to. While I was doing this windows had an update. When I restarted something must have went wrong with the update and it crashed on the start up. took me a while to restore it but when I was done it brought back the programs in their damaged state.
    So I did the uninstall process again. restarted. and reinstalled and it all works now.
    Thank you for the help.
    For those reading this the order to uninstall goes as:
    iTunes, Apple Software Update, Apple Mobile Device Support, Bonjour, Apple Application Support, iCloud, and finally MobileMe. Skip over any you don't have installed. Then Restart then reinstall itunes.

Maybe you are looking for

  • Exchange 2003 Stand Alone Server No Connection from Iphone and ActiveSync

    We have a single Exchange 2003 Server SP2. We have a test user that has an iPhone and I have been trying to get it connected. Have tried everything I can think of, it always fails on creating the account with "Account Verification Failed" Please let

  • How do I download Adobe Acrobat

    How do I download Adobe Acrobat?

  • Settings for canon lide 210

    how do i set my scanner for scaning jpg photographs as my scaner automaticlly is scaning everything as a pdf

  • Adobe Updates and Video Drivers

    Could not find a better place to post this one, but perhaps there is. But for now.... I have a Lenovo 410 Laptop with discreet Nvdia video card, Windows 7 32 bit. I use it both docked with a large monitor and undocked. It has profiles for each situat

  • JTable Speed

    I have a speed issue with a JTable. It has a column consisting of a JComboBox with a JTextField as an editor that acts as an interactive search. The JComboBox has about 30,000 entries in it (I know that�s too many). The problem is two fold. The first