Urxvt ignores highlightColor in some applications since 9.09

As the subject says, since version 9.09 urxvt's highlighting behavior changed and its highlightColor setting is ignored in some applications, like vim or ncmpcpp, to name a few. Instead of using the specified color, background and foreground colors are simply inverted, which I find somewhat ugly and annoying.
I've asked on irc and no one else seemed to have this problem or was bothered by it. But on the chance that some else is experiencing this, here is a diff patch that restores the old behavior.
--- src/screen.C 2010-10-29 07:03:09.000000000 +0200
+++ src/screen.C 2011-02-06 20:38:00.992753433 +0100
@@ -2322,31 +2322,25 @@
fore = Color_UL;
#endif
-#ifdef OPTION_HC
- if (rend & RS_Sel)
- /* invert the column if no highlightColor is set or it is the
- * current cursor column */
- if (!(showcursor && row == screen.cur.row && text - stp == screen.cur.col)
- && ISSET_PIXCOLOR (Color_HC))
- if (ISSET_PIXCOLOR (Color_HTC))
- fore = Color_HTC;
- // if invert is 0 reverse video is set so we use bg color as fg color
- else if (!invert)
- fore = back;
- back = Color_HC;
- invert = 0;
-#endif
if (invert)
+#ifdef OPTION_HC
+ if ((showcursor && row == screen.cur.row && text - stp == screen.cur.col)
+ || !ISSET_PIXCOLOR (Color_HC))
+#endif
+ /* invert the column if no highlightColor is set or it is the
+ * current cursor column */
::swap (fore, back);
+#ifdef OPTION_HC
+ else if (ISSET_PIXCOLOR (Color_HC))
+ back = Color_HC;
+#endif
#ifndef NO_BOLD_UNDERLINE_REVERSE
+# ifndef OPTION_HC
+ if (ISSET_PIXCOLOR (Color_RV))
+ back = Color_RV;
+# endif
if (fore == back)
fore = Color_bg;

--edit-- you already have those...
Last edited by litemotiv (2012-01-20 14:10:51)

Similar Messages

  • Application Error on some application since app-v 5 sp2 (event id 1000)

    Hello Everybody
    Since we installed SP2 of App-V 5 we get Application Errors (event id 1000) ond some of our virtualised applications:
    faulty module:
    C:\Program Files\Microsoft Application Virtualization\Client\Subsystems\AppVEntSubsystems32.dll
    Does anybody know this? It's only on the client with SP2.
    Thanks in advance.
    KR,
    lurus

    Hi Mickey,
    I am getting the same error with SAPGUI 720 and Business Explorer 720, which rely on Visual C++ runtimes. The sequences run fine on AppV 5 SP1. I am getting the following detailed error for SAP GUI:
    Problem Event Name:                        APPCRASH
    Application Name:                            
    saplogon.exe
      Application Version:                          
    7200.2.6.1062
      Application Timestamp:                     4da7f027
      Fault Module Name:                         
    AppVEntSubsystems32.dll
      Fault Module Version:                        5.0.3361.0
      Fault Module Timestamp:                  5278121f
      Exception Code:                                 
    c0000005
      Exception Offset:                               
    000013b0
      OS Version:                                         
    6.1.7601.2.1.0.256.4
      Locale ID:                                            
    2057
      Additional Information 1:                  4c0d
      Additional Information 2:                  4c0d4d78887f76d971d5d00f1f20a433
      Additional Information 3:                  4c0d
      Additional Information 4:                  4c0d4d78887f76d971d5d00f1f20a433
    I sequenced it again in AppV 5 SP2 and am getting the same problem. This is a critical app for us, and yet we want to upgrade to SP2 so that we can provision apps which have a right click context menu...
    Regards
    Zara

  • Can't shut down, some applications don't close and others don't open

    I installed Leopard about 3 weeks ago as a clean install not an update. Since then, I have frequent problems shutting down and con only do it manually. I also have some applications - like Firefox - which won't close - the blue light in the dock stays on even after I force quit. Other applications won't open - like Aperture - which seems to get stuck on the serial # screen and never gets further. I have also been getting the dreaded spinning wheel.
    I was having this issue on Tiger but I am not sure if it is related to the same problem. It seemed to have something to do with Event Handler...but I am also getting messages similar to one I used to have. "Third Party Client Null - can't create semaphore lock". I am also getting a new message: "Please convert the following to launchd: etc.....
    Please help if you can...thanks

    By clean install, do you mean "erase and install"? Did you reinstall the problematic progarm ("Event Handler")? If you did reinstall it, do you know if that particular program is Leopard compatible?
    Also, what kind of system do you have?

  • Some applications relaunch themselves automatically after I quit them

    Certain applications will relaunch automatically after a few seconds after i quit them (CMD-Q or Application menu, Quit).
    This happens on a new Macbook Pro retina 13 inch restored from a Time Machine backup of my Macbook Air 11 inch. The behaviour is not present in the Macbook Air.

    It seems that you are Turkish as me But I will give my answer in English so that it can be helpful for others facing same problem.
    I've faced same problem after latest firmware upgrade. It seems that latest upgrade has compatibility issues with Java applications, since I don't know whether you realized or not, the applications that are not working are java applications. I didn't try yet but a hard format may be a solution for this problem. Also we have to inform Nokia Support Department about that issue and they must make some improvements about that problem.
    Good luck
    My Nokia history:
    3110-3210-3310-3330-5210-6110-6210-6630-5510-1600-6330-E50-E55-2690-E72

  • Java Problems With Some Applications

    Ever since I updated Java Web Start at the end of September I've had problems getting some applications to open correctly. I know that's the problem too because it happened right after I did the update. I updated, restarted the computer, tried to launch an application, and it didn't open up. What happens is the application icon bounces in the dock and then shuts down, almost like it's crashing.
    What's weird though is that it's only the applications...all web-based Java stuff is fine.
    Is there anyway I can roll back to the previous version of Java Web Start?

    If you didn't repair permissions after updating, then I suggest that you do so now. Except this time, do so from your install DVD.
    Repairing permissions from the Tiger or Leopard DVD
    Boot up from your Tiger or Leopard Install DVD while holding down the "c" key.
    Select the language you wish to use, and then choose "Disk Utility" from the menu bar.
    Your HD should appear in a panel on the left hand side of the window which opens. Select it and then click on the "repair disk" button in the right hand section of the window.
    If Disk First aid is able to complete the repair now click on the "Repair permissions" button.
    Once this process has been completed restart your computer.
    See Knowledge Base Article: http://support.apple.com/kb/HT1782 Using Disk Utility in Mac OS X 10.4.3 or later to verify or repair disks
    See Knowlege Base Article:
    http://docs.info.apple.com/article.html?artnum=25751 About Disk Utility's Repair Disk Permissions feature
    TIP-You should Repair Permissions & restart:
    After installing and/or updating an OS (Operating System).
    After installing software.
    After burning sessions

  • Adobe Creative Suite CS6 - Crash Some Application

    Hi, guys! i was install Adobe Creative Suite CS6 LS16, and i have crashes for these apps: Adobe Media Encoder CS6, Prelude and Premier. What i must to do, so these apps will work?
    Process:         Adobe Media Encoder CS6 [8051]
    Path:            /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/MacOS/Adobe Media Encoder CS6
    Identifier:      com.adobe.ame.application
    Version:         6.0.0 (6.0.0.382)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [279]
    Date/Time:       2012-05-03 10:19:50.755 +0300
    OS Version:      Mac OS X 10.7.3 (11D50d)
    Report Version:  9
    Interval Since Last Report:          3138776 sec
    Crashes Since Last Report:           103
    Per-App Interval Since Last Report:  1393 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      DDF7B3E4-D2E4-430E-A1A7-C518956B112F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000100000000-00000001000aa000 [  680K] r-x/rwx SM=COW  /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/MacOS/Adobe Media Encoder CS6
    Application Specific Information:
    objc[8051]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.dvamarshal.framework          0x00000001008ca070 dvamarshal::RPCClient::SendRequest(boost::shared_ptr<boost::any>, boost::function1<void, boost::shared_ptr<boost::any> const&>, boost::function2<void, int, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&>) + 22
    1   com.adobe.dynamiclink.framework          0x0000000100a47bab memorybalancer::MemoryBalancer::MemoryBalancer(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, boost::function<void ()(unsigned long long const&)>) + 1269
    2   com.adobe.MediaFoundation.framework          0x0000000100da8c81 MF::MediaManager::MediaManager() + 709
    3   com.adobe.MediaFoundation.framework          0x0000000100dad96a ASL::SingletonSupport<ASL::InterfaceRef<MF::MediaManager, MF::IMediaManager> >::CreateClassRef() + 106
    4   com.adobe.MediaFoundation.framework          0x0000000100daa7fc MF::MediaManager::Startup() + 18
    5   com.adobe.MediaFoundation.framework          0x0000000100d8b51b MF::Initializer::PrivateImpl::PrivateImpl() + 79
    6   com.adobe.MediaFoundation.framework          0x0000000100d8a603 MF::Initializer::Initializer() + 31
    7   com.adobe.VideoFrame.framework          0x0000000103d1cf8e VF::Initialize() + 78
    8   com.adobe.PluginSupport.framework          0x0000000103dc5afe ML::PluginSupport::Initialize() + 14
    9   com.adobe.SweetPeaSupport.framework          0x0000000103e3285e ML::SweetPeaSupport::Initialize() + 14
    10  com.adobe.VideoRenderer.framework          0x0000000103f4bcd5 ML::VideoRenderer::Initialize() + 21
    11  com.adobe.ExporterHost.framework          0x00000001044ea630 ML::ExporterHost::Initialize() + 16
    12  com.adobe.EncoderHost.framework          0x00000001049ebd2d EncoderHost::Initialize() + 333
    13  com.adobe.ame.application               0x000000010003836b AME::app::MCInitializer::MCInitializer() + 4727
    14  com.adobe.ame.application               0x000000010002ad85 AME::app::AMEAppInitializer::AMEAppInitializer(exo::app::AppInitArgs&) + 1003
    15  com.adobe.ame.application               0x000000010001ee11 AME::app::AMEApp::InitApplication(exo::app::AppInitArgs&) + 1371
    16  com.adobe.exo.framework                 0x00000001037c68c5 exo::app::AppBase::Initialize(exo::app::AppInitArgs&) + 773
    17  com.adobe.ame.application               0x0000000100021288 AME::RunTheApp(exo::app::AppInitArgs&, std::vector<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> >, std::allocator<std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > > >&) + 1320
    18  com.adobe.ame.application               0x0000000100047f36 main + 358
    19  com.adobe.ame.application               0x0000000100015afc start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff949397e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff9548f5be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff9548e14e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff94939192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8f228594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8f229b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff94938bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8f22a274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff99fe7bae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff99f7a28a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff99fbefd1 MPWaitOnQueue + 181
    5   com.adobe.ASLFoundation.framework          0x00000001006273b0 _ZN3ASL12_GLOBAL__N_1L8TaskProcEPv + 160
    6   com.apple.CoreServices.CarbonCore          0x00007fff99fbfe36 PrivateMPEntryPoint + 58
    7   libsystem_c.dylib                       0x00007fff8f2268bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8f229b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff94938bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8f22a274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff99fe7bae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff99f7a28a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff99fbefd1 MPWaitOnQueue + 181
    5   com.adobe.dvacore.framework             0x000000010025ec84 dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()()> > >&, int) + 200
    6   com.adobe.dvacore.framework             0x000000010025bf83 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 115
    7   com.adobe.dvacore.framework             0x0000000100259673 _ZN7dvacore7threads12_GLOBAL__N_1L12LaunchThreadERKSsRKN5boost9function0IvEENS0_14ThreadP riorityERKNS4_8functionIFvvEEESE_ + 163
    8   com.adobe.boost_threads.framework          0x0000000100190ace thread_proxy + 158
    9   libsystem_c.dylib                       0x00007fff8f2268bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff8f229b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff5fbfdc40  rbx: 0x00007fff5fbfdc20  rcx: 0x00007fff5fbfdc00  rdx: 0x00007fff5fbfdc20
      rdi: 0x0000000000000000  rsi: 0x00007fff5fbfdc40  rbp: 0x00007fff5fbfdb10  rsp: 0x00007fff5fbfdaa0
       r8: 0x0000000000000003   r9: 0x0000000109282980  r10: 0x0000000000008000  r11: 0x00000001008ca05a
      r12: 0x00007fff5fbfdc08  r13: 0x00007fff5fbfdc28  r14: 0x00007fff5fbfdc40  r15: 0x0000000000000000
      rip: 0x00000001008ca070  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 4
    Binary Images:
           0x100000000 -        0x1000a9fff +com.adobe.ame.application (6.0.0 - 6.0.0.382) <46FDAC9B-3B7C-876C-311A-AFA08C53854F> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/MacOS/Adobe Media Encoder CS6
           0x10016d000 -        0x100174fff +com.adobe.boost_date_time.framework (6.0.0 - 6.0.0.218421) <DA1FE2C7-E38F-8179-9DC0-1ABA5812C468> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x10018f000 -        0x10019efff +com.adobe.boost_threads.framework (6.0.0 - 6.0.0.218421) <322ADE76-5E7E-D33C-67AF-6BBB7E0B40A0> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x1001be000 -        0x10038eff7 +com.adobe.dvacore.framework (6.0.0 - 6.0.0.218421) <397A79BB-B85E-A5DF-AB24-155DCB5D5670> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x100599000 -        0x1005c3ff7 +com.adobe.dvamediatypes.framework (6.0.0 - 6.0.0.218421) <4851BEA6-9A42-FCF6-4CB8-8C251F7670E2> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvamediatypes.framework/Versions/A/dvamediatypes
           0x1005f6000 -        0x1005f7ff7 +com.adobe.PRM.framework (6.0.0 - 6.0.0.0) <BCAF1BAB-66F3-9CE1-8958-6B3025471853> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/PRM.framework/Versions/A/PRM
           0x1005fd000 -        0x10065fff7 +com.adobe.ASLFoundation.framework (6.0.0 - 6.0.0.0) <ADB493C1-2D19-EE1E-D9B2-699D1C329D03> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/ASLFoundation.framework/Versions/A/ASLFoundation
           0x100755000 -        0x100772fff +com.adobe.ASLMessaging.framework (6.0.0 - 6.0.0.0) <1DFE687C-B309-2C21-1F99-8180AE34E70B> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/ASLMessaging.framework/Versions/A/ASLMessaging
           0x1007a0000 -        0x1007a1ff7 +com.adobe.Memory.framework (6.0.0 - 6.0.0.0) <5C22A3AD-9A8D-8F1E-C3D3-C6C8E873A43C> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/Memory.framework/Versions/A/Memory
           0x1007a8000 -        0x1007b7ff7 +com.adobe.ASLUnitTesting.framework (6.0.0 - 6.0.0.0) <045F478A-36E4-3872-4B98-084A9F9D2CAF> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/ASLUnitTesting.framework/Versions/A/ASLUnitTesting
           0x1007d2000 -        0x1007d5fff +com.adobe.boost_system.framework (6.0.0 - 6.0.0.218421) <B4FB78CB-2CFA-5D8C-BF5B-87D833BD9BD0> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x1007db000 -        0x100841fff +com.adobe.dvatransport.framework (6.0.0 - 6.0.0.218421) <56F83354-8A44-F0E9-2B1B-886EF9F8F39C> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvatransport.framework/Versions/A/dvatransport
           0x1008c1000 -        0x1008fdfff +com.adobe.dvamarshal.framework (6.0.0 - 6.0.0.218421) <0243DFF8-2A3A-B8DC-4D6E-03358E7169CA> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvamarshal.framework/Versions/A/dvamarshal
           0x10098f000 -        0x100b75fe7 +com.adobe.dynamiclink.framework (6.0.0 - 6.0.0.218421) <3B3D3E8F-BE60-5261-6518-A37A9A6031E9> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dynamiclink.framework/Versions/A/dynamiclink
           0x100d77000 -        0x100dddfe7 +com.adobe.MediaFoundation.framework (6.0.0 - 6.0.0.0) <5DF200E6-2802-D82D-320E-35EB67080889> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/MediaFoundation.framework/Versions/A/MediaFoundation
           0x100e64000 -        0x100f10fff +com.adobe.AudioRenderer.framework (6.0.0 - 6.0.0.0) <C3C2DDF8-6B9D-F544-2914-5ECCD62395BE> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AudioRenderer.framework/Versions/A/AudioRenderer
           0x100fce000 -        0x100ff8fff +com.adobe.dvacaptioning.framework (6.0.0 - 6.0.0.218421) <EDBC7F37-ECBF-227A-21FD-484351A284BE> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvacaptioning.framework/Versions/A/dvacaptioning
           0x10102e000 -        0x101085fff +com.adobe.dvatemporalxmp.framework (6.0.0 - 6.0.0.218421) <C1BC60C4-5C04-8F62-517C-9AC82F0DDB9B> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvatemporalxmp.framework/Versions/A/dvatemporalxmp
           0x1010b9000 -        0x1010c5fff +com.adobe.boost_signals.framework (6.0.0 - 6.0.0.218421) <B710BD88-2A8C-FCD7-9034-E33EAEA70FA4> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x1010dd000 -        0x101137fff +com.adobe.dvametadata.framework (6.0.0 - 6.0.0.218421) <54EB9347-0DB9-8156-8D74-01117172DA2D> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvametadata.framework/Versions/A/dvametadata
           0x1011d4000 -        0x101234ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x10123e000 -        0x1012f6fe7 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <9F30F410-B84E-EB85-7F2C-C72BCD50CB77> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x101329000 -        0x10215dfe7 +com.adobe.Backend.framework (6.0.0 - 6.0.0.0) <F2609163-B242-D32A-551E-FBF2271999CB> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/Backend.framework/Versions/A/Backend
           0x102bd9000 -        0x102bf5fff +com.adobe.AMEAppFoundation.framework (6.0.0 - 6.0.0.382) <1A850CB0-A962-AC8C-DC36-B9450ACD31D2> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AMEAppFoundation.framework/Versions/A/AMEAppFoundation
           0x102c2a000 -        0x103091ff7 +com.adobe.dvaui.framework (6.0.0 - 6.0.0.218421) <E8E397CA-5487-BEB3-C1CB-0031D92FD191> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x1035fe000 -        0x1036b6ff7 +com.adobe.dvaworkspace.framework (6.0.0 - 6.0.0.218421) <35F62E48-D0B8-29DE-63CD-A0CFCB020EAE> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x1037c3000 -        0x103895fff +com.adobe.exo.framework (6.0.0 - 6.0.0.218421) <E049107C-5C43-F252-A369-6A7974577C5D> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x1039f8000 -        0x103a41ff7 +com.adobe.MLFoundation.framework (6.0.0 - 6.0.0.0) <8FCEDEF9-6897-CD68-E7EB-7A1660A73CA8> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/MLFoundation.framework/Versions/A/MLFoundation
           0x103ab1000 -        0x103bf4fef +com.adobe.ImageRenderer.framework (6.0.0 - 6.0.0.0) <83ACC82A-324F-2D8B-8194-75E104D2DAE0> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/ImageRenderer.framework/Versions/A/ImageRenderer
           0x103d04000 -        0x103d58ff7 +com.adobe.VideoFrame.framework (6.0.0 - 6.0.0.0) <4438BD8B-3F75-24F0-CB0C-253BF240F790> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/VideoFrame.framework/Versions/A/VideoFrame
           0x103da7000 -        0x103de3fff +com.adobe.PluginSupport.framework (6.0.0 - 6.0.0.0) <0995000D-116C-CDE6-A4C1-889CC1DEEF6B> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/PluginSupport.framework/Versions/A/PluginSupport
           0x103e28000 -        0x103e54fff +com.adobe.SweetPeaSupport.framework (6.0.0 - 6.0.0.0) <3350AA6D-4B0A-DF21-EECE-B2E5E8165B06> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/SweetPeaSupport.framework/Versions/A/SweetPeaSupport
           0x103e8c000 -        0x103fe0ff7 +com.adobe.VideoRenderer.framework (6.0.0 - 6.0.0.0) <6FD49142-E542-7603-3FA9-AC760BA62233> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/VideoRenderer.framework/Versions/A/VideoRenderer
           0x1040f5000 -        0x104138fe7 +com.adobe.AudioSupport.framework (6.0.0 - 6.0.0.0) <1DE834B9-B55F-FC3F-246A-300982D726BA> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AudioSupport.framework/Versions/A/AudioSupport
           0x104181000 -        0x104184fff +com.adobe.MediaUtils.framework (6.0.0 - 6.0.0.0) <4EDB84EB-DE1C-F99F-A6E9-5F8834C5C7FB> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/MediaUtils.framework/Versions/A/MediaUtils
           0x10418b000 -        0x10431afff +com.adobe.ImporterHost.framework (6.0.0 - 6.0.0.0) <764C7715-3CDA-D4E1-400C-FDE5F7B2E068> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/ImporterHost.framework/Versions/A/ImporterHost
           0x104497000 -        0x104589ff7 +com.adobe.ExporterHost.framework (6.0.0 - 6.0.0.0) <70401029-4ED1-268F-6112-32B854B3A14D> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/ExporterHost.framework/Versions/A/ExporterHost
           0x104678000 -        0x104769ff7 +com.adobe.VideoFilterHost.framework (6.0.0 - 6.0.0.0) <1955C257-0D2D-4384-B59D-E1F5F30B8B11> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/VideoFilterHost.framework/Versions/A/VideoFilterHost
           0x104828000 -        0x1048f3fff +com.adobe.AMEWrapper.framework (6.0.0 - 6.0.0.382) <67B72468-0ECB-4F0F-A39E-75B578FAC9A1> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AMEWrapper.framework/Versions/A/AMEWrapper
           0x1049bb000 -        0x104abafe7 +com.adobe.EncoderHost.framework (6.0.0 - 6.0.0.0) <9BFF54F9-ACBD-80BB-EACE-C5960B823CD2> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/EncoderHost.framework/Versions/A/EncoderHost
           0x104bae000 -        0x104c1bfff +com.adobe.ScriptLayer.framework (6.0.0 - 6.0.0.382) <6C6FEBDF-7C6D-1564-4977-F6E3889D77A5> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/ScriptLayer.framework/Versions/A/ScriptLayer
           0x104c67000 -        0x104d15fef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x104d52000 -        0x104e0ffff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x104e59000 -        0x104f47ff7 +com.adobe.Batch.framework (6.0.0 - 6.0.0.382) <61FEFA2F-FC95-BE8B-338B-194F25B043DE> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/Batch.framework/Versions/A/Batch
           0x105090000 -        0x1050d5fff +com.adobe.dynamiclinkui.framework (6.0.0 - 6.0.0.218421) <368195F0-D71E-F1B4-2C1E-E045147B007B> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dynamiclinkui.framework/Versions/A/dynamiclinkui
           0x105143000 -        0x1053a1fff +com.adobe.AMEFrontend.framework (6.0.0 - 6.0.0.382) <131EF4AA-FFA9-583A-0AF6-74BCB46B0832> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AMEFrontend.framework/Versions/A/AMEFrontend
           0x105652000 -        0x105658fff +com.adobe.AppServices.framework (6.0.0 - 6.0.0.382) <734026A9-B743-2665-F608-593EE72482FC> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AppServices.framework/Versions/A/AppServices
           0x105666000 -        0x10585cff7 +com.adobe.SettingsUI.framework (6.0.0 - 6.0.0.382) <41F3BCC7-045C-118B-D3AE-D086986C18B4> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/SettingsUI.framework/Versions/A/SettingsUI
           0x105ab7000 -        0x105b1dff7 +com.adobe.DynamicLinkMedia.framework (6.0.0 - 6.0.0.0) <07F6E5F1-B85C-DFFC-929C-C114936D457A> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/DynamicLinkMedia.framework/Versions/A/DynamicLinkMedia
           0x105bcd000 -        0x105c09fff +com.adobe.AMEDynamicLinkClient.framework (6.0.0 - 6.0.0.382) <E3BA6279-64E0-4859-1BFD-8DD5D64576A3> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AMEDynamicLinkClient.framework/Versions/A/AMEDynamicLinkClien t
           0x105c7d000 -        0x105d85ff7 +com.adobe.dvametadataDB.framework (6.0.0 - 6.0.0.218421) <B6C3AC23-E9ED-D217-0370-B173F2F2B943> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvametadataDB.framework/Versions/A/dvametadataDB
           0x105de2000 -        0x105e4afff +com.adobe.AMEDynamicLinkServer.framework (6.0.0 - 6.0.0.382) <3D6FE76C-6015-7C87-5C85-A02EBB200E8C> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AMEDynamicLinkServer.framework/Versions/A/AMEDynamicLinkServe r
           0x105f1e000 -        0x105f60fff +com.adobe.WatchFolder.framework (6.0.0 - 6.0.0.382) <956668EE-1DB8-6306-FD3F-4205A87F90DE> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/WatchFolder.framework/Versions/A/WatchFolder
           0x105fd2000 -        0x106041fff +com.adobe.QT32Client.framework (6.0.0 - 6.0.0.0) <11C687B9-D54D-2CAB-0FB5-2F1E113574DA> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/QT32Client.framework/Versions/A/QT32Client
           0x1060d7000 -        0x1061a7fef +com.adobe.dvaeve.framework (6.0.0 - 6.0.0.218421) <D8B2CB3B-7BF4-25B3-DF97-5EFFE9A1B817> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvaeve.framework/Versions/A/dvaeve
           0x10631e000 -        0x10637aff7 +com.adobe.MediaCoreUI.framework (6.0.0 - 6.0.0.0) <6F015BF4-9B8D-3296-ACC3-72E34246F321> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/MediaCoreUI.framework/Versions/A/MediaCoreUI
           0x1063dd000 -        0x1064c1fe7 +com.adobe.amtlib (amtlib 6.0.0.93 - 6.0.0.93) <3FB67F73-A24E-789B-0BAE-8FB3BE025C11> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1064d2000 -        0x1067aafe6 +libxerces-c-3.0.dylib (??? - ???) <46020284-EEA8-7D7B-388C-BF23A318C997> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/libxerces-c-3.0.dylib
           0x10692b000 -        0x10694ffe7 +com.mainconcept.mc.enc.dv (9.1 - 9.1.6.4544) <842421AD-DB61-E7AA-8398-1AB75D600CC0> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/mc_enc_dv.framework/Versions/9/mc_enc_dv
           0x106963000 -        0x106963fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <C23BF0A1-7E6D-35EF-85FE-651EE2C13D53> /usr/lib/libmx.A.dylib
           0x106966000 -        0x106992fff +com.adobe.amefoundation.framework (6.0.0 - 6.0.0.0) <48439502-7B37-A9AE-1E5A-5C6A189539DB> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/amefoundation.framework/Versions/A/amefoundation
           0x1069d5000 -        0x106a06ff7 +com.adobe.ameproperties.framework (6.0.0 - 6.0.0.0) <D600A4CE-3AA3-3B6F-3A57-158B301C1861> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/ameproperties.framework/Versions/A/ameproperties
           0x106a51000 -        0x106a76fff +com.adobe.PostEncodeHost.framework (6.0.0 - 6.0.0.382) <04F9BB30-017E-97ED-B298-DB054DDEEFC0> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/PostEncodeHost.framework/Versions/A/PostEncodeHost
           0x106aaa000 -        0x106b18fef +com.adobe.headlights.LogSessionFramework (??? - 2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x106b6c000 -        0x106b70ff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106b76000 -        0x106b7cfff  com.apple.agl (3.1.4 - AGL-3.1.4) <58F15993-D441-3146-9F3F-E03A061A54E3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x106b83000 -        0x106ba1fff +com.adobe.BIB (AdobeBIB 1.2.02.19243 - 1.2.02.19243) <6C6431BE-06BA-55A7-87FA-46EFB6ED0FAF> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x106ba8000 -        0x106c01fff +com.adobe.BravoInitializer.framework (6.0.0 - 6.0.0.0) <9BADDE40-4C84-A5A8-04C6-64A95B429C68> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/BravoInitializer.framework/Versions/A/BravoInitializer
           0x106c7a000 -        0x106df3fff +com.adobe.ACE (AdobeACE 2.19.18.19243 - 2.19.18.19243) <7F28B188-1D1B-20C9-BBB9-B74FCC12ECAD> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x106e06000 -        0x107183fff +com.adobe.AGM (AdobeAGM 4.26.17.19243 - 4.26.17.19243) <19B59987-1020-E125-DC86-EA48FC81A890> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1071ef000 -        0x107550fef +com.adobe.CoolType (AdobeCoolType 5.10.31.19243 - 5.10.31.19243) <8BFF14FB-AA14-1CBF-C2A3-715363B5A841> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x10759d000 -        0x1075b7ff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x1075c0000 -        0x107654ff7 +com.adobe.dvametadataUI.framework (6.0.0 - 6.0.0.218421) <5D7EFC19-9498-0C66-0E57-5D78D7CFB23D> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/dvametadataUI.framework/Versions/A/dvametadataUI
           0x107729000 -        0x107751ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <223EFB56-968F-7D00-05F1-4594F2144C0F> /Applications/Adobe Media Encoder CS6/Adobe Media Encoder CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x107789000 -        0x10778aff7  libCyrillicConverter.dylib (54.0.0 - compatibility 1.0.0) <C8D0607A-A668-36EE-AF03-866BD04B5611> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
        0x7fff6f64d000 -     0x7fff6f681baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8d9ea000 -     0x7fff8dd14ff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
        0x7fff8dd6d000 -     0x7fff8dd6dfff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8dd6e000 -     0x7fff8df96fe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8dff4000 -     0x7fff8e00bfff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
        0x7fff8e00c000 -     0x7fff8e021fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
        0x7fff8e022000 -     0x7fff8e104fff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
        0x7fff8e10a000 -     0x7fff8e14cff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8e17b000 -     0x7fff8e17bfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
        0x7fff8e199000 -     0x7fff8e19aff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e19b000 -     0x7fff8e19dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
        0x7fff8e1e2000 -     0x7fff8e257ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8e258000 -     0x7fff8ebe87a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
        0x7fff8ebe9000 -     0x7fff8ebebfff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
        0x7fff8ed77000 -     0x7fff8ed77fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8ed78000 -     0x7fff8ed8cff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
        0x7fff8ed8d000 -     0x7fff8ed8dfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff8ed8e000 -     0x7fff8edc9fff  com.apple.LDAPFramework (3.1 - 120.2) <5633BDE9-BDCB-35CC-BC6B-B8E4CD011D51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8edca000 -     0x7fff8edcdfff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
        0x7fff8edce000 -     0x7fff8edcefff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8edcf000 -     0x7fff8ee10fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
        0x7fff8ee11000 -     0x7fff8ee20ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8f174000 -     0x7fff8f178fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8f179000 -     0x7fff8f196fff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
        0x7fff8f1d8000 -     0x7fff8f2b5fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff8f2b6000 -     0x7fff8f2bafff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff8f382000 -     0x7fff8f484ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib
        0x7fff8f49c000 -     0x7fff8f4f0ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
        0x7fff8f4f1000 -     0x7fff8f595fff  com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
        0x7fff8f5ea000 -     0x7fff8fa17fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
        0x7fff8fa18000 -     0x7fff8fa2aff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8fa6e000 -     0x7fff8fce1fff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
        0x7fff8fd07000 -     0x7fff8fda9ff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff8fdaa000 -     0x7fff8fdd7fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff90216000 -     0x7fff90323fff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
        0x7fff904e8000 -     0x7fff9050cfff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
        0x7fff9050d000 -     0x7fff90516ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff90517000 -     0x7fff9052dfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff9052e000 -     0x7fff9053bff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff9053c000 -     0x7fff90558ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
        0x7fff90559000 -     0x7fff9056bff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff9056c000 -     0x7fff90570fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff90571000 -     0x7fff90576fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff90577000 -     0x7fff90578fff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib
        0x7fff905a1000 -     0x7fff905a5ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
        0x7fff905a6000 -     0x7fff90640ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
        0x7fff906c2000 -     0x7fff907a6e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff90c4f000 -     0x7fff90c5fff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff90c60000 -     0x7fff90c7dff7  com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
        0x7fff90c7f000 -     0x7fff90caaff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
        0x7fff90cab000 -     0x7fff90d11ff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff90e15000 -     0x7fff90e23ff7  libkxld.dylib (??? - ???) <B1BD4862-9D3F-3EEF-895C-A8E2E53684B6> /usr/lib/system/libkxld.dylib
        0x7fff91265000 -     0x7fff91318fff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
        0x7fff913a7000 -     0x7fff913aeff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
        0x7fff913af000 -     0x7fff913b0ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff915a2000 -     0x7fff91604ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
        0x7fff91b77000 -     0x7fff91b82ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
        0x7fff91c60000 -     0x7fff91cb8fff  libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
        0x7fff91cce000 -     0x7fff91ccefff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff91e94000 -     0x7fff91e9eff7  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
        0x7fff91e9f000 -     0x7fff92aa3fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff92aa4000 -     0x7fff92b6bff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
        0x7fff92b6c000 -     0x7fff92bbeff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff92f98000 -     0x7fff92fd7fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
        0x7fff9355d000 -     0x7fff935d3fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
        0x7fff935d4000 -     0x7fff9360dfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff947e5000 -     0x7fff9480cff7  com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
        0x7fff9480d000 -     0x7fff94902fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff94922000 -     0x7fff94942fff  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
        0x7fff94943000 -     0x7fff949adff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff949ae000 -     0x7fff949b4fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff95091000 -     0x7fff95096fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff95097000 -     0x7fff950f2ff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
        0x7fff950f3000 -     0x7fff95163fff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
        0x7fff95164000 -     0x7fff9547dff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff9548c000 -     0x7fff9549afff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff954f1000 -     0x7fff95587ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
        0x7fff95683000 -     0x7fff956feff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
        0x7fff956ff000 -     0x7fff9589efff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff9589f000 -     0x7fff958d9fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
        0x7fff958e6000 -     0x7fff958f4fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff958f5000 -     0x7fff95922ff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff95923000 -     0x7fff95977ff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
        0x7fff959eb000 -     0x7fff959ebfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff959ec000 -     0x7fff95a71ff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff95a88000 -     0x7fff95a8ffff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff95ac6000 -     0x7fff95ae6fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
        0x7fff95ae7000 -     0x7fff95b0bfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff95b35000 -     0x7fff95b60ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <4DB5ED11-004B-36B5-AE5F-2AB714754241> /usr/lib/libxslt.1.dylib
        0x7fff95b61000 -     0x7fff95c3ffff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
        0x7fff95c40000 -     0x7fff95c57fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3F8C015B-88AC-370F-B39D-B4665FB7616A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
        0x7fff95c58000 -     0x7fff95cf8fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
        0x7fff95d19000 -     0x7fff95f1bfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff95fce000 -     0x7fff96051fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
        0x7fff9607d000 -     0x7fff9607dfff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff960d8000 -     0x7fff96231fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff963b4000 -     0x7fff963bafff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff965e7000 -     0x7fff965ecff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff9662e000 -     0x7fff96af5fff  FaceCoreLight (1.4.7 - compatibility 1

    Hi. After i installed the CS6 on my MAC some applications crashes without opening the interface (Illustrator CS6 and Fireworks CS6). I thinked that this was a permissions problem. I activated the root user in OS X Lion and trying to login with it, avery Adobe application works fine.
    With the root user logged in i launch the repair permissions from disk utility, restarted my sistem and voila, every Adobe CS6 application now works fine for me.
    Activate root user
    Login like root to your system
    Launch repair permissions in disk utility
    Restart
    Login like normal user
    If everithig woirks fine please it's better to deactivate root user due to the security reasons.
    Hope it helps to someone,
    Regards
    Oleg

  • I can no longer start some applications (i.g. Office and Photoshop)

    Hi!
    Since a few weeks i can no longer start some applications in Mac OS Tiger that worked perfectly before:
    - The complete Microsoft Office suite (incl. Update)
    - Finale PrintMusic
    - Adobe Photoshop
    When I try to start them, their symbols just jump some times in the dock and then disappear again.
    I deinstalled Finale PrintMusik in order to reinstall it afterwards. But when I double-click the install-file from the cd it's the same: it jumps and disappears.
    I repaired my permissions, ran the daily, weekly and monthly scripts and reset the P-RAM.
    Any ideas?
    Thanks

    This problem occurred for many people after updating to QuickTime 7.2, and was traced to Java 6:
    http://discussions.apple.com/thread.jspa?messageID=4931644#4931644
    If that isn't the case for you, you might be able to fix the problem just by updating prebindings:
    http://www.macfixit.com/article.php?story=20060314080135452

  • My ipod will damage the lock key and now serves this happened the day yesterday, I have not been dropped and has not suffered damage so far nungún that happens, also when I'm using some applications crashes and throws me of the application

    my ipod will damage the lock key and now serves this happened the day yesterday, I have not been dropped and has not suffered damage so far nungún that happens, also when I'm using some applications crashes and throws me of the application
    I want to know that I can do, plus I have an ipod shuffle first generation and I have not been able to use itunes because I required an update and this does not allow update

    Is English you native language? If so please clarify your question.  Otherwise post in our native language since your translation does not make sense.

  • IOS 7.0.2 - Bluetooth keyb up/down arrow keys don't work on some applications

    I have a logitech ultrathin keyboard that I've been using extensively for text editing with my ipad. Since the upgrade to iOS 7 (and I now have 7.0.2), navigation keys up/down don't work on some applications.
    Eg: Works on - notes / gmail
    Doesn't work on: - messages / writing kit
    This severely impacts the usability of the ipad as a writing instrument.
    Tips?

    It appears to have been a late-breaking change affecting lots of apps with text views, but not Apple's Notes. If it is the same problem, it happens with the standard keyboard also. I found comments on Apple's developer forums whilst debugging my own app.

  • Powernowd cpu making noise when start some application

    When I start some application my cpu is making noise. Is this because of powernowd.
    I recently started using powernowd. Below is the default settings.
    powernowd: PowerNow Daemon v1.00, (c) 2003-2008 John Clemens
    powernowd: Found 2 scalable units:  -- 1 'CPU' per scalable unit
    powernowd:   cpu0: 800Mhz - 2401Mhz (4 steps)
    powernowd:   cpu1: 800Mhz - 2401Mhz (4 steps)

    Are you sure your CPU makes the noise. I've never heard that CPU's make any noise. Isn't it rather the fan which makes the noise? That could very well be the case, since powernowd is intended to adjust cpu frequency scaling, i. e. reduce cpu threshold if it is not needed. If you then start an application, the cpu may be forced into a higher threshold, which produces heat, so that the fans have to kick in in order to reduce cpu temperature.

  • Some Applications does not Shutdown

    By the time accumulating updates unfortunately I'm also accumulating some smaller annoyances. I'm using Arch64, GeForce 8600 GTS, Fluxbox.
    Some applications does not shut down normally anymore and I can not tell any pattern (Neverball, Scribus, Mplayer). Once shutting down the application window freezes and one CPU goes to 100%. Killing via sigterm works. What could be the reason?
    In addition there is no more functional screensaver on my office computer since the last NVIDIA update. xscreensaver-demo shows an empty frozen window. In case I let any screensaver start up, X is frozen and I must kill the process on another console.
    Anybody out there has magic ideas?
    Thanks!

    Thank you for the suggestion!
    Very safely I have trouble with Scribus, Mplayer and Neverball. One has Qt, another sound and the last 3D. I couldn't find anything in common. Another point is that on my notebook I have none of those troubles. I rather suppose it to be an interaction with somethin else. At my office, my home directory is on a NFS mount and most working files as well. This might make a difference, but why not every computer with the same Arch does the same trouble? There must be some individual difference.
    What actually happens during application shutdown? Sigkill from the console ALWAYS works, but closing the application in any "normal" way fails.
    Starting from a console generally shows you good startup problems, but not so much shutdown.
    I will check the logs.

  • Some applications behave as though modifier keys are pressed

    I am experiencing occasions when some applications behave as though modifier keys are being pressed (ie Command Key, Option Key and Shift Key). At first I thought the problem was isolated to Adobe Creative Suite Applications but have now found that MYOB is also affected. I have tried multiple keyboards (even no keyboard) so I do not believe it is a keyboard hardware problem. I am running on the hardware and software listed below.
    When the problem occurs it immediately affects all applications listed below in the way described. Many other applications appear unaffected. The only way I have found to fix the problem is to reboot the machine. After rebooting, the problem may not reoccur for several days, or may reoccur within half an hour. This problem has been occurring since some time in December 2010. I have also confirmed that none of the behaviour listed below occurs when the problem isn't present.
    Affected Applications & Observed Behaviour:
    - Adobe Photoshop CS4: All tools behave as though the option key is being pressed (rendering them unusable).
    - Adobe Dreamweaver CS4: When clicking on the contents of an open file, Dreamweaver behaves as though Cmd+Opt is pressed (ie the code navigator appears making the program unusable)
    - All applications in Adobe CS4 Suite: Upon startup, each application behaves as though CmdOptShift is pressed (resets preferences).
    - MYOB: When the cursor is in a data field, the delete key behaves as though the option key is pressed (ie entire field is deleted rather than a single character)
    I have been working with Adobe telephone support without success for about 3 weeks but since noticing the problem also affects MYOB, it now seems feasible that it is caused by something outside of the Adobe Creative Suite.
    Any help would be appreciated.
    Message was edited by: Leon Borrack

    Leon,
    You are not alone - I sometimes suffer a similar issue and I don't use any Adobe software. For me, it manifests itself as modifier keys being pressed in Safari, Mail or Finder. This normally happens shortly after a wake from sleep. I'm using an old-style Bluetooth Apple keyboard on a Mac Pro 1,1. I can't tell you what causes it, but I can tell you the solution that I've found: If I relaunch Finder the problem goes away...
    To relaunch Finder (apologies if you already know this), press 'Cmd-Option-Escape', select 'Finder' and click relaunch. For some reason the seemingly stuck modifier is cleared. It's not an terribly elegant solution, but it is a lot quicker and less disruptive than rebooting.
    Hope that helps a little.
    Greg

  • Keyboard layout broken in some applications

    Good evening everyone,
    I recently updated to 10.5.4 with the combo update. I used to have a custom keyboard layout (made from a AZERTY layout) with some key combinations I use in my workflow, etc. But ever since this update, some applications just skip it and use the QWERTY layout instead (eventhough the localization of Mac OS X is set to French, my mother tongue).
    The incrimined applications that I spotted so far are Fireworks CS3 and World of Warcraft.
    If I open International preferences and turn on the menu bar language switcher, US layout isn't even checked and my custom layout do is the default/current one.
    Again, I hadn't this behaviour before the update this morning.
    Has anyone any clues of what is going on? Should I tell Apple about this problem?
    Jérôme Verzier.

    Looks familiar to me. Does this help?
    http://bbs.archlinux.org/viewtopic.php?id=65849

  • I had installed some applications on my iphone from my friend's pc, but now when i downloaded some apps on my pc andtry to sync it says the installed apps on my iphone would be replaced by the one from my pc. how can i retain all and copy new apps

    I got some applications like games etc installed on my iphone through a friend's pc.
    now when i downlaoded some apps on my pc and try to sync , it says that the existing apps on my iphone would be replaced by the one in my itune library.
    what is the way that i can have the existing apps on my iphone to remain and also install new apps when i download without losing the installed ones

    I got some applications like games etc installed on my iphone through a friend's pc.
    Were these apps downloaded via your own iTunes AppStore account or your friends?
    now when i downlaoded some apps on my pc and try to sync , it says that the existing apps on my iphone would be replaced by the one in my itune library.
    That's correct. iTunes will delete any apps you have not downloaded through your own iTunes account. If you did use your own iTunes account, choose iTunes > File > Transfer purchases... to move the apps into your own iTunes Library.
    what is the way that i can have the existing apps on my iphone to remain and also install new apps when i download without losing the installed ones
    Re-download the apps through your own iTunes account (pay for them if necessary). Apps cannot be shared between different iTunes user accounts.

  • Hi, I set up my new iPhone S4 with iclouds. So the data of my old S3 should move to the S4. However, some applications could not be loaded on the S04. Now some apps are loaded and others not . How can I progress?

    Hi, I set up my new iPhone S4 with iclouds. So the data of my old S3 should move to the S4. However, some applications could not be loaded on the S04. Now some apps are loaded and others not . How can I progress?

    Thanks. I can change the forwarding settings in Gmail to be either POP or IMAP. That is quite simple. I just looked at those settings on the Gmail server and, to my surprise, both are enabled. In order for outlook client on my computer to receive IMAP emails I have to change the email account settings in my current outlook from POP to IMAP. I don't need to be using the Exchange version of Outlook to receive IMAP. I guess I'll do a little research tomorrow on Exchange so i can figure out what, if anything, it might do for me.
    I glanced at the link you sent me and it looks like it might be very helpful - another project for tomorrow.
    BTW: I hit "This Solved my Question" by accident. I meant only to "like' your response so you would get some benefit from the help you've given me so far. I hope I haven't discouraged others from taking a shot at helping me. I suspect there is more than one way to approach this and, as you know, my problem isn't really solved until I have what I need all set up and running smoothly.

Maybe you are looking for