Xcompmgr: no composit extension

Hello,
I have Arch with Openbox on my laptop with Nvidia GT240M. The problem appears when I want to add some transparency to windows, and to tint2, especially. I decided to use xcompmgr, but when starting it gives me an error: "no composit extension". Btw, I have an external display in xorg configuration. What does it means and what should I do now?
Thank you
my xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.44 ([email protected]) Sun Feb 27 22:59:44 PST 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "1"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Chi Mei Optoelectronics corp."
HorizSync 30.0 - 75.0
VertRefresh 60.0
Option "DPMS"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor1"
VendorName "Unknown"
ModelName "BenQ E2420HD"
HorizSync 24.0 - 83.0
VertRefresh 50.0 - 76.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GT 240M"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GT 240M"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-1: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection

Ok. Thank you!
It solved the problem, but a problem with display is appeared. An external display is showing background, but I can do nothing there. It is inactive. Any ideas in this case?

Similar Messages

  • Webcenter 11g Tutorial: Building portlets and wiring them fails at step 6

    I'm running through the WebCenter Tutorial. I've done everything up to this point. I've created the portlet, checked the view.jsp works, and registered it as a WSRP producer in my tutorial application.
    Step 6 asks me to drag and drop the portlet from the resource palette onto my page. This works, except when I run the page I get portlet unavailable on the generated page.
    The only thing I can think of is that the portlet deployment is being stopped when the tutorial app is being deployed - so I can't run then both at the same time, but that's me guessing from the error messages. Can anyone help?
    In JDev it says the following:
    [Another instance of the application is running on the server.  JDeveloper redeploy the application.]
    [Application MyTutorialPortlet stopped but not undeployed from Server Instance DefaultServer]
    [Running application MyTutorialPortlet on Server Instance DefaultServer...]
    Run startup time: 4322 ms.
    [Application MyTutorialPortlet deployed to Server Instance DefaultServer]
    Target URL -- http://127.0.0.1:7101/MyTutorialPortlet-Portlets-context-root/Products/html/view.jsp
    [Another instance of the application is running on the server.  JDeveloper redeploy the application.]
    [Application MyTutorialApplication stopped but not undeployed from Server Instance DefaultServer]
    [Running application MyTutorialApplication on Server Instance DefaultServer...]
    13-Nov-2009 14:46:36 oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener preStop
    INFO: ADFApplicationLifecycleListener.preStop
    13-Nov-2009 14:46:36 oracle.mds.internal.lcm.logging.MDSLCMLogger log
    INFO: MBean: oracle.mds.lcm:name=MDSAppRuntime,type=MDSAppRuntime,Application=MyTutorialApplication deregistered
    13-Nov-2009 14:46:36 oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener postStop
    INFO: ADFApplicationLifecycleListener.postStop
    13-Nov-2009 14:46:36 oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    13-Nov-2009 14:46:36 oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Calling ADF Config instance implementation: class oracle.adf.share.config.MDSConfigImpl.releaseResources()
    13-Nov-2009 14:46:36 oracle.adf.share.config.MDSConfigImpl releaseResources
    INFO: Releasing MDS Config implementation
    13-Nov-2009 14:46:36 oracle.adf.share.config.ADFContextMDSConfigHelperImpl releaseMDSInstance
    INFO: Releasing MDSInstance:ADFApplication14
    13-Nov-2009 14:46:36 oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: Application ID : MyTutorialApplication
    <13-Nov-2009 14:46:36 o'clock GMT> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application MyTutorialApplication is not versioned.>
    13-Nov-2009 14:46:36 oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: "Metadata Services: Metadata archive (MAR) not found."
    13-Nov-2009 14:46:37 JpsApplicationLifecycleListener Migrate Application Credential Store
    WARNING: Overwriting credentials is allowed in application credential store migration with Weblogic server running in Development Mode and system property 'jps.app.credential.overwrite.allowed' set to true
    13-Nov-2009 14:46:42 oracle.adfinternal.controller.faces.lifecycle.JSFLifecycleImpl setLifecycleContextBuilder
    INFO: ADFc: Initializing ADF Page Lifecycle for the JSF environment, LifecycleContextBuilder is 'oracle.adf.controller.faces.lifecycle.ADFPhaseListener'.
    13-Nov-2009 14:46:52 oracle.adf.mbean.share.connection.ConnectionsRuntimeMXBeanImpl getNonCachedConnectionsContext
    INFO: Registering Connection Runtime MBean
    ADF Library non-OC4J post-deployment (millis): 163
    Run startup time: 21953 ms.
    [Application MyTutorialApplication deployed to Server Instance DefaultServer]
    Target URL -- http://127.0.0.1:7101/MyTutorialApplication/faces/MyPage.jspx
    13-Nov-2009 14:46:57 oracle.jbo.uicli.mom.CpxUtils$Visitor logMainApplicationCpx
    INFO: file:/home/joconnor/.jdeveloper/system11.1.1.1.33.54.07/o.j2ee/drs/MyTutorialApplication/MyTutorialApplication/WEB-INF/classes/view/DataBindings.cpx
    13-Nov-2009 14:46:58 oracle.adfinternal.view.page.editor.config.ExtensionFileParser parse
    INFO: Parsing Oracle Composer configuration files...
    13-Nov-2009 14:46:58 oracle.adfinternal.view.page.editor.config.ExtensionFileParser parse
    INFO: Successfully parsed 6 Oracle Composer extension configuration files.
    13-Nov-2009 14:46:58 oracle.adfinternal.view.page.editor.config.PanelRegistry _mergeInbuiltAddonConfig
    INFO: A duplicate definition of the inbuilt property panel oracle.adf.pageeditor.prop-panel.page is found. Ignoring the duplicate definition. Run the application with the FINE log level for more information.
    [TopLink Info]: 2009.11.13 14:46:59.432--ServerSession(28208629)--tag-repository logout successful
    [TopLink Info]: 2009.11.13 14:46:59.626--ServerSession(6727526)--TopLink, version: Oracle TopLink - 11g Release 1 (11.1.1.1.0) (Build 090527)
    [TopLink Info]: 2009.11.13 14:46:59.626--ServerSession(6727526)--Server: WebLogic Server 10.3.1.0 Wed Jun 10 22:24:41 MDT 2009 1227385
    [TopLink Info]: 2009.11.13 14:46:59.628--ServerSession(6727526)--tag-repository login successful
    13-Nov-2009 14:47:01 oracle.wsm.agent.WSMAgent init
    INFO: WSMAgent is initialized for category=management, function=agent.function.client, topologyNodePath=/wls/MyTutorialApplication/EJBs/default/COMPONENTs/default/WEBSERVICECLIENTs/WSRP_v2_Service/PORTs/WSRP_v2_Markup_Service/INTERCEPTORs/, isJ2EE=true
    13-Nov-2009 14:47:01 oracle.wsm.agent.WSMAgent init
    INFO: WSMAgent is initialized for category=security, function=agent.function.client, topologyNodePath=/wls/MyTutorialApplication/EJBs/default/COMPONENTs/default/WEBSERVICECLIENTs/WSRP_v2_Service/PORTs/WSRP_v2_Markup_Service/INTERCEPTORs/, isJ2EE=true
    [TopLink Info]: 2009.11.13 14:47:08.340--ServerSession(2366727)--relationship-repository logout successful
    [TopLink Info]: 2009.11.13 14:47:08.461--ServerSession(26747734)--TopLink, version: Oracle TopLink - 11g Release 1 (11.1.1.1.0) (Build 090527)
    [TopLink Info]: 2009.11.13 14:47:08.461--ServerSession(26747734)--Server: WebLogic Server 10.3.1.0 Wed Jun 10 22:24:41 MDT 2009 1227385
    [TopLink Info]: 2009.11.13 14:47:08.464--ServerSession(26747734)--relationship-repository login successful
    13-Nov-2009 14:47:10 oracle.adfinternal.view.faces.renderkit.rich.portlet.PortletRenderer preRender
    SEVERE: oracle.adf.model.portlet.binding.PortletModelException
         at oracle.adf.model.portlet.binding.PortletBinding$InnerPortletModel.getPortletRendition(PortletBinding.java:1104)
         at oracle.adfinternal.model.portlet.binding.ActivityPortletModelWrapper.getPortletRendition(ActivityPortletModelWrapper.java:106)
         at oracle.adfinternal.view.faces.renderkit.rich.portlet.PortletRenderer.preRender(PortletRenderer.java:948)
         at oracle.adfinternal.view.faces.renderkit.rich.customizable.ShowDetailFrameRenderer.encodeAll(ShowDetailFrameRenderer.java:639)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1187)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adfinternal.view.faces.renderkit.rich.customizable.PanelCustomizableRenderer.encodeChildrenVertically(PanelCustomizableRenderer.java:800)
         at oracle.adfinternal.view.faces.renderkit.rich.customizable.PanelCustomizableRenderer.encodeAll(PanelCustomizableRenderer.java:267)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1187)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adfinternal.view.page.editor.renderkit.LayoutCustomizableRenderer._encodeChild(LayoutCustomizableRenderer.java:1015)
         at oracle.adfinternal.view.page.editor.renderkit.LayoutCustomizableRenderer.doTwoColumnBottomLayout(LayoutCustomizableRenderer.java:640)
         at oracle.adfinternal.view.page.editor.renderkit.LayoutCustomizableRenderer.encodeAll(LayoutCustomizableRenderer.java:276)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1187)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:1523)
         at oracle.adfinternal.view.page.editor.renderkit.PageCustomizableRenderer.encodeAll(PageCustomizableRenderer.java:190)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1187)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:1523)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:925)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderSecondPane(PanelSplitterRenderer.java:831)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:166)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1187)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:221)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1187)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:820)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1187)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1494)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:771)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942)
         at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:271)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:202)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:685)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:261)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:193)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
         at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: oracle.fabric.common.PolicyEnforcementException
         at oracle.integration.platform.common.InterceptorChainImpl.createPolicyEnforcementException(InterceptorChainImpl.java:161)
         at oracle.integration.platform.common.InterceptorChainImpl.processRequest(InterceptorChainImpl.java:97)
         at oracle.integration.platform.common.mgmt.InterceptorChainManager.processRequest(InterceptorChainManager.java:216)
         at oracle.j2ee.ws.client.mgmt.runtime.SuperClientInterceptorPipeline.handleRequest(SuperClientInterceptorPipeline.java:96)
         at oracle.j2ee.ws.client.StubBase._preRequestSendingHook(StubBase.java:867)
         at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:210)
         at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:147)
         at oracle.portlet.wsrp.v2.soap.runtime.WSRP_v2_Markup_Binding_SOAP_Stub.initCookie(WSRP_v2_Markup_Binding_SOAP_Stub.java:173)
         at oracle.portlet.wsrp.v2.WSRP_v2_Markup_PortTypeJaxbToSoap.initCookie(WSRP_v2_Markup_PortTypeJaxbToSoap.java:671)
         at oracle.portlet.wsrp.v2.ServerToWSRPv2.initCookie(ServerToWSRPv2.java:6081)
         at oracle.portlet.client.connection.wsrp.ActivityServerWrapper.initCookie(ActivityServerWrapper.java:688)
         at oracle.portlet.client.techimpl.wsrp.WSRPInitCookiePipe.execute(WSRPInitCookiePipe.java:112)
         at oracle.portlet.client.techimpl.wsrp.WSRPInitCookiePipe.pre(WSRPInitCookiePipe.java:42)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute2(PipeContext.java:644)
         at oracle.portlet.client.service.pipeline.PipeContext.access$000(PipeContext.java:51)
         at oracle.portlet.client.service.pipeline.PipeContext$1.run(PipeContext.java:495)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute(PipeContext.java:505)
         at oracle.portlet.client.service.pipeline.PipeContextRunnable.run(PipeContextRunnable.java:23)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.runTask(ModifiedThreadPoolExecutor.java:391)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.run(ModifiedThreadPoolExecutor.java:416)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.NullPointerException
         at oracle.j2ee.ws.rm.interceptor.WSRMClientInterceptor.processRequest(WSRMClientInterceptor.java:169)
         at oracle.integration.platform.common.InterceptorChainImpl.processRequest(InterceptorChainImpl.java:89)
         ... 24 more

    hi,
    im a newbie in webcenter, where should I increase the portlet timeout? I'm encountering the Portlet Unavailable error evertime i logged into webcenter spaces. but after i try to collapse/uncollapse the portlet, it is showing the right page.
    i'm using jdeveloper 11.1.1.3 and webcenter 11g
    thanks,
    rian

  • Getting error while configuring WAS 7 Fix Pack 37 with Oracle Application Development Framework (Oracle JDeveloper 11.1.1.7.0)

    Hi,
    I have installed Oracle Unified Directory 11.1.2.2.0 and WebSphere Application Server 7 with Fix Pack 37.
    I am getting error while configuring WAS 7 Fix Pack 37 (7.0.0.37) with Oracle Application Development Framework (Oracle JDeveloper 11.1.1.7.0). While adding products to cell (Oracle Directory Services Manager for WebSphere - 11.1.2.2.0), I am getting below error:
    CFGFWK-64069: The following prerequisites were found to be missing: Oracle WebCenter Composer Extension - 11.1.1.0
    Also attached the screenshot of the error.
    Please help.
    Thanks,
    Himanshu Verma

    Hello,
    ODSM has the following dependencies apart from ADF (both components depend also on ADF):
    - UIShell (oracle.idm.uishell.war)
    - Webcenter Composer (oracle.webcenter.composer.war).
    Apparently the composer is missing.
    Important points to check when using ODSM with WAS:
    - To install and configure Oracle Fusion Middleware with IBM WebSphere, you must first install (but not configure) IBM WebSphere
    - You must install the Oracle Application Development Framework as the same user who installed Oracle Unified Directory.
    - appdev must be installed under the same ORACLE_HOME as OUD
    Sylvain
    Please mark this response as correct or helpful when appropriate to make it easier for others to find it

  • CFGFWK-64072 - One of the following needs to be selected

    Installing OAM returns this error. Problem is, neither component exists to select and the installation will not proceed. The goal is to install components necessary to enable SSO with Forms/Reports 11g, and OAM is one of them.
    CFGFWK-64072: One of the following needs to be selected:
    Oracle WebCenter Composer Extension - 11.1.1.0 [Oracle_FRHome1]
    Oracle WebCenter Composer Extension - 11.1.1.0 [Oracle_common]
    Any help would be greatly appreciated.
    Thanks

    Found reference to similar issue being caused by Windows User Access Control (UAC) being enabled in User Comments, but can anyone confirm?
    http://onlineappsdba.com/index.php/2010/08/17/part-v-create-domain-oracleidm-11g-step-by-step-installation-of-oam-oim-oaam-oapm-oin/

  • Real structures for this design pattern

    Hello , this is my first time posting and I hope to be doing it in the right section. I have a school assignment that says the following: Identify real or abstract structures that could be modeled by the class diagrams represented below: [http://img704.imageshack.us/img704/3523/diagrams.png]
    Upon searching I found out that this is a composite design pattern. I have to implement 2 scenarios for this class system. I was thinking of taking class A (from the uploaded image) to be the Software ( more like a program oriented towards a certain domain like multimedia ), B1,B2 could be an Application/Compiler, and the composite class (D) is an Operating System( because is is usually compiled out of many software (program) pieces) . I want to ask for your opinions on this example because I'm not sure whether this is correct or not. If it isn't could you please give me a real-life example of a correct model ?.

    Roronoa_Zorro wrote:
    Hello , this is my first time posting and I hope to be doing it in the right section. I have a school assignment that says the following: Identify real or abstract structures that could be modeled by the class diagrams represented below: [http://img704.imageshack.us/img704/3523/diagrams.png]
    Upon searching I found out that this is a composite design pattern. I have to implement 2 scenarios for this class system. I was thinking of taking class A (from the uploaded image) to be the Software ( more like a program oriented towards a certain domain like multimedia ), B1,B2 could be an Application/Compiler, and the composite class (D) is an Operating System( because is is usually compiled out of many software (program) pieces) . I want to ask for your opinions on this example because I'm not sure whether this is correct or not. If it isn't could you please give me a real-life example of a correct model ?.Unless your assignment specifically required you to use a computer analogy I would use something else, and even then, I'd still use something else first to understand it better.Since OperatingSystem objects aren't composed with other OperatingSystem objects this doesn't really fit the pattern. Now of course you may be able to run several virtual operating systems inside one but that stretches the example too much for my taste. A directory tree may be seen as an example of the composite pattern -- class A can be a Node, different types of files are specializations of a Node (B1, B2, ...) and are not composable (can't put one file inside another), and a Directory (D) is a Composable specialization of a Node -- it can contain other Nodes. [Edit: I see Saish beat me to the file system analogy]
    With real-world examples you have to be careful as some obvious examples that seem to correspond to computer world, such as containers, boxes, etc, don't actually work, e.g. boxes aren't composable because if box1 fits into box2, then box2 won't fit into box1. Power extension cords and surge protectors are composable extensions of Pluggable class, though not recommended that you take advantage of that feature too much lest you burn your house down. Bags are composable in the real world since they aren't rigid and can be folded up -- class A would just be Object, class B1, B2, etc would be stuff that isn't composable like Apple and Orange, and D would be Bag. You can put Apple, Orange, and Bag instances inside another Bag instance.
    Maybe we should have a contest here -- who can come up with the most creative real-world analogy to the Composite pattern? I know mine are pretty lame.
    Edited by: fromrussiawithjava on Mar 30, 2010 5:36 AM

  • When I try compose an email, just get compose window icon stuck in windows taskbar can't actually enlarge it and use it

    Ok, details of installation below, so when I try compose an email, I just get a compose window icon stuck in the windows
    taskbar can't actually enlarge it and use it. If I restart in safe mode with all addons disabled, then it works fine. But
    If I restart normally and manually disable addons/plugins, then close and start normally again i.e not safe mode, it
    breaks, so does not seem to be an addon or plugin but rather something with the configuration.
    Application Basics
    Name Thunderbird
    Version 31.6.0
    User Agent Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.6.0
    Profile Folder
    Show Folder
    (Local drive)
    Application Build ID 20150330093429
    Enabled Plugins about:plugins
    Build Configuration about:buildconfig
    Memory Use about:memory
    Mail and News Accounts
    ID Incoming server Outgoing servers
    Name Connection security Authentication method Name Connection security Authentication method Default?
    account2 (none) Local Folders plain passwordCleartext
    account3 (nntp) news.mozilla.org:119 plain passwordCleartext stbeehive.oracle.com:465 SSL passwordCleartext true
    account5 (imap) stbeehive.oracle.com:993 SSL passwordCleartext stbeehive.oracle.com:465 SSL passwordCleartext true
    Crash Reports
    Report ID Submitted
    bp-0a8986d2-ff0c-41c3-9da6-e770e2141224 24/12/2014
    bp-01f44ba7-3143-4452-ac98-981b62140123 23/01/2014
    Extensions
    Name Version Enabled ID
    British English Dictionary 1.19.1 false [email protected]
    Lightning 3.3.3 false {e2fda1a4-762b-4020-b5ad-a41df1933103}
    Oracle Beehive Extensions for Thunderbird (OracleInternal) 1.0.0.5 false [email protected]
    Important Modified Preferences
    Name Value
    accessibility.typeaheadfind.flashBar 0
    browser.cache.disk.capacity 358400
    browser.cache.disk.smart_size_cached_value 358400
    browser.cache.disk.smart_size.first_run false
    browser.cache.disk.smart_size.use_old_max false
    extensions.lastAppVersion 31.6.0
    font.internaluseonly.changed false
    font.name.monospace.el Consolas
    font.name.monospace.tr Consolas
    font.name.monospace.x-baltic Consolas
    font.name.monospace.x-central-euro Consolas
    font.name.monospace.x-cyrillic Consolas
    font.name.monospace.x-unicode Consolas
    font.name.monospace.x-western Consolas
    font.name.sans-serif.el Calibri
    font.name.sans-serif.tr Calibri
    font.name.sans-serif.x-baltic Calibri
    font.name.sans-serif.x-central-euro Calibri
    font.name.sans-serif.x-cyrillic Calibri
    font.name.sans-serif.x-unicode Calibri
    font.name.sans-serif.x-western Calibri
    font.name.serif.el Cambria
    font.name.serif.tr Cambria
    font.name.serif.x-baltic Cambria
    font.name.serif.x-central-euro Cambria
    font.name.serif.x-cyrillic Cambria
    font.name.serif.x-unicode Cambria
    font.name.serif.x-western Cambria
    font.size.fixed.el 14
    font.size.fixed.tr 14
    font.size.fixed.x-baltic 14
    font.size.fixed.x-central-euro 14
    font.size.fixed.x-cyrillic 14
    font.size.fixed.x-unicode 14
    font.size.fixed.x-western 14
    font.size.variable.el 17
    font.size.variable.tr 17
    font.size.variable.x-baltic 17
    font.size.variable.x-central-euro 17
    font.size.variable.x-cyrillic 17
    font.size.variable.x-unicode 17
    font.size.variable.x-western 17
    gfx.blacklist.suggested-driver-version 257.21
    mail.openMessageBehavior.version 1
    mail.winsearch.firstRunDone true
    mailnews.database.global.datastore.id 8d997817-eec1-4f16-aa36-008d5baeb30
    mailnews.database.global.indexer.enabled false
    network.cookie.prefsMigrated true
    network.tcp.sendbuffer 65536
    places.database.lastMaintenance 1429004341
    places.history.expiration.transient_current_max_pages 78789
    plugin.disable_full_page_plugin_for_types application/pdf
    plugin.importedState true
    plugin.state.flash 0
    plugin.state.java 0
    plugin.state.np32dsw 0
    plugin.state.npatgpc 0
    plugin.state.npctrl 0
    plugin.state.npdeployjava 0
    plugin.state.npfoxitreaderplugin 0
    plugin.state.npgeplugin 0
    plugin.state.npgoogleupdate 0
    plugin.state.npitunes 0
    plugin.state.npoff 0
    plugin.state.npqtplugin 0
    plugin.state.nprlsecurepluginlayer 0
    plugin.state.npunity3d 0
    plugin.state.npwatweb 0
    plugin.state.npwlpg 0
    plugins.update.notifyUser true
    Graphics
    Adapter Description NVIDIA Quadro FX 580
    Vendor ID 0x10de
    Device ID 0x0659
    Adapter RAM 512
    Adapter Drivers nvd3dum nvwgf2um,nvwgf2um
    Driver Version 8.15.11.9038
    Driver Date 7-14-2009
    Direct2D Enabled Blocked for your graphics driver version. Try updating your graphics driver to version 257.21 or newer.
    DirectWrite Enabled false (6.2.9200.16571)
    ClearType Parameters Gamma: 2200 Pixel Structure: R
    WebGL Renderer Blocked for your graphics driver version. Try updating your graphics driver to version 257.21 or newer.
    GPU Accelerated Windows 0. Blocked for your graphics driver version. Try updating your graphics driver to version 257.21 or newer.
    AzureCanvasBackend skia
    AzureSkiaAccelerated 0
    AzureFallbackCanvasBackend cairo
    AzureContentBackend cairo
    JavaScript
    Incremental GC 1
    Accessibility
    Activated 0
    Prevent Accessibility 0
    Library Versions
    Expected minimum version Version in use
    NSPR 4.10.6 4.10.6
    NSS 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC
    NSS Util 3.16.2.3 3.16.2.3
    NSS SSL 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC
    NSS S/MIME 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC

    Noticed this in the info supplied:
    Graphics Adapter Description NVIDIA Quadro FX 580
    Vendor ID 0x10de
    Device ID 0x0659
    Adapter RAM 512
    Adapter Drivers nvd3dum nvwgf2um,nvwgf2um
    Driver Version 8.15.11.9038
    Driver Date 7-14-2009
    Direct2D Enabled Blocked for your graphics driver version.
    Try updating your graphics driver to version 257.21 or newer.
    Could you update your graphics driver and retest.

  • I get a file upload popup when composing an email using Godaddy webmail. How can I prevent this from happening?

    When I try to compose an email from Godaddy's webmail in the Firefox browser. My steps are as follows:
    -Open Firefox.
    -Log in to Godaddy webmail.
    -I hit the compose button.
    -New window pops up. This is the window that I would compose an email in.
    - Right after the compose window loads, I get another window that pops up. This window says "File Upload" in the upper left corner.
    If I exit that window I can then compose my email, and life is good until I want to compose another email. Then the problem repeats. I have contacted Godaddy support and the problem is not on their end. Also the problem DOES NOT happen when using another browser (Internet Explorer).

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • When I compose an email in either gmail or yahoo, the cursor lags behind for about 2 seconds. This does not happen when I compose an email with Safari or Chrome. I am using a Mac with Firefox version 3.6.3. Any idea why this happens?

    When I compose an email in either gmail or yahoo, the cursor lags behind for about 2 seconds. This does not happen when I compose an email with Safari or Chrome. I am using a Mac with Firefox version 3.6.3. Any idea why this happens?
    == This happened ==
    Every time Firefox opened

    try
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Error while compiling model in Visual Composer 7.1.

    Hi,
    I am getting a error while compiling model in Visual Composer 7.1.
    An exception occurred at the server while running the build process, reason: Extension with id com.sap.vc.runtimeproviders.null not found. For more details please refer to the log file.
    Can any one please tell me what the error is?

    Hello
    This problem usually indicates the model Runtime provider is not set properly
    Please goto configure pane and check the RT provider that is et for the model or any other model in the same DC
    Also services usages require this property to be set accordingly
    To make sure the services are set properly please look into the configuration pane when the respective service usage is selected (and check the same)
    Please let me know if this helped or not
    Guy

  • When I compose an email, I can't see what I'm typing near the right margin. Other browsers have an arrow to click to widen the view. youdon't.

    When I compose an email, the composition window is not wide enough, so as I get near the right margin my cursor suddenly disappears behind the right edge of the window for like 10 characters or so and then it reappears on the Left Margin and I can see it again. So if I type something incorrectly out there on the right where I can't see it, I'm screwed. And there's no mechanism to widen the window. In Explorer, there was an arrow halfway down the window that I could click on to widen the window. So I'm gathering this is a browser/Firefox issue. Please advise.

    Can't you resize that text area when you move the mouse pointer to the bottom right corner?
    Reset the page zoom on pages that cause problems.
    *<b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    Also make sure to use full page zoom ("View > Zoom Text Only" should not be checked)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    If you have increased the minimum font size then try the default setting "none" in case the current setting is causing problems.
    *Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
    Make sure that you allow websites to choose their fonts.
    *Tools > Options > Content : Fonts & Colors > Advanced > [X] "Allow pages to choose their own fonts, instead of my selections above"
    It is better not to increase the minimum font size, but use an extension to set the default page zoom to prevent issues with overlapping text.

  • Safari crashes 100% of the time when composing a message in Facebook

    All the time when composing a new message or in reply to a message in the Facebook email system Safari locks-up, has the spinning rainbow beachball of death and crashes. And when it crashes it just disappears like I never had it running. No crash window, no crash report, just becomes inactive in the dock.
    This happens 100% of the time in Facebook when doing messages in the in-box. Others have also told me this has happened to them. I resort to using Firefox which works fine. This was happening in the last builds of Safari 3.x and continues in Safari 4.x (I'm currently using Safari 4.0.3 (5531.9).
    Doesn't matter if I've repaired permissions or not, I've got plenty of free memory, got a fast MacBook Pro.
    Anybody out there have this same problem? Can I get a witness?

    Process: Safari [82069]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.3 (5531.9)
    Build Info: WebBrowser-55310900~1
    Code Type: X86 (Native)
    Parent Process: launchd [100]
    Date/Time: 2009-08-28 23:36:56.701 -1000
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: CBA4CFA0-336B-490E-9FBF-43231BCCED25
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000024
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x92ba658c WebCore::RenderBlock::layoutBlock(bool) + 2876
    1 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    2 com.apple.WebCore 0x92ba8da5 WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 789
    3 com.apple.WebCore 0x92ba5c84 WebCore::RenderBlock::layoutBlock(bool) + 564
    4 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    5 com.apple.WebCore 0x92ba8da5 WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 789
    6 com.apple.WebCore 0x92ba5c84 WebCore::RenderBlock::layoutBlock(bool) + 564
    7 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    8 com.apple.WebCore 0x92ba7744 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 932
    9 com.apple.WebCore 0x92ba628d WebCore::RenderBlock::layoutBlock(bool) + 2109
    10 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    11 com.apple.WebCore 0x92bc06fb WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 123
    12 com.apple.WebCore 0x931c2e6f WebCore::RenderBlock::handleFloatingChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 47
    13 com.apple.WebCore 0x931c3123 WebCore::RenderBlock::handleSpecialChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 83
    14 com.apple.WebCore 0x92ba75e4 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 580
    15 com.apple.WebCore 0x92ba628d WebCore::RenderBlock::layoutBlock(bool) + 2109
    16 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    17 com.apple.WebCore 0x92ba7744 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 932
    18 com.apple.WebCore 0x92ba628d WebCore::RenderBlock::layoutBlock(bool) + 2109
    19 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    20 com.apple.WebCore 0x92ba7744 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 932
    21 com.apple.WebCore 0x92ba628d WebCore::RenderBlock::layoutBlock(bool) + 2109
    22 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    23 com.apple.WebCore 0x92ba7744 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 932
    24 com.apple.WebCore 0x92ba628d WebCore::RenderBlock::layoutBlock(bool) + 2109
    25 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    26 com.apple.WebCore 0x92ba7744 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 932
    27 com.apple.WebCore 0x92ba628d WebCore::RenderBlock::layoutBlock(bool) + 2109
    28 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    29 com.apple.WebCore 0x92bc06fb WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 123
    30 com.apple.WebCore 0x931c2e6f WebCore::RenderBlock::handleFloatingChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 47
    31 com.apple.WebCore 0x931c3123 WebCore::RenderBlock::handleSpecialChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 83
    32 com.apple.WebCore 0x92ba75e4 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 580
    33 com.apple.WebCore 0x92ba628d WebCore::RenderBlock::layoutBlock(bool) + 2109
    34 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    35 com.apple.WebCore 0x92ba7744 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 932
    36 com.apple.WebCore 0x92ba628d WebCore::RenderBlock::layoutBlock(bool) + 2109
    37 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    38 com.apple.WebCore 0x92ba7744 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 932
    39 com.apple.WebCore 0x92ba628d WebCore::RenderBlock::layoutBlock(bool) + 2109
    40 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    41 com.apple.WebCore 0x92ba7744 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 932
    42 com.apple.WebCore 0x92ba628d WebCore::RenderBlock::layoutBlock(bool) + 2109
    43 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    44 com.apple.WebCore 0x92ba7744 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 932
    45 com.apple.WebCore 0x92ba628d WebCore::RenderBlock::layoutBlock(bool) + 2109
    46 com.apple.WebCore 0x92ba5a18 WebCore::RenderBlock::layout() + 40
    47 com.apple.WebCore 0x92ba589a WebCore::RenderView::layout() + 250
    48 com.apple.WebCore 0x92da5f95 -[AccessibilityObjectWrapper accessibilityIsIgnored] + 37
    49 com.apple.AppKit 0x902fff8d NSAccessibilityPostNotificationForObservedElement + 92
    50 com.apple.AppKit 0x902fff2f NSAccessibilityPostNotification + 28
    51 com.apple.WebCore 0x9323d0af WebCore::AXObjectCache::notificationPostTimerFired(WebCore::Timer<WebCore::AXOb jectCache>*) + 79
    52 com.apple.WebCore 0x9323d39b WebCore::Timer<WebCore::AXObjectCache>::fired() + 43
    53 com.apple.WebCore 0x92b8abf2 WebCore::ThreadTimers::fireTimers(double, ***::Vector<WebCore::TimerBase*, 0ul> const&) + 130
    54 com.apple.WebCore 0x92b8a612 WebCore::ThreadTimers::sharedTimerFiredInternal() + 114
    55 com.apple.WebCore 0x92b8a596 WebCore::ThreadTimers::sharedTimerFired() + 22
    56 com.apple.WebCore 0x9320fc64 _ZN7WebCoreL10timerFiredEP16_CFRunLoopTimerPv + 68
    57 com.apple.CoreFoundation 0x901298f5 CFRunLoopRunSpecific + 4469
    58 com.apple.CoreFoundation 0x90129aa8 CFRunLoopRunInMode + 88
    59 com.apple.HIToolbox 0x969222ac RunCurrentEventLoopInMode + 283
    60 com.apple.HIToolbox 0x969220c5 ReceiveNextEventCommon + 374
    61 com.apple.HIToolbox 0x96921f39 BlockUntilNextEventMatchingListInMode + 106
    62 com.apple.AppKit 0x9022a6d5 _DPSNextEvent + 657
    63 com.apple.AppKit 0x90229f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    64 com.apple.Safari 0x0000c303 0x1000 + 45827
    65 com.apple.AppKit 0x90222f9f -[NSApplication run] + 795
    66 com.apple.AppKit 0x901f01d8 NSApplicationMain + 574
    67 com.apple.Safari 0x00002c92 0x1000 + 7314
    Thread 1:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 com.unsanity.ape 0x003679b5 _apeagent + 316
    3 libSystem.B.dylib 0x97421155 pthreadstart + 321
    4 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x973f746e _semwaitsignal + 10
    1 libSystem.B.dylib 0x97421dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x92ab9d84 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x92ab5bb9 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x97421155 pthreadstart + 321
    5 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90128e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90129aa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9293d264 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x97421155 pthreadstart + 321
    6 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 com.google.Gears 0x13953dfd google_breakpad::ExceptionHandler::WaitForMessage(void*) + 125
    3 libSystem.B.dylib 0x97421155 pthreadstart + 321
    4 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90128e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90129aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00025beb 0x1000 + 150507
    5 com.apple.Safari 0x00025914 0x1000 + 149780
    6 com.apple.Safari 0x0002589f 0x1000 + 149663
    7 libSystem.B.dylib 0x97421155 pthreadstart + 321
    8 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x973f746e _semwaitsignal + 10
    1 libSystem.B.dylib 0x97421dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x97145a09 fefragmentthread + 54
    3 libSystem.B.dylib 0x97421155 pthreadstart + 321
    4 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90128e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90129aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x90dd5520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x90d71dfd -[NSThread main] + 45
    6 com.apple.Foundation 0x90d719a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x97421155 pthreadstart + 321
    8 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x973f746e _semwaitsignal + 10
    1 libSystem.B.dylib 0x97421dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x95fdc5d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x00115e6f 0x1000 + 1134191
    4 com.apple.Safari 0x00115f5d 0x1000 + 1134429
    5 com.apple.Safari 0x00040cbd 0x1000 + 261309
    6 com.apple.Safari 0x00040c3d 0x1000 + 261181
    7 libSystem.B.dylib 0x97421155 pthreadstart + 321
    8 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9743f6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x97421155 pthreadstart + 321
    2 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x973f746e _semwaitsignal + 10
    1 libSystem.B.dylib 0x97421dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x90ca0450 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x90cb2d8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x97421155 pthreadstart + 321
    5 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x973f02e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x974222af pthread_condwait + 1244
    2 libSystem.B.dylib 0x97423b33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x90db7dbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x90db7bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x90db7b35 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x902906e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x90d71dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x90d719a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x97421155 pthreadstart + 321
    10 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x97459292 _workqops + 10
    1 libSystem.B.dylib 0x974592c2 start_wqthread + 30
    Thread 13:
    0 ??? 0000000000 0 + 0
    Thread 14:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90128e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90129b04 CFRunLoopRun + 84
    4 com.apple.QuickTime 0x96c4de3e QTSNetworkThread_RunThread + 131
    5 libSystem.B.dylib 0x97421155 pthreadstart + 321
    6 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x973f746e _semwaitsignal + 10
    1 libSystem.B.dylib 0x97421dcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x915bfb32 glvmDoWork + 162
    3 libSystem.B.dylib 0x97421155 pthreadstart + 321
    4 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90128e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90129aa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x91e2a5f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x91e2a480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x97421155 pthreadstart + 321
    7 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 ....audiohijackserver.hermes 0x003534be ahservloop + 109
    3 libSystem.B.dylib 0x97421155 pthreadstart + 321
    4 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90128e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90129b04 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x920b2e17 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5 ...ple.CoreServices.CarbonCore 0x9102d057 PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x97421155 pthreadstart + 321
    7 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90128e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90129b04 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x920b2f90 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5 ...ple.CoreServices.CarbonCore 0x9102d057 PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x97421155 pthreadstart + 321
    7 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x973f746e _semwaitsignal + 10
    1 libSystem.B.dylib 0x97421dcd pthreadcondwait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x9102ee83 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x9100dd6a TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x9102eb00 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x920bdf72 TNodeSyncTask::SyncTaskProc(void*) + 84
    6 ...ple.CoreServices.CarbonCore 0x9102d057 PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x97421155 pthreadstart + 321
    8 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x974209c6 kevent + 10
    1 libSystem.B.dylib 0x97421155 pthreadstart + 321
    2 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x973f746e _semwaitsignal + 10
    1 libSystem.B.dylib 0x97421dcd pthreadcondwait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x9102ee83 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x9100dd6a TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x9102eb00 MPWaitOnQueue + 208
    5 AdobeACE 0x7fbb1179 ACEMPThread::Task() + 133
    6 AdobeACE 0x7fbb10ed TaskGlue + 17
    7 ...ple.CoreServices.CarbonCore 0x9102d057 PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x97421155 pthreadstart + 321
    9 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x973f02ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x974222c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x97467539 pthreadcondwait + 48
    3 AdobeAGM 0x7e4f14c4 pthreadcondition_base::Wait(pthread_scoped_lockbase&) + 26
    4 AdobeAGM 0x7e4f141d AGMMessageQueueImpl::Pull() + 65
    5 AdobeAGM 0x7e8e2c30 AGMWorkQueueTask::operator()() + 84
    6 AdobeAGM 0x7e8e3ebb boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 75
    7 AdobeAGM 0x7e4f12e1 thread_proxy + 45
    8 libSystem.B.dylib 0x97421155 pthreadstart + 321
    9 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0x974209c6 kevent + 10
    1 com.adobe.Acrobat.framework 0x8044f40b AcroSecurityBailOutImpl + 4401343
    2 libSystem.B.dylib 0x97421155 pthreadstart + 321
    3 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 25:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x90128e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90129b04 CFRunLoopRun + 84
    4 com.apple.DVCPROHDMuxer 0x0203f507 AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 285
    5 libSystem.B.dylib 0x97421155 pthreadstart + 321
    6 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 26:
    0 libSystem.B.dylib 0x973f0286 machmsgtrap + 10
    1 libSystem.B.dylib 0x973f7a7c mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x1b003774 Flash_EnforceLocalSecurity + 2203604
    3 libSystem.B.dylib 0x97421155 pthreadstart + 321
    4 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 27:
    0 libSystem.B.dylib 0x973f02ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x974222c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x97467539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1addb14f 0x1ab00000 + 2994511
    4 ...romedia.Flash Player.plugin 0x1adf491f Flash_EnforceLocalSecurity + 45439
    5 ...romedia.Flash Player.plugin 0x1addb5ff 0x1ab00000 + 2995711
    6 libSystem.B.dylib 0x97421155 pthreadstart + 321
    7 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 28:
    0 libSystem.B.dylib 0x973f02ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x974222c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x97467539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1addb14f 0x1ab00000 + 2994511
    4 ...romedia.Flash Player.plugin 0x1adf491f Flash_EnforceLocalSecurity + 45439
    5 ...romedia.Flash Player.plugin 0x1addb5ff 0x1ab00000 + 2995711
    6 libSystem.B.dylib 0x97421155 pthreadstart + 321
    7 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 29:
    0 libSystem.B.dylib 0x973f02e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x974222af pthread_condwait + 1244
    2 libSystem.B.dylib 0x97423b33 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x9100dd96 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x9102eb00 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x920bfebc TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6 ...ple.CoreServices.CarbonCore 0x9102d057 PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x97421155 pthreadstart + 321
    8 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 30:
    0 libSystem.B.dylib 0x973f02e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x974222af pthread_condwait + 1244
    2 libSystem.B.dylib 0x97423b33 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x9100dd96 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x9102eb00 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x920bfebc TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6 ...ple.CoreServices.CarbonCore 0x9102d057 PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x97421155 pthreadstart + 321
    8 libSystem.B.dylib 0x97421012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x12770e00 ebx: 0x92ba5a61 ecx: 0x00000000 edx: 0x00000000
    edi: 0x2c054110 esi: 0x00000000 ebp: 0xbfffc638 esp: 0xbfffc4c0
    ss: 0x0000001f efl: 0x00010246 eip: 0x92ba658c cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000024
    Binary Images:
    0x1000 - 0x278ff2 com.apple.Safari 4.0.3 (5531.9) <bc4118cf33711aa425d1d0132bff092e> /Applications/Safari.app/Contents/MacOS/Safari
    0x2e4000 - 0x2f3ffc SyndicationUI ??? (???) <41a700c51ee0df16399861e1417fca54> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x350000 - 0x35bfff +com.rogueamoeba.audiohijackserver.hermes 2.1.1 (2.1.1) <194ae68f3731862fb1702d10e446aa16> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    0x366000 - 0x378fff +com.unsanity.ape 2.5.2 (2.5.2) <cef889a52a73a33238b2767f074ab511> /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    0x387000 - 0x3b6fff +com.unsanity.fruitmenu 3.7.3 (30000146) <3a980c1f4ec1c2442408df39ca6d86ed> /Library/Application Enhancers/FruitMenu.ape/Contents/MacOS/FruitMenu
    0x3cb000 - 0x3cdfff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x3ed000 - 0x3edff0 +com.google.GearsEnabler ??? (1.0) <7587e6d5a9e3404a3e0e1d8d45a8d8e7> /Library/InputManagers/GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEna bler
    0x600000 - 0x61affd +com.unsanity.windowshadex.cocoa 4.3 (???) <7dcaa626d778ca72f9533b618ec1713d> /Library/Application Enhancers/WindowShade X.ape/Contents/PlugIns/WindowShade X Cocoa.ape/Contents/MacOS/WindowShade X Cocoa
    0x65d000 - 0x667fff +com.unsanity.smartcrashreports Smart Crash Reports version 1.0.2 (1.5) <7e3e7d42bb626d09e2620140ba963851> /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x674000 - 0x674ff8 +com.google.Gears 1.0 (0.5.30.0) <6e209718ba90d60a784b9cecadb3d3f1> /Library/Internet Plug-Ins/Gears.plugin/Contents/MacOS/libgears.dylib
    0x681000 - 0x682fff +com.1passwd.InputManager 2.5.10 (6103) <8ad8ff06b6d1a04968f4005516f1d76d> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
    0x687000 - 0x689fff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0x7e6000 - 0x7e8fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x19c6000 - 0x1bcdfef com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1c63000 - 0x1c8effb libcurl.3.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib
    0x1f7e000 - 0x1fd0fc3 com.apple.DVCPROHDAudio 1.2 (1.2) /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x202e000 - 0x2075fef com.apple.DVCPROHDMuxer 1.2 (1.2) /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x138a6000 - 0x13b2cfe7 +com.google.Gears 1.0 (0.5.30.0) <a8b16d20e22fc4661c5c158f394bf6be> /Library/Internet Plug-Ins/Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears.d ylib
    0x13c26000 - 0x13ccffff +ws.agile.1PasswordWebKit 2.9.24 (7543) <82c821370e4263cc2562f9f31c27bc90> /Applications/1Password.app/Contents/Extensions/WebKitExtension.bundle/Contents /MacOS/WebKitExtension
    0x16655000 - 0x16655ffe com.apple.JavaPluginCocoa 12.3.0 (12.3.0) <ab888344b5c6d9f3fcf53dbd59276b06> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x16663000 - 0x16668fff com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    0x16782000 - 0x16785fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x167e7000 - 0x167ecff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x176ae000 - 0x176afff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x17858000 - 0x17873fff +com.rainmaker.SpellCatcher.InputMethod 10.3.2 (10.3.2) <952d98134414be6b03abf116142333c2> /Users/baron/Library/Components/Spell Catcher.component/Contents/MacOS/Spell Catcher
    0x178bc000 - 0x17921fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x17941000 - 0x179b3fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x179c1000 - 0x17a1101f +com.DivXInc.DivXDecoder 6.0.5 (6.0.5) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x17abf000 - 0x17ac9ff7 +com.evernote.EvernoteSafariClipperPlugin 1.0 (55537) <1104846fe82d1863122be41809efce5c> /Users/baron/Library/Internet Plug-Ins/EvernoteSafariClipperPlugin.webplugin/Contents/MacOS/EvernoteSafariCli pperPlugin
    0x17d5e000 - 0x17d64ffc com.apple.JavaVM 12.3.0 (12.3.0) <ee9b9f648e9b98b1c7644b6a7c630a91> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17d6d000 - 0x17d77ffe com.apple.URLMount 3.1.1 (3.1.1) <b4018e683fad4259ee78070e91f35029> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x183ed000 - 0x183fcfff com.apple.quicktime.webplugin 7.6.2 (1327) /Library/Internet Plug-Ins/QuickTime Plugin.webplugin/Contents/MacOS/QuickTime Plugin
    0x18810000 - 0x1882ffed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x18c7d000 - 0x18c7dffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x1ab00000 - 0x1b123fef +com.macromedia.Flash Player.plugin 10.0.22 (1.0.4f872) <860692a215f054b7b9474b410abeb530> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1db5e000 - 0x1db6cfeb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1db71000 - 0x1db83fff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1e7ae000 - 0x1e7cafe7 libPDFRIP.A.dylib ??? (???) <f71505717634b5aaccbad540e36f3dde> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x1ea0a000 - 0x1ea0dfff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x21176000 - 0x21177fff +com.adobe.eulaframework ??? (1.0) <151f6e39a9cc48f1aaf03979449958e3> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/EULA.framework/Versions/A/EULA
    0x21680000 - 0x216affe2 com.apple.QuickTime Plugin.plugin 7.6.2 (1327) /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x21c34000 - 0x21c50ff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x22a53000 - 0x22b7eff7 libmecab.1.0.0.dylib ??? (???) <bef4c5c9918bc623b9137e9bf59b1e5e> /usr/lib/libmecab.1.0.0.dylib
    0x24d65000 - 0x24d66fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x250bf000 - 0x250e1ffe +com.adobe.acrobat.pdfviewer 9.1.0 (9.1.0) <caa4b45789554762b6b007a0ac0e9a33> /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer
    0x25303000 - 0x25464fe1 com.apple.QuickTimeStreaming.component 7.6.2 (1327) <f05566780083f0fda9ccccc7f3627b9b> /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x26834000 - 0x26834ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x26c6a000 - 0x26deffe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x26e40000 - 0x26e46fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x26e7e000 - 0x26e82ffc +com.srslabs.iwow ??? (3.1) /Library/Audio/Plug-Ins/HAL/iWow.plugin/Contents/MacOS/iTea
    0x26eb5000 - 0x270f8fde +net.telestream.wmv.import 2.2.1.11 (2.2.1.11) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x27151000 - 0x27156ff7 com.apple.AppleMPEG2Codec 1.0.1 (220) <6fdff3c87ececb7413749c0230c54f78> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x274f3000 - 0x27514ff7 +com.adobe.BIBUtils AdobeBIBUtils 1.1.01 (1.1.01) /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AdobeBIBUtils.framework/AdobeBIBUtils
    0x27871000 - 0x278c7feb +com.adobe.AcroSQLite AcroSQLite (1.0.0) <3af6f088393f4fb5a55ce66a3bfceb2c> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AcroSQLite.framework/AcroSQLite
    0x27ab4000 - 0x27e1dfe8 com.apple.GeForce8xxxGLDriver 1.5.48 (5.4.8) <880ed3155078052260ade6e705c9ca64> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x28210000 - 0x283ddfe7 com.apple.audio.codecs.Components 1.6.6 (1.6.6) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x28591000 - 0x285a3fd9 com.apple.FCP Uncompressed 422.component 1.5 (1.5) /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x285a9000 - 0x2876cfea +net.telestream.wmv.advanced 2.2.1.11 (2.2.1.11) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x287b0000 - 0x28803fe7 com.apple.AppleProResDecoder 2.0 (223) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x2883d000 - 0x288a2fef com.apple.AppleVAH264HW.component 1.0 (1.0) <f6bca4c02af7d34f5131dacdd4fa6e41> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x2895d000 - 0x28998fff com.apple.QuickTimeFireWireDV.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x289a5000 - 0x289bffc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x289c4000 - 0x28a12fe3 com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x28a1b000 - 0x28a34ff3 com.apple.applepixletvideo 1.2.18 (1.2d18) <386af0b779e8c148e6b6cbc7f5489d45> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x28a39000 - 0x28e0efe5 QuickTimeH264.scalar ??? (???) <69abf0b9133b89e4ad9171ea7b156d87> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x2913d000 - 0x29199ff2 +com.adobe.ESD.AdobeUpdaterLibFramework AdobeUpdater 6.2.0.1474 (6.2.0.1474) <38089ebbd1a248688df3fce297546790> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Plug-ins/Updater.acroplugin/Contents/Frameworks/AdobeUpdate r.framework/AdobeUpdater
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x73f39000 - 0x73f70fe0 +com.adobe.AcrobatPlugin.Updater 9.1.0 (9.1.0) <2733231b2d404299a02d4a97b1ccba58> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Plug-ins/Updater.acroplugin/Contents/MacOS/Updater
    0x79983000 - 0x79b1cffb +com.adobe.AcrobatPlugin.EScript 9.1.2 (9.1.2) <f63d2247abb446acbda3942c29303126> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Plug-ins/EScript.acroplugin/Contents/MacOS/EScript
    0x7aada000 - 0x7af1813b +com.adobe.AcrobatPlugin.Comments 9.1.2 (9.1.2) <c00eb7a9a3e545e78a393ed672802751> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Plug-ins/Comments.acroplugin/Contents/MacOS/Comments
    0x7d6bf000 - 0x7d711ff3 +com.adobe.AcrobatPlugin.Accessibility 9.1.0 (9.1.0) <7be9033ee6b542f8bced578f39f4f732> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Plug-ins/Accessibility.acroplugin/Contents/MacOS/Accessibil ity
    0x7d7ba000 - 0x7da43ff7 +AdobeCoolType ??? (???) <40e3b5baed8841e5a258c71c430ec777> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x7e436000 - 0x7e450fff +AdobeBIB ??? (???) <8001249b1da74bfd9ac46d6f3b03d7b6> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x7e4e9000 - 0x7e9fffef +AdobeAGM ??? (???) <9f9d523f3d1a41d6b1beca9bc8432f97> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x7fbae000 - 0x7fcbcfe7 +AdobeACE ??? (???) <51e7f026752f4d8e8daa8cc31ebaa2de> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x7fe44000 - 0x80d15fca +com.adobe.Acrobat.framework 9.1.2 (9.1.2) <75559bd09b494340ab882b8a8b804e78> /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/Acrobat.framework/Acrobat
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x900b5ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x900b6000 - 0x901e9fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x901ea000 - 0x909e8fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90c52000 - 0x90c54fff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90c6d000 - 0x90d38fff com.apple.ColorSync 4.5.2 (4.5.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90d39000 - 0x90d40ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90d41000 - 0x90d65feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x90d66000 - 0x90d66ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90d67000 - 0x90fe3fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90fe4000 - 0x912beff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x912bf000 - 0x912f6fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x912f7000 - 0x91354ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x91355000 - 0x91386ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91387000 - 0x913edffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x913ee000 - 0x91412fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x91413000 - 0x9143cfff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9143d000 - 0x91543ff7 com.apple.PubSub 1.0.4 (65.11) <ef090a992adb71fb01ddfef90754ca49> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x91544000 - 0x91585fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9158b000 - 0x91597ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91598000 - 0x91a69fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91a6a000 - 0x91b0dff7 com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x91b0e000 - 0x91b3bfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ca0000 - 0x91cd2fff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91cd3000 - 0x91e0cff7 libicucore.A.dylib ??? (???) <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
    0x91e0d000 - 0x91e8afeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91ebb000 - 0x91ecbfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91ecc000 - 0x91ed5fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91ed6000 - 0x91ee5fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x91ee6000 - 0x91ee7ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x91ee8000 - 0x91f17fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91f18000 - 0x91f18ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x91f19000 - 0x91f19ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91f69000 - 0x92032fef com.apple.QuickTimeMPEG4.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x92033000 - 0x920b0fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x920b1000 - 0x9213bfe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9213c000 - 0x92154ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x921c3000 - 0x921d0fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x921d1000 - 0x921d1ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x921d2000 - 0x92208fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x92209000 - 0x928a9fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x928aa000 - 0x928affff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x928b0000 - 0x928b0ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x928b1000 - 0x928b1ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x928b2000 - 0x928b9ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x928ba000 - 0x92939ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9293a000 - 0x929e1fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x929e2000 - 0x92a33ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92a34000 - 0x92a3ffe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92a46000 - 0x92a6ffff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x92a70000 - 0x92ab2fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92ab3000 - 0x9333ffff com.apple.WebCore 5531 (5531.9) <fdb731afe66ea9ae2f4580dead0b5b53> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x93340000 - 0x9337affe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9337b000 - 0x9340eff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9340f000 - 0x93425fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93426000 - 0x934edff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x934ee000 - 0x934eefff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x934ef000 - 0x93641ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93642000 - 0x936e9feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x936ea000 - 0x93702fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93703000 - 0x9375dff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9375e000 - 0x9392fffb com.apple.security 5.0.5 (36371) <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93963000 - 0x939adfe1 com.apple.securityinterface 3.0.3 (36953) <0d481914378ffb037dd26144af5a1aa2> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x939ae000 - 0x93a35ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x93a36000 - 0x93ac9fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93aca000 - 0x93ae9ffa libJPEG.dylib ??? (???) <dad0ee08a8b850d679f024e090984480> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93aea000 - 0x93aeffff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93af0000 - 0x93af7fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93af8000 - 0x93cb4ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93cb5000 - 0x93cc5ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93cc6000 - 0x93cc6ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93cc7000 - 0x93cc9ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93cca000 - 0x93ce6ff3 libPng.dylib ??? (???) <9f50967afbd4384e61e68439f81db76c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93ce7000 - 0x93dc8ff7 libxml2.2.dylib ??? (???) <9a5d410de57c87f71e2d530a1859b897> /usr/lib/libxml2.2.dylib
    0x93dc9000 - 0x93de6ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93de7000 - 0x93e12fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x93e13000 - 0x93e52fef libTIFF.dylib ??? (???) <5bf6b42bc5e007fcea32f6620b14cba3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93e53000 - 0x93ec5fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x93f18000 - 0x93f1ffe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x93f32000 - 0x94026ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x94027000 - 0x94029ff1 com.apple.QuickTimeH264.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x9402a000 - 0x94032fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94033000 - 0x94048ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94049000 - 0x94049ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9404a000 - 0x94084fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94085000 - 0x94205fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94206000 - 0x9434eff7 com.apple.ImageIO.framework 2.0.6 (2.0.6) <4febd1ccf49ae410e82d12c02ba33b68> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9434f000 - 0x944defe7 com.apple.CoreAUC 3.08.0 (3.08.0) <a412e535a9fb9c36ba972e5158059785> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x944df000 - 0x94551ff7 com.apple.iLifeMediaBrowser 2.0.4 (346.0.2) <058e71511bc69371e11ea40cf7a3fc19> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x94557000 - 0x94561feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94562000 - 0x9456eff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9456f000 - 0x9554aff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9554b000 - 0x9554ffff libGIF.dylib ??? (???) <abf65b853acce7bc8419c74716be5be0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95550000 - 0x95600fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95646000 - 0x95655ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95656000 - 0x95731fe7 com.apple.WebKit 5531 (5531.9) <36112647223b999a033bc2f740277948> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95732000 - 0x9578bff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9578c000 - 0x957ccfff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x957e6000 - 0x95824fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95825000 - 0x95825ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95826000 - 0x95826ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95827000 - 0x958deff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9591c000 - 0x95a54fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95a55000 - 0x95e65fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95e66000 - 0x95e6afff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95e6b000 - 0x95f25fe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95f26000 - 0x95f82ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95f83000 - 0x95f87fff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x95f88000 - 0x95f8bfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95f8c000 - 0x95fb4ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95fb5000 - 0x95fd3ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95fd4000 - 0x96164fff com.apple.JavaScriptCore 5531 (5531.5) <3679fe16241dae6f730a39c16c04e30f> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x96165000 - 0x96245fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x96329000 - 0x963a3ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x963a4000 - 0x963f3fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x963f4000 - 0x963fafff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96444000 - 0x96449fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9644a000 - 0x96532ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96533000 - 0x968f1fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x968f2000 - 0x96bfafe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96bfb000 - 0x96bfdff5 libRadiance.dylib ??? (???) <7f14661d29de8cbf01334909542c0fc5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96bfe000 - 0x96c1cfff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x96c3a000 - 0x96f60fe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96f61000 - 0x96f6fffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96f7a000 - 0x97006ff7 com.apple.LaunchServices 291 (291) <099eba2fe584376b476f9a262f41ecf2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x97007000 - 0x97050fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x97051000 - 0x973eefef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x973ef000 - 0x97556ff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
    0x97557000 - 0x975e4ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Firefox starts fast in safe mode, but slow in normal mode with all extensions and add-ons turned off.

    It's only the first screen/tab I open after firefox is completely shut off... it shows the borders of the screen for 5 seconds, before showing the content (empty page) and then I can start and everything after that is fine.
    In safe mode it opens without delay, so my question is, what in the normal start-up could be causing this delay, I have reinstalled firefox, disabled all extensions and plugins.

    Hello ellina, try disabling graphics hardware acceleration and check it again.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    #Open Firefox ''Options'' window (''Preferences'' on Mac or Linux) as follows:
    #* In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]] and select ''Options'' for Windows or ''Preferences'' on Mac or Linux.
    #In the Firefox Options (or Preferences) window, click the ''Advanced'' tab, then select ''General''.
    #In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    #Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    '''In safe mode, also, hardware acceleration is disable''', see : http://kb.mozillazine.org/Safe_mode
    Thank you.

  • Why do unexpected characters show up in the gmail e-mails I compose?

    I am using Firefox 3.6.24. I had upgraded to a later version, but it put so much stuff at the bottom of my netbook screen that I rolled it back to 3.6.
    When I compose an e-mail in gmail, unwanted characters insert themselves into the body of my e-mail. In html, it looks like a free-floating "1" (without quotes) and a free-floating "2". When I change to plain text, it looks like the beginning of a list with "1" on one line and "2" on the next line. It's as if there's a template or signature that inserts itself. I just now downloaded the extension for Blank Canvas Signatures for Gmail, in an effort to fix the problem, but I didn't have it when the problem came up, so Blank Canvas Signatures isn't the issue.
    This doesn't happen when I use Explorer nor does it happen when I compose an e-mail on my iPhone.
    How did these characters get there and how do I get rid of them?

    upgrade your browser to Firefox 8 and check
    * getfirefox.com

  • Xcompmgr problems (Openbox, Firefox)

    I'm trying to get xcompmgr to work.  I've never been able to do compositing because I have an ATI card that crashes every second, but it SORT OF works so I want to experiment.
    In KDE, I can start xcompmgr and use the transset utility to make windows transparent.  That works okay but Firefox scrolling goes REALLY slow.  It doens't matter if I've even set any transparency; Firefox scrolls slow.  KDE apps don't do this (Konqueror, for example) and other GTK apps are fine as well.
    In Openbox, I can't get xcompmgr to run at all.  When I try to launch it, I get this message
    error 191 request 159 minor 8 serial 8658
    It just repeats over and over and over until I close xterm (and then xcompmgr has exited as well).  Here is my xorg.conf file... any idea about these two problems?  I'm using an ATI Radeon 9500 Pro and fglrx, btw.
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option "aiglx" "true"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    #Load "GLcore"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "glx"
    Load "xtrap"
    Load "extmod"
    Load "freetype"
    Load "i2c"
    #Load "vbe"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    Option "Emulate3Buttons" "false"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Option "XAANoOffscreenPixmaps"
    Option "RenderAccel" "true"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    Option "AllowGLXWithComposite" "true"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon 9500 Pro"
    BusID "PCI:1:0:0:0"
    EndSection
    Section "ServerFlags"
    Option "IgnoreABI" "on"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "DAMAGE" "true"
    Option "RENDER" "true"
    Option "Composite" "true"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection

    I'm trying to get xcompmgr to work.  I've never been able to do compositing because I have an ATI card that crashes every second, but it SORT OF works so I want to experiment.
    In KDE, I can start xcompmgr and use the transset utility to make windows transparent.  That works okay but Firefox scrolling goes REALLY slow.  It doens't matter if I've even set any transparency; Firefox scrolls slow.  KDE apps don't do this (Konqueror, for example) and other GTK apps are fine as well.
    In Openbox, I can't get xcompmgr to run at all.  When I try to launch it, I get this message
    error 191 request 159 minor 8 serial 8658
    It just repeats over and over and over until I close xterm (and then xcompmgr has exited as well).  Here is my xorg.conf file... any idea about these two problems?  I'm using an ATI Radeon 9500 Pro and fglrx, btw.
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option "aiglx" "true"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    #Load "GLcore"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "glx"
    Load "xtrap"
    Load "extmod"
    Load "freetype"
    Load "i2c"
    #Load "vbe"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    Option "Emulate3Buttons" "false"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Option "XAANoOffscreenPixmaps"
    Option "RenderAccel" "true"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    Option "AllowGLXWithComposite" "true"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon 9500 Pro"
    BusID "PCI:1:0:0:0"
    EndSection
    Section "ServerFlags"
    Option "IgnoreABI" "on"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "DAMAGE" "true"
    Option "RENDER" "true"
    Option "Composite" "true"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection

  • Firefox spell-check dictionary switches to incorrect language when starting compose mail in Gmail

    I have Firefox 11.0 with dictionaries for Lithuanian and Russian languages installed. It seems that no matter what dictionary language is selected, after I start composing mail in Gmail, it switches the dictionary language to Russian (it changes the spellchecker.dictionary property).
    Steps to recreate:
    1. Say, the dictionary language is set to Lithuanian in some way (the spellchecker.dictionary property is "lt")
    2. Restart Firefox
    3. Open Gmail page (spellchecker.dictionary is still "lt")
    4. Start composing new mail - this is when the spellchecker.dictionary property gets changed to "ru"
    (there are other, more complicated scenarios, when this happens, sometimes it is even enough to reload the Gmail tab)
    Firefox general.useragent.locale property is "lt-LT", Gmail display language is "English-US". I don't know what other settings I should check. Of course, I could uninstall Russian altogether, but I do need it sometimes, so it would be nice to have, but not as a default language every time I open my mail.
    I have found a similar bug https://bugzilla.mozilla.org/show_bug.cgi?id=717433 , maybe this is related.

    There is no built-in way to use more than one dictionary at a time. The [https://addons.mozilla.org/en-US/firefox/addon/3414/ Dictionary Switcher] extension may be of use to you.

Maybe you are looking for