Open luzzbob opened 9 years ago
Hmm Do you have any Python issues on your system? On Mon, Nov 17, 2014 at 1:26 AM Better Man notifications@github.com wrote:
Hi . thank you give us a beeeeeetter tools !
my Env :
_system_type=Darwin _system_name=OSX _system_version=10.10 _system_arch=x86_64
- I download from release page , then copy Flashlight.app into my /Applications,then open , and click "enable splotlight plugin ", then type a charter in Splotlight, finally crash T_T, I checkin [image: :1234:]
- FlashlightSIMBLAgrent is running .
- console.app system.log output: Nov 17 14:23:04 Work-2.local locationd[57]: Location icon should now be in state 'Active' Nov 17 14:23:05 Work-2.local com.apple.SecurityServer[55]: Killing auth hosts Nov 17 14:23:05 Work-2.local com.apple.SecurityServer[55]: Session 100340 destroyed Nov 17 14:23:05 Work-2.local Spotlight[58662]: An uncaught exception was raised Nov 17 14:23:05 Work-2.local Spotlight[58662]: Couldn't posix_spawn: error 2 Nov 17 14:23:05 Work-2.local Spotlight[58662]: ( 0 CoreFoundation 0x00007fff9419264c exceptionPreprocess + 172 1 libobjc.A.dylib 0x00007fff96df36de objc_exception_throw + 43 2 CoreFoundation 0x00007fff941924fd +[NSException raise:format:] + 205 3 Foundation 0x00007fff8c37132f -[NSConcreteTask launchWithDictionary:] + 3119 4 SpotlightSIMBL 0x000000011007a345 SS_Override + 1239 5 SpotlightSIMBL 0x0000000110079b5d SS_markPathExecutable + 1020 6 SpotlightSIMBL 0x000000011007447a SS_Start + 337 7 libdispatch.dylib 0x00007fff9a182323 _dispatch_call_block_and_release + 12 8 libdispatch.dylib 0x00007fff9a17dc13 _dispatch_client_callout + 8 9 libdispatch.dylib 0x00007fff9a18088f _dispatch_root_queue_drain + 935 10 libdispatch.dylib 0x00007fff9a18efe4 _dispatch_worker_thread3 + 91 11 libsystem_pthread.dylib 0x00007fff95cd86cb _pthread_wqthread + 729 12 libsystem_pthread.dylib 0x00007fff95cd64a1 start_wqthread + 13 ) Nov 17 14:23:05 Work-2.local Spotlight[58662]: * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Couldn't posix_spawn: error 2' * First throw call stack: ( 0 CoreFoundation 0x00007fff9419264c exceptionPreprocess + 172 1 libobjc.A.dylib 0x00007fff96df36de objc_exception_throw + 43 2 CoreFoundation 0x00007fff941924fd +[NSException raise:format:] + 205 3 Foundation 0x00007fff8c37132f -[NSConcreteTask launchWithDictionary:] + 3119 4 SpotlightSIMBL 0x000000011007a345 __SS_Override + 1239 5 SpotlightSIMBL 0x0000000110079b5d SS_markPathExecutable + 1020 6 SpotlightSIMBL 0x000000011007447a __SS_Start + 337 7 libdispatch.dylib 0x00007fff9a182323 _dispatch_call_block_and_release + 12 8 libdispatch.dylib 0x00007fff9a17dc13 _dispatch_client_callout + 8 9 libdispatch.dylib 0x00007fff9a18088f _dispatch_root_queue_drain + 935 10 libdispatch.dylib 0x00007fff9a18efe4 _dispatch_worker_thread3 + 91 11 libsystem_pthread.dylib 0x00007fff95cd86cb _pthread_wqthread + 729 12 libsystem_pthread.dylib 0x00007fff95cd64a1 start_wqthread + 13 ) Nov 17 14:23:05 Work-2 com.apple.xpc.launchd1: Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
-when i start , then find plugin output: Nov 17 14:23:50 Work-2.local Spotlight[58708]: #EasySIMBL Got plugins: SpotlightSIMBL.bundle from /Applications/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/Resources/SIMBLPlugins Nov 17 14:23:50 Work-2.local Spotlight[58708]: Hello from Flashlight 0.21!
bashll /Applications/Flashlight.app/Contents/Library/LoginItems/FlashlightSIMBLAgent.app/Contents/Resources/SIMBLPlugins
SpotlightSIMBL.bundle
- I download source , then run: pod install xcodebuild -project Flashlight.xcodeproj --output: ld: library not found for -lPods-Flashlight-Sparkle clang: error: linker command failed with exit code 1 (use -v to see invocation)
— Reply to this email directly or view it on GitHub https://github.com/nate-parrott/Flashlight/issues/62.
pip freeze
Jinja2==2.7.3 MarkupSafe==0.23 Pygments==1.6 Sphinx==1.2.3 argparse==1.2.1 docutils==0.12 mercurial==3.2.1 pbr==0.10.0 pdbx==0.3.0 phpsh==1.3 pycrypto==2.6.1 requests==2.4.3 sh==1.09 six==1.8.0 stevedore==1.1.0 vboxapi==1.0 virtualenv==1.11.6 virtualenv-clone==0.2.5 virtualenvwrapper==4.3.1 wsgiref==0.1.2
Python -V
Python 2.7.8
Hi . thank you give us a beeeeeetter tools !
my Env :
_system_type=Darwin _system_name=OSX _system_version=10.10 _system_arch=x86_64
-when i start , then find plugin output:
SpotlightSIMBL.bundle
pod install
xcodebuild -project Flashlight.xcodeproj
--output: