Header portlet issue: User settings not passed to Header portlet on "My Pages"

I am trying to write a header portlet which reads User Settings (User preference). The settings are retrieved correctly and the header portlet works fine on a Community portlet but when browsing "My Pages" or "Knowledge Directory" the settings are not being passed to the header portlet. I have tried this on multiple portals and I get the same behavior. Can you kindly let me know the cause of the problem and help me fix this issue Thanks,Rakesh

I was able to figure out setting the global display on the default pages, but I'm still stymied at how to set the display for the page portlets for user customizations. In instances where users have added a page portlet, only the portlet header is displayed. I've done the following to try to fix the situation:
- Deleted and regenerated the page portlets
- Refreshed the repository
- Refreshed the display for individual user pages
Nothing seems to work. This is a major showstopper for us: we are scheduled to go "live" with the 9.0.2.6 version on Friday, and we do not want to ask users to recustomize their pages.
Windows; 9.0.2.6
Thanks for all the help!
Mary

Similar Messages

  • Share Point 2013 - User Settings not initialised

    Hi there, 
    We are using the SharePoint 2013 server on top of Windows 2012.
    We've recently created  user profile application service and activated the Site Feed feature. 
    After that one of our users experiences an annoying thing, she is being redirected from the Home Page to another page that says "Edit user settings" and "User settings not initialized ". No other user is experiencing these issues. Please
    help.

    Hi,
    According to your post, my understanding is that a spectial user got "Edit User Settings" when visiting a site collection.
    I recommend to
    remove the user from that site collection completly and then re-add him. You can select Site Settings, under "Users and Permissions", click People and groups. Select the group and user to remove it.
    In addition, you need to check the user permission. You can select Site Settings, under "Site permissions", click People and groups. Click Check Permissions, enter the user.
    Here is a similar thread for you to take a look at:
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/62179303-d2d4-4f04-818b-9645a18f3425/user-gets-edit-user-settings-when-visiting-a-site-collection-and-redirected-to?forum=sharepointadminprevious
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • SRM user settings not populated

    Hello,
    We are using SAP SRM 7.02 with NWBC and  we are testing this in sandbox.user id has been assigned to sap_all and new and SAPSRM/employee_ehp1 role.
    NWBC Launched --> Click on SRM user settings---> not populating the details/page navigation to details page is not opening.Pls see the screen shots.
    When click on the SRM user settings same page is opening.
    Please provide you inputs to resolve this.
    Ranjit.

    You observation is correct and it is the standard design of such portal roles as SRM Administrator, SRM Strategic Purchaser, or SRM Operational Purchaser to not have "personalization", but only Employee Self Service role.

  • User Settings not working.  Please help!

    <TD noWraplign=right>I am trying to build some interactive portlets using User prefs and have had no luck. Any help would be greatly appreciated.
    Here is my code for the first portlet (view_course_defaultView is set as a user preference in the web service):
    privatevoidPage_Load(objectsender, System.EventArgs e)
    IPortletContext context = PortletContextFactory.CreatePortletContext(Request, Response);
    IPortletRequest pRequest = context.GetRequest();
    IPortletResponse pResponse = context.GetResponse();
    IPortletUser user = context.GetUser();
    try
    if(user.HasSettingsRight(SettingType.User))
    pResponse.SetSettingValue(SettingType.User, "view_course_defaultView", "All");
    else
    Response.Write("You can't do that");
    catch(Exception ex)
    Response.Write(ex.Message + ex.StackTrace);
    Here is my code for the second portlet (again view_course_defaultView is set as a User preference in the Web Service):
    privatevoidPage_Load(objectsender, System.EventArgs e)
    try
    IPortletContext pContext = PortletContextFactory.CreatePortletContext(Request, Response);
    IPortletResponse pResponse = pContext.GetResponse();
    IPortletRequest pRequest = pContext.GetRequest();
    IPortletUser pUser = pContext.GetUser();
    if(pUser.HasSettingsRight(SettingType.User))
    Response.Write(pRequest.GetSettingValue(SettingType.User, "view_course_defaultView"));
    Response.Write(pRequest.GetSettingCollection(SettingType.User).Count);
    catch(Exception ex)
    Response.Write(ex.Message + ex.StackTrace);
    The only thing written to the screen in the second portlet is 0 for the User settings count. Does anyone see what I am doing wrong?
    Thanks,
    Jackie Kajdzik

    I am having the same issue.  The Admin, Portal and CommunityPortal prefs set fine.  However, the user pref will not set.  Could this be because this pref is not to be set in this manner?

  • WDJ - Right click- User settings , not working at all times

    We are working on SAP Netweaver 7.4.
    We have developed WDJ applications in PO server and are displaying the application in SAP EP using the remote iview method.
    Our requirement: We need to show the users , right click ->User settings so that they can modify the view.
    Steps taken: The allowuserpersonalisation has been set to True.
    Issue:
    Not all of the remote WDJ application are showing the User settings.
    For e.g: If it is working for WDJ application A, it is not working for WDJ application B.
    Here is where it gets more confusing !!!:
    If role A contains WDJ application A and role B contains WDJ application B.
    then:
    1) if WDJ application B is assigned to the role A, then the User settings start working for it
    2) if WDJ application A is assigned to the role B, then the User settings still work for it
    3) if WDJ application B is assigned to the role C, then the User settings do not work.
    Can anyone please help?

    Hi,
    normal right mouseclick is disabled as of 710 I guess, I assume you mean the ctrl+alt+right mouse click, right?
    Also , I am not sure I fully understand your A-B-C example. Can you please elaborate it in a less abstract way? Can you show concrete examples what is not working regarding the end-user personalization? Are all wd java applications running in a non-standalone way when you test end-user personalization?
    Cheers,
    Ervin

  • Timezone from portal user settings not used in DateNavigator

    Hi experts
    I'm facing a problem with DateNavigator component.
    There is a WDJ application that used with different timezones in NW Portal.
    In the app there is a DateNavigator which bound to the date context attribute.
    When user select some date in DateNavigator, system converts selected date to the context using system default timezone, rather than timezone in portal user settings. This leads to the fact that the time in context is wrong - the system considers that user works in "Default" timezone but really user works in its own timezone, which different with default.
    If I force TimeZone.setDefault(WDClientUser.getCurrentUser().getTimeZone()) everything works fine, but this is an empty and wrong way.
    I'm using NW 7.2 CE.
    Thanks in advice, how to solve this issue!

    mwohlf wrote:
    After Installing Patch 121657-19 the Calendar Express view seems to mix up
    the default preferences with the user selected preferences.I hit the same issue with a 6.2->6.3 upgraded system and a fresh 6.3 installation. A quick search didn't reveal any pre-existing bugs nor could I find any obvious problems delving into the xsl code -- please log a Sun support case to have this issue looked into further. Please note that in 6.3 calendar express is a deprecated interface so you should be making every effort to move to UWC/CE anyway.
    Regards,
    Shane.

  • Video Chat issue - "User" did not respond

    Hello. When I try to Video Chat with friends, I get an error message. It says "user" does not respond and asks if I want to send a report to Apple. This happens when I initiate the Video Chat AND when a friend initiates. Oddly enough, I can only video chat with my sister. She gave me the external iSight camera for Christmas so we could chat while away at college. She has the new MacBookPro with the built-in camera. I am not sure why I can chat with her across the country (she is in CA, I am in NY), but not with anyone else.
    I have seen a couple of similar posts and have read through them, but have not had any luck with a solution.
    I have changed my Quiktime setting as many have suggested. Any further ideas??
    Here is a copy of the error report:
    Date/Time: 2007-03-25 22:37:21.106 -0400
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 793411145.
    nicrolo541: State change from AVChatNoState to AVChatStateWaiting.
    0x58711f0: State change from AVChatNoState to AVChatStateInvited.
    0x58711f0: State change from AVChatStateInvited to AVChatStateConnecting.
    nicrolo541: State change from AVChatStateWaiting to AVChatStateConnecting.
    nicrolo541: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x58711f0: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    13.463090 @:0 type=4 (00000000/2)
    [VCSIP_INVITEERROR]
    [19]
    13.460438 @SIP/SIP.c:2447 type=4 (900A0015/2)
    [SIPConnectIPPort failed]
    11.455378 @SIP/SIP.c:2447 type=4 (900A0015/2)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    12.960716 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.3;branch=z9hG4bK2a12d01c047b2703
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "nicrolo541" <sip:[email protected]>;tag=1575081074
    Call-ID: e2374780-db42-11db-beaa-feacda2d13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 540
    v=0
    o=nicrouleau 0 0 IN IP4 192.168.1.3
    s=nicrolo541
    c=IN IP4 192.168.1.3
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1666
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:-1998949482
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    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 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-1070844913
    11.957466 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.3;branch=z9hG4bK2a12d01c047b2703
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "nicrolo541" <sip:[email protected]>;tag=1575081074
    Call-ID: e2374780-db42-11db-beaa-feacda2d13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 540
    v=0
    o=nicrouleau 0 0 IN IP4 192.168.1.3
    s=nicrolo541
    c=IN IP4 192.168.1.3
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1666
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:-1998949482
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    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 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-1070844913
    11.456088 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.3;branch=z9hG4bK2a12d01c047b2703
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "nicrolo541" <sip:[email protected]>;tag=1575081074
    Call-ID: e2374780-db42-11db-beaa-feacda2d13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 540
    v=0
    o=nicrouleau 0 0 IN IP4 192.168.1.3
    s=nicrolo541
    c=IN IP4 192.168.1.3
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1666
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:-1998949482
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    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 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-1070844913
    10.954347 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:33587 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK594cabd8088e7ea6
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:33587>
    From: "nicrolo541" <sip:[email protected]>;tag=1855846865
    Call-ID: e105811a-db42-11db-beaa-d2f155d913c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 548
    v=0
    o=nicrouleau 0 0 IN IP4 m.0
    s=nicrolo541
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1666
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:-1998949482
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    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 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-1070844913
    9.952786 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:33587 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK594cabd8088e7ea6
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:33587>
    From: "nicrolo541" <sip:[email protected]>;tag=1855846865
    Call-ID: e105811a-db42-11db-beaa-d2f155d913c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 548
    v=0
    o=nicrouleau 0 0 IN IP4 m.0
    s=nicrolo541
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1666
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:-1998949482
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    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 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-1070844913
    9.452381 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:33587 SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK594cabd8088e7ea6
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:33587>
    From: "nicrolo541" <sip:[email protected]>;tag=1855846865
    Call-ID: e105811a-db42-11db-beaa-d2f155d913c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 548
    v=0
    o=nicrouleau 0 0 IN IP4 m.0
    s=nicrolo541
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1666
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000/1
    a=rtpmap:0 PCMU/8000/1
    a=rtpID:-1998949482
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    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 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-1070844913
    9.448137 @:0 type=2 (00000000/22)
    [VCVIDEO_OUTGOINGATTEMPT]
    [4]
    0.376237 @:0 type=2 (00000000/2)
    [VCUSE_EXTERNALISIGHT]
    [26]
    0.000000 @:0 type=2 (00000000/2)
    [VCUSE_EXTERNALISIGHT]
    [26]
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x172fff com.apple.iChat 3.1.8 (445) /Applications/iChat.app/Contents/MacOS/iChat
    0x4f0e000 - 0x4f0ffff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x4f12000 - 0x4f1cfff com.apple.IOFWDVComponents 1.7.9 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x4f54000 - 0x4f86fff com.apple.QuickTimeIIDCDigitizer 7.1.5 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x4fcb000 - 0x500afff com.apple.QuickTimeFireWireDV.component 7.1.5 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x5015000 - 0x505afff com.apple.QuickTimeUSBVDCDigitizer 1.7.5 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x507c000 - 0x50a6fff com.apple.iSightAudio 7.1.5 /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
    0x513c000 - 0x514ffff com.apple.audio.AudioIPCPlugIn 1.0.0 (1.0) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x517c000 - 0x528bfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x52ba000 - 0x53aafff com.apple.ATIRadeon9700GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0x53b8000 - 0x53d1fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x53d7000 - 0x53f2fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x55cb000 - 0x5604fff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x57b4000 - 0x57c2fff com.apple.iokit.IOUSBLib 2.5.9 /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x57df000 - 0x57e3fff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x5dce000 - 0x5f00fff com.ioxperts.vdig.webcam.Logi 1.0.7 /Library/Components/Logitech QuickCam.qtx/Contents/MacOS/Logitech QuickCam
    0x8fe00000 - 0x8fe52fff dyld /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff com.apple.ApplicationServices.ATS 1.9.6 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.9 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x91413fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91426000 - 0x91431fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91436000 - 0x9143efff libbsm.dylib /usr/lib/libbsm.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918f1fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91905000 - 0x9192afff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193d000 - 0x9197ffff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199b000 - 0x919affff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bd000 - 0x91a03fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1a000 - 0x91ae1fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2f000 - 0x91b44fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b49000 - 0x91b67fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6d000 - 0x91c24fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c73000 - 0x91c77fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c79000 - 0x91ce1fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce6000 - 0x91d23fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2a000 - 0x91d43fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d48000 - 0x91d4bfff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4d000 - 0x91e2bfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4b000 - 0x91e4bfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4d000 - 0x91f32fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3a000 - 0x91f59fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc5000 - 0x92033fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203e000 - 0x920d3fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ed000 - 0x92675fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a8000 - 0x929d3fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a03000 - 0x92af1fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af4000 - 0x92b7cfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbd000 - 0x92de8fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f15000 - 0x92f33fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3e000 - 0x92f98fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb6000 - 0x92fb6fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb8000 - 0x92fccfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe4000 - 0x92ff4fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93000000 - 0x93015fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93027000 - 0x930aefff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c2000 - 0x930cdfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d7000 - 0x93104fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311e000 - 0x9312efff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93702000 - 0x93722fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93776000 - 0x93776fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93778000 - 0x93dabfff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94138000 - 0x941aafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e3000 - 0x942a7fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f9000 - 0x942f9fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942fb000 - 0x944bbfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94505000 - 0x94542fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9454a000 - 0x9459afff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a3000 - 0x945b7fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945fc000 - 0x94641fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9464d000 - 0x94685fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946c8000 - 0x946e4fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x946f8000 - 0x9473cfff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94760000 - 0x9476ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94777000 - 0x94783fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947c9000 - 0x947e1fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947e8000 - 0x94abdfff com.apple.QuickTime 7.1.5 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94b81000 - 0x94bf2fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94c65000 - 0x94c85fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94d8d000 - 0x94ebdfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f4f000 - 0x94f5efff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f66000 - 0x94f93fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f9a000 - 0x94faafff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94fae000 - 0x94fddfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94fed000 - 0x9500afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95350000 - 0x953bffff com.apple.Bluetooth 1.7.14 (1.7.14f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x95723000 - 0x957b1fff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9580d000 - 0x958a3fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x958e0000 - 0x95becfff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95d75000 - 0x95d9efff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96f70000 - 0x96f8ffff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97600000 - 0x97625fff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x976a6000 - 0x97767fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97792000 - 0x97793fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x97795000 - 0x977a2fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97901000 - 0x97902fff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9809e000 - 0x981c5fff com.apple.viceroy.framework 273.7 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x9897e000 - 0x98981fff com.apple.DisplayServicesFW 1.8.1 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x98bcc000 - 0x99779fff com.apple.QuickTimeComponents.component 7.1.5 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a229000 - 0x9a234fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9a23f000 - 0x9a398fff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x9a627000 - 0x9a645fff com.apple.OpenTransport 2.0 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    PowerBook G4 15"   Mac OS X (10.4.9)  
    PowerBook G4 15"   Mac OS X (10.4.9)  
    PowerBook G4 15"   Mac OS X (10.4.9)  
    PowerBook G4 15"   Mac OS X (10.4.9)  
    PowerBook G4 15"   Mac OS X (10.4.9)  
    PowerBook G4 15"   Mac OS X (10.4.9)  
    PowerBook G4 15"   Mac OS X (10.4.9)  
    PowerBook G4 15"   Mac OS X (10.4.9)  

    hi again i have read other posts and it lead me to Ralph's log reading FAQ unfortunately it is soo way over my head i have tried to read my error log but without much success so here it is hope nobody minds.
    Date/Time: 2007-03-26 14:50:30.455 +0100
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 0.
    0x4404f0: State change from AVChatNoState to AVChatStateWaiting.
    [email protected]: State change from AVChatNoState to AVChatStateInvited.
    0x4404f0: State change from AVChatStateWaiting to AVChatStateConnecting.
    [email protected]: State change from AVChatStateInvited to AVChatStateConnecting.
    0x4404f0: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    [email protected]: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    @:0 type=4 (00000000/22)
    [VCSIP_INVITEERROR]
    [19]
    @SIP/SIP.c:2448 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    @SIP/SIP.c:2448 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.64;branch=z9hG4bK37c6c16b2b6a95d1
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "[email protected]" <sip:[email protected]>;tag=263847388
    Call-ID: f1939d1a-dba0-11db-9e01-cabc362113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 514
    v=0
    o=louise 0 0 IN IP4 192.168.1.64
    [email protected]
    c=IN IP4 192.168.1.64
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1629699810
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1971743257
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.64;branch=z9hG4bK37c6c16b2b6a95d1
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "[email protected]" <sip:[email protected]>;tag=263847388
    Call-ID: f1939d1a-dba0-11db-9e01-cabc362113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 514
    v=0
    o=louise 0 0 IN IP4 192.168.1.64
    [email protected]
    c=IN IP4 192.168.1.64
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1629699810
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1971743257
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.1.64;branch=z9hG4bK37c6c16b2b6a95d1
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "[email protected]" <sip:[email protected]>;tag=263847388
    Call-ID: f1939d1a-dba0-11db-9e01-cabc362113c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 514
    v=0
    o=louise 0 0 IN IP4 192.168.1.64
    [email protected]
    c=IN IP4 192.168.1.64
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1629699810
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1971743257
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:50064 SIP/2.0
    Via: SIP/2.0/UDP m.0:49181;branch=z9hG4bK735292d506fa6ac0
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:50064>
    From: "[email protected]" <sip:[email protected]>;tag=933874744
    Call-ID: f062454a-dba0-11db-9e01-ac95579713c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:49181>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 514
    v=0
    o=louise 0 0 IN IP4 m.0
    [email protected]
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 49184 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1629699810
    m=video 49182 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 49185 VIDEO 49183
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1971743257
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:50064 SIP/2.0
    Via: SIP/2.0/UDP m.0:49181;branch=z9hG4bK735292d506fa6ac0
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:50064>
    From: "[email protected]" <sip:[email protected]>;tag=933874744
    Call-ID: f062454a-dba0-11db-9e01-ac95579713c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:49181>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 514
    v=0
    o=louise 0 0 IN IP4 m.0
    [email protected]
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 49184 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1629699810
    m=video 49182 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 49185 VIDEO 49183
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1971743257
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:50064 SIP/2.0
    Via: SIP/2.0/UDP m.0:49181;branch=z9hG4bK735292d506fa6ac0
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:50064>
    From: "[email protected]" <sip:[email protected]>;tag=933874744
    Call-ID: f062454a-dba0-11db-9e01-ac95579713c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:49181>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 514
    v=0
    o=louise 0 0 IN IP4 m.0
    [email protected]
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 49184 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1629699810
    m=video 49182 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 49185 VIDEO 49183
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:1971743257
    @:0 type=2 (00000000/22)
    [VCVIDEO_OUTGOINGATTEMPT]
    [4]
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17dfff com.apple.iChat 3.1.8 (445) /Applications/iChat.app/Contents/MacOS/iChat
    0x144b8000 - 0x144c1fff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x144e4000 - 0x144e9fff com.apple.audio.AppleHDAHALPlugIn 1.2.9 (1.2.9a4) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1454a000 - 0x145bbfff com.DivXInc.DivXDecoder 6.2.5 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x145c9000 - 0x14605fff com.apple.QuickTimeFireWireDV.component 7.1.5 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x14611000 - 0x14641fff com.apple.QuickTimeIIDCDigitizer 7.1.5 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x1464b000 - 0x14687fff com.apple.QuickTimeUSBVDCDigitizer 1.7.5 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x146ab000 - 0x14804fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x14830000 - 0x14889fff com.apple.driver.AppleIntelGMA950GLDriver 1.4.52 (4.5.2) /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x14890000 - 0x148acfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x148b3000 - 0x148d7fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x14cda000 - 0x14cdefff com.apple.audio.AudioIPCPlugIn 1.0.1 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x14d0c000 - 0x14d35fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x15a4b000 - 0x15a4efff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x8fe00000 - 0x8fe4afff dyld /usr/lib/dyld
    0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c6000 - 0x90203fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9022a000 - 0x90300fff com.apple.ApplicationServices.ATS 2.0.6 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90320000 - 0x90775fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91045fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91058000 - 0x91068fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91073000 - 0x910f1fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91126000 - 0x91144fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91150000 - 0x9115efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91161000 - 0x91300fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913fe000 - 0x91406fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9140d000 - 0x91433fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91445000 - 0x9144cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91450000 - 0x914c9fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91517000 - 0x91517fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91519000 - 0x91544fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91557000 - 0x9162bfff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91666000 - 0x916e3fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188f000 - 0x918ccfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e0000 - 0x918ecfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f3000 - 0x91932fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91945000 - 0x919f7fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3d000 - 0x91a53fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a58000 - 0x91a76fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7b000 - 0x91adafff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aec000 - 0x91af0fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af2000 - 0x91b76fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7a000 - 0x91bb7fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bbd000 - 0x91bd7fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bdc000 - 0x91bdefff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be0000 - 0x91cbefff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cdb000 - 0x91cdbfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cdd000 - 0x91d6bfff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d72000 - 0x91d72fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d74000 - 0x91dcdfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd6000 - 0x91dfafff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e02000 - 0x9220bfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92245000 - 0x925f9fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92626000 - 0x92713fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92715000 - 0x92792fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d3000 - 0x92a03fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b1d000 - 0x92b34fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b3f000 - 0x92b97fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bab000 - 0x92babfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bad000 - 0x92bbdfff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bcb000 - 0x92bd3fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bd9000 - 0x92bdefff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92be4000 - 0x92c75fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c89000 - 0x92c8cfff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c8f000 - 0x92cacfff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cbc000 - 0x92cc2fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc8000 - 0x92d2bfff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4f000 - 0x92d90fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db7000 - 0x92dc4fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dcb000 - 0x92dd0fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd5000 - 0x930cafff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931d0000 - 0x931dbfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931e0000 - 0x931fbfff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9324b000 - 0x9324bfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9324d000 - 0x93903fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c84000 - 0x93cfffff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d38000 - 0x93df2fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e35000 - 0x93e35fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e37000 - 0x93ff8fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9403e000 - 0x9407ffff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94087000 - 0x940c1fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940c6000 - 0x940d7fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9411b000 - 0x94163fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9416d000 - 0x941abfff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941ef000 - 0x941fffff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9420c000 - 0x94249fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94265000 - 0x94274fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9427b000 - 0x94286fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942d2000 - 0x942ecfff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942f2000 - 0x945b0fff com.apple.QuickTime 7.1.5 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94714000 - 0x9485dfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x948e9000 - 0x948f8fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948ff000 - 0x94928fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9492e000 - 0x9493dfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94941000 - 0x94966fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94972000 - 0x9498ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94996000 - 0x949fcfff com.apple.Bluetooth 1.7.14 (1.7.14f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94cbb000 - 0x94d4dfff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94da7000 - 0x94e29fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94e5c000 - 0x9513bfff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x952ba000 - 0x952ddfff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9646a000 - 0x9646afff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9694d000 - 0x9696ffff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x969e0000 - 0x96ab7fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96ad2000 - 0x96ad3fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96ad5000 - 0x96adafff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96c31000 - 0x96c32fff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9737f000 - 0x97468fff com.apple.viceroy.framework 278.2 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x97baf000 - 0x97bb1fff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x97ddb000 - 0x98aa9fff com.apple.QuickTimeComponents.component 7.1.5 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9946a000 - 0x99475fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9947f000 - 0x995ebfff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message

  • User Settings Not Retained

    Second Admin account with different user name. Set up desktop/user settings etc. Log out and log back in. Hard drive and other icons not on desktop. Dock apps revert to default. Safari history and bookmarks disappeared. Other anomalies.
    ???

    My apologizes on the below post - do you get the same response when you reboot the WLC and hit 'ESC' for additional boot options - and then clear the config this way?

  • User Settings Not Saved

    Hello,
    I am using the VB .Net Autoupdater for my app, its working perfect however.
    Lets say I am using version 1.0.0.10, Initially when the app ran after I installed it I had to fill in a bunch of user settings via a form a created.
    I can close the app, re-open it and the user settings are saved, all is good. Now
    I need to make a change and now have version 1.0.0.11 I use the autoupdater and it pulls down the .exe file overwrites the existing .exe.
    Now when I launch the app again, the correct version is used however I have to re-enter my user settings again.
    How can I preserve my user settings without using a Click Once install?
    Thanks
    MW

    Sure,
    I'm always open to learn new ways of doing something.
    Thanks
    MW
    Ok, have a look at the code that I posted on a page of my website here.
    It's very specific to what you want saved and how it's to work, so that's what you'll see: It's very much customized to what he wanted.
    One important part is what you'll see early on:
    Private Shared _instance As Settings
    and this:
    Private Sub New()
    End Sub
    Those are private, so only that class can access it. The backing field (variable) is shared so that it's relevant to the class as a whole, not to any instance of it; that is -- there can only ever be one instance of it.
    The constructor is parameterless and PRIVATE, so that the consumer of that class can't create an instance; that's only done through the shared method meant to do it:
    Public Shared Sub GetInstance(ByRef instance As Settings)
    See what I mean?
    Still lost in code, just at a little higher level.

  • Fields in User settings not filled

    Hi
    Under user settings in tab "Position" the field Dept. and Position is not filled. The user is correctly maintained in PPOMA_BBP. The user was maintained in SRM with the use of transaction USERS_GEN.
    What could be wrong?
    This causes some dumps for the user when he wants to look at created SC.
    Sincerely
    Anders

    Hi Anders
    do you see two tabs
    POSITION + USER ACCOUNT
    i think in fist time you may not see Position details and go to User account tab click.
    First you go to user acount tab and click and again you go back and click position and again you go to user account and come back to POSITION.
    later you can see Dept and position at right hand side.
    regads
    muthu

  • Office 2010 User Settings NOT Migrated After Uninstall-Upgrade to 2013

    Greetings,
    We are in the final stages of preparing for an enterprise rollout of Office 2013, upgrading our user base from Office 2010. When we deployed Office 2010, we used the Office scrubber tool to remove Office 2003 and install Office 2010. Employing this same
    technique, which is
    fully documented by Microsoft as the recommended approach, the user settings from Office 2010 do not migrate to Office 2013. For example, the default save paths. If you set this to say, "C:\Temp", in Office 2010, that path will be changed
    after upgrading to 2013. There are other settings impacted as well and hoping that someone has seen this or knows what might be going on. The method we've used during pilot is an in-place upgrade from 2010 to 2013 and that will retain settings but we also
    see cases where the upgrade isn't clean and components of Office 2010 can be left behind. It is critical to a successful deployment that the uninstall-upgrade approach works flawlessly.
    Thanks,
    Doug
    Douglas Cote

    Hi Jori,
    There are three types of permissions in the Manage User Permissions in User Profile Service Application(UPS): Create Personal Site, Follow People and Edit Profile and Use Tags and Notes.
    If all the three permissions have been revoked from the user, then the user will not existed in the Manage User Permissions in UPS.
    So you don’t need to anything else to remove the users from Mange User Permission in UPS after revoking all the permissions from the user.
    As for the error when accessing Mange User Permissions in UPS, I recommend to restart the User Profile Service and add the user account to the Administrators of the User Profile Service Application.
    In Central Administration, highlight the User Profile Service Application and then click Administrators in the ribbon.
    If above cannot work, please provide more error message for the correlation ID in ULS log for further research.
    For SharePoint 2013, by default, ULS log is at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Can not pass contactID to an other State (page)

    Hi,
    I am trying to pass the contactID from this grid to
    contactdetail page load from contact state. It's load fine but did
    not select the right record of contactdetail page. Any idea what I
    am mssing here?
    I do have funtion Edititem in the scripting block as below:
    private function EditItem(key:Object):void
    var e:SelectionEvent;
    if( key == null )
    e = new SelectionEvent("addItem", key);
    else
    e = new SelectionEvent("editItem", key);
    this.dispatchEvent(e);
    <mx:DataGrid doubleClickEnabled="true"
    id="contactsGrid"
    doubleClick="Application.application.currentState='Contact';EditItem(this.contactsGrid.se lectedItem.ContactID)"
    dataProvider="{contacts}"
    editable="false" width="100%" height="100%">
    <mx:columns>
    <mx:DataGridColumn dataField="ContactID" headerText="ID"
    width="30" />
    <mx:DataGridColumn dataField="FirstName"
    headerText="First Name" />
    <mx:DataGridColumn dataField="LastName" headerText="Last
    Name" />
    <mx:DataGridColumn dataField="Title" headerText="Title"
    />
    <mx:DataGridColumn dataField="Type" headerText="Type"
    />
    <mx:DataGridColumn dataField="Phone" headerText="Phone"
    />
    <mx:DataGridColumn dataField="Ext" headerText="Ext" />
    <mx:DataGridColumn dataField="MobilePhone"
    headerText="Mobile Phone" />
    <mx:DataGridColumn dataField="Email" headerText="Email"
    />
    </mx:columns>
    </mx:DataGrid>

    I have tried a similar way in my application and it worked.
    This error may have occured coz ContactId is not getting
    populated. Are you able to see the ID column perfectly populated?
    . One more debugging technique is to trace the results or put
    in alerts for displaying contactID value.This will help you to
    figure out wjether the value is getting populated in key or not.
    Ex:
    private function EditItem(key:Object):void
    var e:SelectionEvent;
    Alert.show(Key.toString()); //new line
    if( key == null )
    e = new SelectionEvent("addItem", key);
    else
    e = new SelectionEvent("editItem", key);
    this.dispatchEvent(e);
    If this doesnt show any proper output then try to make key as
    the type of ContactID (i.e string or Int etc)

  • User Settings not working in Calendar Express after Upgrade from 6.2 to 6.3

    After Installing Patch 121657-19 the Calendar Express view seems to mix up
    the default preferences with the user selected preferences.
    For example let's say the user selects the green color scheme in the options panel,
    at the next login to Calendar Express the user gets for the default blue color scheme
    for the top frame, and the green colors for the middle frame.
    This seems to randomly change for each page and even between just reloading the
    page with the browser's reload button. It seems like each frame just randomly has
    either the default or the selected color scheme.
    This also seems to happens with the other User Preferences like "Default Initial View"
    or "Default Calendar Group".
    Any idea where to look to figure this out is greatly appreciated.

    mwohlf wrote:
    After Installing Patch 121657-19 the Calendar Express view seems to mix up
    the default preferences with the user selected preferences.I hit the same issue with a 6.2->6.3 upgraded system and a fresh 6.3 installation. A quick search didn't reveal any pre-existing bugs nor could I find any obvious problems delving into the xsl code -- please log a Sun support case to have this issue looked into further. Please note that in 6.3 calendar express is a deprecated interface so you should be making every effort to move to UWC/CE anyway.
    Regards,
    Shane.

  • [solved] firefox user settings not saving

    I am a linux noob. So the answer to this is probably very obvious, but I haven't found it through googling, searching these forums or the arch wiki. I am having the same problem with most of my applications actually. The problem is that my firefox personal settings are not saving. When I reboot all of the addons are gone, the tabs are back on top, and everything is reset as if this were the first time I've run the program. I'm having a similar problem with lxpanel. I suspect it has something to do with post-installation home directory config files and not knowing what to do for each program. The only setup I've done for firefox is # yaourt -S firefox-esr. A whereis firefox-esr yields only /usr/bin/firefox-esr. Just the executable file itself I guess.
    Although the arch wiki firefox page doesn't seem to specifically mention losing all settings there is something about setting a download location that caught my eye: XDG directories:
    It says to create ~/.config/user-dirs.dirs and add:
    XDG_DESKTOP_DIR="/home/<user>/"
    XDG_DOWNLOAD_DIR="/home/<user>/<dir>"
    XDG_TEMPLATES_DIR="/home/<user>/<dir>"
    XDG_PUBLICSHARE_DIR="/home/<user>/<dir>"
    XDG_DOCUMENTS_DIR="/home/<user>/<dir>"
    XDG_MUSIC_DIR="/home/<user>/<dir>"
    XDG_PICTURES_DIR="/home/<user>/<dir>"
    XDG_VIDEOS_DIR="/home/<user>/<dir>"
    I'm not sure if this has something to do with the temporary nature of my personal firefox settings, but it seems like a move in the right direction. I get that tip of the iceberg feeling though. I've been meaning to look up all of that freedesktop.org stuff including .desktop and .directory files and standard locations. I assume that this is part of that and not only for firefox specifically.
    If anyone could point me in the right direction in terms of how to set up the user directories and files necessary for saving firefox settings I would be very grateful. Or maybe I installed the program wrong?
    I am not using a desktop environmnt. Just (for the moment) pekwm, lxpanel, and idesk. Presumably that's part of the problem. That going modular is much more difficult for a Linux noob. If I were using kde or gnome I'm guessing a lot of this post-installation application setup would be done for me automatically.
    edit: I just found this information on the location of the firefox profile in linux.  It says that profile folders are located in "~/.mozilla/firefox/<profile folder>". At first I thought I didn't have this folder, but I do. So I'm not sure why the settings and addons are not saving.
    Last edited by pariahdog (2012-12-26 16:13:54)

    For next time: https://wiki.archlinux.org/index.php/Permissions
    It might be a better idea to change permissions with "chown" : https://wiki.archlinux.org/index.php/Permissions#chown
    Last edited by 2ManyDogs (2012-12-26 17:01:45)

  • User settings not syncing in Premiere Pro CC

    Searched around the forum and the rest of the web for help, couldn't quite find anything.
    My company just hired another videographer/editor and so I got upgraded from the old Production Premium 5.5 to CS CC so we'd be running the same version.
    My problem, as the title suggests, is that my settings aren't transferring between projects. I'm not getting my keyboard shortcuts, general preferences or my custom bins.  All my old 5.5 projects now open with the default settings, and even after I tell it sync from the menu, they won't sync.
    5.5 kepy everything across all projects, so I'm not sure if I'm missing a setting to switch on or what. I know we had some licensing issues when IT first did the upgrade, which just made me run a trial for two or three days. I haven't uninstalled/reinstalled yet, and would prefer not to. To clarify, I'm not worried about getting my settings from 5.5. I can redo my settings in CC, I just want to avoid doing it in every project. New projects are synced right out of the gate.
    I'm running Windows 7 and CC v7.0.1(105), and according to my CC manager all my programs are up-to-date. Also running Ae, Ai, Au, Ps and Sg.
    I changed some settings in Ae and those synced automatically, no effort on my part.
    First time posting on the forums, so if I missed something, apologies!

    Alright, that makes sense for the old 5.5 projects. But I'm still having issues syncing across CC projects.
    Example: Made one test project, changed settings, keyboard shortcuts, special workspace and added a custom bin. Synced those to the cloud. Started a new project, Test 2. Test 2 kept all those same settings. Closed PrePro, launched it and started a new project, creatively named Test 3. Test 3 was completely default. Opened Test 2, it was set to the defaults and same with the first one, except it kept the workspace.
    It seems like it keeps settings if I leave PrePro open the settings keep syncing, but if I close it and reopen, it's set to default and those settings persist... Which is why I thought new projects were keeping the settings synced.
    Thanks for the help Jim!

Maybe you are looking for

  • Won't show certain bands in artist category

    I have this problem where some of my music won't show up under the artist category and i am not sure why. It can be listed that way in iTunes but not on my iPod. Any thoughts?

  • [Error during Export] R3load exited with return code 11

    Hi guys, While performing and Unicode Migration, during Export Phase, Migration Monitor returned the following error while exporting a package ERROR: 2014-06-01 10:57:44 com.sap.inst.migmon.LoadTask run Unloading of 'REGUC' export package is interrup

  • Word for Mac 2008 - documents even at 100% size are too small!

    I am new to Mac. Just started using Word for Mac (2008) on my new MacBook Air. (I do not have a current user contract with Microsoft for this Word for Mac, so I cannot call them for support.) The 100% setting shows my new (and old) documents in a ver

  • Counting words in a text widget

    Hi, Is there a way I can count the number of words in a text box widget?  I realise that means counting the number of words in the attached variable - but can I do this? I have tried playing with Javascript (about which I know nothing) I put the scri

  • Error with images...

    I have imported a number of images from my Canon 350d into iPhoto 6 without any issues, until a couple of weeks ago when I started to have some issues with my images. I can view the thumbnail of the image. but as soon as I try to view them in full sc