Feedback on PDK Previews here

Hi,
The PDK has a number of preview articles that describe the Oracle9iAS Portal V2 features. As a Developer Services member, you can access these from:
http://portalstudio.oracle.com/servlet/page?_pageid=2384&_dad=ops&_schema=OPSTUDIO
If you have any comments, suggestions or feedback relating to the preview content, please feel free to post your thoughts here.
Thanks,
Mohana

Had a quick look at the Intro section, then went to the FAQ. I think the grouping could be done a bit better. e.g. right now I'm looking at PL/SQL portlets. There's a general overview in the middle of the FAQ. There should be a whole section on this, so that I only need to go to one place to find all the information on it.
As it is, if I try and find more details on something under this FAQ section e.g. more on mode show, I jump to something on Java and PL/SQL mode show. Then I have to try and navigate (i.e. back button and a heap of scrolling) to get back to the PL/SQL part of the FAQ. So it's difficult to navigate and you get information on things you aren't interested in.
Otherwise, it's looking like it will be very useful. I'm looking forward to the samples and development section.
Carey

Similar Messages

  • SP01: 300 downloads of SP01 PL03! Give feedback here - or open a new topic

    Hello,
    2005A SP01 PL03 has been downloaded by more than 300 times.
    Feedback about issues is rare. Usually this means that no major issues occured and that the information given (e.g. in the documentation of DB and UI changes + potential compatibility issues) is OK as well.
    That would be great!
    If you are looking for a place to give general feedback, please do it here.
    If you want to report an issue you can use this thread as well, but I would like to encourage you to open a new topic with "SP01: " as a prefix!
    Thanks in advance,
    Frank
    PS: Please don't forget to check SAP Note 931019 for the latest update about known issues!
    PS2: This was the thread after crossing the 200 downloads borderline:
    SP01: More than 200 downloads of SP01 - great! Please give feedback here:

    Hi,
    About the new FormData event in SP01, I wanted to calculate an expense in invoices depending on some conditions. Here is my code:
    protected override void SBO_Application_FormDataEvent(ref SAPbouiCOM.BusinessObjectInfo BusinessObjectInfo, out bool BubbleEvent)
                BubbleEvent = true;
                if (BusinessObjectInfo.EventType == SAPbouiCOM.BoEventTypes.et_FORM_DATA_ADD && BusinessObjectInfo.ActionSuccess && BusinessObjectInfo.Type.Equals("13"))
                    SAPbobsCOM.Documents d = (SAPbobsCOM.Documents) B1Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInvoices);
                    if (d.Browser.GetByKeys(BusinessObjectInfo.ObjectKey))
                        string p = d.PaymentMethod;
                        int n = d.Expenses.Count;
                        d.Expenses.SetCurrentLine(0);
                        d.Expenses.ExpenseCode = 1; // As seen on OEXD table
                        d.Expenses.LineTotal = 5.5;
                        //d.Expenses.TaxCode = "V2"; Tried to explicitly set a value, no success.
                        d.Comments = "OK";
                        int ret = d.Update();
                            if (ret != 0)
                                int code;
                                string des;
                                B1Company.GetLastError(out code, out des);
                                B1App.MessageBox(des, 0, "OK", "", "");
    Well it doesn't work! Note that I'm able to add manually an invoice with expenses, and if I create a quotation (type 24), an order (type 17) or a delivery (type 15) everything works fine.
    I'm using the SBODemo_IT database
    The error message (-10) claims something like 'Tax code is required for freight costs'
    Is it a bug?
    Thanks

  • UWL - preview area : display KM feedback

    Hello everyone,
    we have implemented the UWL to display only KM approval notifications. Most of these documents have received end- user feedback.
    When a user selects the item in the UWL iView, the preview shows 'review: document_title', with the approve / reject buttons, as well as a 'display feedback' button.
    However, we wish to show the document's feedback in the preview area, as soon as the item is selected in the UWL
    Can this be achieved, and how can we modify the preview area?
    Thanks,
    Kevin

    Hi Roman,
    you can overwrite the uwl XML element for this view.
    if you want to have the preview closed, then use the correct action. You can see the possible actions, when you show the additional UWL information.
    http://help.sap.com/saphelp_nw70/helpdata/en/39/a1bb5c4c0d4ab4a417e87ef35f1efa/frameset.htm
    Regards,
    Kai

  • New feature for Preview - Where to submit?

    I have a thought for a new feature for Preview that I wonder how many people would say it is worth submitting to Apple, and if so, then where and how do I send it to them?
    The problem I face is that I get a lot of PDF forms off websites (usually financially related) that are not created with proper form fields, so I am forced to print the form off and use my "chicken scribble" handwriting to fill it in, then I usually try to email it back, but sometimes I have to fax or mail it.
    Well, the thought I had was, "Why can't I use Preview to select a font, click on the page with the Text tool and start typing in what I need?"
    Ideally it would be good to be able to save the document with your "overtyping", but I understand that some PDF files are protected, so how about saving just the stuff I have added as to a PDF file that when I open that, it opens the original (blank) form as well?
    Surely I'm not the only one that has to fill in PDF forms. Anyone else think this is a worthy addition to Previews already good capabilities?
    If so, how do I pass this idea onto someone that cares?
    Cheers,
    Mark

    Welcome to the Forums!
    It is a good suggestion. FYI, Acrobat Professional can do this (not the free reader, of course).
    Thanks also for understanding that this is not the place for suggestions to Apple!
    There's no specific feedback page for Preview, so you should submit to the general OS X feedback page.
    Links to other feedback pages (for your future ideas) are here.
    Hope this helps...

  • Preview crashes when copying text

    Upgraded to Lion the other day, but I am experiencing a rather annoying issue when using Preview.
    Unlike the Library / Preview root permissions issues some users seem to be experiencing, Preview crashes every single time I copy (either cmd+c or copy) highlighted text in preview. The program crashes right when it copies text. It behaves normally otherwise.
    Thanks.
    Process:         Preview [587]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.5 (719)
    Build Info:      Preview-719000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [107]
    Date/Time:       2011-07-26 14:58:06.627 +0900
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          79158 sec
    Crashes Since Last Report:           13
    Per-App Interval Since Last Report:  2800 sec
    Per-App Crashes Since Last Report:   11
    Anonymous UUID:                      93F5D68B-581D-42B7-AC07-B0F5920916BD
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000103ddf000-0000000103fc7000 [ 1952K] r-x/rwx SM=COW  /Applications/Preview.app/Contents/MacOS/Preview
    Application Specific Information:
    objc[587]: garbage collection is OFF
    Performing @selector(copy:) from sender NSMenuItem 0x7fd05b4570f0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff8745f112 CFStringGetLength + 18
    1   com.apple.CoreFoundation                0x00007fff87479970 CFStringFind + 32
    2   com.apple.CorePDF                       0x00007fff89cf45b0 CGPDFTextStyleCreateCSS + 746
    3   com.apple.CorePDF                       0x00007fff89cf2ef4 mapWordToHTML + 634
    4   com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    5   com.apple.CorePDF                       0x00007fff89cf3182 mapTextLineToHTML + 61
    6   com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    7   com.apple.CorePDF                       0x00007fff89cf3264 mapParagraphToHTML + 153
    8   com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    9   com.apple.CorePDF                       0x00007fff89cf3364 mapColumnToHTML + 142
    10  com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    11  com.apple.CorePDF                       0x00007fff89cf342c mapLayoutAreaToHTML + 142
    12  com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    13  com.apple.CorePDF                       0x00007fff89cf3bb2 mapSectionToHTML + 1883
    14  com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    15  com.apple.CorePDF                       0x00007fff89cf3bb2 mapSectionToHTML + 1883
    16  com.apple.CorePDF                       0x00007fff89cf4254 CGPDFSelectionAppendHTMLFragment + 709
    17  com.apple.CorePDF                       0x00007fff89cfbd4e -[CPArchive html] + 216
    18  com.apple.CorePDF                       0x00007fff89cfc841 CGPDFArchiveGetHTML + 27
    19  com.apple.PDFKit                        0x00007fff8b40fd2e -[PDFSelection addRichTypesToPasteboard:] + 178
    20  com.apple.Preview                       0x0000000103ed0efb 0x103ddf000 + 990971
    21  com.apple.CoreFoundation                0x00007fff874eb11d -[NSObject performSelector:withObject:] + 61
    22  com.apple.AppKit                        0x00007fff87739852 -[NSApplication sendAction:to:from:] + 139
    23  com.apple.AppKit                        0x00007fff8782634f -[NSMenuItem _corePerformAction] + 399
    24  com.apple.AppKit                        0x00007fff87826086 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
    25  com.apple.AppKit                        0x00007fff877a37e3 -[NSMenu performKeyEquivalent:] + 281
    26  com.apple.AppKit                        0x00007fff877a2439 -[NSApplication _handleKeyEquivalent:] + 526
    27  com.apple.AppKit                        0x00007fff8769a9fa -[NSApplication sendEvent:] + 4354
    28  com.apple.Preview                       0x0000000103de21bc 0x103ddf000 + 12732
    29  com.apple.AppKit                        0x00007fff8763142b -[NSApplication run] + 548
    30  com.apple.AppKit                        0x00007fff878af52a NSApplicationMain + 867
    31  com.apple.Preview                       0x0000000103de0c64 0x103ddf000 + 7268
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8c1c07e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8268a60e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8268919e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8c1c0192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ac04594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ac05b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8c1c0192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ac04594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ac05b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8c1c0192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ac04594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ac05b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff7232ed98  rbx: 0x0000000000000000  rcx: 0x00000000000e1ce0  rdx: 0x0000000000000004
      rdi: 0x0000000000000000  rsi: 0x00007fff7285b980  rbp: 0x00007fff639dde80  rsp: 0x00007fff639dde70
       r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x00000000f06e0a9f  r11: 0x00000000ffffffef
      r12: 0x0000000000000001  r13: 0x00007fff89d0dba0  r14: 0x00007fff7285b980  r15: 0x0000000000000000
      rip: 0x00007fff8745f112  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x103ddf000 -        0x103fc6fef  com.apple.Preview (5.5 - 719) <8F8450F1-AC7D-3468-AB39-323A5D1B1612> /Applications/Preview.app/Contents/MacOS/Preview
           0x104059000 -        0x104078fff  com.apple.MediaUI (1.0 - 1) <79541FEC-6ABC-3D34-92F0-AA469F48A878> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x10672a000 -        0x1068c2ff7  GLEngine (??? - ???) <EE6CCAE3-1CA1-3C5E-A83C-BB56AB413AB3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1068f5000 -        0x1069eefff  libGLProgrammability.dylib (??? - ???) <7B17211F-D04C-3916-8176-1930C24BA421> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x106a15000 -        0x107a74fef  com.apple.driver.AppleIntelHDGraphicsGLDriver (7.2.9 - 7.0.2) <410F7BE3-2DC1-39E0-9E58-D3A2B91A4DB7> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
           0x1082cc000 -        0x1082faff7  GLRendererFloat (??? - ???) <AB59F7EA-62B1-3AA6-B940-47C0B6BC6DD9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x109b7e000 -        0x109b99fff  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <489CAB2F-2854-3435-81CD-A062384016F7> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x109bae000 -        0x109d62ff7  libCMaps.A.dylib (600.0.0 - compatibility 64.0.0) <A3C3542A-F11F-3E6F-BC36-5773FF687AEF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
           0x109ea0000 -        0x109ea6fef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x109eac000 -        0x109eafff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x109ec7000 -        0x109ec7ffd +cl_kernels (??? - ???) <304A9C40-4E27-4C9A-A7A2-90821C32AD07> cl_kernels
           0x109ec9000 -        0x109f5cff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x109f7f000 -        0x109f80ff3 +cl_kernels (??? - ???) <BB1EA6E8-1992-4DAC-964F-0B2E8F64CBE1> cl_kernels
           0x109f98000 -        0x10a029ff7  unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x10a04b000 -        0x10a04cff3 +cl_kernels (??? - ???) <81748036-2CFB-44F2-93C9-7AC126D49A0F> cl_kernels
           0x10a054000 -        0x10a055ffc +cl_kernels (??? - ???) <34E8C832-CD95-4CB1-BEA1-F554D555C652> cl_kernels
           0x10ae20000 -        0x10af36ff7  libmecab.1.0.0.dylib (??? - ???) <3A9B0BEB-025A-34A1-9E87-9AA84900AC37> /usr/lib/libmecab.1.0.0.dylib
           0x200000000 -        0x20075ffff  com.apple.GeForceGLDriver (7.2.9 - 7.0.2) <5DB4B25D-E5DA-3EEB-A979-13FCBFA7958B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff639df000 -     0x7fff63a13ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff81421000 -     0x7fff81447ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff81448000 -     0x7fff8144cfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8150d000 -     0x7fff81521ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff81522000 -     0x7fff8153fff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff81540000 -     0x7fff81863fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff81864000 -     0x7fff81865fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff818cd000 -     0x7fff818fcfff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff818fd000 -     0x7fff81924fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8192c000 -     0x7fff81937fff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff81938000 -     0x7fff81939fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8193a000 -     0x7fff8193afff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8193b000 -     0x7fff819bdfff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff819be000 -     0x7fff81df0fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff81e43000 -     0x7fff81e8aff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff81f0d000 -     0x7fff81f10ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff81f50000 -     0x7fff82534faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff82535000 -     0x7fff82537fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff82538000 -     0x7fff8253dfff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8253e000 -     0x7fff82543fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff82687000 -     0x7fff82695fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff82696000 -     0x7fff82798ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff827f9000 -     0x7fff829bafe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff829db000 -     0x7fff82adefff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff82aee000 -     0x7fff82b4efff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff82b6f000 -     0x7fff831bdff7  libclh.dylib (4.0.3 - 4.0.3) <C325AA07-5B58-399B-956A-898290177162> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff831be000 -     0x7fff832bcff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff832bd000 -     0x7fff832fefff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8333e000 -     0x7fff833e0ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff83421000 -     0x7fff83623fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff837b1000 -     0x7fff83818ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff83819000 -     0x7fff83c34ff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff83e9e000 -     0x7fff83f11fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff83f12000 -     0x7fff83f3bfff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff83f67000 -     0x7fff83f8fff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83fd3000 -     0x7fff83fd5ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff83fd6000 -     0x7fff83fdcfff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff84021000 -     0x7fff8402bff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff84069000 -     0x7fff84069fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8406a000 -     0x7fff8406cfff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8406d000 -     0x7fff8406dfff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8406e000 -     0x7fff84079ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8408f000 -     0x7fff84092fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff84093000 -     0x7fff8409aff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8409b000 -     0x7fff84542ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff84543000 -     0x7fff84909fff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff84932000 -     0x7fff8494ffff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff84950000 -     0x7fff849a3fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff856f9000 -     0x7fff8574cfff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8574d000 -     0x7fff85790ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff85791000 -     0x7fff857a3ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff857a4000 -     0x7fff8586bff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8586c000 -     0x7fff85888ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff858da000 -     0x7fff8595eff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8595f000 -     0x7fff85d7afff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff85d7b000 -     0x7fff85dd5fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff85e47000 -     0x7fff85eb1fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff85eb2000 -     0x7fff85ec8fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff85ec9000 -     0x7fff860d6fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff860d7000 -     0x7fff860d9fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff860da000 -     0x7fff860feff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff860ff000 -     0x7fff86100ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff86481000 -     0x7fff86482ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff865cd000 -     0x7fff8683efff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8683f000 -     0x7fff868affff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff868b0000 -     0x7fff868c6ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff868d6000 -     0x7fff868d6fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff868e0000 -     0x7fff86a6aff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff86a6b000 -     0x7fff86af0ff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff86af1000 -     0x7fff86b3cfff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff86b3d000 -     0x7fff86b40fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff86b45000 -     0x7fff86c51fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff86c52000 -     0x7fff86ce8ff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff86ce9000 -     0x7fff86cf7ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff86cf8000 -     0x7fff86d54ff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff86dda000 -     0x7fff86f13fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff86f14000 -     0x7fff86f26ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff86f2c000 -     0x7fff86f2dfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff86f2e000 -     0x7fff86fd2fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff86fd3000 -     0x7fff86fe2fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff87034000 -     0x7fff870ceff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff870d3000 -     0x7fff870d8fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff870d9000 -     0x7fff870f0fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff870f1000 -     0x7fff870f1fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff870f2000 -     0x7fff871fffff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8725d000 -     0x7fff87272fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff872ba000 -     0x7fff872bafff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff872bb000 -     0x7fff8735afff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8735b000 -     0x7fff87457ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff87458000 -     0x7fff8762bff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8762c000 -     0x7fff88224fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff88225000 -     0x7fff88258fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff88259000 -     0x7fff882d4ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff882d5000 -     0x7fff88300ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff88301000 -     0x7fff8830efff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8830f000 -     0x7fff88314fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff88317000 -     0x7fff8836efff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8838c000 -     0x7fff88392fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff88393000 -     0x7fff883e7ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff883e8000 -     0x7fff884afff7  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <E05006B6-A597-3924-851A-FBEC493B598B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff884b0000 -     0x7fff884ddfff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff884de000 -     0x7fff884e4fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8859e000 -     0x7fff885bdfff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff88766000 -     0x7fff88766fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff88767000 -     0x7fff8876bfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8884b000 -     0x7fff88853fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff88857000 -     0x7fff88884fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff88890000 -     0x7fff888aafff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff888b9000 -     0x7fff888f8fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff88942000 -     0x7fff8897cfff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff894b8000 -     0x7fff894b9fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff894ba000 -     0x7fff894c1fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff894c2000 -     0x7fff894c2fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff894ed000 -     0x7fff89c81fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff89c9e000 -     0x7fff89d30fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff89d31000 -     0x7fff89de3fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff89de4000 -     0x7fff89deafff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff89e0a000 -     0x7fff89e37ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff89e38000 -     0x7fff8a0b2ff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8a0b3000 -     0x7fff8a193fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8a1a0000 -     0x7fff8a1bdff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8a2f1000 -     0x7fff8a2f4fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8a33b000 -     0x7fff8a33efff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8a33f000 -     0x7fff8a658fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8a666000 -     0x7fff8aa93fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8ab90000 -     0x7fff8abb3ff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8abb4000 -     0x7fff8ac91fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff8acbc000 -     0x7fff8acc2ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8acc3000 -     0x7fff8ad17ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8ad18000 -     0x7fff8ad1cff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8ad1d000 -     0x7fff8ad5cff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff8ae8b000 -     0x7fff8afa0fff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8afa1000 -     0x7fff8afa6ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff8afa7000 -     0x7fff8b10afff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8b10b000 -     0x7fff8b16ffff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8b1cd000 -     0x7fff8b326ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8b327000 -     0x7fff8b366ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8b367000 -     0x7fff8b36efff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8b3ec000 -     0x7fff8b47efff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8b822000 -     0x7fff8b906def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff8b907000 -     0x7fff8b955ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff8b956000 -     0x7fff8ba34ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8baac000 -     0x7fff8bb1afff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8bb1b000 -     0x7fff8bb6dff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8bb6e000 -     0x7fff8bbd0ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8bcd3000 -     0x7fff8bd15ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8bd16000 -     0x7fff8bd1bfff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8bd1c000 -     0x7fff8bd1dfff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8c1a9000 -     0x7fff8c1c9fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8c1ca000 -     0x7fff8c1f5fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8c1f6000 -     0x7fff8c464ff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8c465000 -     0x7fff8c470fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8c471000 -     0x7fff8c783fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8c784000 -     0x7fff8c784fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8c785000 -     0x7fff8c793fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8c7cf000 -     0x7fff8c7cffff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8c7d0000 -     0x7fff8c80cfff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff8c882000 -     0x7fff8c8f7ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8caa1000 -     0x7fff8caaafff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8caab000 -     0x7fff8cac2fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8cac3000 -     0x7fff8cc62fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8ce8f000 -     0x7fff8ce9aff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8cea3000 -     0x7fff8cea4fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8cec9000 -     0x7fff8cfceff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8cfcf000 -     0x7fff8cff8fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8cff9000 -     0x7fff8d049fff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8d04a000 -     0x7fff8d04efff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8d04f000 -     0x7fff8d062ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8d063000 -     0x7fff8d158fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8d159000 -     0x7fff8d8279df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8d828000 -     0x7fff8dafffff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 11
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 3107
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=223.3M resident=110.9M(50%) swapped_out_or_unallocated=112.4M(50%)
    Writable regions: Total=96.8M written=10.5M(11%) resident=34.6M(36%) swapped_out=0K(0%) unallocated=62.1M(64%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  6380K
    CG image                           2216K
    CG raster data                      240K
    CG shared images                   3448K
    CoreAnimation                       260K
    CoreGraphics                         16K
    CoreImage                            72K
    CoreServices                       1576K
    IOKit                               980K
    MALLOC                             56.2M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       24K
    OpenCL                               44K
    STACK GUARD                        56.0M
    Stack                              10.0M
    VM_ALLOCATE                        16.7M
    __CI_BITMAP                          80K
    __DATA                             23.2M
    __IMAGE                            1256K
    __LINKEDIT                         56.3M
    __TEXT                            166.9M
    __UNICODE                           544K
    mapped file                        88.8M
    shared memory                      13.6M
    ===========                      =======
    TOTAL                             504.5M
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f15
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.6)
    Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK5055GSXF, 500,11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    Yosof Ruzi wrote:
    as an alternative solution for the problem it's fine but i want to use the smooth fullscreen-able preview not adobe reader.
    It's just not always possible.  You can tell Apple about the problems you've found with Preview here and perhaps they will improve it.
    http://www.apple.com/feedback/macosx.html

  • Bug Report: Preview chrashes every time when it opens a specific pdf

    http://www.constantin-medien.de/dasat/images/8/100778-gb2008-d-290409-safe.pdf
    This pdf crashes everytime preview.app.
    You can only watch it via quickview or Safari.
    Printing out of Safari will even crash Safari as well.
    I reconstructed this bug on three different Macintoshs.
    Message was edited by: Jamsven

    Yup, crashes Preview here too. There's probably something wrong with the PDF, but that doesn't excuse a crash.
    That said, this isn't really the right place to report bugs. This is a user-to-user forum, not a way to communicate with Apple. Go here:
    http://www.apple.com/feedback/macosx.html

  • FeedBack...

    Hello,
    here is my feedback after using Flash Catalyst for 4-5 days, on 2 projects, I hope it will help...
    Some points are related to the usability, oters are questions, and others are bugs,... (I'm on PC, with Windows Vista)
    The current version is really CPU & memory intensive, I think you know it :-)
    I really like the Heads-up display !!!
    When I import a SWF File that contains symbols (with linkage ID) I don't have these symbols in the library, so if I want to create a button skin for example, I can't use the different symbols from the swf, I need to declare it later in MXML in Flex 4 ...
    Also about the swf, I often use the Skin extension for Flash CS3 with Flex 3, the states management is really nice (define states & transition in the Flash IDE) Do you plan to keep it for Flash CS4 & Gumbo ? Is it already possible ?
    In the documentation pdf file I have seen that we can select the type of project to create, either Flash Player or Adobe AIR But I can't find it in the beta release ...
    It could be nice to add the possibility to organize the library : create folder, sort by name, ... For example : When using package library, it could be nice to be able to group each library in a corresponding folder and not to have everything mixed together ...
    I have imported a psd file, I want to add a layer, but I can't do it without adding a folder. If I drag from the library, or if I copy and paste a new layer is created, but it's a strange behaviour in comparison with Flash, Photoshop, ... no ?
    Is it possible to define the 9 Slice Scaling guides ?  It could be really usefull I think... It could also optimize/minimize the size of the final swf...
    Is it possible to work in related-size (%) and not always in fixed size ? I mean, to be able to create a kind-of fullscreen prototype in catalyst with % width & height ...
    I've removed a custom component (data list) from the stage, but I hadn't yet link the repeated item, it was not used in my project anymore  but I had an error when compiling : "there is an error with the component ..." it was because it was present in the library,  so I had to go in Source mode to remove the mxml component manually ...
    My mouse Wheel doesn't work to scroll the layer list, or the library list.
    Add the number of time an item is used in the project in the library ? So it's easier to clean the library ?
    If I want to copy the name of an item in the library by double-clicking on the object and pressing ctrl-c, a strange caracter is displayed
    It could be nice to have the hand to move the stage like in another adobe products, I'm used to press the space bar and drag the stage :-)
    In the transition Timeline, it could be helpfull to be able to select multiple layer to extend their size to change the length of a transition, like in the Flash IDE.
    A crash happened, when I have restarted Catalyst, it asked me to recover my last project, then I tryed to save it again, and it proposed me "null.fxp"for the project name, I renamed it, then it crashed again ...
    When I convert a group of layer to a custom component, it could be nice to automatically select the new custom component in the library. For example : if I want to rename it, I can't do it from the layer pannel, so I need to search into the library panel to rename it.
    If I right-click on a custom component and select convert to illustration, is it possible to remove the old custom component from the library ?  If, for example I made a mistake while doing a custom component, and I want to restart it from scrach, I can't use the same name because the previous one is always in the library ...
    When I create a custom TextInput, it could be nice to have other states like focusIn, ... and to be able to remove the default halo, I know I can do the Focus In state by embeddeing the TextInput in a custom component, but it always have the default halo so it's not really usefull :-)
    When I double click on an item in the library it could be nice to open it on the stage, like in the Flash IDE.
    If I edit a custom button on the stage, I can't change it's layer name, it's in grey, I can always double click on it and change the name but it's not saved,  I have to go back on the stage and then update the layer name.
    Thanks for the good work !
    niko

    This is awesome! I think you're the first person to release an app based on Catalyst!
    One huge list of feedback deserves another, so here's my (perhaps obvious) feedback, from someone who would really like to use BandGeek:
    1.  Forced fullscreen mode feels very weird on the Mac.
    2.  BandGeek won't let me search while another search is in progress. This is annoying - can't it just cancel the existing search? It's especially annoying because BandGeek starts with a random artist, and I have to wait for that to load before I can continue.
    3.  The experience feels discombobulated. Some things that might help:
      Navigation: a breadcrumb bar, back/forward controls, or even a URL bar (that I could use to bookmark a BandGeek page or send it to a friend) would make it feel more continuous.
      Optionally playing music continuously - maybe by piping in a Pandora or LastFM station for the current artist?
      More pictures. When I search for "Michael Jackson", I get one photo of him, a huge block of text, and a huger white screen with some navigation boxes in it. Why not put pictures or icons in the navigation boxes? Why not put faded-out photos in the background?
      Artist-specific branding.
    4.  The embedded "Chords & Tabs" player is totally sweet, but I don't understand the sheet music. I was expecting either a lead sheet (a la Fake Book), or just chord names and lyrics (e.g. http://www.azchords.com/s/shins-tabs-8023/newslang-tabs-237125.html ). Instead, I got TAB for a random part of the music (the "Beat It" tab was just for the guitar solo, and it didn't actually have the notes of the solo - just the riff that the rhythm guitar was playing (you know - da da da DA da, da da BUM BUM, da da da DA da, da da dum)).  What's up?
    5.  Sections should link to each other - discography should link to related tabs, images, and (ideally) song previews.
    6.  Do the Shins have a foot fetish? Look at the images on their page...
    7.  Which brings me to a more general point...the image browser is a bit confusing. Maybe the images should be ordered by relevance, or browsable by album ("MJ at the Apollo '98", "Amherst Talent Show '03").
    8.  It's really awesome to have all of this information aggregated in one place.
    My apologies, of course, if any of these issues are due to Catalyst or Flex limitations =).
    Great work! I'm excited to watch this evolve!
    -Adam

  • New beta features (August) - feedback please

    We've added a few more beta features for you to check out.  In this post, I'll explain what's changed and how you view/use the new features.  Please reply to this post to share your feedback.
    Features enabled for this group: (click this link to view the features: https://kuler.adobe.com/features/enable/newFeatures)
    We have created a special link to give you access to new features (new feature link)--without this link you won't be able to see the new features.  This link will allow you to use the site, same as before, but will also enable the new features that we're looking for feedback on.  So, here's an overview of what's new:
    (1) Re-order swatches: You can re-order the colors in your swatch simply by clicking and, while continuing to press down, drag the color to the desired location.  Give it a try and let us know what you think.
    (2)"Slider" editing controls: Previously we had one slider that controlled the brightness level of your color — we've added a slider control for each value in the color space you are editing.  For example, if you are working in the RGB color space, you will see a slider control for "R", "G", and "B".  For RGB, you will see a 4th control, set apart from the others, that allows you to control brightness.  Each control provides a visual spectrum which will allow you to visually edit your colors with more precision. 
    Note, we are still working out a few performance issues for these features on the Android default browser and Windows surface.  Ideally, you will have access to another browser to test these features on. 
    In addition to the beta features mentioned above, we've also rolled out several features which were previously in beta.  Those features include creating themes from an image, resizable color wheel, and less distracting borders.
    That's it for now.  We look forward to reading your feedback!

    Looking better and better!
    I am testing in Google Chrome in Windows
    1) Reorder Swatches - this works as described. Click, drag and drop. It will be good to have this feature back. On the down side, sometimes changing the base color causes the swatches to reorder... and sometimes the button to set the base color does not respond at all while the swatches shuffle. It hasn't been consistent enough to track down a cause.
    2) Slider editing controls - good to see these back, too! These greatly speed coarse adjustments to colors, while using the cursor keys in the number fields allows for finer deatail control of the number. Seems to work as intended with my brief testing. A possible option would be to have a toggle to switch between the Full sliders and the brightness slider for those that preferred the other way or that simply wish to simplify/minimise the appearance (I like the full slider control, but at times could see the simpler view beneficial as an OPTION).
    Thanks for the opportunity to preview these features!
    -mt
    Edit:
    Another thing that seems to work better now is the list of color spaces. It no longer jumps open on hovering over it. I like that it retains the view setting (open to full list or 'minimized' to HEX + 1) regardless of the pointer hovering over it.
    Feature request: On the sliders, perhaps you can add/enable a set of sliders for the hex values?. Perhaps add an option to minimize the color space list to only hex values?. This could be beneficial for those that work in hex color values only. And, since this is all hypotheical for now, perhaps a toggle to enable or disable a limit to web-safe colors when tweaking hex values via sliders?
    Message was edited by: Michael Trout

  • Preview.app - Behaviour of Tiger's Preview for Leopard's Preview?

    Hi there,
    I am a web designer and I use Leopard's Preview to look at different pages of a website's design. This includes opening several pages as images and switching between them. And this is where I'm having alot of issues with Leopard's Preview.app and long for Tiger's good old Preview.app.
    *1. Blurry images for a moment*
    When I open several images (like PNGs or JPEGs) together and switch between them within Preview, the new image is always blurred for a short moment, which looks strange. In Tiger's Preview the new image was always shown instantly in 100 % quality. This is not a real problem, but it annoys me. Even more in the full screen mode. Is it possible to turn off this blurry moment?
    *2. Unpredictable scroll position*
    Again, when I switch between several images which are of different height, the old Preview showed the new image at the exact same scrolling position as the image before. So when I was looking at the top of image A and switched to image B, Tiger's Preview showed the top of image B.
    In Leopard' Preview the scroll position of the new image is totally unpredictable. Sometimes it shows the middle, sometimes the top of the new image. Is it possible to tell Leopard's Preview that it should behave like Tiger's Preview here?
    *3. Crop rectangle without outer fill color*
    If you used the crop tool in Tiger's Preview the image parts around the crop rectangle were darkened. In Leopard's Preview they are not. Here again: Is it possible to have the old behaviour again?
    Hope you can help me.
    Cheers,
    Robert

    Actually, it has seemed to some that the blurriness never does completely clear up, and that the Leopard version of Preview will not display the same degree of crispness that the Tiger version does. You can run the Tiger version in Leopard with a bit of mild hacking--indeed, you can run both versions simultaneously. See this archived thread:
    http://discussions.apple.com/thread.jspa?messageID=5889735
    Of course, you have to have a Tiger version still around someplace....I renamed my Tiger version OldPreview, copied it to my Leopard drive and performed the hacks described in the above thread. It is still working in 10.5.5.
    Francine
    Francine
    Schwieder

  • I cant get my camera to work it says its on but has no feedback, any ideas?

    i cant get my camera to work it says its on but has no feedback, any ideas?

    Here are my best suggestions for your camera problem:
    • If Apple's http://support.apple.com/kb/HT2090
       suggestions do not help you, (the "reset" suggested there
       often restores normal function,) continue with the following.
    • Use your Mac's Disk Utility to repair permissions and then
       download and apply the latest Combo Update for your Mac OS.
       If you are using OS X 10.7 or later, reinstall OS X.
    • Repair permissions again immediately following the system restart
       that completes the Combo update or reinstall.
    Properly applying the Combo version of updates can sometimes correct software problems, but, if your trouble is caused by a hardware problem, there are no user serviceable parts of the camera.  For hardware help, contact Apple or an Apple-Authorized Service Provider for service.
    (Over time, Apple has changed the built-in camera's name on newer Macs from "iSight" to "FaceTime" and then to "FaceTime HD."  Regardless of the name of your Mac's built-in camera, the same info and troubleshooting applies.)
       Unless you have a current backup, make one now.
      Then use the final "Troubleshooting" suggestion:
    "... contact Apple or an Apple-Authorized Service Provider for service."

  • E3200 Firmware 1.0.04 (build 1) Feedback Thread

    Last Release Date: May 17, 2012
    Last Firmware version: 1.0.04 (build 1)
    - Resolved interoperability issue with ISP DHCP server that mandates client identifier option (option 61).
    - Resolved issue with sending broadcast DHCP renewal message. The correct behavior is sending unicast message.
    - Resolved issue with accessing browser-based GUI via HTTPS using Internet Explorer and Firefox.
    - Resolved DHCPv6 binding issue.
    - Added MTU option in router advertisement.
    Please post your experience or feedback with new firmware here!

    djec64 wrote:
    Hello,
    Just bought this router and update the firmware. 2 points.
    Not being able to connect a USB printer for MAC OSX is a show stopper. I will return it and take another brand if a solution is not provided shortly.
    So far I am not impressed by the speed. No improvement in range over Belkin 300N
    Regards.
    What specific version of Mac? Is that the Lion? Are you setting up virtual USB printer using the latest version of Cisco Connect?

  • ITunes Preview main content showing as black page

    Hi
    Just sending some feedback on iTunes Preview.
    I sent the following URL to a colleague and they said the main content was just black:
    http://itunes.apple.com/ie/podcast/quality-life-quality-care/id426140419?i=93260 376
    They had upgraded their iTunes to the latest and were using Internet Explorer 7.
    They could see a View in iTunes button on the left, which was good as they could then click through to iTunes.
    Everything worked fine for me on Firefox 4 XP.
    all the best
    Dave

    First check your site's code for errors. 
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    It's possible you added or omitted a semi-colon or curly bracket from one of your CSS rules which rendered the rest of it useless.
    Nancy O.

  • Aperture+Slow Generation Of Previews

    Hello All,
    I'm wondering if anyone can offer any suggestions regarding Very slow preview rendering ? I have a DP G5 with 1.5 G Ram.
    I imported 1100 Jegs from my Canon Mark II, I have the preview size set to fit between 1920 * 1929 pixels and a quality of 5, it seems to take about 30 minutes to generate all the previews, - is this normal ?, I relise 1100 odd pics is a large number, but is it usally this slow ??
    Thanks

    Preview can really slow things down in Aperture. You might consider leaving them off and then generating them only for the images that you need previews for slideshows, iLife integration, or drag-and-drop. This is what I do, and it seems many others do the same from what I have read on this forum.
    There is good info about Previews here:
    http://homepage.mac.com/bagelturf/aparticles/previews/previews.html
    Or search these discussions as this has been discussed quite a bit.
    -Karen

  • Feedback on iPhone improvements

    I'm a log term user of PDA but have switched to iPhone because it saves on carrying three boxes, phone iPod and PDA.
    The iPhone is great but there are a few shortfalls on the PDA front. I think there is a forum where users can feedback potential improvemnets to the iPhone software but I'm not sure where it is or even given the numberb of REALLY experienced users around if my feedback is valuable.
    The two areas I'd like to see improved would be:
    A SEARCH engine to check contacts. As present if I can't remember the name of a contact I can't find them by Company or city. Most PDA's offer this.
    An auto answer mode when I'm on the bike so I don't have to look at the phone to answer incoming calls (major safety issue)
    I've got lots more, where should I go?

    You may provide feedback and request enhancements here.

  • Preview image

    hi all of you,
    I am new to jsp and javascript . I wanted to know that how to load the
    image in the image tag after selecting from the file dialog in the same page.
    If anybody has the code plz forward it to me.
    Its urgent...........
    Thank you.

    <HEAD>
    <script type="text/javascript">
      // width to resize large images to
    var maxWidth=100;
      // height to resize large images to
    var maxHeight=100;
      // valid file types
    var fileTypes=["bmp","gif","png","jpg","jpeg"];
      // the id of the preview image tag
    var outImage="previewField";
      // what to display when the image is not valid
    var defaultPic="spacer.gif";
    function preview(what){
      var source=what.value;
      var ext=source.substring(source.lastIndexOf(".")+1,source.length).toLowerCase();
      for (var i=0; i<fileTypes.length; i++) if (fileTypes==ext) break;
    globalPic=new Image();
    if (i<fileTypes.length) globalPic.src=source;
    else {
    globalPic.src=defaultPic;
    alert("THAT IS NOT A VALID IMAGE\nPlease load an image with an extention of one of the following:\n\n"+fileTypes.join(", "));
    setTimeout("applyChanges()",200);
    var globalPic;
    function applyChanges(){
    var field=document.getElementById(outImage);
    var x=parseInt(globalPic.width);
    var y=parseInt(globalPic.height);
    if (x>maxWidth) {
    y*=maxWidth/x;
    x=maxWidth;
    if (y>maxHeight) {
    x*=maxHeight/y;
    y=maxHeight;
    field.style.display=(x<1 || y<1)?"none":"";
    field.src=globalPic.src;
    field.width=x;
    field.height=y;
    </script>
    </HEAD>
    <BODY>
    <div align="center" style="line-height: 1.9em;">
    <br>
    <input type="file" id="picField" onchange="preview(this)">
    <br>
    <img alt="Graphic will preview here" id="previewField" src="spacer.gif">
    <br>
    </div>
    </BODY>
    Change height and widht according to ur need. And create a image nnamed spacer.gif to display when form loads.

Maybe you are looking for

  • Where can I find Java Plugin that works with Firefox 31.1 on Mac OS 10.68

    I applied just release 'Java for mac OS X 10.6 Update 9'. I am running Firefox 13.1. I did not need a Java Plug-in before but Apple has changed that. Now I need to get a Java Plug-in for Firefox 13.1. I searched and looked at lots of URL, including o

  • Sony avchd camcorder

    How can i import my avchd file from my sony avchd camcorder hdrsr7. Final cut express 4 does not recognize those files.

  • Help making slideshow using iPhoto & iMovie

    How can I make the photos in my iPhoto album remain in the same order when imported into iMovie?  I have created an album and a playslist of music.  When I bring the music into the project, only the first song shows up so it is impossible to add beat

  • PRS Condition - Updating Service Condition from PO/RFQ

    Deal all, I am facing a great difficulty in updating the Service Condition Record (ML35 - With Plant & Vendor) via PO. I have done the following settings but still when the PRS condition price is changed in PO or Quotation, the price in Service condi

  • List item (TList) in Form9iDS

    Dear expert, I've some question with the list item (TList) in Form9i. When I retrive list element as follows : Ashton Been Brown Charle Jack Tom Why i press key "J" but the select hilight not go to "Jack"? What's wrong ??? But when I'm try in Form6i