Cheng Yang

Results 18 issues of Cheng Yang

I have a `EPlayerView` with a player, I want to change it to another player, however, when I call `setSimpleExoPlayer(player2)`, the video stoped at previous player's frame expected: new video...

Thanks a lot for making the action! I have used it in my project for a while now, I am serving the artifact through cloudfront and would like to restrict...

The previous python interpreter location is hard coded. The change use env's python3

When image width and height are different, before the fix an ArrayIndexOutOfBound exception will thrown. Main change is just swap the width and height, added a new, non-square test image...

cla signed

``` fun parseJson() { val json = "[1,2,3]" val gson = Gson() val listType = object : TypeToken() { }.type val list = gson.fromJson(json,listType) // works fine val d1Type =...

无法启动 ubuntu 20.04, 运行 `curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | bash` 后显示错误 ``` Digest: sha256:7b48c45ef1fcd1e164b2def03f7a17775e9d4f409420588dd8bf8ac8b4b02fb4 Status: Downloaded newer image for zixia/wechat:3.3.0.115 docker.io/zixia/wechat:3.3.0.115 🚀 Pulling the docker image done. 🚀 Starting DoChat /dɑɑˈtʃæt/...

**Describe the bug** I created 2 tunnels via cli following the documentation here in https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/local/#set-up-a-tunnel-locally-cli-setup **To Reproduce** Steps to reproduce the behavior: create 2 tunnels run tunnel list ``` cloudflared...

Type: Bug
Priority: Normal

I followed readme to run ``` $BLENDER -noaudio --background --python generate.py -- --seed 0 --task coarse -g desert simple --output_folder outputs/helloworld/coarse --debug ``` ``` Blender 3.3.1 (hash b292cfe5a936 built 2022-10-05...

cli would be like ```aws ec2 run-instances --image-id ami-09092360 --monitoring Enabled=true...``` how to pass monitor parameter to the runner? thanks

### The use case you're trying to solve as it's mentioned in the doc. ChannelID has one use case, > You usually want to leave this blank so that each...

enhancement