Giter VIP home page Giter VIP logo

dragon-s-breath's People

Contributors

bgreenlee avatar precipice avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bgreenlee sale87

dragon-s-breath's Issues

meet "excessive usage" error

Seems the app access the server too frequently to get banned. :(
How about to adjust the intervals? Or add an option to set it manually.

Thanks!

The "Refresh" option no longer makes sense

It used to be that you could ask for your status often and not have trouble. Now, if you ask for your status more often than once every five minutes, you get banned for a while. Since there's no way to know how long the interval has been, using refresh is a near certain way to get banned.

Might as well remove it.

Can Not enter Correct Password after Entering Incorrect PW

Embarrassed!

I entered the wrong PW the first time Dragons Breath came up.

There does not appear to be an option to re-enter the password correctly.

I have tried reinstalling the app but that does not work.

Any help will be appreciated.

Add a refresh interval setting

Currently is five minutes, which is the fastest Dragon Go Server allows. Allow a setting to slow it down if you're, say, trying to get work done.

Crash log sent

@bgreenlee sent this crash log:

Process:         Dragon's Breath [21532]
Path:            /Applications/Dragon's Breath.app/Contents/MacOS/Dragon's Breath
Identifier:      com.hackarts.Dragon-s-Breath
Version:         1.0.0 (1.0.0)
App Item ID:     453746086
App External ID: 3990158
Code Type:       X86-64 (Native)
Parent Process:  launchd [480]

Date/Time:       2011-10-12 12:12:12.880 -0700
OS Version:      Mac OS X 10.7.1 (11B26)
Report Version:  9
Sleep/Wake UUID: 709F3F4C-CDA4-4728-99B5-9A1BE8DA28E7

Interval Since Last Report:          182156 sec
Crashes Since Last Report:           56
Per-App Interval Since Last Report:  871968 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      C608CF7D-0D58-4E89-9240-0565D67F7D40

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:
--> 
    __TEXT                 0000000100000000-000000010001f000 [  124K] r-x/rwx SM=COW  /Applications/Dragon's Breath.app/Contents/MacOS/Dragon's Breath

Application Specific Information:
objc_msgSend() selector name: invalidate
objc[21532]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff847bae90 objc_msgSend + 16
1   com.hackarts.Dragon-s-Breath    0x000000010000188f 0x100000000 + 6287
2   com.hackarts.Dragon-s-Breath    0x0000000100001806 0x100000000 + 6150
3   com.apple.Foundation            0x00007fff8ff75716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
4   com.apple.CoreFoundation        0x00007fff8ee7651a _CFXNotificationPost + 2634
5   com.apple.Foundation            0x00007fff8ff619cb -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
6   com.apple.AppKit                0x00007fff8c9f1ed2 powerSubsystemCallback + 127
7   com.apple.framework.IOKit       0x00007fff8fee4ef6 IODispatchCalloutFromCFMessage + 319
8   com.apple.CoreFoundation        0x00007fff8ee2c9a2 __CFMachPortPerform + 386
9   com.apple.CoreFoundation        0x00007fff8ee2c80c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 44
10  com.apple.CoreFoundation        0x00007fff8ee2c53b __CFRunLoopDoSource1 + 155
11  com.apple.CoreFoundation        0x00007fff8ee62cb7 __CFRunLoopRun + 1895
12  com.apple.CoreFoundation        0x00007fff8ee62216 CFRunLoopRunSpecific + 230
13  com.apple.HIToolbox             0x00007fff841b14ff RunCurrentEventLoopInMode + 277
14  com.apple.HIToolbox             0x00007fff841b8c21 ReceiveNextEventCommon + 355
15  com.apple.HIToolbox             0x00007fff841b8aae BlockUntilNextEventMatchingListInMode + 62
16  com.apple.AppKit                0x00007fff8c25a191 _DPSNextEvent + 659
17  com.apple.AppKit                0x00007fff8c259a95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
18  com.apple.AppKit                0x00007fff8c2563d6 -[NSApplication run] + 463
19  com.apple.AppKit                0x00007fff8c4d452a NSApplicationMain + 867
20  com.hackarts.Dragon-s-Breath    0x0000000100001474 0x100000000 + 5236

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff841a57e6 kevent + 10
1   libdispatch.dylib               0x00007fff86eb460e _dispatch_mgr_invoke + 923
2   libdispatch.dylib               0x00007fff86eb319e _dispatch_mgr_thread + 54

Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff841a367a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff841a2d71 mach_msg + 73
2   com.apple.CoreFoundation        0x00007fff8ee5a29c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation        0x00007fff8ee62a04 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation        0x00007fff8ee62216 CFRunLoopRunSpecific + 230
5   com.apple.Foundation            0x00007fff8ffc4a97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation            0x00007fff8ffb91ea -[NSThread main] + 68
7   com.apple.Foundation            0x00007fff8ffb9162 __NSThread__main__ + 1575
8   libsystem_c.dylib               0x00007fff8b04f8bf _pthread_start + 335
9   libsystem_c.dylib               0x00007fff8b052b75 thread_start + 13

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff841a4df2 __select + 10
1   com.apple.CoreFoundation        0x00007fff8eeab66b __CFSocketManager + 1355
2   libsystem_c.dylib               0x00007fff8b04f8bf _pthread_start + 335
3   libsystem_c.dylib               0x00007fff8b052b75 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff841a5192 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff8b051594 _pthread_wqthread + 758
2   libsystem_c.dylib               0x00007fff8b052b85 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff841a5192 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff8b051594 _pthread_wqthread + 758
2   libsystem_c.dylib               0x00007fff8b052b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00000001001904c0  rbx: 0x0000000103218690  rcx: 0x0000000000347900  rdx: 0x00007fff5fbfe344
  rdi: 0x00000001001904c0  rsi: 0x00007fff8cafc7f0  rbp: 0x00007fff5fbfe430  rsp: 0x00007fff5fbfe410
   r8: 0x00007fff5fbfe34c   r9: 0x00007fff5fbfe348  r10: 0x00000001006072d0  r11: 0xf000000000000000
  r12: 0x0000000000000001  r13: 0x00000000000f4268  r14: 0x0000000100012522  r15: 0x0000000000000002
  rip: 0x00007fff847bae90  rfl: 0x0000000000010246  cr2: 0x00007fa824005200
Logical CPU: 0

Binary Images:
       0x100000000 -        0x10001eff7 +com.hackarts.Dragon-s-Breath (1.0.0 - 1.0.0)  /Applications/Dragon's Breath.app/Contents/MacOS/Dragon's Breath
       0x100035000 -        0x100037ff7 +com.hackarts.HAKeychain (1.0.0 - 1.0.0) <37929316-417D-3DBE-BB90-D14F83170CF9> /Applications/Dragon's Breath.app/Contents/Frameworks/HAKeychain.framework/Versions/A/HAKeychain
       0x10003b000 -        0x100047ff7 +com.growl.growlframework (1.2.1 - 1.2.1) <07C81561-C93B-503F-4666-A8F8D8DD4305> /Applications/Dragon's Breath.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
    0x7fff66715000 -     0x7fff66749ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
    0x7fff84040000 -     0x7fff8405ffff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
    0x7fff84060000 -     0x7fff8406bff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8406c000 -     0x7fff84071fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0)  /usr/lib/libpam.2.dylib
    0x7fff84072000 -     0x7fff84080ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
    0x7fff84094000 -     0x7fff84189fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8418e000 -     0x7fff841aefff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    0x7fff841af000 -     0x7fff844d2fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff845f4000 -     0x7fff84633ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0)  /usr/lib/libcups.2.dylib
    0x7fff8469d000 -     0x7fff846c0ff7  com.apple.RemoteViewServices (1.0 - 1)  /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff846c1000 -     0x7fff84731fff  com.apple.datadetectorscore (3.0 - 179.3)  /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff84735000 -     0x7fff84775fff  libtidy.A.dylib (??? - ???)  /usr/lib/libtidy.A.dylib
    0x7fff84776000 -     0x7fff84778fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff84779000 -     0x7fff847a6ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff847a7000 -     0x7fff847aaff7  com.apple.securityhi (4.0 - 1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff847b1000 -     0x7fff84895def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0)  /usr/lib/libobjc.A.dylib
    0x7fff84896000 -     0x7fff84899fff  com.apple.help (1.3.2 - 42)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8489a000 -     0x7fff848ddff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff84cfa000 -     0x7fff84d36fff  libsystem_info.dylib (??? - ???)  /usr/lib/system/libsystem_info.dylib
    0x7fff84f18000 -     0x7fff8501bfff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0)  /usr/lib/libsqlite3.dylib
    0x7fff85048000 -     0x7fff850deff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8510d000 -     0x7fff8510eff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8510f000 -     0x7fff85124fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff851d7000 -     0x7fff851d8fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff85256000 -     0x7fff85264fff  com.apple.NetAuth (1.0 - 3.0)  /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff85b96000 -     0x7fff85b99fff  libRadiance.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff85b9a000 -     0x7fff85d63fe7  com.apple.CoreData (103 - 358.5)  /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85d64000 -     0x7fff8620bff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8672d000 -     0x7fff8672dfff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8672e000 -     0x7fff867d0ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff867d1000 -     0x7fff867d2fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff867d3000 -     0x7fff867d8fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff86cf1000 -     0x7fff86d00fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff86d01000 -     0x7fff86d43ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0)  /usr/lib/system/libcommonCrypto.dylib
    0x7fff86d44000 -     0x7fff86ddeff7  com.apple.SearchKit (1.4.0 - 1.4.0)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff86ddf000 -     0x7fff86dfcff7  com.apple.openscripting (1.3.3 - ???)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff86e10000 -     0x7fff86eaffff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff86eb0000 -     0x7fff86eb0fff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86eb1000 -     0x7fff86ebffff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
    0x7fff86ec0000 -     0x7fff86effff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff86f00000 -     0x7fff87063fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8742b000 -     0x7fff87537fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff884a1000 -     0x7fff884a7fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8867f000 -     0x7fff88b1cfff  com.apple.RawCamera.bundle (3.8.0 - 577) <38481531-657E-DFFA-1EF4-ADFCA15DAC49> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff88b1d000 -     0x7fff88b21ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff88b22000 -     0x7fff88b28fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff88cab000 -     0x7fff893799df  com.apple.CoreGraphics (1.600.0 - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8962a000 -     0x7fff89669fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff89770000 -     0x7fff897d8ff7  com.apple.Symbolication (1.2 - 89) <1D7F9E72-B1B6-30CF-AC8A-23A763930A92> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff89945000 -     0x7fff89962ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
    0x7fff8996e000 -     0x7fff899c2ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff89a13000 -     0x7fff89b6cff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff89b6d000 -     0x7fff89b71fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff89b72000 -     0x7fff89ba1fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff89ba2000 -     0x7fff89badff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff89bae000 -     0x7fff89c8efff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff89c8f000 -     0x7fff89cbcfe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
    0x7fff89cdb000 -     0x7fff89d15fe7  com.apple.DebugSymbols (2.1 - 87)  /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff89d16000 -     0x7fff89d1bfff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8a1a7000 -     0x7fff8a26eff7  com.apple.ColorSync (4.7.0 - 4.7.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8a27d000 -     0x7fff8a27dfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8a282000 -     0x7fff8a2d9fff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a2da000 -     0x7fff8a3e7fff  libJP2.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a3e8000 -     0x7fff8a3edff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
    0x7fff8a3f2000 -     0x7fff8a3f8fff  libmacho.dylib (800.0.0 - compatibility 1.0.0)  /usr/lib/system/libmacho.dylib
    0x7fff8a3f9000 -     0x7fff8a3fdfff  libdyld.dylib (195.5.0 - compatibility 1.0.0)  /usr/lib/system/libdyld.dylib
    0x7fff8a3fe000 -     0x7fff8a3fffff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
    0x7fff8a67b000 -     0x7fff8a6ddff7  com.apple.coreui (0.3 - 162)  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8a6de000 -     0x7fff8a7e0ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0)  /usr/lib/libxml2.2.dylib
    0x7fff8a856000 -     0x7fff8a858fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8a859000 -     0x7fff8a8a7ff7  libauto.dylib (??? - ???)  /usr/lib/libauto.dylib
    0x7fff8a9b1000 -     0x7fff8aa11fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8aa12000 -     0x7fff8aa1bfff  libnotify.dylib (80.0.0 - compatibility 1.0.0)  /usr/lib/system/libnotify.dylib
    0x7fff8aa1c000 -     0x7fff8b000faf  libBLAS.dylib (??? - ???)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8b001000 -     0x7fff8b0defef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
    0x7fff8b0df000 -     0x7fff8b146ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8b18d000 -     0x7fff8b18dfff  com.apple.audio.units.AudioUnit (1.7 - 1.7)  /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8b18e000 -     0x7fff8b465fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8b466000 -     0x7fff8b48aff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8b48b000 -     0x7fff8b48dff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8badd000 -     0x7fff8bb05ff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8bd14000 -     0x7fff8bd18fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0)  /usr/lib/system/libmathCommon.A.dylib
    0x7fff8bd19000 -     0x7fff8bd4cfff  com.apple.GSS (2.1 - 2.0)  /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8bd79000 -     0x7fff8bd7ffff  libGFXShared.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8bd80000 -     0x7fff8be02fff  com.apple.Metadata (10.7.0 - 627.9)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8be08000 -     0x7fff8be1efff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8befe000 -     0x7fff8bf10ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8bf11000 -     0x7fff8bf37ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8bf7c000 -     0x7fff8bf7dfff  libunc.dylib (24.0.0 - compatibility 1.0.0)  /usr/lib/system/libunc.dylib
    0x7fff8bf7e000 -     0x7fff8bf91ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff8bf92000 -     0x7fff8c097ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8c0e2000 -     0x7fff8c0e2fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8c1fe000 -     0x7fff8c250ff7  libGLU.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8c251000 -     0x7fff8ce49fff  com.apple.AppKit (6.7 - 1138)  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8ce4a000 -     0x7fff8ceceff7  com.apple.ApplicationServices.ATS (5.0 - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8cecf000 -     0x7fff8d2fcfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8d2fd000 -     0x7fff8d372ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0)  /usr/lib/libc++.1.dylib
    0x7fff8d387000 -     0x7fff8d5f8fff  com.apple.CoreImage (7.77 - 1.0.1)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8d5f9000 -     0x7fff8d6abfff  com.apple.CoreText (4.0.0 - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8d6ac000 -     0x7fff8d714fff  com.apple.CoreSymbolication (2.1 - 71) <0715BF39-D53C-3BFE-BBEA-B8EBF7274850> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8d715000 -     0x7fff8d729ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8d7db000 -     0x7fff8d7edff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8d7f5000 -     0x7fff8d8d3ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8d8d4000 -     0x7fff8d8d4fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d96a000 -     0x7fff8dc83fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8dc84000 -     0x7fff8dcadfff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8ddad000 -     0x7fff8ddaeff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0)  /usr/lib/system/libremovefile.dylib
    0x7fff8ddaf000 -     0x7fff8ddaffff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8ddb0000 -     0x7fff8ddfbfff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8df3f000 -     0x7fff8df44fff  libcache.dylib (47.0.0 - compatibility 1.0.0)  /usr/lib/system/libcache.dylib
    0x7fff8dfe7000 -     0x7fff8e06cff7  com.apple.Heimdal (2.1 - 2.0)  /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8e06d000 -     0x7fff8e075fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8e076000 -     0x7fff8e11afef  com.apple.ink.framework (1.3.2 - 110)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8e435000 -     0x7fff8e476fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8e529000 -     0x7fff8e583fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8e58c000 -     0x7fff8e5a3fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8e5a4000 -     0x7fff8e5c1fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8e5c2000 -     0x7fff8e7c4fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
    0x7fff8e81e000 -     0x7fff8e824ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8e84d000 -     0x7fff8e85afff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8e85b000 -     0x7fff8e994fef  com.apple.vImage (5.0 - 5.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8e9b9000 -     0x7fff8e9e0fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8ea00000 -     0x7fff8ea07fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff8ea7c000 -     0x7fff8ea98ff7  com.apple.GenerationalStorage (1.0 - 124)  /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8eb10000 -     0x7fff8eb12fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
    0x7fff8eb6e000 -     0x7fff8eb9efff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8eb9f000 -     0x7fff8ed3efff  com.apple.QuartzCore (1.7 - 269.0)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8ed3f000 -     0x7fff8ed46fff  com.apple.NetFS (4.0 - 4.0)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8ed47000 -     0x7fff8ed48fff  liblangid.dylib (??? - ???)  /usr/lib/liblangid.dylib
    0x7fff8ed49000 -     0x7fff8ed53ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff8ed54000 -     0x7fff8ed57fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8ee2a000 -     0x7fff8effdff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8f189000 -     0x7fff8f1b4ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
    0x7fff8f1f2000 -     0x7fff8f21bfff  com.apple.CoreServicesInternal (113.7 - 113.7)  /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8f21c000 -     0x7fff8f28ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8f2dc000 -     0x7fff8f2e7fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8f387000 -     0x7fff8f38cfff  com.apple.OpenDirectory (10.7 - 144)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8f38d000 -     0x7fff8f3a4fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8f3b5000 -     0x7fff8f430ff7  com.apple.print.framework.PrintCore (7.0 - 366)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8f45b000 -     0x7fff8f471ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8f7c0000 -     0x7fff8f7c0fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8f7c1000 -     0x7fff8f814fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8fa36000 -     0x7fff8fa36fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8fd2d000 -     0x7fff8fe42fff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8fe43000 -     0x7fff8fe51fff  com.apple.HelpData (2.1.0 - 68)  /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8fee0000 -     0x7fff8ff4afff  com.apple.framework.IOKit (2.0 - ???)  /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8ff4b000 -     0x7fff8ff52ff7  com.apple.CommerceCore (1.0 - 17)  /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8ff5f000 -     0x7fff90271fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 20858
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 28455251
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=142.2M resident=80.8M(57%) swapped_out_or_unallocated=61.4M(43%)
Writable regions: Total=71.8M written=6828K(9%) resident=25.1M(35%) swapped_out=0K(0%) unallocated=46.7M(65%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                   236K
CG raster data                       64K
CG shared images                   3576K
CoreGraphics                         16K
CoreServices                       5824K
MALLOC                             43.6M
MALLOC guard page                    32K
Memory tag=240                        4K
Memory tag=242                       12K
SQLite page cache                   192K
STACK GUARD                        56.0M
Stack                              10.1M
VM_ALLOCATE                        16.2M
__CI_BITMAP                          80K
__DATA                             13.9M
__IMAGE                            1256K
__LINKEDIT                         47.2M
__TEXT                             94.9M
__UNICODE                           544K
mapped file                        25.7M
shared memory                       312K
===========                      =======
TOTAL                             319.5M

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x483634353155363446373036364700000000
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x483634353155363446373036364700000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.10)
Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: APPLE SSD TS256B, 251 GB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 4
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3

Use standard system color for active menu

Anders reports that the orange icon for the active/opened menu confuses him and makes him think he has moves to play. He suggests using the system blue highlighted color instead.

Need to decode entities

Got this server message:

Message from [Server message&#93;

Weird that only one bracket is encoded, but it should be decoded.

No longer compatible with the latest DGS 1.0.15 server

The 3-day maintenance period has just ended, and with it came a whole bunch of new features: http://www.dragongoserver.net/news.php#DGS_1_0_15

Along with these new features is some changes to quick_do.php which I assume Dragon's Breath makes use of. Unfortunately this seems to have broken Dragon's Breath; I now get "RSS-Status of [apetresc] temporarily disabled due to excessive usage!"

Considering the server has been down for three days and I just turned Dragon's Breath back on again, I find this to be unlikely :)

Does anyone know what the major changes to the interface are, and what may be causing this problem? I'm open to fixing it myself if a diagnosis is known.

Launch at Login doesn't work in Lion

Per title. The preference always launches with the checkbox checked, but the Users & Groups prefs pane doesn't show the app as a Login item.

This may have more to do with the underlying code than with Lion, but it first appeared when I tried it on Lion.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.