朱聖黎 Zhu Sheng Li

Results 24 comments of 朱聖黎 Zhu Sheng Li

You can refer to : https://github.com/elcuervo/airplay/issues/92#issuecomment-308963057

That's because `HTTP::Response::STATUS_CODES` has already been deprecated by [`http`](https://github.com/httprb/http) since `1.0.0`. You can refer to the [changelog](https://github.com/httprb/http/blob/master/CHANGES.md#100-2015-12-25) of the `http` gem. So the solution is pretty simple. Uninstall the `http`...

I would like to do this, but I don't know if this project is actively maintained since there are so many issues and PRs that have not been updated recently.

I will add documents if it's approved by the maintainer.

I got the same issue when I switched to a MacBook Pro 14"(M1 Pro CPU). I checked #9885, it seems we've already had a solution for this but it has...

There could be multiple layers(tasks) in one bundle image, do we need to cover that? Or we can assume there is only one task?

Oh...This issue is killing me these two days.I would never figure out why it doesn't work for Bluepage if I didn't reach here.Thanks strich,you are a life saver,literally.

@jch It's been a while since I tweaked with v0.3.1. I didn't dig it too much back then. So I had a check with the latest code and wrote a...

@jch The first thought crossed my mind is that changing `DefaultForceNoPage` to `true`... But wait, nobody would bother asking me for this kind of silly change. So maybe it's needed...