My horizontal submenu will not collapse.

I've updated my Web site at www.toolshedstudio.com and I use Dreamweaver 11 and my submenu collapsed very well under the menu 'Tool list' but then I made a few changes and all of a sudden it no longer works.  Any ideas?

http://www.toolshedstudio.com

I also have a white border all about the submenu that I can't get rid of.

@charset "UTF-8";

/ * Sections - version 0.6 - Pre - Release Spry 1.6.1 * /.

/ * Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

The AVAILABLE INFORMATION: Describes the box model, positioning, the order

*******************************************************************************/

/ * The outermost container for the menu bar, an area of width auto without margin or padding * /.
UL. MenuBarHorizontal
{
margin: 0;
padding: 0;
list-style-type: none;
font size: large;
cursor: default;
Width: auto;
color: #FFF;
background-color: #000;
}
/ * Value of the menu bar active with this class, currently the definition of z-index to accommodate IE rendering bugs: http://therealcrisp.xs4all.nl/Meuk/IE-zindexbug.html */
UL. MenuBarActive
{
z-index: 1000;
}
/ * Menu item containers, position of children relative to this container and are a fixed width * /.
UL. MenuBarHorizontal li
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: medium;
position: relative;
text-align: left;
cursor: pointer;
Width: 9è;
float: left;
background-color: #FFFFFF;
background-image: url(images/Wow_And_Flutter_Test_Tone-Spectrogram-Audio-Technica-LP2D-USB.png);
left: 2em;
}
/ * Submenus should appear under their parent (top: 0) with a higher z-index, but they are first the left side of the screen (-1000em) * /.
UL. MenuBarHorizontal ul
{
margin: 0;
padding: 0;
list-style-type: none;
do-size: 100%;
cursor: default;
Width: 8.2em;
position: absolute;
}
/ * Submenu that shows with the designation of the class MenuBarSubmenuVisible, we put the car left so it happens on the screen below its parent menu item * /.
UL. MenuBarHorizontal ul. MenuBarSubmenuVisible
{

}
/ * Container of menu items are same fixed width parent * /.
UL. MenuBarHorizontal ul li
{
Width: 8.2em;
}
/ * Submenus should appear slightly overlapping to the right (95%) and upward (-5%) * /.
UL. MenuBarHorizontal ul ul
{
position: absolute;
margin:-5% 0 0 95%;
visibility: visible;
}
/ * Submenu that shows with the designation of the class MenuBarSubmenuVisible, we have left to 0, it is on the screen * /.
UL. MenuBarHorizontal ul. MenuBarSubmenuVisible ul. MenuBarSubmenuVisible
{
left: auto;
top: 0;
}

/*******************************************************************************

INFORMATION DESIGN: Describes the set of colors, borders, fonts

*******************************************************************************/

/ * Submenu containers have borders on all sides * /.
UL. MenuBarHorizontal ul
{
border: 1px solid #CCC;
}
/ * Menu items are a light grey block with padding and no text decoration * /.
UL. MenuBarHorizontal a
{
display: block;
cursor: pointer;
background-color: #000;
Padding: 0.5em 0.75em;
color: #999;
text-decoration: none;
make-style: normal;
do-size: 100%;
}
/ Components menu that have mouse over or focus have a blue background and white text * /.
UL. MenuBarHorizontal a: hover, ul. MenuBarHorizontal a: focus
{
background-color: #03C;
color: #FFF;
}
/ * Menu items that are opened with the submenus are on MenuBarItemHover with a blue background and white text * /.
UL. MenuBarHorizontal a.MenuBarItemHover, ul. MenuBarHorizontal a.MenuBarItemSubmenuHover, ul. MenuBarHorizontal a.MenuBarSubmenuVisible
{
background-color: # 33;
color: #FFF;
}

/*******************************************************************************

Submenu INDICATION: styles if there is a submenu in a given category

*******************************************************************************/

/ * Menu items that have a submenu have the MenuBarItemSubmenu class designation and are set to use a positioned background the far left (95%) and vertically centered image (50%) * /.
UL. MenuBarHorizontal a.MenuBarItemSubmenu
{
background-image: url (SpryMenuBarDown.gif);
background-repeat: no-repeat;
background-position: 50 95%;
}
/ * Menu items that have a submenu have the MenuBarItemSubmenu class designation and are set to use a positioned background the far left (95%) and vertically centered image (50%) * /.
UL. MenuBarHorizontal ul a.MenuBarItemSubmenu
{
background-image: url (SpryMenuBarRight.gif);
background-repeat: no-repeat;
background-position: 50 95%;
}
/ * Menu items that are opened with the submenus have the designation of the MenuBarItemSubmenuHover class and are set to use a background image "hover" positioned on the far left (95%) and centered vertically (50%) * /.
UL. MenuBarHorizontal a.MenuBarItemSubmenuHover
{
background-image: url (SpryMenuBarDownHover.gif);
background-repeat: no-repeat;
background-position: 50 95%;
}
/ * Menu items that are opened with the submenus have the designation of the MenuBarItemSubmenuHover class and are set to use a background image "hover" positioned on the far left (95%) and centered vertically (50%) * /.
UL. MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
background-image: url (SpryMenuBarRightHover.gif);
background-repeat: no-repeat;
background-position: 50 95%;
}

/*******************************************************************************

BROWSER HACKS: hacks below should not be changed, unless you are an expert

*******************************************************************************/

/ * HACK FOR IE: to ensure that sub menus show above form controls, underpin us each submenu with an iframe * /.
UL. MenuBarHorizontal iframe
{
position: absolute;
z index: 1010;
Filter:alpha(opacity:0.1);
}
/ * HACK FOR IE: to stabilize the appearance of the menu items. the slash in the float is to keep IE 5.0 analysis * /.
@media screen, projection
{
UL. MenuBarHorizontal li. MenuBarItemIE
{
display: inline;
f\loat: left;
Background: #FFF;
}
}

Add/Edit the following to your document

ul.MenuBarHorizontal ul {
    position: absolute;
    left: -1000em;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
    left: auto;
}

GRAMPS

PS Si you are, this will fix the white outline

ul.MenuBarHorizontal li {
    left: 0;
}

Tags: Dreamweaver

Similar Questions

  • Navigation bar will not collapse.

    I downloaded a NAV. "bootstrap" but for some reason any. My nav will not collapse. I read somewhere that he needs java script. is this true?

    his charisma

    <! DOCTYPE html >

    < html lang = "" >

    < head >

    < meta charset = "UTF-8" >

    < meta name = "viewport" content = "width = device-width, original scale = 1.0" >

    < name meta = "description" content = "" >

    < name meta = "author" content = "" >

    charisma < title > < /title >

    < link rel = "shortcut icon" href = "" >

    " < link rel ="stylesheet"href =" https://MaxCDN.bootstrapcdn.com/bootstrap/3.3.6/CSS/bootstrap.min.CSS ">

    " < link rel ="stylesheet"href =" https://MaxCDN.bootstrapcdn.com/bootstrap/3.3.6/CSS/bootstrap-theme.min.CSS ">

    < link rel = "stylesheet" type = "text/css" href = "your_custom_stylesheet.css" media = "screen" / > "

    < style >

    < / style >

    <!-[if IE] >

    " < script src =" https://cdnjs.cloudflare.com/AJAX/libs/html5shiv/3.7.3/html5shiv.min.js "> < / script > .

    " < script src =" https://cdnjs.cloudflare.com/AJAX/libs/respond.js/1.4.2/respond.min.js "> < / script > .

    <! [endif]-->

    < / head >

    < body class = "container" >

    < class header 'row' = >

    < div class = "col-xs-12" >

    < h3 > < a > Communications charisma < /a > < / h3 >

    < h5 > «...» Moving people beyond their limits... "< / h5 >

    < nav class = "navbar, navbar-light bg-faded" >

    < ul class = "navbar-nav nav" >

    < class li = 'nav-element' active >

    < p > < a class = "nav-link" href = "#" > HOME < span class = "sr only" > (ongoing) </span > < /a > < /p >

    < /li >

    < class li = "item-nav" >

    < p > < a class = "nav-link" href = "#" > BIOGRAPHY < /a > < /p >

    < /li >

    < class li = "item-nav" >

    < p > < a class = "nav-link" href = "#" > < /a > PRESENTATIONS

    < /p >

    < /li >

    < class li = "item-nav" >

    < p > < a class = "nav-link" href = "#" > < /a > TESTIMONIALS

    < /p >

    < class li = "item-nav" >

    < p > < a class = "nav-link" href = "#" > < /a > VIDEOS/photos

    < /p >

    < /li >

    < class li = "item-nav" >

    < p > < a class = "nav-link" href = "#" > PLANNING AN EVENT < /a >

    < /p >

    < /li >

    < class li = "item-nav" >

    < p > < a class = "nav-link" href = "#" > MY BLOG < /a >

    < /p >

    < /li >

    < class li = "item-nav" >

    < p > < a class = "nav-link" href = "#" > CONTACT < /a >

    < /p >

    < /li >

    < /ul >

    < / nav >

    < / div >

    < / header >

    < class main 'row' = >

    < side class = "col-md-3" >

    < div id = "img-reagent" >

    < p > < img class = "img-reagent" src = "images/verticalmenu.png" alt = "Vertical menu" / > < / p > "

    "< img src =" images/twitter.png"width ="35"height ="35"alt =" "/ > < img src =" images/linkedin.png "width ="35"height ="35"alt =" "/ > < img src ="images/google.png"width ="43"height ="37"alt =" "/ >"

    < / div >

    < / side >

    < section class = "col-md-9" >

    < img class = "img-reagent" src = "images/preview1.jpg" alt = "Photo Head Shot of Louis Gaudry" / >

    < / item >

    < / hand >

    < footer class 'row' = >

    < div class = 'text-collar-xs-12 Center' >

    < a href = "biography.html" > < /a > motivational speaker | < a href = "aboutus.html" > < /a > Web development

    < br > charisma Communications 2016. All rights reserved.

    < / div >

    < / footer >

    " < script src =" https://AJAX.googleapis.com/AJAX/libs/jQuery/1.11.3/jQuery.min.js "> < / script > .

    " < script src =" https://MaxCDN.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js "> < / script > .

    < / body >

    < / html >

    I have my Nav bar all fixed and running. I have a question. When a person displays it on a computer. can show the navigation ready. instead of clicking the icon of hamburger?

    his charisma

  • Spry menu bar will not collapse.

    When I open a page in Dreamweaver CS5.5, the menu bar code like this

    "" < script src = "... / SpryAssets/SpryMenuBar.js" type = "text/javascript" > < / script >

    "" < link href = "... / SpryAssets/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" / >

    "" < link href = "... / SpryAssets/SpryMenuBarVertical.css" rel = "stylesheet" type = "text/css" / >

    < / head >

    and low it

    < script type = "text/javascript" >

    <!--

    var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "..."}) "" / SpryAssets/SpryMenuBarDownHover.gif ', imgRight: ".. ({"/ SpryAssets/SpryMenuBarRightHover.gif"});

    ->

    < /script >

    < / body >

    < / html >

    and the menu bar and will not collapse.

    At first, I deleted the... / in front of the SpryAssets and the problem has been resolved, but this no longer works.

    I would like to know why this is happening - bar menus work on site, as soon as I copier copy on my computer, and then open them in DW, I have this problem

    So, I can not change/update all pages as the menu bar doesn't work.

    Windows 7 64 bit, Dreamweaver 5.5

    Thank you very much

    D

    This review the SpryAssets folder links ARE incorrect.

    They should be as below (WITHOUT the... / in front of them) that the page you look at (mother_and_baby_yoga.html) IS NOT in a subfolder of your main site folder:

    If your page was in a subfolder, then the links would require the... / in front of them.

  • Tree nodes will not collapse.

    I have a tree that shows what to expect, but will not collapse the subnodes.

    The root is a customer number.
    Below that is the lines of products that the customer has purchased.
    The product lines here are the items in these product lines. These are the nodes.

    The node root, customer number will be very well expand/collapse.
    Product line nodes will not collapse. When the root node is expanded product line nodes appear expanded, but they will not collapse.

    The maximum levels is equal to 3. When I set the Max levels to 2 then the prod line nodes are reduced, but they don't develop.

    I see the tree at the http://htmldb.oracle.com/pls/otn/f?p=33642:12 factory where I expect mine to work.

    Any ideas on how to get my nodes collapse?

    Thank you
    Gregory

    Hi Gregory,

    I discovered the reason for the problem. It's the + symbols in your credentials. When adding in a URL, they are dealt with, in many cases, as spaces (the same that if you put a + between the two words in a search engine). So when you click the collapse icon, the used value ends in a space rather than a + and, as it does not match any ID on your table, no collapse does actually take place.

    I created a second page: http://htmldb.oracle.com/pls/otn/f?p=55041:4

    This includes SQL according to the definition of the tree:

    select REPLACE(ID, '+', '_') id,
           REPLACE(PID, '+', '_') pid,
           NAME name,
           null link,
           null a1,
           null a2
    from "#OWNER#"."GREGORY"
    

    Collapse now works because all the +'s were converted to of _

    Andy

  • Folders in the files Panel will not be collapsed

    There are 2 files in my files Panel that will not be collapsed.  When I open Dreamweaver, they are developed.  If I click on the arrow next to them a few times they will eventually collapse, but then as soon as I open any other file or folder they will develop themselves.  First of all, it started when I was with Dreamweaver CS5 with an issue that refused to collapse. A year later, I had updated for Dreamweaver CS6, and now the 2 folders that would not stay collapsed. This morning I've updated for Dreamweaver CC, and again the same 2 files will not collapsed!

    I searched the forum and found people with the same number dating back to 2007, but have not yet find any solution.  A few people recommended to modify the Windows registry - but I'm on the Mac version.  Several people said they were lucky completely remove site settings and recreate - but that seems a little extreme, as well as several people have said that it has begun happening later with another folder!

    Does anyone have a permanent solution?

    Here are some other posts on this topic:

    http://forums.Adobe.com/message/4418090

    http://forums.Adobe.com/message/975917

    http://forums.Adobe.com/message/3596836

    http://forums.Adobe.com/message/938616

    http://forums.Adobe.com/message/809937

    -Just as an info.  If I rename the folder, it stops happening.  I can close and restart Dreamweaver and it remains collapsed. But as soon as I rename the file - even if I do it after the closing and reopening of the program - he begins to make once again!

    Not sure if it's related to be - but I saw in another post this setting only associated files to automatically, instead of manual, solved the problem.  I tried, without success.  I even tried several times to turn off the associated files (by unchecking the checkbox activate the associated files in the preferences), but it keeps re-enabling itself!

    As Jon Suggested, try to rebuild the site Cache

    Allow me to quote another user of DW

    "

    First let me add here that I have found that when I upgraded to the new version of creative cloud of DW and it imported my 12.0 site settings, the problem has followed these settings in version 13.0.

    IM on a Mac so these instructions should be taylored to the PC with regard to the location of the referenced file. And I don't know if it's still the same file on the PC. So I can only speak from my experience on Mac.

    I fixed my version 12.0 and my version 13.0 of this way.

    It was a 'Site Prefs"file damaged. I tried to fix it, but the entries where both involved that it was impossible that would work. So I deleted the file "Site" and leave the DW to recreate.

    In order to recreate the Site preferences file, it meant losing all my site settings.

    To make things less painful...

    1. Open DW and go in managing the Sites. Select all sites and do an export of all temporary files .ste, passwords and user names, in a folder and close DW.
    2. Now find the folder called "12.0" or 13.0 "in the/Sites / / Library/Application Support/Adobe/Common/12.0 (13.0 for the version of cloud) and rename it to"12.0_old"or something else. (Note: you may need to Option + clicking on the Menu go to the Finder in order to get the choice of the library to appear).
    3. She and reopen DW will recreate a new empty "Site Prefs" file. Go to "Manage Sites... ' and click on 'Import Site '. Select all the .ste files and import them.
    4. DW will update cache of the site the first time you open each site, and it might also ask you to give permission to access the password stored in the keychain you. Always choose "allow" for all of them.
    5. That's all. Now my corrupted folder open whenever I click another folder.

    Mac OS 10.7.5

    DW CS6 (12.0 build 5861) & and/or DW CC (13.0 build 6391)

    As I said, it worked very well for me. But use these steps at your own discretion.

    "

  • Submenu Spry not displayed when you use open from the computer (not published online Web site)

    Hey,.

    I am designing a website for my ICT levels A course and I am currently using CS6. The submenu will not be displayed in mode live view, or in the browser. Hover will not work on the 1st and 3rd buttons spry and when I open the webspage on a browser, and stationary currently functioning whitens and then to the assigned image, and I was also wondering how I can centralize the entire Web page including the background image.

    I'd appreciate strongly all the solutions to these problems.

    PS - It is just the base model, and that's why I have so many empty cells.

    WEBSITE HTML CODING: -.

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    " < html xmlns =" http://www.w3.org/1999/xhtml ">

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"

    < title > Untitled Document < /title >

    < script src = "SpryAssets/SpryMenuBar.js" type = "text/javascript" > < / script > "

    < link href = "SpryAssets/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" / > "

    < style type = "text/css" >

    {body

    background-image: url(Assets/Images/Untitled-66.jpg);

    background-repeat: no-repeat;

    }

    < / style >

    < / head >

    < body >

    < table width = "1010" border = "0" align = "left" >

    < b >

    < td width = "1004" align = "center" > < table width = "1000" border = "0" align = "left" >

    < b >

    < td width = "208" height = "90" > < table >

    < td width = "763" > < table >

    < td width = "15" > < table >

    < /tr >

    < b >

    < td = '102' height > < table >

    < td align = "left" valign = "bottom" > < ul id = "MenuBar1" class = "MenuBarHorizontal" >

    < li > < a href = "#" class = "MenuBarItemSubmenu" > item 1 < /a >

    < ul >

    < li > < a href = "#" > Untitled point < /a > < /li >

    < li > < a href = "#" > Untitled point < /a > < /li >

    < /ul >

    < /li >

    < li > < a href = "#" > item 2 < /a > < /li >

    < li > < a href = "#" class = "MenuBarItemSubmenu" > point 3 < /a >

    < ul >

    < li > < a href = "#" > Untitled point < /a > < /li >

    < li > < a href = "#" > Untitled point < /a > < /li >

    < /ul >

    < /li >

    < li > < a href = "#" > point 4 < /a > < /li >

    < /ul > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < b >

    < td > < table >

    < td > < table >

    < td > < table >

    < /tr >

    < / table > < table >

    < /tr >

    < /table >

    < script type = "text/javascript" >

    var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});})

    < /script >

    < / body >

    < / html >

    Kind regards

    Asif Farid

    This works in all browsers (except pre - IE9).

    http://ALT-Web.com/test/resizable-BG.shtml

    Nancy O.

  • CS4: Collapsed panels will not open

    I failed my sense of the space of regular work and is back on a screening and noticed that reduced signs will not open when it is expanded. I don't know if this is how it used to work, but it feels just as bad.

    Let's say I want to move an object to another layer. I click the icon Panel layer collapsed to open it, and then select (click) the object on the artboard and the layer panel collapses to the icon. So I need to click the icon in the Panel to open it again and now I can move the object to a different layer, but the layer panel collapses again, when I select another object.

    I remember having this same problem with Flash CS4 user interface. I messed up a few settings, or is this really how the UI works in Illustrator? I would record screenspace panels collapsed and only keep open one that I need. InDesign works like that, keeping the expanded panels open until they are reduced again.

    Edit > Preferences > User Interface > uncheck Auto-effondrement icon panels

  • I have Windows 8.1 and CS6 Adobe - acrobat simply collapsed of work, does not open whatever this or not will not be printed in pdf format. Help!

    Please help me! I have Windows 8.1 and CS6 Adobe creative Suite. Adobe Acrobat x, just quit smoking, it will not open anything and he used print to PDF. I need this to work!

    [transferred to Acrobat Installation & Update questions discussion forum]

  • The page content will not be displayed in IE 7 &amp; 8

    I'm going to understand problems why content after the Spry Menu will not display in IE 8, and the page appears at all in IE 7. Seems

    http://nowagenewmedia.com/Organica/

    CSS

    * {
    vertical-align: baseline;
    Police-weight: inherit;
    do-family: inherit;
    font style: inherit;
    do-size: 100%;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
    }
    {#outerWrapper}
    Width: 960px;
    margin-top: 10px;
    margin-right: auto;
    left margin: auto;
    border: 3px solid #CCC;
    }
    {#contentWrapper}
    Width: 100%;
    overflow: auto;
    Clear: both;
    }
    #header {}
    Width: 960px;
    height: 160px;
    }
    #sidebar {}
    float: left;
    Width: 225px;
    height: 400px;
    background-color: #FFF;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
    }
    #content {}
    float: left;
    Width: 734px;
    background-color: #FFF;
    }
    {#navbar}
    float: left;
    height: 35px;
    Width: 960px;
    Clear: both;
    }

    Page

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""
    " < html xmlns =" http://www.w3.org/1999/xhtml ">
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; Charset = UTF-8 "/ >"
    < title > Untitled Document < /title >
    < link hand. CSS"rel ="stylesheet"type =" text/css"/ >
    "< link href="Spry-UI-1.7/css/Menu/basic/SpryMenuBasic.css "rel ="stylesheet"type =" text/css"/ >
    "< script src="Spry-UI-1.7/includes/SpryDOMUtils.js "type =" text/javascript"> < / script >
    "< script src="Spry-UI-1.7/includes/SpryDOMEffects.js "type =" text/javascript"> < / script >
    "< script src="Spry-UI-1.7/includes/SpryWidget.js "type =" text/javascript"> < / script >
    "< script src="Spry-UI-1.7/includes/SpryMenu.js "type =" text/javascript"> < / script >
    "< script src="Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarKeyNavigationPlugin.js "type =" text/javascript"> < / script >
    "< script src="Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarIEWorkaroundsPlugin.js "type =" text/javascript"> < / script >
    < style type = "text/css" >
    / * BeginOAWidget_Instance_2141544: #MenuBar * /.
    / * Values for skinning a basic through presets menu. If the default settings are not sufficient, most count should be done in
    These rules, except for the images used to down or to the right pointing arrows, located in the SpryMenuBasic.css file

    They take the following classes of widget for layout of menu (located in a "Preset")
    . MenuBar - applies to all menu bars - default is a horizontal bar, all submenus are vertical - level 2 subs and beyond are drop down to the right.
    . MenuBarVertical - vertical main bar; All submenus are drop down to the right.

    You can also pass in extra classnames to set your desired top-level menu bar layout. Normally, they are defined by using a predefined setting.
    They apply only to the horizontal menu bars:
    MenuBarLeftShrink - the menu bar will be horizontally "shrinkwrapped" be just big enough to hold his items and left-aligned
    MenuBarRightShrink - as MenuBarLeftShrink, but right-aligned
    MenuBarFixedLeft - set to a specified width defined in rule "." MenuBarFixedLeft', and left-aligned.
    MenuBarFixedCentered - Fixed to a specified width defined in rule "." MenuBarFixedCentered',.
    and centered in its parent container.
    MenuBarFullwidth - expands to fill the width of the parent container.

    In general, all the rules specified in this file are prefixed by #MenuBar so that they don't apply to instances of the widget inserted along
    with the rules. This allows use of multiple MenuBarBasic widgets on the same page with different layouts. Due to limitations in IE6.
    There are a few rules where this was not possible. These rules are so noted in the comments.

    */

    {#MenuBar}
    background-color: #003300;
    do-family: "Lucida Sans Unicode", "Lucida Grande", without serif. / * Specify the fonts on the bar menu and submenu MenuItemContainer, so MenuItemContainer.
    MenuItem and MenuItemLabel
    at a given level all use the same definition for ems.
    Note that this means that the size is also inherited from the submenus of the child,
    so be careful when using other than relative sizes
    100% on the fonts submenu. */
    make-weight: bold;
    font size: 13px;
    make-style: normal;
    padding: 0;
    }
    / * ATTENTION: because ID + class selectors do not work correctly in IE6, but we want to restrict these rules to all this
    instance of widget, we used the concatenated string classnames to our selectors for the type of layout of the menu bar
    in this section. These have very low specificity, so be careful not to overstep accidentally. */

    . MenuBar br {/ * using only a class, so there same specificity that the "."} MenuBarFixedCentered br' rule bleow * /.
    display: none;
    }
    . {MenuBarLeftShrink}
    float: left; / * shrink the content, but also to float the menu bar * /.
    Width: auto;
    }
    . {MenuBarRightShrink}
    float: right; / * shrink the content, but also to float the menu bar * /.
    Width: auto;
    }
    . {MenuBarFixedLeft}
    float: left;
    Width: 100%;
    }
    . {MenuBarFixedCentered}
    float: none;
    Width: 100%;
    margin-left: auto;
    margin-right: auto;
    }
    . MenuBarFixedCentered br {}
    Clear: both;
    Display: block;
    }
    . MenuBarFixedCentered. Submenu br {}
    display: none;
    }
    . {MenuBarFullwidth}
    float: left;
    Width: 100%;
    }

    / * Top level bar small objects - these actually apply to all items and get substituted for the submenus level 1st or successive * /.
    #MenuBar. {MenuItemContainer}
    padding: 0px 0px 0px 0px;
    margin: 0;
    / * Zero margin on the containers of items. The MenuItem is the active area of hover.
    For most elements, we have padding top or bottom or border only on MenuItem
    or a child so we keep all tiled submenu with elements.
    Definition of this 0 avoids the "dead zones" to hover. */
    }
    #MenuBar. {}, MenuItem
    padding: 0px 10px 0px 10px;
    background-color: transparent;
    border-left: 1px solid #FFF;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    }
    #MenuBar. {MenuItemFirst}
    border-style: none none no none;
    }
    #MenuBar. {MenuItemLast}
    border-style: solid none none none;
    }

    #MenuBar. MenuItem. {MenuItemLabel}
    text-align: left;
    line-height: 1.4em;
    color: #ffffff;
    background-color: transparent;
    Padding: 6px 6px 15px 15px;
    Width: 10em;
    Width: auto;
    }
    . SpryIsIE6 #MenuBar. MenuItem. {MenuItemLabel}
    Width: 1em; / * Equivalent to min-width in modern browsers * /.
    }

    / * First level of submenu items * /.
    #MenuBar. Submenu. {}, MenuItem
    do-family: Arial, Helvetica, without serif.
    make-weight: bold;
    do-size: 12px;
    make-style: normal;
    background-color: transparent;
    padding: 0px 2px 0px 0px;
    border-width: 1px;
    border color: #cccccc #cccccc #cccccc #cccccc.
    / * Border styles are replaced by first and last items * /.
    border-style: solid solid no solid;
    }
    #MenuBar. Submenu. {MenuItemFirst}
    border-style: solid solid no solid;
    }
    #MenuBar. Submenu. MenuItemFirst. {MenuItemLabel}
    padding-top: 6px;
    }
    #MenuBar. Submenu. {MenuItemLast}
    border-style: solid solid solid solid;
    }
    #MenuBar. Submenu. MenuItemLast. {MenuItemLabel}
    padding-bottom: 6px;
    }
    #MenuBar. Submenu. MenuItem. {MenuItemLabel}
    text-align: left;
    line-height: 1em;
    background-color: transparent;
    color: #ffffff;
    padding: 5px 6px 6px 12px;
    Width: 7th;

    }

    / * Hover States for containers, objects and labels * /.
    #MenuBar. {MenuItemHover}
    background-color: transparent;
    border color: #cccccc #cccccc #cccccc #cccccc.
    }

    #MenuBar. MenuItemWithSubMenu.MenuItemHover. {MenuItemLabel}
    background-color: transparent; / * expose this propeller separately * /.
    color: #999999;
    }
    #MenuBar. MenuItemHover. {MenuItemLabel}
    background-color: transparent;
    color: #999999;
    }
    #MenuBar. Submenu. {MenuItemHover}
    background-color: #003300;
    border color: #cccccc #cccccc #cccccc #cccccc.
    }

    #MenuBar. Submenu. MenuItemHover. {MenuItemLabel}
    background-color: transparent;
    color: #999999;
    }
    / * The submenu - first-level submenus properties * /.
    #MenuBar. {SubMenuVisible}
    background-color: #003300;
    min-width: 0%;  / * This prevents the menu being lean that the parent MenuItemContainer - but not available on ie6 nice to have * /.
    border-color: #ffffff #ffffff #ffffff #ffffff.
    border-width: 0px;
    border-style: none none no none;
    }
    #MenuBar.MenuBar. SubMenuVisible {/ * menu bar horizontally for only * /}
    top: 100%;    / * 100% is at the bottom of menuItemContainer parent * /.
    left: 0px; / * "left" may need tuning according to borders or padding applied to the bar MenuItemContainer or MenuItem,.
    and your personal taste.
    0px align left drop-down list with the content of the MenuItemContainer area. Assuming you keep the margins 0
    on MenuItemContainer and on the parent MenuItem
    menu bar, which in fact equals the sum of padding-left MenuItemContainer & MenuItem align
    the drop-down menu to the left of the menu item label.*.
    z-index: 10;
    }
    #MenuBar.MenuBarVertical. {SubMenuVisible}
    Top: 0px;
    left: 100%;
    min-width: 0px; / * Do not neeed to match the width of the parent MenuItemContainer - elements will avoid total collapse * /.
    }
    / * The sous-menu--deuxieme submenu level properties and beyond - are visible to descendants. MenuLevel1 * /.
    #MenuBar. MenuLevel1. {SubMenuVisible}
    background-color: #003300;
    min-width: 0px; / * Do not neeed to match the width of the parent MenuItemContainer - elements will avoid total collapse * /.
    Top: 0px;    / * If you want, you can move this down a smidge to separate the top item "submenu s of menubar.
    It is really necessary only for the submenu on the first point of MenuLevel1, or you can make it negative to make the submenu
    vertically 'centered' about his call to * /.
    left: 100%; / * If you want to move the submenu on the left to partially cover the point of his call, you can add a margin to the left with a
    negative value to this rule. Alternatively, if you use the elements of fixed width, you can change this value on the left
    to use px or ems to get the desired offset. */
    }
    / * IE6 rules - you can remove these if you do not want to support IE6 * /.

    / * Note about several classes in IE6.
    Some rules above use several class names to an element of selection, such as "hover" (MenuItemHover) and 'a a submenu' (MenuItemWithSubMenu).
    * give the selector '. MenuItemWithSubMenu.MenuItemHover'.
    * Unfortunately, IE6 does not support using mutiple classnames in a selector for an element. For a selector like '. foo.bar.baz', IE6 does not take into account
    * all but the final classname (here, ".baz") and defines the specificity in consequence, with only one of these classs as significant. To work around this problem
    * problem, we use the plugin in SpryMenuBarIEWorkaroundsPlugin.js to generate classnames for IE6, such as "MenuItemWithSubMenuHover".
    * Given that many of these necessary, the plugin does not generate additional classes for modern browsers, and we use the copies of CSS2 style class
    * syntax for that. Since IE6, both apply the rules where the
    * It should not and gets the specificity wrong too, we have rules of order carefully, then misapplied rule in IE6 can be overridden.
    * So we put first the multiple class rule. IE6 wrongly apply this rule.  We follow this with the single class rule that it would be
    * replace by mistake, by ensuring that the specificity of IE6 interpreted as is the same as the unique class selector, so the latter wins.
    * We then create a copy of the rule of multiple class, adding a "." SpryIsIE6' in the context of the class and to ensure that the specificity
    * the selector is high enough to beat the rule of single class in the case of "match of these two classes. We place the rule of IE6 at the end of the
    * block of css styling to make it easy to remove if you want to drop support for IE6.
    * If you decide you do not need IE6 support, you can get rid of these, as well as the inclusion of the SpryMenuBarIEWorkaroundsPlugin.js script.
    * The 'SpryIsIE6' class is placed on the HTML element by the script in SpryMenuBarIEWorkaroundsPlugin.js if the browser is Internet Explorer 6. This avoids the need of IE conditional comments to these rules.
    */
    . SpryIsIE6 #MenuBar. MenuBarView. MenuItemWithSubMenuHover. MenuItemLabel / * selector IE6 * /}
    background-color: transparent; / * expose this propeller separately * /.
    color: #999999;
    }
    . SpryIsIE6 #MenuBar. MenuBarView. Submenu. MenuItemWithSubMenuHover. MenuItemLabel / * selector IE6 * /}
    background-color: transparent; / * expose this propeller separately * /.
    color: #999999;
    }
    . SpryIsIE6 #MenuBar. Submenu. Submenu / * selector IE6 * /}
    left margin:-0px; / * Offset at least part of a version of 'double upholstery' bug IE6 'double margin "* /.
    }


    / * EndOAWidget_Instance_2141544 * /.
    < / style >
    < script type = "text/xml" >
    <!--
    < oa:widgets >
    < oa:widget wid = binding "2141544" = "#MenuBar" / >
    < / oa:widgets >
    ->
    < /script >
    < / head >

    < body bgcolor = "#17321A" >
    < div id = "outerWrapper" >
    < div id = "header" > < img src = "media/header.jpg" width = "960" height = "160" alt = "organica title" / > < / div > "
    < div id = "navbar" >
    < ul id = "Menu bar" >
    < li > < a href = "#" > home < /a > < /li >
    < li > < a href = "#" > Organica kitchen < /a >
    < ul >
    < li > < a href = "#" > Menus < /a > < /li >
    < li > < a href = "#" > Catering < /a > < /li >
    < /ul >
    < li > < a href = "#" > Bar juice < /a > < /li >
    < li > < a href = "#" > produce < /a > < /li >
    < li > < a href = "#" > grocery store < /a > < /li >
    < li > < a href = "#" > < /a > < /li > body care
    < li > < a href = "#" > events < /a > < /li >
    < li > < a href = "#" > Contact < /a > < /li >
    < ul >
    < li > < a href = "#" > Directions < /a > < /li >
    < li > < a href = "#" > job < /a > < /li >
    < /ul >

    < script type = "text/javascript" >
    BeginOAWidget_Instance_2141544: #MenuBar
    var MenuBar = new Spry.Widget.MenuBar2 ("#MenuBar", {}
    widgetID: "Menu bar",
    widgetClass: 'MenuBarFullwidth the menu bar. "
    insertMenuBarBreak: true,
    mainMenuShowDelay: 100,.
    mainMenuHideDelay: 200,.
    subMenuShowDelay: 200,.
    subMenuHideDelay: 200
    });
    EndOAWidget_Instance_2141544
    < /script >
    < / div >
    < div id = "contentWrapper" >
    < div id = "sidebar" > < / div >
    < div id = "content" > < / div >
    < / div >
    < / div >
    < / body >
    < / html >

    You have some tags not closed in the html code. Here's what your code should look like the openingtag to the closingtag. It's a good idea to 'comment' where your

    end of tags. In the code, you will see that I did this like:
    . Some people like to put "comment" inside the closing like tag: If you move it then
    the comment goes with it.


     
     

  • Restoration


  • Juice bar

  • Produce a

  • Grocery

  • Care of the body
  • Events

  • Contact


  •        
       


       
       
    Content

     


  • adjustPopupWidth will not correctly work if there is a vertical scroll bar

    Previously, I use "adjustPopupWidth", so that my JComboBox will enough width to display all items in the drop-down list.

    However, I realize when he is present of the vertical scroll bar, 'adjustPopupWidth' will not produce a good width to display all the items in the drop-down list. This causes a horizontal scrollbar to appear as well (which is not what I want)

    A code example is as follows:
    /*
     * To change this template, choose Tools | Templates
     * and open the template in the editor.
     */
    
    /*
     * NewJFrame.java
     *
     * Created on Dec 30, 2010, 12:35:42 AM
     */
    
    package javaapplication24;
    
    import java.awt.Component;
    import java.awt.Dimension;
    import javax.swing.JPopupMenu;
    import javax.swing.JScrollBar;
    import javax.swing.JScrollPane;
    import javax.swing.event.PopupMenuEvent;
    import javax.swing.event.PopupMenuListener;
    import javax.swing.plaf.basic.BasicComboPopup;
    
    /**
     *
     * @author yccheok
     */
    public class NewJFrame extends javax.swing.JFrame {
    
        // Resize JComboBox dropdown doesn't work without customized ListCellRenderer
        private void adjustPopupWidth() {
            if (jComboBox1.getItemCount() == 0) return;
            Object comp = jComboBox1.getUI().getAccessibleChild(jComboBox1, 0);
            if (!(comp instanceof JPopupMenu)) {
                return;
            }
            JPopupMenu popup = (JPopupMenu) comp;
            JScrollPane scrollPane = (JScrollPane) popup.getComponent(0);
    
            //Object value = this.getItemAt(0);
            //Component rendererComp = this.getRenderer().getListCellRendererComponent(null, value, 0, false, false);
            //if (rendererComp instanceof JXTable) {
            //    scrollPane.setColumnHeaderView(((JTable) rendererComp).getTableHeader());
            //}
            BasicComboPopup basic = (BasicComboPopup)comp;
            Dimension prefSize = basic.getList().getPreferredSize();
            Dimension size = scrollPane.getPreferredSize();
    
            size.width = Math.max(size.width, prefSize.width);
            scrollPane.setPreferredSize(size);
            scrollPane.setMaximumSize(size);
            // Do we need to call revalidate?
            //scrollPane.revalidate();
        }
    
        private void adjustScrollBar() {
            final int max_search = 8;
            // i < max_search is just a safe guard when getAccessibleChildrenCount
            // returns an arbitary large number. 8 is magic number
            JPopupMenu popup = null;
            for (int i = 0, count = jComboBox1.getUI().getAccessibleChildrenCount(jComboBox1); i < count && i < max_search; i++) {
                Object o = jComboBox1.getUI().getAccessibleChild(jComboBox1, i);
                if (o instanceof JPopupMenu) {
                    popup = (JPopupMenu)o;
                    break;
                }
            }
            if (popup == null) {
                return;
            }
            JScrollPane scrollPane = null;
            for (int i = 0, count = popup.getComponentCount(); i < count && i < max_search; i++) {
                Component c = popup.getComponent(i);
                if (c instanceof JScrollPane) {
                    scrollPane = (JScrollPane)c;
                    break;
                }
            }
            if (scrollPane == null) {
                return;
            }
            scrollPane.setHorizontalScrollBar(new JScrollBar(JScrollBar.HORIZONTAL));
            scrollPane.setHorizontalScrollBarPolicy(JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED);
        }
    
        private PopupMenuListener getPopupMenuListener() {
            return new PopupMenuListener() {
                @Override
                public void popupMenuWillBecomeVisible(PopupMenuEvent e) {
                    // We will have a much wider drop down list.
                    adjustPopupWidth();
                }
    
                @Override
                public void popupMenuWillBecomeInvisible(PopupMenuEvent e) {
                }
    
                @Override
                public void popupMenuCanceled(PopupMenuEvent e) {
                }
            };
        }
    
        /** Creates new form NewJFrame */
        public NewJFrame() {
            initComponents();
            // Have a wide enough drop down list.
            jComboBox1.addPopupMenuListener(this.getPopupMenuListener());
            adjustScrollBar();
        }
    
        /** This method is called from within the constructor to
         * initialize the form.
         * WARNING: Do NOT modify this code. The content of this method is
         * always regenerated by the Form Editor.
         */
        @SuppressWarnings("unchecked")
        // <editor-fold defaultstate="collapsed" desc="Generated Code">
        private void initComponents() {
    
            jComboBox1 = new javax.swing.JComboBox();
    
            setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
    
            jComboBox1.setModel(new javax.swing.DefaultComboBoxModel(new String[] { "Item 1", "Item 2", "Item 3", "Item 4", "Item 5", "Item 6", "Item 7", "long long long long long string", "Item 8", " " }));
    
            javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());
            getContentPane().setLayout(layout);
            layout.setHorizontalGroup(
                layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(layout.createSequentialGroup()
                    .addGap(140, 140, 140)
                    .addComponent(jComboBox1, javax.swing.GroupLayout.PREFERRED_SIZE, 108, javax.swing.GroupLayout.PREFERRED_SIZE)
                    .addContainerGap(152, Short.MAX_VALUE))
            );
            layout.setVerticalGroup(
                layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(layout.createSequentialGroup()
                    .addContainerGap()
                    .addComponent(jComboBox1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
                    .addContainerGap(269, Short.MAX_VALUE))
            );
    
            pack();
        }// </editor-fold>
    
        /**
        * @param args the command line arguments
        */
        public static void main(String args[]) {
            java.awt.EventQueue.invokeLater(new Runnable() {
                public void run() {
                    new NewJFrame().setVisible(true);
                }
            });
        }
    
        // Variables declaration - do not modify
        private javax.swing.JComboBox jComboBox1;
        // End of variables declaration
    
    }
    Remove 'Item 1' up to 'Article 7', results in a vertical scroll bar is not displayed. Therefore, "adjustPopupWidth" will work correctly.

    It seems that the calculation within the "adjustPopupWidth", should take into account in the bar vertical scrolling. But how?

    Thank you.

    [url http://www.camick.com/java/blog.html?name=combo-box-popup] Combo Box Popup handles this.

  • Pages suddenly broke and now will not reopen

    Hello

    I hope someone can help me with this. My problem occurred so as to edit a document in Pages on my MacBook Pro (Early 2011 - El Capitan 10.11.5). The document I was working on was a .docx file that had previously been published on several computers by several users. When you use the track changes feature, I noticed that the Pages started to significantly slow down for a few minutes, and then all of a sudden it crashed. Since then, I have tried several times to reopen the Pages, to no avail. I also rebooted the computer - also to nothing does not. The application seems to want to start for a while, but then it crashes again, indicating an error. I've pasted below the full report, which, given my lack of technical finesse, looks like gibberish to me. Could someone please help me make sense of what's going on? For some reason, I seem incapable of even uninstall Pages (I tried dragging it to the Recycle Bin, in the hope that I could reinstall later and current workaround, but nothing seems to be the case).

    Thank you very much in advance for your help!

    -------------

    Process: Pages [850]

    Path: /Applications/Pages.app/Contents/MacOS/Pages

    ID: Pages

    Version: 5.6.2 (2573)

    App item ID: 409201541

    The external application ID: 816483004

    Code type: X 86-64 (Native)

    Parent process:? [1]

    Officials: Pages [850]

    User ID: 501

    Date/time: 15:13:07.862 2016-06-07 + 0100

    OS version: Mac OS X 10.11.5 (15F34)

    Report Version: 11

    Anonymous UUID: C3131928-874C-10D1-8E39-DC48F5E8F39A

    Time since started awake: 2000 seconds

    Integrity of system protection: enabled

    Crashed thread: 0 dispatch queue: com.apple.main - wire

    Exception type: EXC_CRASH (SIGABRT)

    Exception codes: 0 x 0000000000000000, 0 x 0000000000000000

    Note the exception: EXC_CORPSE_NOTIFY

    Request for clarification:

    Abort() called

    Thread 0 crashed: Dispatch queue: com.apple.main - wire

    0 libsystem_kernel.dylib 0x00007fff8ed18f06 __pthread_kill + 10

    1 libsystem_pthread.dylib 0x00007fff9908e4ec pthread_kill + 90

    2 libsystem_c.dylib 0x00007fff8a68c6e7 demolition + 129

    3 com.apple.iWork.Pages 0 x 0000000102172182 0x101ad1000 + 6951298

    4 com.apple.iWork.Pages 0x0000000101b846a7 0x101ad1000 + 734887

    5 com.apple.iWork.Pages 0x0000000101b37fbc 0x101ad1000 + 421820

    6 com.apple.iWork.Pages 0x0000000101bbd32d 0x101ad1000 + 967469

    7 com.apple.iWork.Pages 0x0000000101b7b04e 0x101ad1000 + 696398

    8 com.apple.iWork.Pages 0x0000000101be09bc 0x101ad1000 + 1112508

    com.apple.iWork.Pages 9 0x0000000101ad36db 0x101ad1000 + 9947

    com.apple.AppKit 0x00007fff96f5c927 10-[NSWindowController _windowDidLoad] + 592

    11 com.apple.AppKit 0x00007fff96ef943e-[NSWindowController window] + 110

    12 com.apple.iWork.Pages 0x00000001024b66bb 0x101ad1000 + 10376891

    13 com.apple.iWork.Pages 0x00000001024a7821 0x101ad1000 + 10315809

    14 com.apple.AppKit 0x00007fff96ef8a81-[NSDocument addWindowController:] + 222

    15 com.apple.iWork.Pages 0x00000001024720b2 0x101ad1000 + 10096818

    16 com.apple.iWork.Pages 0x0000000102471fec 0x101ad1000 + 10096620

    17 com.apple.AppKit 0x00007fff97801fa8-[NSDocument (NSPersistentUISupport) restoreDocumentWindowWithIdentifier: state: completionHandler:] + 99

    18 com.apple.iWork.Pages 0x00000001024754b6 0x101ad1000 + 10110134

    19 libdispatch.dylib 0x00007fff8507493d _dispatch_call_block_and_release + 12

    20 libdispatch.dylib 0x00007fff8506940b _dispatch_client_callout + 8

    21 libdispatch.dylib 0x00007fff8507cc1c _dispatch_main_queue_callback_4CF + 1685

    22 com.apple.CoreFoundation 0x00007fff99d419e9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9

    23 com.apple.CoreFoundation 0x00007fff99d008dd __CFRunLoopRun + 1949

    24 com.apple.CoreFoundation 0x00007fff99cffed8 CFRunLoopRunSpecific + 296

    25 com.apple.HIToolbox 0x00007fff8950a935 RunCurrentEventLoopInMode + 235

    26 com.apple.HIToolbox 0x00007fff8950a677 ReceiveNextEventCommon + 184

    27 com.apple.HIToolbox 0x00007fff8950a5af _BlockUntilNextEventMatchingListInModeWithFilter + 71

    28 com.apple.AppKit 0x00007fff96ee8df6 _DPSNextEvent + 1067

    29 com.apple.AppKit 0x00007fff96ee8226-[NSApplication _nextEventMatchingEventMask:untilDate:inMode: dequeue:] + 454

    30 com.apple.AppKit 0x00007fff96edcd80-[NSApplication run] + 682

    31 com.apple.AppKit 0x00007fff96ea6368 NSApplicationMain + 1176

    32 com.apple.iWork.Pages 0x0000000101adc700 0x101ad1000 + 46848

    33 libdyld.dylib 0x00007fff860d25ad start + 1

    Thread 1: dispatch queue: com.apple.libdispatch - Manager

    0 libsystem_kernel.dylib 0x00007fff8ed19efa kevent_qos + 10

    1 libdispatch.dylib 0x00007fff8506f165 _dispatch_mgr_invoke + 216

    2 libdispatch.dylib 0x00007fff8506edcd _dispatch_mgr_thread + 52

    Thread 2: Dispatch queue: TSAUbiquitousRefreshQueue.refreshQueue: NSOperation 0x7ff4f4384500 (QOS: USER_INTERACTIVE)

    0 libsystem_kernel.dylib 0x00007fff8ed12fae semaphore_wait_trap + 10

    1 libdispatch.dylib 0x00007fff85074cb2 _dispatch_semaphore_wait_slow + 224

    2 com.apple.iWork.Pages 0x00000001026770b3 0x101ad1000 + 12214451

    3 com.apple.Foundation 0x00007fff8b02ec7a-[__NSOperationInternal _start:] + 654

    4 com.apple.Foundation 0x00007fff8b02ac64 __NSOQSchedule_f + 194

    5 libdispatch.dylib 0x00007fff8506940b _dispatch_client_callout + 8

    6 libdispatch.dylib 0x00007fff8506e03b _dispatch_queue_drain + 754

    7 libdispatch.dylib 0x00007fff85074707 _dispatch_queue_invoke + 549

    8 libdispatch.dylib 0x00007fff8506cd53 _dispatch_root_queue_drain + 538

    libdispatch.dylib 9 _dispatch_worker_thread3 + 91 0x00007fff8506cb00

    10 libsystem_pthread.dylib 0x00007fff9908b4de _pthread_wqthread + 1129

    11 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Thread 3: Dispatch queue: TMADocumentController.Import

    0 libsystem_kernel.dylib 0x00007fff8ed18c02 __open + 10

    1 com.apple.CoreFoundation 0x00007fff99c9b9a3 _CFReadBytesFromFile + 163

    2 com.apple.CoreFoundation 0x00007fff99c9a509 CFURLCreateDataAndPropertiesFromResource + 777

    3 com.apple.CoreFoundation 0x00007fff99ce8bb1 _CFDataCreateFromURL + 65

    4 com.apple.CoreFoundation 0x00007fff99ce7e32 CFBundleCopyLocalizedStringForLocalization + 546

    5 com.apple.Foundation 0x00007fff8b005381-[NSBundle localizedStringForKey: value: table:] + 67

    6 com.apple.iWork.Pages 0x0000000102696b31 0x101ad1000 + 12344113

    7 com.apple.iWork.Pages 0 x 0000000102665830 0x101ad1000 + 12142640

    8 com.apple.iWork.Pages 0x0000000101bbacf1 0x101ad1000 + 957681

    com.apple.iWork.Pages 9 0x000000010268ef21 0x101ad1000 + 12312353

    10 com.apple.iWork.Pages 0x000000010268ea4a 0x101ad1000 + 12311114

    11 com.apple.iWork.Pages 0x000000010268e42b 0x101ad1000 + 12309547

    12 com.apple.iWork.Pages 0 x 0000000102492432 0x101ad1000 + 10228786

    13 com.apple.iWork.Pages 0x000000010247c5a5 0x101ad1000 + 10139045

    14 com.apple.iWork.Pages 0x000000010247bf4d 0x101ad1000 + 10137421

    15 com.apple.iWork.Pages 0x0000000102475b9c 0x101ad1000 + 10111900

    16 com.apple.Foundation 0x00007fff8b0c266b-[NSFileCoordinator _invokeAccessor:thenCompletionHandler:] + 255

    17 com.apple.Foundation 0x00007fff8b0c2561 __73-[NSFileCoordinator coordinateReadingItemAtURL:options:error:byAccessor:] + 118 _block_invoke

    18 com.apple.Foundation 0x00007fff8b23f189 __85-[NSFileCoordinator (NSPrivate) _coordinateReadingItemAtURL:options:error:byAccessor:] _block_invoke392 + 125

    19 com.apple.Foundation 0x00007fff8b0c24c6-[NSFileCoordinator (NSPrivate) _invokeAccessor:orDont:andRelinquishAccessClaim:] + 366

    20 com.apple.Foundation 0x00007fff8b0c026d-[NSFileCoordinator (NSPrivate) _coordinateReadingItemAtURL:options:error:byAccessor:] + 777

    21 com.apple.Foundation 0x00007fff8b0bff55-[NSFileCoordinator coordinateReadingItemAtURL:options:error:byAccessor:] + 129

    22 com.apple.iWork.Pages 0x00000001024759cc 0x101ad1000 + 10111436

    23 com.apple.iWork.Pages 0x00000001024dbc6d 0x101ad1000 + 10529901

    24 libdispatch.dylib 0x00007fff8507493d _dispatch_call_block_and_release + 12

    25 libdispatch.dylib 0x00007fff8506940b _dispatch_client_callout + 8

    26 libdispatch.dylib 0x00007fff8506e03b _dispatch_queue_drain + 754

    27 libdispatch.dylib 0x00007fff85074707 _dispatch_queue_invoke + 549

    28 libdispatch.dylib 0x00007fff8506940b _dispatch_client_callout + 8

    29 libdispatch.dylib 0x00007fff8506d29b _dispatch_root_queue_drain + 1890

    30 0x00007fff8506cb00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    31 libsystem_pthread.dylib 0x00007fff9908b4de _pthread_wqthread + 1129

    32 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Thread 4:

    0 libsystem_kernel.dylib 0x00007fff8ed195e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff9908b578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Thread 5: Dispatch queue: TSAUbiquitousRefreshQueue.refreshQueue: NSOperation 0x7ff4f37a08e0 (QOS: USER_INTERACTIVE)

    0 libsystem_kernel.dylib 0x00007fff8ed12fae semaphore_wait_trap + 10

    1 libdispatch.dylib 0x00007fff85074cb2 _dispatch_semaphore_wait_slow + 224

    2 com.apple.iWork.Pages 0x00000001026770b3 0x101ad1000 + 12214451

    3 com.apple.Foundation 0x00007fff8b02ec7a-[__NSOperationInternal _start:] + 654

    4 com.apple.Foundation 0x00007fff8b02ac64 __NSOQSchedule_f + 194

    5 libdispatch.dylib 0x00007fff8506940b _dispatch_client_callout + 8

    6 libdispatch.dylib 0x00007fff8506e03b _dispatch_queue_drain + 754

    7 libdispatch.dylib 0x00007fff85074707 _dispatch_queue_invoke + 549

    8 libdispatch.dylib 0x00007fff8506cd53 _dispatch_root_queue_drain + 538

    libdispatch.dylib 9 _dispatch_worker_thread3 + 91 0x00007fff8506cb00

    10 libsystem_pthread.dylib 0x00007fff9908b4de _pthread_wqthread + 1129

    11 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Thread 6: Dispatch queue: TSAUbiquitousRefreshQueue.refreshQueue: NSOperation 0x7ff4f3029530 (QOS: USER_INTERACTIVE)

    0 libsystem_kernel.dylib 0x00007fff8ed12fae semaphore_wait_trap + 10

    1 libdispatch.dylib 0x00007fff85074cb2 _dispatch_semaphore_wait_slow + 224

    2 com.apple.iWork.Pages 0x00000001026770b3 0x101ad1000 + 12214451

    3 com.apple.Foundation 0x00007fff8b02ec7a-[__NSOperationInternal _start:] + 654

    4 com.apple.Foundation 0x00007fff8b02ac64 __NSOQSchedule_f + 194

    5 libdispatch.dylib 0x00007fff8506940b _dispatch_client_callout + 8

    6 libdispatch.dylib 0x00007fff8506e03b _dispatch_queue_drain + 754

    7 libdispatch.dylib 0x00007fff85074707 _dispatch_queue_invoke + 549

    8 libdispatch.dylib 0x00007fff8506cd53 _dispatch_root_queue_drain + 538

    libdispatch.dylib 9 _dispatch_worker_thread3 + 91 0x00007fff8506cb00

    10 libsystem_pthread.dylib 0x00007fff9908b4de _pthread_wqthread + 1129

    11 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Line 7:

    0 libsystem_kernel.dylib 0x00007fff8ed195e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff9908b578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Thread 8: Dispatch queue: TSAUbiquitousRefreshQueue.refreshQueue: NSOperation 0x7ff4f343ae70 (QOS: USER_INTERACTIVE)

    0 libsystem_kernel.dylib 0x00007fff8ed12fae semaphore_wait_trap + 10

    1 libdispatch.dylib 0x00007fff85074cb2 _dispatch_semaphore_wait_slow + 224

    2 com.apple.iWork.Pages 0x00000001026770b3 0x101ad1000 + 12214451

    3 com.apple.Foundation 0x00007fff8b02ec7a-[__NSOperationInternal _start:] + 654

    4 com.apple.Foundation 0x00007fff8b02ac64 __NSOQSchedule_f + 194

    5 libdispatch.dylib 0x00007fff8506940b _dispatch_client_callout + 8

    6 libdispatch.dylib 0x00007fff8506e03b _dispatch_queue_drain + 754

    7 libdispatch.dylib 0x00007fff85074707 _dispatch_queue_invoke + 549

    8 libdispatch.dylib 0x00007fff8506cd53 _dispatch_root_queue_drain + 538

    libdispatch.dylib 9 _dispatch_worker_thread3 + 91 0x00007fff8506cb00

    10 libsystem_pthread.dylib 0x00007fff9908b4de _pthread_wqthread + 1129

    11 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Thread 9: Dispatch queue: TSAUbiquitousRefreshQueue.refreshQueue: NSOperation 0x7ff4f35f1bd0 (QOS: USER_INTERACTIVE)

    0 libsystem_kernel.dylib 0x00007fff8ed12fae semaphore_wait_trap + 10

    1 libdispatch.dylib 0x00007fff85074cb2 _dispatch_semaphore_wait_slow + 224

    2 com.apple.iWork.Pages 0x00000001026770b3 0x101ad1000 + 12214451

    3 com.apple.Foundation 0x00007fff8b02ec7a-[__NSOperationInternal _start:] + 654

    4 com.apple.Foundation 0x00007fff8b02ac64 __NSOQSchedule_f + 194

    5 libdispatch.dylib 0x00007fff8506940b _dispatch_client_callout + 8

    6 libdispatch.dylib 0x00007fff8506e03b _dispatch_queue_drain + 754

    7 libdispatch.dylib 0x00007fff85074707 _dispatch_queue_invoke + 549

    8 libdispatch.dylib 0x00007fff8506cd53 _dispatch_root_queue_drain + 538

    libdispatch.dylib 9 _dispatch_worker_thread3 + 91 0x00007fff8506cb00

    10 libsystem_pthread.dylib 0x00007fff9908b4de _pthread_wqthread + 1129

    11 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Thread 10:

    0 libsystem_kernel.dylib 0x00007fff8ed195e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff9908b578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Thread 11: Dispatch queue: TSAUbiquitousRefreshQueue.refreshQueue: NSOperation 0x7ff4f35c3270 (QOS: USER_INTERACTIVE)

    0 libsystem_kernel.dylib 0x00007fff8ed12fae semaphore_wait_trap + 10

    1 libdispatch.dylib 0x00007fff85074cb2 _dispatch_semaphore_wait_slow + 224

    2 com.apple.iWork.Pages 0x00000001026770b3 0x101ad1000 + 12214451

    3 com.apple.Foundation 0x00007fff8b02ec7a-[__NSOperationInternal _start:] + 654

    4 com.apple.Foundation 0x00007fff8b02ac64 __NSOQSchedule_f + 194

    5 libdispatch.dylib 0x00007fff8506940b _dispatch_client_callout + 8

    6 libdispatch.dylib 0x00007fff8506e03b _dispatch_queue_drain + 754

    7 libdispatch.dylib 0x00007fff85074707 _dispatch_queue_invoke + 549

    8 libdispatch.dylib 0x00007fff8506cd53 _dispatch_root_queue_drain + 538

    libdispatch.dylib 9 _dispatch_worker_thread3 + 91 0x00007fff8506cb00

    10 libsystem_pthread.dylib 0x00007fff9908b4de _pthread_wqthread + 1129

    11 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    12 wire:

    0 libsystem_kernel.dylib 0x00007fff8ed195e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff9908b578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Line 13:

    0 libsystem_kernel.dylib 0x00007fff8ed195e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff9908b578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Thread 14:

    0 libsystem_kernel.dylib 0x00007fff8ed195e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff9908b578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Thread 15: Dispatch queue: com.apple.root.default - qos

    0 libsystem_kernel.dylib 0x00007fff8ed12f72 mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00007fff8ed123b3 mach_msg + 55

    2 libsystem_kernel.dylib 0x00007fff8ed1297e mach_msg_server_once + 318

    3 com.apple.QuickLookFramework 0x00007fff98f66bcc _QLThumbnailWaitForCompletion + 79

    4 com.apple.QuickLookFramework 0x00007fff98f641cd QLThumbnailCopyImage + 59

    5 com.apple.QuickLookFramework 0x00007fff98f63f42 QLThumbnailImageCreate + 99

    6 com.apple.iWork.Pages 0x00000001025baa6c 0x101ad1000 + 11442796

    7 libdispatch.dylib 0x00007fff8507493d _dispatch_call_block_and_release + 12

    8 libdispatch.dylib 0x00007fff8506940b _dispatch_client_callout + 8

    libdispatch.dylib 9 0x00007fff8506d29b _dispatch_root_queue_drain + 1890

    10 0x00007fff8506cb00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    11 libsystem_pthread.dylib 0x00007fff9908b4de _pthread_wqthread + 1129

    12 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    16 wire:

    0 libsystem_kernel.dylib 0x00007fff8ed195e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff9908b578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff99089341 start_wqthread + 13

    Thread 0 crashed with X 86 State of Thread (64-bit):

    Rax: 0 x 0000000000000000 rbx: 0000000000000006 rcx 0 x: 0x00007fff5e12c928 rdx: 0 x 0000000000000000

    RDI: 0x000000000000160b rsi: 0 x 0000000000000006 PBR: RER 0x00007fff5e12c950: 0x00007fff5e12c928

    R8: 0 x 0000000000000002 r9: 0x000000010441a2e9 r10: 0 x 0000000008000000 r11: 0 x 0000000000000206

    R12: 0x00007ff4f44fa0f0 r13: 0x0000000000000b68 r14: 0x00007fff78e27000 r15: 0x00007fff8ac7e4c0

    RIP: 0x00007fff8ed18f06 rfl: 0 x 0000000000000206 cr2: 0x00007fa76b402a78

    Logical CPU: 0

    Error code: 0 x 02000005

    Trap number: 133

    Binary images:

    0x101ad1000 - 0x10471cfff com.apple.iWork.Pages (5.6.2 - 2573) < 272CCEA6-3330-307D-86EE-F5C554A1B11C > /Applications/Pages.app/Contents/MacOS/Pages

    0x1052b5000 - 0x10554fff3 com.apple.security (7.0 - 57337.50.23) /System/Library/Frameworks/Security.framework/Versions/A/Security < 8B6CF71D-A63E-34C9-9227-0AACAB643584 >

    0x1056d2000 - 0x1056e7fff com.apple.MediaLibrary (1.2.1 - 721) < 0E4E17C0-2B03-3C6A-AB9A-EA5E11830245 > /System/Library/Frameworks/MediaLibrary.framework/Versions/A/MediaLibrary

    0 x 105704000 - 0x105a44fff com.apple.WebKit (11601 - 11601.6.17) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit < F54752A4-B5AA-3993-BA9A-83F4B3AA176E >

    0x105dc7000 - 0x105dc7ff7 (765.50.8) liblaunch.dylib < 834ED605-5114-3641-AA4D-ECF31B801C50 > /usr/lib/system/liblaunch.dylib

    0x105dd1000 - 0x105dd4fff (460.50.4) libsystem_sandbox.dylib < 150A9D3D-F69E-32F7-8C7B-8E72CAAFF7E4 > /usr/lib/system/libsystem_sandbox.dylib

    0x105ddb000 - 0x105e04ff7 (765.50.8) libxpc.dylib < 54D1328E-054E-3DAA-89E2-375722F9D18F > /usr/lib/system/libxpc.dylib

    0x105e2a000 - 0x1060b1ff3 com.apple.CFNetwork (760.5.1 - 760.5.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork < EE9426D1-F11C-3DD4-AE08-EA29AEB27177 >

    0x1062a1000 - 0x1062a3ff7 com.apple.xpc.ServiceManagement (1.0-1) < D96D7A6D-EDEB-35EE-B5D9-E33A3BF011B5 > /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage lie

    0x1062b0000 - 0x1062deff7 (460.50.4) libsandbox.1.dylib < C6797DA3-DF51-3774-9D02-31670A820D18 > /usr/lib/libsandbox.1.dylib

    0x1062fb000 - 0x10699aff7 com.apple.JavaScriptCore (11601 - 11601.6.13) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore < 93B52DD9-7810-3562-8605-B97965F6DB94 >

    0x106b3e000 - 0x106b40ff7 com.apple.SafariServices.framework (11601 - 11601.6.17) vices /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer < 98035563-BCB5-3BCA-A519-FB27B4F02998 >

    0x106b47000 - 0x106ca3ff3 com.apple.WebKitLegacy (11601 - 11601.6.17) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy < 3F9A3DDF-AA37-388E-8C96-CFF86DB0D16E >. framework/Versions/A/WebKitLegacy

    0x106da5000 - 0x106da5fe7 + cl_kernels (?) < 10B351E1-6EE4-4304-B4AF-233ED7AC1A32 > cl_kernels

    0x106da8000 - 0x107e95ffb com.apple.WebCore (11601 - 11601.6.17) < A715DA96-B504-36A3-88DD-13485DE8BA2D > /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

    0x108bbf000 - 0x108bd4ff3 libCGInterfaces.dylib (317.9) < 473434E1-5269-3077-A047-D05E024AE631 > /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Ver sions/A/Libraries/libCGInterfaces.dylib

    0x10da8a000 - 0x10da92fff com.apple.SyncedDefaults /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults < 46C56671-735B-3909-88AD-EBF87CE6ED46 > (2.0 - 235)

    0x7fff6ed63000 - 0x7fff6ed9a25f dyld (360.22) < A468D85E-D8D6-3461-8C99-49D3B9ACFC63 >/usr/lib/dyld

    0x7fff84ff3000 - 0x7fff84ff5fff com.apple.OAuth /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth < B147CF79-A687-3466-BCAE-F05243DE71F7 > (25-25)

    0x7fff84ff6000 - 0x7fff85001fff com.apple.AppSandbox (4.0 - 261.40.2) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox < 52766210-B6EB-3B73-AB1B-42E0A9AD2EE8 >

    0x7fff85010000 - 0x7fff85015fff com.apple.MediaAccessibility (1.0 - 79) < C5E61B45-1967-3602-A48C-31E132B998B2 > /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi responsibility

    0x7fff85026000 - 0x7fff85055ffb libsystem_m.dylib (3105) < 08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4 > /usr/lib/system/libsystem_m.dylib

    0x7fff85057000 - 0x7fff85066ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) < 18D21123-A3E7-3851-974A-08E5D4540475 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

    0x7fff85067000 - 0x7fff85094fff (501.40.12) libdispatch.dylib < C7499857-61A5-3D7D-A5EA-65DCC8C3DF92 > /usr/lib/system/libdispatch.dylib

    0x7fff854ec000 - 0x7fff854f4fff (385.40.36) libsystem_networkextension.dylib < 66095DC7-6539-38F2-95EE-458F15F6D014 > /usr/lib/system/libsystem_networkextension.dylib

    0x7fff854f5000 - 0x7fff85a17fff com.apple.QuartzComposer (5.1 - 334) < 80235264-CA1B-3E3F-96F7-5F6F52FDC5B6 > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

    0x7fff85a18000 - 0x7fff85a35ff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) < 41378C0B-B56A-3A73-9BD0-E06FA1F87B8C > /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA

    0x7fff85a3b000 - 0x7fff85a44fff com.apple.icloud.FindMyDevice (1.0-1) < B9C741F2-6FAC-3BA7-B6E0-9A910C6E8D4E > e /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic

    0x7fff85c10000 - 0x7fff85c12fff libCGXType.A.dylib (957) < B901C222-E779-32EB-96C2-5A707A09FC5B > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy EP. A.dylib

    0x7fff85c19000 - 0x7fff85c21fff com.apple.frameworks.CoreDaemon /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon < CC53DC12-9231-3C4F-921B-9A770D463323 > (1.3 - 1.3)

    0x7fff85d0f000 - 0x7fff85d6dfff com.apple.CoreServices.OSServices (728.12 - 728.12) < 776EBD4F-7052-377F-A70D-E2FDBD465A5E > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

    0x7fff85d81000 - 0x7fff85d88ff7 libcompiler_rt.dylib (62) < A13ECF69-F59F-38AE-8609-7B731450FBCD > /usr/lib/system/libcompiler_rt.dylib

    0x7fff85d89000 - 0x7fff85d8cfff com.apple.IOSurface (108.2.1 - 108.2.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface < A0037B0A-277A-393E-9BF6-688595BD564D >

    0x7fff8605b000 - 0x7fff860acff7 libcups.2.dylib (435.2) < 91584A40-214D-33E8-A613-CE22289037C8 > /usr/lib/libcups.2.dylib

    0x7fff860cf000 - 0x7fff860d2ffb libdyld.dylib (360.22) < CC088C2A-D407-33E7-A6B6-B06E0D4AD999 > /usr/lib/system/libdyld.dylib

    0x7fff86158000 - 0x7fff8616fff7 (323.50.1) libsystem_asl.dylib < 41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9 > /usr/lib/system/libsystem_asl.dylib

    0x7fff86170000 - 0x7fff8617eff7 libbz2.1.0.dylib (38) < 28E54258-C0FE-38D4-AB76-1734CACCB344 > /usr/lib/libbz2.1.0.dylib

    0x7fff8685c000 - 0x7fff8687eff7 com.apple.Sharing (442.13.6 - 442.13.6) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing < DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8 >

    0x7fff868de000 - 0x7fff87b46ff7 com.apple.CoreGraphics (1.600.0 - 957) < 0AD5EC17-569E-3864-A637-AD720F5AE0BE > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

    0x7fff87ce6000 - 0x7fff87d08fff com.apple.IconServices (68, 1-68, 1) < CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949 > /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s

    0x7fff87d5d000 - 0x7fff87da9ffb com.apple.HIServices (1.22 - 550) < 6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

    0x7fff87daa000 - 0x7fff87dbefff com.apple.CoreDuetDaemonProtocol (1.0-1) < 1D60D60C-914A-3BAB-8607-79F68F4C712E > /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol

    0x7fff87dbf000 - 0x7fff87dcafff com.apple.CrashReporterSupport (10.11 - 718) < 05892B57-F2CD-3C84-B984-0417F6B361DB > /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

    0x7fff87e62000 - 0x7fff8802bff7 com.apple.ImageIO.framework (3.3.0 - 1450) < 14333D7C-1DB1-3928-AF9C-9470235ED2CF > /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

    0x7fff88059000 - 0x7fff88062ff3 (150.40.1) libsystem_notify.dylib < D48BDE34-0F7E-34CA-A0FF-C578E39987CC > /usr/lib/system/libsystem_notify.dylib

    0x7fff880d1000 - 0x7fff880d8ff7 com.apple.phonenumbers (1.1.1 - 105) < A616AFB5-2336-385A-B058-16A423D2B21B > /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

    0x7fff88141000 - 0x7fff88147ff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) < 9E5A980A-F455-32D5-BBEE-3BD6018CC45E > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

    0x7fff881d1000 - 0x7fff881d1fff libenergytrace.dylib (10.40.1) < 0A491CA7-3451-3FD5-999A-58AB4362682B > /usr/lib/libenergytrace.dylib

    0x7fff881d2000 - 0x7fff881d4fff com.apple.loginsupport (1.0-1) < 9B2F5F9B-ED38-313F-B798-D2B667BCD6B5 > /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport

    0x7fff881d5000 - 0x7fff881feff7 libxslt.1.dylib (14.2) < 6E8D0F06-9086-32D3-9D87-3870A1CE9E99 > /usr/lib/libxslt.1.dylib

    0x7fff88210000 - 0x7fff88210fff com.apple.Carbon /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon < 8F6ED602-5943-3E29-A793-BC331E2C183D > (154 to 157)

    0x7fff88269000 - 0x7fff88269fff com.apple.Accelerate.vecLib (vecLib - 3.10 3.10) < 848125D3-AF14-3526-8745-FFCDB200CD76 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

    0x7fff88b9f000 - 0x7fff88ba7fff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) s.framework/Versions/A/FSEvents /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent < 7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A >

    0x7fff89243000 - 0x7fff89268ff7 libPng.dylib (1450) < EB65B96A-B190-36A8-9F9D-F3A3020B267D > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

    0x7fff89403000 - 0x7fff894d9ffb com.apple.DiskImagesFramework (10.11.4 - 417,4) < 6D26E255-D7BB-3A9D-8B6F-E07D2DBB68AE > /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

    0x7fff894da000 - 0x7fff897cffff com.apple.HIToolbox (2.1.1 - 807.2) < 36413C45-36AF-34EF-9C0E-F18B31D1E565 > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra framework/Versions/A/HIToolbox

    0x7fff89995000 - 0x7fff899b4ff7 com.apple.framework.Apple80211 (11.0 - 1121.34.2) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 < 90477FAE-B835-3931-80FB-FDFF02B21D9D >

    0x7fff899c3000 - 0x7fff89a50dd7 com.apple.AppleJPEG (< 558ACADA-C41F-3EEF-82A0-C2D7B13C5428 > /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 1.0 - 1.).

    0x7fff89a51000 - 0x7fff89ab4fff libAVFAudio.dylib (161,2) < 1A98DBF3-490B-37FB-928A-AB1E36E6E5DD > /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib

    0x7fff89b46000 - 0x7fff89b4bfff com.apple.ImageCapture /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture < ACECF0B7-7D92-3A22-BF47-E8FADF4C5378 > (9, 0-9, 0). framework/Versions/A/ImageCapture

    0x7fff89b68000 - 0x7fff8a0c0ff7 com.apple.MediaToolbox (1.0 - 1731.15.204) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox < BD296DBD-BEC9-3B25-B859-E88A009BB879 >

    0x7fff8a0c1000 - 0x7fff8a0ddfff com.apple.GenerationalStorage (2.0 - 239, 1) < 8C821448-4294-3736-9CEF-467C93785CB9 > /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

    0x7fff8a0ee000 - 0x7fff8a35bfff (2: 6-932) com.apple.imageKit < FAE317B8-DF15-3096-AFAC-464913BF2F3B > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

    0x7fff8a35c000 - 0x7fff8a366fff com.apple.NetAuth /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth < D692B1EF-534F-3892-8E2F-2BBA7C8AFD74 > (6.0 - 6.0)

    0x7fff8a386000 - 0x7fff8a386fff com.apple.Accelerate (1.10 - 1.10 accelerate) < 5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

    0x7fff8a3b2000 - 0x7fff8a3befff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) < 71DA00B8-5EA2-326B-8814-59DB25512F65 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

    0x7fff8a432000 - 0x7fff8a4a9feb (335.50.1) libcorecrypto.dylib < B5C05FD7-A540-345A-87BF-8E41848A3C17 > /usr/lib/system/libcorecrypto.dylib

    0x7fff8a4aa000 - 0x7fff8a4b0fff com.apple.IOAccelerator (205, 10-205, 10) < E46ED853-C2CC-3F29-A7DD-5E9351A2E754 > /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor

    0x7fff8a4b1000 - 0x7fff8a555fff com.apple.Bluetooth (4.4.5 - 4.4.5f3) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth < 141F2C36-70B6-32D3-A556-7A605832CDB3 >

    0x7fff8a556000 - 0x7fff8a5a2ff7 com.apple.corelocation /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation < 6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D > (1486.17 - 1615.38)

    0x7fff8a62e000 - 0x7fff8a6bbfff (1082.50.1) libsystem_c.dylib < B552D565-B798-3B9B-AE63-F623B42A5F01 > /usr/lib/system/libsystem_c.dylib

    0x7fff8a761000 - 0x7fff8a7e9fff com.apple.CoreSymbolication (3.1 - 58048.1) < 4730422E-4178-34F9-8550-BB92F2A4F44B > /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

    0x7fff8a7ea000 - 0x7fff8a801fff libmarisa.dylib (4) < E4919B03-D9BD-3AF8-B436-C415C98E3F0A > /usr/lib/libmarisa.dylib

    0x7fff8a802000 - 0x7fff8ac04fff libLAPACK.dylib (1162.2) < 42238ED4-6B7A-39D0-BFF2-304A0C287213 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

    0x7fff8ac05000 - 0x7fff8ac79ff3 com.apple.securityfoundation (6.0 - 55126) < 130656AE-2711-3914-8736-D8B021C93FE0 > /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun Foundation

    0x7fff8ac7d000 - 0x7fff8afe8657 libobjc. A.dylib (680) < D55D5807-1FBE-32A5-9105-44D7AFE68C27 >/usr/lib/libobjc. A.dylib

    0x7fff8afe9000 - 0x7fff8b33dfff com.apple.Foundation (6: 9-1259) < 71A9D3A0-0B1F-3E3A-86F3-1486365A6EF2 > /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

    0x7fff8b3a4000 - 0x7fff8b41ffff com.apple.accounts.AccountsDaemon (113-113) < 75054597-D576-3830-A731-82F04184172A > /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD Nicolas

    0x7fff8b445000 - 0x7fff8b4ceff7 com.apple.PerformanceAnalysis (1.0-1) < 2064F7E8-5C3D-3E18-8029-2D832D13E2A2 > /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

    0x7fff8b512000 - 0x7fff8b512fff com.apple.CoreServices /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices < A4FFF004-53B0-3EAC-A13F-5416BFFD8886 > (728.12 - 728.12)

    0x7fff8b575000 - 0x7fff8b60bfff com.apple.ColorSync (4.9.0 - 4.9.0) < 8FC37E20-6579-3CB2-9D49-BC39FC38DF87 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

    0x7fff8b9bb000 - 0x7fff8b9e4ffb libRIP.A.dylib (957) < 5F18F20D-5921-3314-A9F8-F1B1CB62C83D > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib

    0x7fff8b9e5000 - 0x7fff8b9e5fff (600.0.44.1) libmetal_timestamp.dylib < 6576F284-BACA-332A-A6E7-FA1C347636E3 > /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dyli b

    0x7fff8b9e6000 - 0x7fff8b9f4fff com.apple.ToneLibrary (< AF05AF34-9BC4-3BA6-81C1-7420F22C9D7D > /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 1.0 - 1.).

    0x7fff8ba26000 - 0x7fff8ba26ff7 libunc.dylib (29) < DDB1E947-C775-33B8-B461-63E5EB698F0E > /usr/lib/system/libunc.dylib

    0x7fff8ba47000 - 0x7fff8ba4aff7 com.apple.help (1.3.3 - 46) < 35DA4D48-0BC2-35A1-8D7C-40905CDF4F64 > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/help

    0x7fff8ba4b000 - 0x7fff8ba4cfff libsystem_blocks.dylib (65) < 1244D9D5-F6AA-35BB-B307-86851C24B8E5 > /usr/lib/system/libsystem_blocks.dylib

    0x7fff8ba4d000 - 0x7fff8bb06ff7 libvMisc.dylib (563.5) < BF612F7D-FA3B-3F9F-8BE7-8D1BCB21ECC5 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

    0x7fff8bc63000 - 0x7fff8bc9dff7 (132-132) com.apple.DebugSymbols < 23A42C53-B941-3871-9EE2-4C87A46005B5 > /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

    0x7fff8bc9e000 - 0x7fff8bd90ff7 libJP2.dylib (1450) < 8337298A-7911-3B56-85C7-BBA2D8D844EE > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

    0x7fff8bd91000 - 0x7fff8be4aff7 com.apple.cloudkit.CloudKit /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit < E235B37E-1491-3857-BDE8-38450D4FE8D0 > (482.29 - 482.29)

    0x7fff8bf04000 - 0x7fff8bf2dfff libc ++ abi.dylib (125) < DCCC8177-3D09-35BC-9784-2A04FEC4C71B > /usr/lib/libc++abi.dylib

    0x7fff8bf32000 - 0x7fff8bf45fff com.apple.contacts.ContactsPersistence (1.0 - 2137.1) < 71232F20-11BD-370D-9F43-F262BFE46C93 > /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/Cont actsPersistence

    0x7fff8c6a9000 - 0x7fff8c6f7fff libcurl.4.dylib (90) < 12E01E4B-24C9-394C-9D2C-85CF85D5F459 > /usr/lib/libcurl.4.dylib

    0x7fff8c6f8000 - 0x7fff8c6faffb libutil.dylib (43) < 4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C > /usr/lib/libutil.dylib

    0x7fff8c6fb000 - 0x7fff8c6fbfff com.apple.Cocoa /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa < 807787AB-D231-3F51-A99B-A9314623C571 > (6.11 - 22)

    0x7fff8c6fc000 - 0x7fff8c72dfff com.apple.GSS /System/Library/Frameworks/GSS.framework/Versions/A/GSS < B490333A-3B3E-397A-AD75-68846E9A9140 > (4.0 - 2.0)

    0x7fff8c72e000 - 0x7fff8cbecfcf com.apple.vImage (8.0 - 8, 0) < 85FB412E-EB30-3433-A79B-B3970FC83580 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework, Versions, A, vImage

    0x7fff8cbed000 - 0x7fff8cbedfff com.apple.audio.units.AudioUnit /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit < 93C1D642-37D4-3692-AD35-DCAD04F9610B > (1.13 - 1.13)

    0x7fff8cbee000 - 0x7fff8cc19ffb (33.20.2) libarchive.2.dylib < 6C370A21-63FD-3A68-B4B3-5333F24B770B > /usr/lib/libarchive.2.dylib

    0x7fff8cc1a000 - 0x7fff8cc1cfff com.apple.SecCodeWrapper (4.0 - 261.40.2) < 1F832591-59A8-3B3F-943F-D6D827463782 > /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

    0x7fff8cc99000 - 0x7fff8cceefff com.apple.AE (701-701) < AD492742-F884-386B-A450-FAC281B9FFA4 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

    0x7fff8cd1b000 - 0x7fff8cd20fff com.apple.DiskArbitration /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration < F55902AA-5316-3255-A701-FDED5B553065 > (2.7 - 2.7)

    0x7fff8d06b000 - 0x7fff8d09bff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD < 4AAFB1C4-3708-30F9-ACFA-90564347204C >

    0x7fff8d2ca000 - 0x7fff8d2ccff7 com.apple.securityhi (9.0 - 55006) < 1E7BE52B-97EA-371A-AECA-1EE2AD246D8A > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

    0x7fff8d2cd000 - 0x7fff8d2e6fe7 libcompression.dylib (28) < F83F421D-115D-3457-A9AA-1BEB5070A30B > /usr/lib/libcompression.dylib

    0x7fff8d31d000 - 0x7fff8d338fff com.apple.aps.framework (4.0 - 4.0) < CAD47B6E-A581-3B35-885B-67B206F41D5E > /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

    0x7fff8d339000 - 0x7fff8d33afff com.apple.TrustEvaluationAgent (2.0 - 25) < 0239494E-FEFE-39BC-9FC7-E251BA5128F1 > /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

    0x7fff8d33b000 - 0x7fff8d346ff7 libChineseTokenizer.dylib (16) < 79B8C67A-3061-3C78-92CD-4650719E68D4 > /usr/lib/libChineseTokenizer.dylib

    0x7fff8d3e6000 - 0x7fff8d3efff7 com.apple.CommonAuth /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth < 4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF > (4.0 - 2.0)

    0x7fff8d43b000 - 0x7fff8d44bfff libbsm.0.dylib (34) < 7E14504C-A8B0-3574-B6EB-5D5FABC72926 > /usr/lib/libbsm.0.dylib

    0x7fff8d4f9000 - 0x7fff8d8d1fef com.apple.CoreAUC (214.0.0 - 214.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC < F80C19CA-6CD0-3052-9C22-0288A257CCC8 >

    0x7fff8d962000 - 0x7fff8dbf8fff libmecabra.dylib (696.5) < EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9 > /usr/lib/libmecabra.dylib

    0x7fff8dbf9000 - 0x7fff8dbf9fff libOpenScriptingUtil.dylib (169,1) < AD0DAC8A-9849-3077-999F-9AEC6112BDAB > /usr/lib/libOpenScriptingUtil.dylib

    0x7fff8dce8000 - 0x7fff8dcecfff com.apple.CommonPanels (1.2.6 - 96) < 4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9 > System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

    0x7fff8dced000 - 0x7fff8dd04ff7 (83.40.5) libsystem_coretls.dylib < C90DAE38-4082-381C-A185-2A6A8B677628 > /usr/lib/system/libsystem_coretls.dylib

    0x7fff8dd0b000 - 0x7fff8dd0efff libCoreVMClient.dylib (119.5) < 560D70FB-709F-3030-96C9-F249FCB7DA6D > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

    0x7fff8de7e000 - 0x7fff8dea9ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2137.1) < BAE70E9D-BCC8-3650-B554-6D646388EDEF > /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation

    0x7fff8dedc000 - 0x7fff8dfc7ff7 com.apple.QuickLookUIFramework (5.0 - 696.7) < 5A4AAFEC-D38C-3DA0-9361-CBF1D4C6B376 > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f EPI/Versions/A/QuickLookUI

    0x7fff8e16b000 - 0x7fff8e290fff com.apple.LaunchServices (728.12 - 728.12) < F5AB56CD-CF33-33F0-A48D-372551714E77 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

    0x7fff8e298000 - 0x7fff8e307fff com.apple.SearchKit (1.4.0 - 1.4.0) < F159A888-34CA-36F1-AC8E-EB1B38C9DFB3 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

    0x7fff8e384000 - 0x7fff8e3cefff com.apple.sociald.Social (?) < 48CEAEF0-38F3-3736-A504-64A59C101FE6 > /System/Library/Frameworks/Social.framework/Versions/A/Social

    0x7fff8e3d7000 - 0x7fff8e426ff7 com.apple.opencl (2.7.0 - 2.7.0) < C3AFF6D2-90FE-3108-A2D5-A1EBCFC5D627 > /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

    0x7fff8e427000 - 0x7fff8e428fff liblangid.dylib (122) < 9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822 > /usr/lib/liblangid.dylib

    0x7fff8e443000 - 0x7fff8e448ff7 libmacho.dylib (875.1) < 318264FA-58F1-39D8-8285-1F6254EE410E > /usr/lib/system/libmacho.dylib

    0x7fff8e473000 - 0x7fff8e633ffb libBLAS.dylib (1162.2) < B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

    0x7fff8e7ab000 - 0x7fff8e7c8ff7 com.apple.pluginkit.framework (< 0BA96479-0451-3DA9-A2AC-FE1D86D383AB > /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 1.0 - 1.).

    0x7fff8e7cd000 - 0x7fff8e7d3fff com.apple.XPCService (< 5E2122D6-FFA2-3552-BF16-9FD3F36B40DB > /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 2.0 - 1).

    0x7fff8ea6f000 - 0x7fff8ebb9ff7 com.apple.coreui (2.1 - 366.1) < 8138636F-A0A7-31C7-896C-5F5747FA1B2A > /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

    0x7fff8ebba000 - 0x7fff8ec61fff com.apple.LanguageModeling (1.0-1) < 58C18A47-BDE7-3CBE-81C0-797029D170A1 > /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling

    0x7fff8ec62000 - 0x7fff8ec89fff com.apple.ChunkingLibrary (167-167) < AD7F285C-005E-36BB-98A3-5826413533BE > /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking library

    0x7fff8ec8a000 - 0x7fff8ed01fff com.apple.ShareKit /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit < 9EB92898-4A5F-3F12-9CCA-A40BBD7F1DD4 > (1.0 - 454.21)

    0x7fff8ed02000 - 0x7fff8ed20ff7 (3248.50.21) libsystem_kernel.dylib < 78E54D59-D2B0-3F54-9A4A-0A68D671F253 > /usr/lib/system/libsystem_kernel.dylib

    0x7fff8ed70000 - 0x7fff8edd6ff7 (583.50.1) libsystem_network.dylib < B52DAB73-92DC-3DA7-B9F4-B899D66445C1 > /usr/lib/system/libsystem_network.dylib

    0x7fff8efbf000 - 0x7fff8efc7fef libcldcpuengine.dylib (2.7.3) < 511DF05F-B3A1-3810-9901-1F5C1EA278C4 > /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

    0x7fff8f037000 - 0x7fff8f0c6fff com.apple.CorePDF /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF < 849BBFF6-0700-3ED1-98DF-A6E93B9B707F > (4.0 - 4)

    0x7fff8f0d3000 - 0x7fff8f141ff7 com.apple.ApplicationServices.ATS (377-394, 4) < 9779E916-0788-3CAC-B1EC-F68BCB12A2B6 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

    0x7fff8f14d000 - 0x7fff8f14fff7 libquarantine.dylib (80) < 0F4169F0-0C84-3A25-B3AE-E47B3586D908 > /usr/lib/system/libquarantine.dylib

    0x7fff8f150000 - 0x7fff8f16afff com.apple.Kerberos (< 1B4744BF-E5AE-38E2-AA56-E22D3270F2E8 > /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 3.0 - 1).

    0x7fff8f1fe000 - 0x7fff8f214ff7 (1162.2) libLinearAlgebra.dylib < FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib

    0x7fff8f662000 - 0x7fff8f662ff7 libkeymgr.dylib (28) < 8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0 > /usr/lib/system/libkeymgr.dylib

    0x7fff8f66a000 - 0x7fff8f6bcfff com.apple.AppleVAFramework (5.0.32 - 5.0.32) < 271ED7A9-73E5-3595-A8D6-28594C9F3C9D > /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

    0x7fff9063b000 - 0x7fff90664ff7 com.apple.UserActivity (26, 2 - 26.2) < 6CEB6F0B-3228-3D23-913C-D604FD5D3820 > /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivit y

    0x7fff90665000 - 0x7fff90811fff com.apple.avfoundation (2.0 - 1046.9.11) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation < 399D8273-E3CD-3358-9B80-64E6A5CBE278 >

    0x7fff90812000 - 0x7fff90862ff7 com.apple.Symbolication (1.4 - 58044) < F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2 > /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

    0x7fff91c93000 - 0x7fff91c95fff com.apple.CoreDuetDebugLogging (1.0-1) < 7C932160-AC9C-3173-900F-98138E829CB3 > /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging

    0x7fff91c96000 - 0x7fff91c96fff com.apple.ApplicationServices (48-48) < ADD57D3A-142F-3EF5-BFD8-EACD82164884 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

    0x7fff91c97000 - 0x7fff91cd5ff7 libGLImage.dylib (12.1) < BB1F1A93-5101-3906-AB17-8D83FCB200F9 > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

    0x7fff91cd6000 - 0x7fff91cecfff com.apple.CoreMediaAuthoring (2.2 - 953) < DAC012D0-276D-3AF6-A6E9-EA32E692B923 > /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

    0x7fff91ced000 - 0x7fff91ceefff libsystem_secinit.dylib (20) < 32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B > /usr/lib/system/libsystem_secinit.dylib

    0x7fff91fa5000 - 0x7fff92097ff7 libiconv.2.dylib (44) < F05A0A5A-92A9-3668-8F20-F27CBDA26BE9 > /usr/lib/libiconv.2.dylib

    0x7fff92106000 - 0x7fff921ecff7 (59.40.2) libcrypto.0.9.8.dylib < 2486D801-C756-3488-B519-1AA6807E8948 > /usr/lib/libcrypto.0.9.8.dylib

    0x7fff921ed000 - com.apple.DictionaryServices (1.2 - 250, 3) < 30250542-CBAA-39C1-91AA-B57A5DE17594 > 0x7fff9221cff7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

    0x7fff92b10000 - 0x7fff92b47ff7 com.apple.LDAPFramework (2.4.28 - 194,5) < 9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69 > /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

    0x7fff92b48000 - 0x7fff92b54ff7 com.apple.OpenDirectory /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory < 31A67AD5-5CC2-350A-96D7-821DF4BC4196 > (10.11 - 194)

    0x7fff92b55000 - 0x7fff92b60fff (3248.50.21) libkxld.dylib < 99195052-038E-3490-ACF8-76F9AC43897E > /usr/lib/system/libkxld.dylib

    0x7fff92b61000 - 0x7fff92b69ffb (625.50.5) libsystem_dnssd.dylib < 4D10E12B-59B5-386F-82DA-326F18028F0A > /usr/lib/system/libsystem_dnssd.dylib

    0x7fff92b6a000 - 0x7fff92b78fff com.apple.opengl (12.1.0 - 12.1.0) < BBC4458E-12FC-3C9B-BF7E-6985D61C7A67 > /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

    0x7fff93235000 - 0x7fff93237ff7 (802.40.13) libsystem_configuration.dylib < 3DEB7DF9-6804-37E1-BC83-0166882FF0FF > /usr/lib/system/libsystem_configuration.dylib

    0x7fff93238000 - 0x7fff9351dffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) < 2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

    0x7fff9351e000 - 0x7fff935d8fff com.apple.DiscRecording (9.0.1 - 9010.4.3) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording < 540853B2-B123-3560-8023-C92EE229051A >

    0x7fff935ef000 - 0x7fff93600ff7 libz.1.dylib (61.20.1) < B3EBB42F-48E3-3287-9F0D-308E04D407AC > /usr/lib/libz.1.dylib

    0x7fff93601000 - 0x7fff93613fff libsasl2.2.dylib (209) < 11C7D200-0CA5-30F4-A19A-178CA81D48FE > /usr/lib/libsasl2.2.dylib

    0x7fff9368f000 - 0x7fff936fefff com.apple.datadetectorscore (7.0 - 460) < FA46DEE8-B25B-3E84-B067-6A31193A0885 > /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

    0x7fff9371c000 - 0x7fff9372dfff libcmph.dylib (6) < BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF > /usr/lib/libcmph.dylib

    0x7fff9372e000 - 0x7fff93780fff com.apple.ImageCaptureCore /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo < 9F3123D8-29D2-332F-AD6B-AB9BF1A58022 > (7.0 to 7.0) re

    0x7fff93a1d000 - 0x7fff93acdfff com.apple.backup.framework (1.7.4 - 1.7.4) < F304E9D1-991A-379E-9659-BF85C35B4808 > /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

    0x7fff93ace000 - 0x7fff93ad3ff7 com.apple.AssetCacheServices (14.1 - 14.1) < 5F249F84-660A-3E94-B073-6729E7ED56D9 > /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/Asset CacheServices

    0x7fff93c3b000 - 0x7fff93c8eff7 libc ++.1.dylib (120,1) < 8FC3D139-8055-3498-9AC5-6467CB7F4D14 > /usr/lib/libc++.1.dylib

    0x7fff93d9e000 - 0x7fff93df0fff com.apple.CloudDocs /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs < 5FD9138D-09D9-3B97-BBAD-5692E1687F30 > (1.0 - 383.13)

    0x7fff93df1000 - 0x7fff93e04fff com.apple.CoreBluetooth (< E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E > /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 1.0 - 1.).

    0x7fff93e05000 - 0x7fff94051ff7 com.apple.AddressBook.framework /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook < 24F823D3-C3FC-3AF9-B8B3-C166539DBD11 > (9.0 - 1679.10)

    0x7fff94052000 - 0x7fff9408aff7 com.apple.RemoteViewServices (2.0 - 101) < B2881449-8CFE-3D1C-B4BF-155640392533 > /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

    0x7fff9408b000 - 0x7fff940ffff7 com.apple.Heimdal /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal < 5D365381-8B5E-3259-8867-FC4A7D307BDE > (4.0 - 2.0)

    0x7fff94100000 - 0x7fff942a6ff7 com.apple.audio.toolbox.AudioToolbox /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox < 082319FC-59F2-3D36-AC9B-94759724E302 > (1.13 - 1.13)

    0x7fff942a7000 - 0x7fff9431eff7 com.apple.MMCS (1.3 - 357, 1) < 549FBEFC-55F7-3101-BF51-A0B1F7CF2B46 > /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS

    0x7fff94324000 - 0x7fff94339fff com.apple.ToneKit (< 6D5AD263-308F-3F70-8D86-7027569D2694 > /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 1.0 - 1.).

    0x7fff9433a000 - 0x7fff9433afff com.apple.quartzframework /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz < 5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9 > (1, 5-21)

    0x7fff9433b000 - 0x7fff9436afff com.apple.securityinterface (10.0 - 55065.40.1) < 1BB39B19-DD74-347E-A344-0E6781773577 > /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

    0x7fff9475b000 - 0x7fff947b6ff7 libTIFF.dylib (1450) < 5BB63D48-B807-31FB-B13F-05C60584707E > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

    0x7fff947b7000 - 0x7fff947ccfff com.apple.AppContainer (4.0 - 261.40.2) < F220E702-1C00-3BD2-9943-C7E75C3B4418 > /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

    0x7fff947cd000 - 0x7fff947e9ff7 (67.40.1) libsystem_malloc.dylib < 5748E8B2-F81C-34C6-8B13-456213127678 > /usr/lib/system/libsystem_malloc.dylib

    0x7fff947f3000 - 0x7fff9489efff com.apple.PDFKit (3.1 - 3.1) < 27AF3C85-1C0B-389C-856C-2E527620C195 > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

    0x7fff9489f000 - 0x7fff948c3fff com.apple.MultitouchSupport.framework (304.12 - 304.12) < 65CB7653-EACD-3ADB-ABB6-2E0671708301 > /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

    0x7fff948c4000 - 0x7fff948f7ff7 com.apple.MediaKit (16-809) < BF8032FE-6645-37F6-A622-BC7EEE3EAABF > /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

    0x7fff948fb000 - 0x7fff948fcff3 com.apple.print.framework.Print (10.0 - 266) < 3E85F70C-D7D4-34E1-B88A-C1F503F99CDA > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

    0x7fff94901000 - 0x7fff9490ffff com.apple.IntlPreferences (2.0 - 192) < A170BA4F-D39C-378C-99B5-CCB7C4F154C1 > /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences

    0x7fff94916000 - 0x7fff9494aff7 com.apple.CoreVideo (1, 8-191, 3) < 1AA24A1B-CB84-3F6B-B6DE-11494542649C > /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

    0x7fff9494b000 - 0x7fff94953fff libMatch.1.dylib (27) < 3AC0BFB8-7E69-3DBE-A175-7F3946FC4554 > /usr/lib/libMatch.1.dylib

    0x7fff94954000 - 0x7fff94982ff7 com.apple.CoreServicesInternal (248, 2-248, 2) < 6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B > /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

    0x7fff94dd0000 - 0x7fff94de9fff com.apple.CFOpenDirectory (10.11 - 194) < 11F95672-55E0-3F9D-9171-5E8C56AEE948 > /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

    0x7fff94dea000 - 0x7fff94ecaff7 unorm8_rgba.dylib (2.7.3) < 9EB6C346-CFF6-32D7-B4A1-2409DFBCB216 > /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib

    0x7fff94ecb000 - 0x7fff94f1cfff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) < EA7D4F3B-062B-3C81-A98C-C89264D00D48 > /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

    0x7fff94f3d000 - 0x7fff94f56fff com.apple.openscripting (1.7.1 - 169.1) < 36EBF6A7-334A-3197-838F-E8C7B27FCDBB > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

    0x7fff957f6000 - 0x7fff95811ff7 libCRFSuite.dylib (34) < 078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3 > /usr/lib/libCRFSuite.dylib

    0x7fff95812000 - 0x7fff9581dfff (517.50.1) libcsfde.dylib < 52F0DB6A-13B8-355E-ADFD-72834D3CA183 > /usr/lib/libcsfde.dylib

    0x7fff9581e000 - 0x7fff95822fff libGIF.dylib (1450) < 49D45D41-11AD-38DC-BDC5-9EC57E3B8E30 > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

    0x7fff95823000 - 0x7fff9582bfef libsystem_platform.dylib (74.40.2) < 29A905EF-6777-3C33-82B0-6C3A88C4BA15 > /usr/lib/system/libsystem_platform.dylib

    0x7fff9582c000 - 0x7fff95866fff com.apple.QD (3.12 - 302) < 0FE53180-2895-3D14-A1E7-F82DE1D106E1 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

    0x7fff958ba000 - 0x7fff958bcfff libCVMSPluginSupport.dylib (12.1) < D81B3D8D-B83F-3918-BD4B-6C794A30AF9F > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

    0x7fff958c2000 - 0x7fff95907ff3 libFontRegistry.dylib (155,2) < A70DD497-35F3-34DA-9C19-F4B90080E961 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

    0x7fff95908000 - 0x7fff9590cfff libpam.2.dylib (20) < CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A > /usr/lib/libpam.2.dylib

    0x7fff9592b000 - 0x7fff9592cffb libremovefile.dylib (41) < 552EF39E-14D7-363E-9059-4565AC2F894E > /usr/lib/system/libremovefile.dylib

    0x7fff9592d000 - 0x7fff95935fff com.apple.xpcobjects /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects < 820D71C8-B9DB-3214-97CD-204A2FE6CD6E > (103-103)

    0x7fff95936000 - 0x7fff959c5ff7 (517.50.1) libCoreStorage.dylib < E6283FE9-B5AC-3110-8D4C-8E2BF185983E > /usr/lib/libCoreStorage.dylib

    0x7fff959c6000 - 0x7fff959c9fff com.apple.Mangrove (< 2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844 > /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 1.0 - 1.).

    0x7fff95a41000 - 0x7fff95af9ff7 com.apple.CoreDuet (< FC1EAEE1-73A4-3B13-A634-1D2A94D0C0B7 > /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 1.0 - 1.).

    0x7fff95afa000 - 0x7fff95afffff com.apple.TCC (< F5EEB2D3-9517-3975-97BE-22CB8E11B8A3 > /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 1.0 - 1.).

    0x7fff95b00000 - 0x7fff95b33fff com.apple.framework.accountsui (1.0 - 33.1) < 2679CC21-0C98-3340-9C42-780B11A70226 > /System/Library/PrivateFrameworks/AccountsUI.framework/Versions/A/AccountsUI

    0x7fff95b34000 - 0x7fff95b3cfff com.apple.AppleSRP (< 840A5C20-6452-36BB-ACF7-29BA6CBF7C48 > /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 5.0 - 1).

    0x7fff95b3d000 - 0x7fff95b49fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) < 6BA06290-D4A3-351C-87F9-B61EF61FF055 > /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore

    0x7fff95b55000 - 0x7fff95bf5fff com.apple.ViewBridge /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge < D8131B7E-DFC9-3FDD-9D56-49821C1D1521 > (159-159)

    0x7fff95bf6000 - 0x7fff95c54fff com.apple.SystemConfiguration (1, 14 - 1.14) < D801FAD7-5A2D-3E5E-9F44-B6C9B8BEA747 > /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi setting

    0x7fff95c55000 - 0x7fff95ccafff com.apple.framework.IOKit (2.0.2 - 1179.50.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit < A509D3AE-9D48-31B7-89C7-326A7A2007B2 >

    0x7fff95ccb000 - 0x7fff95cf4fff (477.50.4) libsystem_info.dylib < FAA9226D-64DE-3769-A6D8-6CABA4B7FF4D > /usr/lib/system/libsystem_info.dylib

    0x7fff95d99000 - 0x7fff95db3ff3 liblzma.5.dylib (10) < CC03591B-FA57-3CA5-AC81-0D76033AC0CE > /usr/lib/liblzma.5.dylib

    0x7fff95db4000 - 0x7fff95db9ff3 libunwind.dylib (35.3) < F6EB48E5-4D12-359A-AB54-C937FBBE9043 > /usr/lib/system/libunwind.dylib

    0x7fff95dcd000 - 0x7fff95ea6fff com.apple.CoreMedia (1.0 - 1731.15.204) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia < 4BFDD68E-9411-3358-8679-BB3EDA94F9A2 >

    0x7fff95ef7000 - 0x7fff95efffff com.apple.NetFS /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS < 842A5346-24C3-3F22-9ECF-E586A10EA1F2 > (6.0 - 4.0)

    0x7fff95fc2000 - 0x7fff95fcdfff libGL.dylib (12.1) < 70D51643-04AC-3400-8F11-A6FC25985289 > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

    0x7fff96061000 - 0x7fff961dffff com.apple.UIFoundation (1.0 - 436.1) < AABB5267-E7B7-3D75-B051-E665BDA8DEF4 > /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n

    0x7fff963c7000 - 0x7fff963cffff libGFXShared.dylib (12.1) < 5A0C2493-200C-30BE-97D5-8E8C0B8E604D > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

    0x7fff963d2000 - 0x7fff963eeff7 libextension.dylib (78) < FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E > /usr/lib/libextension.dylib

    0x7fff96439000 - 0x7fff96447fff libxar.1.dylib (302) < 03207F66-2C4A-3DBD-8D81-70F4C85903C4 > /usr/lib/libxar.1.dylib

    0x7fff96448000 - 0x7fff96459ff7 (201.10.3) libsystem_trace.dylib < F00E92E4-DBDA-3749-B5B3-0C3FBBABA1CB > /usr/lib/system/libsystem_trace.dylib

    0x7fff9645a000 - 0x7fff96888fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) < E54028EA-4217-3078-A2B1-C52E4214D59E > /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

    0x7fff96926000 - 0x7fff96af4ff3 com.apple.QuartzCore /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore < 076BDE58-8AED-3D47-84FD-548CF8E8EDB9 > (1.11 - 410.14)

    0x7fff96b28000 - 0x7fff96dceff7 com.apple.CoreData (120-641, 3) < A29A5491-6169-372B-828F-84EE0CFD4BC4 > /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

    0x7fff96dcf000 - 0x7fff96dd4ff7 libheimdal - asn1.dylib (453.40.10) < 981DE40B-FA16-36F7-BE92-8C8A115D6CD9 > /usr/lib/libheimdal-asn1.dylib

    0x7fff96dd5000 - 0x7fff96e21fff com.apple.print.framework.PrintCore (11, 2 - 472.2) < 5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

    0x7fff96e54000 - 0x7fff96e9fff7 com.apple.CoreMediaIO /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO < 2FAE3CC1-145C-37AB-A836-E5D93A02BA23 > (703, 0-4791)

    0x7fff96ea0000 - 0x7fff97ac9ff7 com.apple.AppKit /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit < F3411F6E-DD87-34D0-8C68-C69B2205E41D > (6, 9 - 1404.47)

    0x7fff97eda000 - 0x7fff97efefff com.apple.quartzfilters (1.10.0 - 1.10.0) < F5C482E2-5AFB-3959-8C01-C149D48E7583 > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

    0x7fff97eff000 - 0x7fff98011fef libvDSP.dylib (563.5) < 5702650E-DF08-3D58-B16F-9EF0A28702B3 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

    0x7fff98012000 - 0x7fff9801dff7 (60075.50.1) libcommonCrypto.dylib < 93732261-34B4-3914-B7A2-90A81A182DBA > /usr/lib/system/libcommonCrypto.dylib

    0x7fff9801e000 - 0x7fff9812cff3 com.apple.desktopservices (1.10.3 - 1.10.3) < 3A6906D4-C0B8-30D1-B589-0466E5E42B69 > /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

    0x7fff9812d000 - 0x7fff98151ff7 libJPEG.dylib (1450) < 33C07EEE-95CB-33F7-87C1-09CE82F1E478 > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

    0x7fff98152000 - 0x7fff98153ffb libSystem.B.dylib (1226.10.1) < C5D09FE1-CC70-383E-AC27-18602F2EDEC4 > /usr/lib/libSystem.B.dylib

    0x7fff9816d000 - 0x7fff98178fff com.apple.DirectoryService.Framework /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi < 6F827D0E-0F02-3B09-B2A8-252865EECA7F > (10.11 - 194) this

    0x7fff98179000 - 0x7fff982befff com.apple.QTKit (7.7.3 - 2943.10) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit < 9D0EA81D-7BDE-3B47-B300-5C53C5EE4846 >

    0x7fff982bf000 - 0x7fff984e0ff7 com.apple.CoreImage (11.4.0 - 366.4.19) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage < F5B7B115-E43A-3C61-A6AD-EFCDE7FC43A1 >

    0x7fff98eee000 - 0x7fff98f17fff com.apple.ProtectedCloudStorage (1.0-1) < 7436B2B3-943A-3500-B099-80F133B3E002 > /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage

    0x7fff98f29000 - 0x7fff98f61ff7 com.apple.Accounts /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts < 8A356D32-2E81-3470-AFA2-8C4FA7F1DA0C > (113-113)

    0x7fff98f62000 - 0x7fff98fc2fff com.apple.QuickLookFramework /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook < ECD33169-5EB1-3783-AF9E-1AB9240F8358 > (5.0 - 696.7)

    0x7fff98fc3000 - 0x7fff9902afff com.apple.framework.CoreWiFi /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi < 993592F1-B3F1-3FAD-87BD-EA83C361BCCF > (11, 0 - 1101.20)

    0x7fff9902b000 - 0x7fff9903bfff (1162.2) libSparseBLAS.dylib < 6F591A0F-80D0-384D-8304-B035C4ED1BBD > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libSparseBLAS.dylib

    0x7fff9903c000 - 0x7fff9907dff7 libGLU.dylib (12.1) < CD7A5916-3E3C-3EF3-A275-B281016B99CB > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

    0x7fff9907e000 - 0x7fff99087ff7 com.apple.DisplayServicesFW (3.0 - 378) < 45BE1B99-8E10-32F0-A180-A6B6CB5883AE > /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

    0x7fff99088000 - 0x7fff99091ff7 (138.10.4) libsystem_pthread.dylib < 3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559 > /usr/lib/system/libsystem_pthread.dylib

    0x7fff99094000 - 0x7fff99129fff (10, 9-214) com.apple.ink.framework < 1F76CF36-3F79-36B8-BC37-C540AF34B338 > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

    0x7fff9933f000 - 0x7fff99384ff7 (24, 4-24, 5) com.apple.coreservices.SharedFileList < 1D2AD77B-778F-3253-A295-3D0A32A8121C > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedF ileList.framework/Versions/A/SharedFileList

    0x7fff99729000 - 0x7fff999b9ff7 com.apple.RawCamera.bundle /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera < F14992BD-D9D8-36EE-8A51-989A220E1846 > (6.19 - 844)

    0x7fff999ba000 - 0x7fff99bc5fff libFosl_dynamic.dylib (16.24) < 5F9DB82D-FD4B-3952-8531-CE020F93ED49 > /usr/lib/libFosl_dynamic.dylib

    0x7fff99bc6000 - 0x7fff99c66fff com.apple.Metadata (10.7.0 - 972.34) a.framework/Versions/A/Metadata /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat < A93B485D-094C-3024-8CBB-D9E035FB83C4 >

    0x7fff99c77000 - 0x7fff9a0edfff com.apple.CoreFoundation /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation < 943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D > (6: 9 - 1258.1)

    0x7fff9a1b6000 - 0x7fff9a1b8ff7 libRadiance.dylib (1450) < 0C0DACDA-2040-3D22-A8E7-7035AB624E4A > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

    0x7fff9a1b9000 - 0x7fff9a1d8ff7 com.apple.contacts.vCard /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard < 41529BD9-1BCC-3A62-92BA-2A7110867355 > (1.0 - 2137.1)

    0x7fff9a1e6000 - 0x7fff9a1e8fff libsystem_coreservices.dylib (19.2) < 1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D > /usr/lib/system/libsystem_coreservices.dylib

    0x7fff9a1e9000 - 0x7fff9a1ebfff com.apple.EFILogin /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin < 38150198-DD7F-3C73-BCAA-C74BB376393A > (2.0 - 2)

    0x7fff9a1ec000 - 0x7fff9a2d2fef unorm8_bgra.dylib (2.7.3) < B315AE9C-9E09-3D9F-9513-EC2195908516 > /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib

    0x7fff9a2d3000 - 0x7fff9a33eff7 com.apple.framework.CoreWLAN /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN < 3B35C543-7FCE-333F-80C1-432FA41DDCDE > (11, 0 - 1101.20)

    0x7fff9a34f000 - 0x7fff9a7eaffb com.apple.GeoServices (1.0 - 1151.49.1) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices < 2D887517-B73D-30FF-91DC-AF6AD91F96B9 >

    0x7fff9a7eb000 - 0x7fff9a82dff7 com.apple.Metal /System/Library/Frameworks/Metal.framework/Versions/A/Metal < 2B2C0F78-20B8-3878-B9B1-DE18BB92919D > (56, 6-56, 6)

    0x7fff9a82e000 - 0x7fff9a831ffb libScreenReader.dylib (426.42) < 16FC79D1-4573-3E90-945F-CBA22D5185FD > /usr/lib/libScreenReader.dylib

    0x7fff9a832000 - com.apple.ProtocolBuffer (1-243) 0x7fff9a842ff3 < BAE5E5C9-DD59-3BB8-9741-EEFC5E3046EE > /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

    0x7fff9a966000 - 0x7fff9a969ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) < 6932B5EC-0EA9-333D-BF7E-665047392FEC > /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

    0x7fff9a96a000 - 0x7fff9ace5ffb com.apple.VideoToolbox (1.0 - 1731.15.204) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox < 2B21F9B2-66A2-3900-84A5-0AB66F8056E4 >

    0x7fff9ace6000 - 0x7fff9ad02ff3 libresolv.9.dylib (60) < A650B5C8-1950-36A0-86D1-0B2465318BFA > /usr/lib/libresolv.9.dylib

    0x7fff9ae15000 - 0x7fff9ae5bff7 libauto.dylib (186) < 999E610F-41FC-32A3-ADCA-5EC049B65DFB > /usr/lib/libauto.dylib

    0x7fff9ae5c000 - 0x7fff9af58ff7 libFontParser.dylib (158.6) < 267A9AE4-4138-3112-8D73-BDFDC96568FF > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

    0x7fff9af5e000 - 0x7fff9b08bff3 com.apple.CoreText /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText < 08E8640E-6602-3A00-BC28-94235FD311B4 > (352.0 - 494.11)

    0x7fff9b14a000 - 0x7fff9b14dff7 libCoreFSCache.dylib (119.5) < 2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

    0x7fff9b14e000 - 0x7fff9b23dfff libxml2.2.dylib (29.7) < 32BBF51E-B084-3FC2-AE9C-C008BE84102B > /usr/lib/libxml2.2.dylib

    0x7fff9b23e000 - 0x7fff9b241fff libspindump.dylib (197,1) < 48F4C673-9F0C-38BE-B550-88241E812518 > /usr/lib/libspindump.dylib

    0x7fff9b244000 - 0x7fff9b24cfff libcopyfile.dylib (127) < A48637BC-F3F2-34F2-BB68-4C65FD012832 > /usr/lib/system/libcopyfile.dylib

    0x7fff9b24d000 - 0x7fff9b45afff libicucore. A.dylib (551.51.3) < 5BC80F94-C90D-3175-BD96-FF1DC222EC9C >/usr/lib/libicucore. A.dylib

    0x7fff9b45b000 - 0x7fff9b578fff libsqlite3.dylib (216,4) < DC3D59E7-91A3-374F-957C-6699729CD82B > /usr/lib/libsqlite3.dylib

    0x7fff9b5a2000 - 0x7fff9b5a3fff libDiagnosticMessagesClient.dylib (100) < 4243B6B4-21E9-355B-9C5A-95A216233B96 > /usr/lib/libDiagnosticMessagesClient.dylib

    0x7fff9b5c0000 - 0x7fff9b5c4fff libcache.dylib (75) < 9548AAE9-2AB7-3525-9ECE-A2A7C4688447 > /usr/lib/system/libcache.dylib

    Summary of the external change:

    Calls made by other processes for this process:

    task_for_pid: 4

    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: 1244

    thread_create: 0

    thread_set_state: 0

    Summary region VM:

    ReadOnly part of libraries: Total = 352.8 M resident = 0 K (0%) swapped_out_or_unallocated=352.8M(100%)

    Regions in writing: Total = 119.4 M written = 0 K (0%) resident = 0 K (0%) swapped_out = 0 K (0%) unallocated=119.4M(100%)

    VIRTUAL REGION

    The NUMBER of DIMENSIONS of TYPE REGION (not melted)

    ===========                     =======  =======

    Accelerate.Framework 128K 2

    2048K 2 follow-up activity

    CG backup stores 224K 3

    CG image 12 K 4

    CG 12K 2 raster data

    CG shared images 208K 6

    CoreAnimation 284K 16

    CoreUI 80K 2 image data

    CoreUI file 320K 9 frame

    Ship 8192 K 2 continuations

    The 20K 3 Foundation

    Kernel Alloc once 8 K 3

    MALLOC 73.9 M 37

    MALLOC 32K 7 cover page

    (Reserved) Mach message 28K 3 reserved VM address space (not assigned)

    Tag memory 242 12K 2

    Tag 251 36 2 K of memory

    OpenCL                               8K        2

    Corpse process Info 2048 K 2

    BATTERY GUARD 56.1 M 18

    The stack of 15.7 M 18

    VM_ALLOCATE 76K 12

    __DATA 39.0 M 276

    __IMAGE 528K 2

    __LINKEDIT 109,0 M 22

    __TEXT 243.8 M 280

    __UNICODE 552K 2

    mapped file 75.0 M 28

    16.3 shared memory M 9

    ===========                     =======  =======

    TOTAL M 643,3 747

    TOTAL, less reserved VM space 643.3 M 747

    Model: MacBookPro8, 1, MBP81.0047.B2C of BootROM, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, MSC 1.68f99

    Graphics card: integrated Intel HD Graphics 3000, Intel HD Graphics 3000,

    Memory module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020

    Memory module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020

    Airport: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.24)

    Bluetooth: Version 4.4.5f3 17904, 3 services, 19 aircraft, 1 incoming serial ports

    Network service: Wi - Fi, AirPort, en1

    Serial ATA Device: Hitachi HTS545032B9A302, GB 320,07

    Serial ATA Device: MATSHITADVD-R UJ-898

    USB device: USB 2.0 Bus

    USB device: Hub

    USB Device: IR receiver

    USB device: USB 2.0 Bus

    USB device: FaceTime HD camera (built-in)

    USB device: Hub

    USB device: Apple keyboard / Trackpad

    USB device: Hub BRCM2070

    USB Device: USB Bluetooth host controller

    Bus crush: MacBook Pro, Apple Inc., 22.1

    Date/time: 15:13:07.862 2016-06-07 + 0100

    Launch the Console (Launchpad: others: Console). The journal entries are more recent on the background to the oldest at the top. Look at what happened around 15:13:07 June 7. Are there errors around this time?

    I want you to shut down your Mac. A reboot will not here. Perform a safe boot.

    1. To power on the carillon, immediately press on and hold down the SHIFT key until you see the horizontal progression of startup. It will be slower in secure boot mode.
    2. The connection of full-screen, you'll see Safe Boot in the upper right.
    3. After you enter your password, press in and hold the SHIFT key again - before , you click on the right arrow to access. Continue to hold down the SHIFT key until you see your desktop icons start to appear. Some screen flashing when recording is normal at startup.
    4. Press the SHIFT key and launch v5.6.2 Pages. Then, open this Word document that has been opened in the earlier crash. He opened correctly.
    5. Restart normally.
    6. Step 4 with no other running user applications. Stability?

    Pages v5.6.2 digests not very well the big Pages document, and performance suffers. This may very well extend to Word documents of intermediate size with a large number of changes to change it. Understand that you are not in the native Word document of work once opened, and Pages must translate any word contained in format of internal Pages document and translate again export the Word document. A lot of risk in this cycle.

    As you have only a 4 GB RAM machine, you will need to show restraint over in applications/documents open at the same time to avoid running out of memory.

  • Cannot get into Facebook - shows all page. Cannot get into my regular AOL - Firefox only basis AOL will not do what I usually have.

    When I connect to Facebook, it brings to the top of the entire page. There only things on the side left who say messages, disconnect and a few other things. It will not go into Facebook as it should. When I try to go to my email address, it won't go. It says that I have to use the basic version. Facebook sign-in is disabled, too. Instead of horizontally along the top, it is vertical on the left side.

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".
  • iPlayer app will not work

    It seems a shame that there is no Google search for books on the British version of the Xoom. But having an iPlayer app that will work is beyond a joke. Is this a common problem? even when I go on the iplayer site it brings a mobile version and tells me "your phone is not supported. Does anyone else have this problem?

    (1) Goto the browser

    (2) in the URL type: "subject: debug" and press enter

    (3) go on the top right, where there is this icon that looks like 4 horizontal lines stacked, goto settings click

    4) access the debug zone

    5) UAString-click and choose Office

    (6) re - open the page of BBC iplayer.

    ukmatthewjames wrote:

    Yes, I installed flash, I tried the real iplayer app, but it will not play videos. Im not sure how to change the useragent string thing...?

  • This update that kb2729450 will not be installed on my machine.

    This update that kb2729450 will not be installed on my machine. I am running Windows XP SP3. .NET framework 1.1 of .NET Framework 2.0 SP2 .NET Framework 3.0 SP2 and .NET Framework 3.5 SP1 are also responsible... Why the many versions?

    The yellow security shield appears in the status bar. I click on the shield and the Update window opens. I select the "quick installation" and the installation of the update begins. After a few minutes, the message 'Done '. Here's where she spreads all other "Updates" I ran this machine. In the "Done" window, there is only an option button "close"... No button "restart the computer". I click on the "Close" button, the window collapses and the yellow shield disappears... for about 5 minutes, when he reappears! I check the 'Add Remove Programs' in Control Panel, and I don't see that kb2729450 listed. I've "installed" 5 - 6 times, always with the same result. I was struck with this ransomware FBI 4-5 months ago and it was professionally removed. Since I was very nervous when this machine burps.  Also, since the Microsoft Community page, I ran Kaspersky anti-rootkit.  He has reported no problems with this machine

    Nope, different from the machine, although I think I solved it.  I "restored" to a point three weeks ago.  After that 'Restore' finished, I have rebooted and within minutes the yellow shield pops up... I installed every 5 or 6 that this KB.  After installation, he went through his screen to normal closing with the radio button 'restart now '.  After the reboot, I checked the area add / remove in the control panel and Voila.  They and KB2729450 are all here.  The machine seems to work very well and also faster than its ever been.

  • verticalfieldmanager will not be available to the child

    private VerticalFieldManager vfm = new VerticalFieldManager( Manager.VERTICAL_SCROLL | Manager.VERTICAL_SCROLLBAR | Manager.FIELD_HCENTER) {
    
            int width = Display.getWidth();
            int height = Display.getHeight() - 80;
    
            public void sublayout(int maxWidth, int maxHeight) {
                super.sublayout( width, height);
                int bagi = (Display.getWidth() - this.getField(0).getWidth()) / 2;
                Field field = this.getField(0);
                setPositionChild(field, bagi, 0);
                setExtent( width, height);
            }
        };
    

    I had a display issue of the provision of the child for verticalfieldmanager.

    available to the child focuses not horizontal on the Manager when creating a fixed size for the Manager.

    someone knows the solution?

    setpositionchild will not solve the problem.

    This code, I think he need to better understand what a Manager should do in the sublayout and the constraints that it works under.

    Let's look at your code:

    ' public void sublayout (int maxWidth, maxHeight int) {}
    Super.sublayout (width, height);
    bagi int = (Display.getWidth () - this.getField (0) .getWidth ()) / 2;
    Field = this.getField (0);
    setPositionChild (field, bagi, 0);
    setExtent (width, height);
    }

    There are a lot of points to note, please bear with me:

    You specify your Manager with Manager.FIELD_HCENTER.  It's trying to tell the Manager you add this in (call it the father Manager), that this child, the Manager must be centered horizontally.  So the father will help this child Manager, then determine how wide the child Manager, then to determine the width of the father is the Director and finally position the child in the Center Manager.  Here, the assumption is that this Manager will have limited space on each side.  If she has in fact that, will depend on the type of Manager, and other fields in it, and how have specified you them.  But this setting in itself might solve your problem.  The fact that it is not suggests there is another problem elsewhere.

    Note that the space provided for the Manager is the maximum that he can use.  As you try to limit the width and the height, in case you, the area you have to play with is bounded by

    (1) a minimum of maxWidth and Display.getWidth () - 80, width and

    (2) minimum of maxHeight and Display.getHeight)

    You should check this before using a value for your treatment.

    You call super.layout (), then actually ignore everything he does, except that it will be layout all fields, this value must be precise:

    this.getField (0) .getWidth)

    But what we don't know is how you asked that area be set up.  For example, they say this field of USE_ALL_WIDTH.  In this case the value of bagi was 0 and means that this Manager cannot hope 'centre' field.

    I recommend that you consult these KB articles for more information on how to program manager.

    http://supportforums.BlackBerry.com/T5/Java-development/create-a-custom-layout-manager-for-a-screen/...

    http://supportforums.BlackBerry.com/T5/Java-development/how-to-extend-Manager/Ta-p/446749

    In this particular case, you can actually Center a field in a fair value for money using the FIELD_HCENTER style.  If it does not, then it is probably a problem with the field as an EditField who always takes the entire width.  You will not solve this using your own.

    In addition, in this case, we can actually solve this problem for you.  You can debug this further and determine exactly why the field is not being centered.  Is it because bagi is 0 for example?  I hope that knowing that you will have to review the articles once again will help to debug this.

Maybe you are looking for

  • Beats Audio does not work! Features totally lost!

    Computer laptop HP Envy Touchsmart 14 specifications Processor - Intel i5 4th Gen NVIDIA GEFORCE graphics Hey there, I recently updated my laptop for Windows 8.1, and there has been problems galore. Beats Audio has stopped working. It seems rather, h

  • Qosmio G20: How to format the HARD drive?

    Hello! I bought Qosmio G20 last week and now I want to install Windows XP MCE (not recovery, but a CD in Windows XP CD) on this subject but I have a problem formatting of hard drives. There are two hard disks, and when I try to put in the form of Win

  • Official froyo version change India

    Hey,. I would ask motorola officials if there is no change in the released rom because earlier, it was JRDNEM_U3_3.4.3 - 33-1 but new JRDNEM_U3_3.4.3 -36-1.7 Thus, people like me who previously flashed when he was on msu 1 month return must flash aga

  • Batch file to print the command Ipconfig at a .txt

    Can anyone help?On the left side is the outputThe codeing right side

  • Officejet2630: Officejet 4630 can't find my wifi network

    Recently moved and so got a new computer and a new internet provider. With the new internet provider comes a new router. When I try to connect my printer on the wifi network, I am unable to do so while it does not appear in the search results. So can