Xiao Wang

Results 28 issues of Xiao Wang

I installed ideviceinstaller v1.1.0 on MacOSX 10.11.5 Beta (15F24b). After plug in and out some iOS devices, `idevice_id -l` would list some non existing iOS device. Now no iOS devices...

dependency failure message like below: > No certificate matching '' for team '': Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to...

``` CopyPNGFile build/Build/Intermediates/ArchiveIntermediates/bar/InstallationBuildProductsLocation/Applications/bar.app/boat.png bar/cocos2d-x_resource/boat.png cd /Users/Shared/Jenkins/workspace/foo export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress -strip-PNG-text /Users/Shared/Jenkins/workspace/foo/bar/cocos2d-x_resource/boat.png /Users/Shared/Jenkins/workspace/foo/build/Build/Intermediates/ArchiveIntermediates/bar/InstallationBuildProductsLocation/Applications/bar.app/boat.png While reading /Users/Shared/Jenkins/workspace/foo/bar/cocos2d-x_resource/boat.png pngcrush caught libpng error: Read Error ``` Such like above error, xcpretty cannot parse...

git-fame-1.14.0, zsh and bash both found this problem. When git repo author name contains both ascii and Chinese characters, redundant spaces added for Chinese characters. You could use different Chinese...

enhancement
help wanted

I am reopening this issue: https://github.com/selendroid/selendroid/issues/140 Quote from @DominikDary : > I've looked into this bug and the interesting thing is, that for PopopMenus it is working fine: > http://code.google.com/p/selenium/source/browse/apps/ApiDemos/src/com/example/android/apis/view/PopupMenu1.java?repo=mobile#41...

this commit is to fix invisible element scrolliing to visible but not been clicked. ### Reason `View.requestRectangleOnScreen` method is an async method. it will return immediately, and the scroll action...

- `S` for `Severe` does not exists in logcat logs, it should be `E` for `Error` - now Android logcat logs contains timestamp and pid numbers like `06-24 11:25:19.498 3309...

... thriftpy/transport/cybase.c:3127:24: error: no member named 'exc_type' in 'struct _ts' tmp_type = tstate->exc_type; ~~~~~~ ^ thriftpy/transport/cybase.c:3128:25: error: no member named 'exc_value' in 'struct _ts'; did you mean 'curexc_value'? tmp_value =...

``` File "/Users/someone/Documents/code/pycharm/test/venv/lib/oython3.6/site-packages/thriftpy2/parser/ init py", line 33, in load include_dir=include_dir) File "/Users/someone/Documents/code/oycharm/test/venv/lib/oython3.6/site-packaaes/thriftoy2/oarser/oarser.py", line 577, in parse data = fh.read () File "/Users/someone/.pyenv/versions/3.6.0/lib/python3.6/encodinqs/ascii.py'", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError:...