Programm shows strange behavior on saving a MutableArray to the defaults

I have a very strange Bug, I have spent hours with the debugger, and i did not find an answer.
This is quite a strange Bug, so it might be to complectatet to resolve without enough material to read. If you need more contend, simply ask for more, I will give you everything.
I have an Array with some Selfmade objects inside. Every object (They are all the same Type) has a name (NSString) and 6 NSMutableArrays. Everything Works fine until I close the App and it should save the entire array to a NSData object, and this NSData object to the NSUserDefaults. Lets do a little example
Array:
Object1
Object2
Object3
Now we close the App. With the debugger I found out, that a wrong Array is saved:
Object3
Object2
Object3
Object2 is not affectet all the time. But this happens not allways! It just happens if the case is like this:
Object1: Array 1 contains something
Object3: Array 1 and / or Array 2 contains something
So in the end It is like this: If there are objects in in the higher countet Arrays than in Object1, Object1 = Object2
I do not know what causes this, and it would be great, if you could give an answer. As said, if you need further recources, simply ask me. Thanks

I did some more reseach, and I found out, that the bug also appears while running (not only while saving loading) I send you the complete projekt, hoping, that you can find anything The comments are in german, but the names of the vocabulary explain everything. http://cl.ly/3M1A0A2n0z1B1e1n3C0q

Similar Messages

  • Strange behavior of email notification: where is the log?

    Hi,
    The email notifications have a strange behavior in our productive system. When the system process whatever subscription only the firsts four notification are sent by email even thought  all the inbox notifications are sent. I checked the mail server and only four smtp connections are sent..... In the development system it is working well, I mean all the emails are sent using the same mail server....  I marked the option Enable session debug info in the EMAIL channel but I see nothing in the los (default.trc).
    Is there any log to check what it is happened? Where is the log of session debug info?
    Thanks
    Antonio

    Thanks for you fast replay.
    I would like to increase the logging of Notificator (com.sapportals.wcm.service.notificator.wcm) to DEBUG  but in NW7 SP13 I do not find that logging locations.
    Could you give any hit on it?
    thanks
    Antonio
    By the way... I found  the following warning:
    JMX connector exception occurred while processing external JMX request [ JMX request (java) v1.0 len: 314 |  src: cluster target-node: 8573000 req: invoke params-number: 4 params-bytes: 0 | :name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=8573000,SAP_J2EECluster=""... [see details]

  • My Adress Book shows strange behavior, cannot search or edit

    Hi folks!
    I recently updated to Lion, also switched my .me to iCloud. At first everything was perfect, now I am experiencing strange behaviours:
    I am starting to add fotos to my contacts because I like the view in Mail.app where the contact fotos are shown in the list of emails. After I added some more photos I cannot search in the address book anymore. Typing a name into the search field and nothing happens. Also clicking on a name an nothing happens on the right side. Absolutely nothing. There's only one entry that does not change and when hitting the "edit" Button, only this one contact is changed. Also this one contact changes when doing a right click on a contact name on the left side.
    I did some searches here but did not find anything. What I did was deleting the "AddressBook-v22.abcddb" in the ~/Library/Application Support/AddressBook/ Folder as suggested in some other threads but this does not change anything.
    This is really annoying and I cannot use my Address Book which I really need. I have more than 2000 contacts inside and it's essential for my business!
    Please help!
    Thanks and best, Jochen
    Message was edited by: Joo-Chen, typo

    OK, seems like I can replicate the behaviour:
    - repair Disk Permissions
    - restart MBP (do not open all apps again)
    - after reboot, only the Finder is open
    - open Address Book
    - click on contact name on the left side, brings details on the right, editing works also -> great!
    - click in the search field and type a name
      -> no filter of the list or search result appears
    - click on any contact left hand side, nothing happens on the right, the last clicked contact before the search remains open
    - double click on contact name opens separate window as expected
    - no search possible anymore
    - no editing possible anymore
    -> again repair permissions, and restart and same procedure ...
    this is Adress Book 6.1 (1062) on MacBook Pro 17'' with 10.7.2

  • How can we show a custom column to all libraries in the default view without creating that for all libraries everytime

    Hi,
    Any help?
    Thanks
    srabon

    You can use powershell script below which loops through each libraries and sets view.You can modify the script to user it for single library as well.
    Add-PSSnapin Microsoft.SharePoint.PowerShell -erroraction SilentlyContinue
    $siteURL = "<YOURSITEURL>"
    $site = Get-SPSite($siteURL)
    foreach($web in $site.AllWebs) {
    foreach($list in $web.Lists) {
    if($list.BaseType -eq "DocumentLibrary") {
    // the variables `$web` and `$list` already reference the objects you need
    //$site = New-Object Microsoft.SharePoint.SPSite($SiteURL) ;
    //$web = $site.OpenWeb($SiteURL);
    // new instance of the list is necessary to avoid the error "Collection was modified"
    $newList = $web.Lists.item($list.ID);
    $viewfields = New-Object System.Collections.Specialized.StringCollection
    $viewfields.Add("DocIcon")
    $viewfields.Add("LinkFilename")
    $viewfields.Add("_UIVersionString")
    $viewfields.Add("FileSizeDisplay")
    $viewfields.Add("Created")
    $viewfields.Add("Modified")
    $viewfields.Add("Editor")
    [void]$newList.Views.Add(<VIEWNAME>, $viewfields, "", 100, $true, $true)
    $newList.Update();
    // setting the default view
    $view=$newList.Views["<VIEWNAME>"]
    $view.DefaultView = $true
    $view.Update()
    $web.Dispose();
    $site.Dispose();
    Ref: http://stackoverflow.com/questions/10015311/part2-sharepoint-2010-powershell-loop-through-all-document-libraries-creat
    Hope that helps!
    Avni Bhatt

  • Am running firefox 6 in Windows 7. My home page is bbc.co.uk. When I enter my post code it is never saved but reverts to the default of London. Why? From Hal Webb

    I do not know what additional info you need.
    Hal Webb

    I did some googling and found alot of topics from you on this issue, to me it simply seems like on of the connectors is broken or loose.

  • Strange behavior of SSL

    We have some portals connected to the ECC6 using SSL.
    We observe some strange behaviors. For example:
    When access the transaction iView , we see
    <b>Content was blocked because it was not signed by a valid security certificate.
    For more information, see "Certificate Errors" in Internet Explorer Help.</b>
    However, for systems without SSL, there is no such kind of problem.
    This problem caused some other probloms.
    We can unblock the blocked content one by one. But we want a permanent
    solution.
    Please advise. Points guaranteed.

    Hi,
    This usually happens when the Root certificate for your certification authority (CA) is currently not listed in your browser's Trusted Root Certification Authorities or Signer store. Did you get your SSL certificate from SAP TCS ? In that case you need to add the CA to Trusted Root Certification Authority if this is not already there.
    Go to service.sap.com/TCS and follow download Area->Root certificate link. Detailed instructions are available ther to download the root certificate and install it. 
    Hope this helps.
    Vishwas.

  • Local adjustement strange behavior. Bug ?

    Hallo,
         Whilte retouching picture from a wedding I got some strange behavior. I wanted to hightlight the couple using local adjustement / Brightness.
    But the result get "noisy". Look at the screenshot.
    More about the picture:
      Very low light, EOS 5D Mark II, 3200 ISO, RAW/CR2
         Any opinion ?
         Regards

    If it doesnt help, can you provide a different photo that has the same behavior happening. It's hard to tell what's going on with the one that you provided

  • Strange behavior scrolling LongListSelector - WP8

    I have an app where I save the user's contacts in a local Database, then bind this contacts in a LongListSelector.
    The app has a button that,, when clicked, update the local database (make it
    identical to the devide).
    When there is changes, the LongListSelector has a strange behavior after return from search to the list (view): when I scroll fast or after some time scrolling, a blank space appears in the middle of the list. Then I found out that, apparently, the list
    is cutting some items...
    This behavior happens only when I have a long list, like 50 items or more..
    I bind the items on LongListSelector this way:
    XAML:
    <Grid x:Name="ContentPanelContatos" Grid.Row="1" Margin="0" VerticalAlignment="Stretch" HorizontalAlignment="Stretch" >
    <Grid x:Name="gridContatos" Grid.Row="1" Margin="12,2,12,0" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" >
    <Grid.RowDefinitions>
    <RowDefinition Height="Auto"/>
    <RowDefinition Height="*"/>
    </Grid.RowDefinitions>
    <Grid Grid.Row="0" Margin="0,0,0,12" >
    <TextBox x:Name="tbxSearch" VerticalAlignment="Top" HorizontalAlignment="Stretch" Visibility="Collapsed" TextChanged="TbxSearch_TextChanged" LostFocus="TbxSearch_LostFocus" Style="{StaticResource TextBoxStyle}" />
    </Grid>
    <phone:LongListSelector Grid.Row="1" x:Name="llsContacts" ItemsSource="{Binding}" SelectionChanged="llsContacts_SelectionChanged" >
    <phone:LongListSelector.ItemTemplate>
    <DataTemplate>
    <ListBoxItem local:TiltEffect.IsTiltEnabled="true">
    <Grid Margin="0,0,0,10" >
    <TextBlock Text="{Binding NAME, Mode=TwoWay}" FontFamily="Segoe WP" FontSize="28" Margin="77,0,0,0" />
    <TextBlock Text="{Binding Path=NUMBER, Mode=TwoWay}" FontFamily="Segoe WP Light" FontSize="17" Margin="77,33,0,0"/>
    </Grid>
    </ListBoxItem>
    </DataTemplate>
    </phone:LongListSelector.ItemTemplate>
    </phone:LongListSelector>
    </Grid>
    <!-- more 2 grids with contents -->
    </Grid>
    I was binding the items using ObservableCollection and I was having this problem.. Then I tried to erase the list and bind it again (after the search) this way:
    if (llsContacts.ItemsSource != null)
    llsContacts.ItemsSource.Clear();
    llsContacts.DataContext = daoRd.GetData();
    But I'm still with this problem...
    Does anybody can tell me what is happening?
    Am I doing something wrong?
    Reading this article:
    Frame rate counters in Windows Phone, I noticed that when this problem happens, some of the numbers that are on the side of the screen when debugging, stops changing...
    They stops like this:
    User Interface Thread FPS: 000
    Texture Memory Usage: 007181
    Surface Counter: 050
    Intermediate Texture Counter: 002
    Does this numbers means something?

    have you dumped the contents of what is returned from daoRD.GetData()?   Could be one of the items in the collection has blank strings?   Also I noticed you clear the ItemsSource before setting the DataContext.  That is probably
    not necessary if you are setting the DataContext immediately after that.
    Bret Bentzinger (MSFT) @awehellyeah

  • Strange behavior when I try to match a mpeg2 video with the menu size image

    hello all,
    got a strange behavior when I try to match a mpeg2 video with the menu size image,
    menu size is 1920 x 1080 (photoshop file)
    mpeg2 video 1920 x 1080 (1second 19 frames)
    the idea is to go from the menu link to the next sub menu with a video as transition, using the same image on the video as the menu and then zooming in (in my case through a door) to end up after the zoom in the next level menu.
    I try to achieve a smooth change from the first play menu picture to the video image into the next level menu picture,
    everything works good but when I watch it on the preview mode on the left and right side of the video it shows a black bar at least 15 to 25 pixel wide, that means the video image appears smaller and it causes a little jump what is preety disturbing and can not be sold as a professional work.
    why encore treats the video size and picture differently?
    it's gratful appreciated if somebody who got experience in a transition I mentioned obove posting any solution,
    thankl you all

    Hi all
    I'm having a very similar problem with Encore. My menu items are distorting (a minor but infuriating squashing top and bottom) when previewed.
    Using Encore,PS,AE CS4
    DVD format SD PAL DV widescreen
    I created 3 menu frameworks and 3 video transistions to link them in AE. On the final frame of each transistion in AE I saved the frame with Composition>Save Frame to> Photoshop Layers. In PS i added the button functionality and saved.
    In Encore I use Dynamic link to import AE transistions as timelines and imported each PS menu twice, once as "menu" and once as an asset.
    When I link the timeline transistions to the menu and preview at the point the menu begins the whole image is squashed. When the next transistion is activated the image returns to its original size.
    Thinking it was the use of PS that was causing the menus to distort I used the menu asset directly in the time line. Obviously no menu functionality but also no distortion. The AE transistion flowed straight into the "menu" just as I expected.
    In the properties panel the menu Aspect Ratio 16:9
    The AE transistions PAR is SD PALwidescreen 1.4587.
    I did try the Blu Ray suggestion above but the same distortion was apparent.
    Any suggestions short of squashing the video to match the menu would be welcomed.
    Thanks

  • Strange behavior of Grapher 2.0

    Hello everyone,
    I have a problem with vector fields in Grapher.
    My Grapher 2.0 (running on Mac OS X 10.5.2 ) shows the following strange behavior:
    When I create a new 2D-vector field in any document, it is shown correctly. All vector arrows point in the direction I expect.
    When I now save the document and open it again, first the vector field is shown correctly, but one or two seconds later the field collapses and all the vectors are aligned parallel to the x- axis. After reentering the formula describing the field, I get the correct result again.
    In the Grapher examples are two items including vector fields. One of them has the same behavior like my own documents, the other has not, but it‘s working well.
    I have already deleted the preferences (com.apple.grapher.plist) , but without any success. The program behavior is unchanged.
    Does anyone know the cause of this problem, and what I can do to avoid it?
    regards woopecker

    This is bug nr. 4/22 in my personal Grapher's bugs list. Exists in 2D & 3D.
    To restaure a saved .gcx vector field, make a minor change in its equation (e.g. cancel one letter), Return touch, repair the equation, Return touch, your vector field becomes OK !

  • When saving documents from word 2013, the save as dialog shows the default path under "other web locations"

    it used to be in the gold ole days of sharepoint 2010 and office 2010 that when I created a document in sharepoint and saved it I would get a dialog, like this (see below)  I have also attached a screen shot of the 2013 save dialog (when you save
    a document for the first time).
    I find it strange that the user actually has to select their "Current Folder" and also that it shows in the dialog as "other web locations"  Why can't it be like in the 2010 days where it automically selects the correct location
    and the user just hits save.  And why does the sharepoint location show up as an "other web location".  Is there anything that can be done (through office registry settings or another way) to make this less confusing for our users???
    now when I do this in office 2013 I get a dialog like this:
    krd

    Hi kdube,
    I test in SharePoint 2013 again, When I created a new document library and created a first document and clicked save as, I got a same dialog with you that "Current Folder" was under  "other web locations". 
    But when I created a second document and from then on, when I clicked save as, I got a same dialog with myself that "Current Folder" was under "SharePoint".  
    As I have said, Actually, web locations contain Microsoft SkyDrive and SharePoint libraries. Even the default path under "other web locations", it will not affect the Save As function. 
    Best Regards,
    Lisa Chen
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]

  • Mac Pro 3,1 - freezes, shows strange pixels on screen and then restarts

    My Mac Pro 3,1 sometimes freezes and shows strange pixelated objects on the screen and then restarts by itself. Is this a hardware issue or a software issue?
    I'm running OS X Mavericks on it and everything is up to date. I have a lot of saved professional audio work on it that needs to be done and I can't afford to get a new Mac Pro. Any please help me out! Thanks a lot.

    Yes, there was a kernel panic today again.
    Here is the report:
    Anonymous UUID:       110B0849-80D1-E866-42AC-7049298F1578
    Sun Sep 21 23:20:09 2014
    panic(cpu 1 caller 0xffffff7f8caa0f30): NVRM[0/2:0:0]: Read Error 0x00070000: CFG 0x061110de 0x00100406 0x92000000, BAR0 0x92000000 0xffffff8187ddf000 0x092880a2, D0, P0/2
    Backtrace (CPU 1), Frame : Return Address
    0xffffff8186943430 : 0xffffff800c022f79
    0xffffff81869434b0 : 0xffffff7f8caa0f30
    0xffffff8186943570 : 0xffffff7f8cdb678d
    0xffffff81869435b0 : 0xffffff7f8ccebb2e
    0xffffff8186943600 : 0xffffff7f8cd61b4f
    0xffffff8186943780 : 0xffffff7f8cd5d818
    0xffffff8186943870 : 0xffffff7f8cb4566c
    0xffffff81869438f0 : 0xffffff7f8ca77f03
    0xffffff81869439a0 : 0xffffff7f8ca7cfad
    0xffffff8186943a60 : 0xffffff7f8caa59ef
    0xffffff8186943c60 : 0xffffff7f8caa75a1
    0xffffff8186943d50 : 0xffffff7f8d8727a0
    0xffffff8186943db0 : 0xffffff7f8d86f522
    0xffffff8186943e40 : 0xffffff7f8d859f57
    0xffffff8186943e70 : 0xffffff7f8d8172b7
    0xffffff8186943e90 : 0xffffff7f8d8185ac
    0xffffff8186943ed0 : 0xffffff7f8d815338
    0xffffff8186943ef0 : 0xffffff800c4b0a20
    0xffffff8186943f30 : 0xffffff800c4af4c2
    0xffffff8186943f80 : 0xffffff800c4af597
    0xffffff8186943fb0 : 0xffffff800c0d7607
          Kernel Extensions in backtrace:
             com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f8ca51000->0xffffff7f8ccb9fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f8c6bf000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[D41125CE-69BD-32E7-9B1D-4E83431662DD]@0xff ffff7f8ca41000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f8c9fe000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f8ccc4000->0xffffff7f8cf6dfff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f8ca51000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f8c6bf000
             com.apple.GeForceTesla(8.2.4)[B0074750-2FC6-3E26-BEA0-5AD5469686CF]@0xffffff7f8 d80f000->0xffffff7f8d8d9fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[2852ACFE-FD28-3C37-9B39-885201BB8D25]@0xffffff 7f8c6bf000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[D41125CE-69BD-32E7-9B1D-4E83431662DD]@0xff ffff7f8ca41000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f8c9fe000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[D61B2BB9-4289-318D-9197-5E1E13B 1FF32]@0xffffff7f8ca51000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13F34
    Kernel version:
    Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64
    Kernel UUID: 9477416E-7BCA-3679-AF97-E1EAAD3DD5A0
    Kernel slide:     0x000000000be00000
    Kernel text base: 0xffffff800c000000
    System model name: MacPro3,1 (Mac-F42C88C8)
    System uptime in nanoseconds: 2179512509335
    last loaded kext at 296406696192: com.apple.filesystems.msdosfs 1.9 (addr 0xffffff7f8cf93000, size 65536)
    last unloaded kext at 368516073398: com.apple.driver.AppleFileSystemDriver 3.0.1 (addr 0xffffff7f8e0a7000, size 8192)
    loaded kexts:
    com.paceap.kext.pacesupport.snowleopard 5.7.2
    com.motu.driver.FireWireAudio 1.6 60625
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AudioAUUC 1.60
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.GeForceTesla 8.2.4
    com.apple.iokit.CSRBluetoothHostControllerUSBTransport 4.2.7f3
    com.apple.iokit.IOBluetoothSerialManager 4.2.7f3
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleMCEDriver 1.1.9
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.iokit.SCSITaskUserClient 3.6.7
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.driver.AppleIntel8254XEthernet 3.1.4b1
    com.apple.BootCache 35
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleIntelPIIXATA 2.5.1
    com.apple.driver.AppleFWOHCI 5.0.2
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleUSBUHCI 656.4.1
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.kext.triggers 1.0
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.iokit.IOSurface 91.1
    com.apple.nvidia.classic.NVDANV50HalTesla 8.2.4
    com.apple.nvidia.classic.NVDAResmanTesla 8.2.4
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.7f3
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.iokit.IOBluetoothFamily 4.2.7f3
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.driver.AppleUSBHIDKeyboard 170.15
    com.apple.driver.AppleHIDKeyboard 170.15
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.7
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOATAPIProtocolTransport 3.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.7
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOATAFamily 2.5.2
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOUSBFamily 686.4.1
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0

  • Strange behavior - icon thumbnail instead of image - CC@OSX10.10

    Hi,
    my CC (@OS X 10.10.3) showing a strange behavior using vanishing point filter.
    After defining grid and try to paste the image OS X paste the icon thumbnail instead of the image,
    Many thanks in advance!!
    br
    Joachim

    It is probably related to the fact that you are setting the tables row height in the renderer this will fire a render message when the height changes. One height is applied to all rows of a table. This means that is you have images of different heights you are continually changing the tables row height and therefore continually rendereing.
    My approach would be to have all the images fit into a set size ( say 64*64 ( with scaling if neccesary ) you could then have a popup show the full size image if required.

  • Report FP_TEST_00 - Strange behavior

    Hello Gurus,
    A strange behavior with report FP_TEST_00 occurs:
    SA38 --> FP_TEST_00 --> select a device --> execute --> print preview then and error or popup is show:
    Adobe Reader
    Error initializing the font server module
    Then the SAP GUI is closed, I check the ST22 and no dump is generated and in transaction SM21 only appear:
    DP  Q0  4 Connection to user 551 (ADMIN ), terminal 86 (HUSVP-SAP-BA) lost
    DP  Q0  I Operating system call recv failed (error no. 232 )
    The #1 log entry: *
    Details Page 2 Line 28 System Log: Local Analysis of sapdev                   1
    Time     Type Nr Clt User TCode Grp N Text
    11:37:20 DP                     Q0  4 Connection to user 551 (ADMIN ), terminal 86 (HUSVP-SAP-BA) lost
    Connection to user 551 (ADMIN ), terminal 86 (HUSVP-SAP-BA) lost
    Details
    Recording at local and central time........................ 25.02.2010 11:37:20
    Task...... Process    User...... Terminal Session TCode Program Cl Problem cl         Package
    11092      Dispatcher                                           K  SAP Web AS Problem STSK
    Further details for this message type
    Module nam Line Error text..........              Caller.... Reason/cal
    dpxxdisp   1223 551  ADMIN       86  HUSVP-SAP-BA DpRTmPr    NiBufRe
    Documentation for system log message Q0 4 :
    The SAP Dispatcher (part of the application server) has lost the
    connection to a terminal process.  For example, this happens when the
    terminal program (GUI) terminates without correctly logging off the
    application server.  More detailed information about the error
    context is not available here.
    Technical details
    File Offset RecFm System log type             Grp N variable message data
       21 254340 m     Error (Function,Module,Row) Q0  4 551  ADMIN       86  HUSVP-SAP-BA     DpRTmPrNiBufRedpxxdisp1223
    The #2 Log show: *
    Details Page 2 Line 29 System Log: Local Analysis of sapdev                   1
    Time     Type Nr Clt User TCode Grp N Text
    11:37:20 DP                     Q0  I Operating system call recv failed (error no. 232 )
    Operating system call recv failed (error no. 232 )
    Details
    Recording at local and central time........................ 25.02.2010 11:37:20
    Task...... Process    User...... Terminal Session TCode Program Cl Problem cl         Package
    11092      Dispatcher                                           K  SAP Web AS Problem STSK
    Further details for this message type
    Module nam Line Error text        Caller.... Reason/cal
    nixxi.cp   4435           recv232 NiIRead    recv
    Documentation for system log message Q0 I :
    The specified operating system call was returned with an error.
    For communication calls (receive, send, etc) often the cause of errors
    are network problems.
    It could also be a configuration problem at operating system level.
    (file cannot be opened, no space in the file system etc.).
    Additional specifications for error number 232
    Name for errno number ECONNRESET
    No documentation available for error ECONNRESET
    Technical details
    File Offset RecFm System log type             Grp N variable message data
      21 254520 m     Error (Function,Module,Row) Q0  I           recv232                     NiIReadrecv   nixxi.cp4435
    Edited by: Hernando Polania Cadena on Feb 25, 2010 8:36 PM

    Hello All,
    I applied the solution in page
    http://wiki.sdn.sap.com/wiki/display/PLM/Adobe%209%20-%20SAPGUI%20crash
    Works OK
    Thanks
    Hernando

  • Strange behavior after using NIK plug-ins

    Every once in a while I encounter this strange behavior of Aperture. I first process the NEF's in Aperture (white balance, Exposure, Enhance... and, when needed, Cropping) and then I fine tune the image with the NIK plug-ins; when needed DfIne 2.0, Viveza, Color Efex Pro 3.0 and Sharpener Pro 3.0 Output Sharpener.
    If I look at the processed picture then, I get a perfect presentation of the photo;
    !http://users.skynet.be/fc419085/Aperture-1.jpg!
    But when I press Z to zoom into a 100% preview I get this;
    !http://users.skynet.be/fc419085/Aperture-2.jpg!
    When I select the Loup in the normal view mode I get this;
    !http://users.skynet.be/fc419085/Aperture-3.jpg!
    This doesn't happen with all my pictures, yesterday I processed a series of 8 pictures an 6 of them showed this behavior the other two acted normal and I can't see what I did differently whit these last two.
    When I export the strangely behaving photo's to a Tiff or a Jpeg, I get perfectly normal pictures.
    The original NEF behaves normal. I have seen this behavior with NEF's from a Nikon D200, D2x and a D300. I have Aperture 2.1.2 running on a 2.33 GHz Intel Core Duo MacBook Pro running Mac OS X 10.5.6
    Does anybody know what's happening and if so, how to solve this problem?
    Cheers,
    Ivan

    I did some testing and what I found is too weird to be true.
    First this mashed up look doesn't only happen after using NIK plug-ins, it also happens when making a roundtrip to Photoshop, given that certain conditions are met.
    Give it a try yourself. Crop an image to an uneven pixelcount dimension, for example 4227 x 2797 and make a roundtrip to Photoshop. Then have a 100% view look at the new image in Aperture. You'll have a mashed up view, at least I do.
    Now crop the same original image to an even pixelcount dimension, for example 4228 x 2798 and make an roundtrip to Photoshop once more. When you have a 100% view of the new image now, you'll see a perfectly normal photo.
    Do you think Aperture developers are reading this forum?

Maybe you are looking for