Chih-Hsuan Yen

Results 50 issues of Chih-Hsuan Yen

Since 2016/06/19, iQiYi dropped the hackable approach and turned to FlassCC/CrossBridge. Now the `vf` parameter is the key, which is generated by `cmd5.calc` function. Related issues: soimort/you-get#1211 rg3/youtube-dl#9839

bug

### 问题类型 / Type of issues * 其它 / other ### 受影响的软件包 / Affected packages @Sasasu: * [x] kjieba @SilverRainZ: * [x] fontweak (https://aur.archlinux.org/cgit/aur.git/commit/?h=fontweak&id=ef3025c9f369386e593e334422c994604739b891) @VOID001: * [x] bilidan-git (1de2b9fd7fe6262055c04fdc72d6b5a5c59b454a) *...

rebuild

### 问题类型 / Type of issues * 其它 / other ### 受影响的软件包 / Affected packages ---- # Make [archlinuxcn] friendly for [testing] users Note: In this issue [testing] refers to...

##### Expected Behavior LXQt should be able to accept donations ##### Current Behavior I didnt find it ##### Possible Solution First we need a legal entity. From https://github.com/lxqt/lxqt/issues/1829#issuecomment-692002460 > I'm...

##### Expected Behavior Weblate can rebase git commits successfully ##### Current Behavior From time to time, there are rebase failures ##### Possible Solution 1. Record events of rebase failures 2....

translations/i18n

See: https://github.com/lxqt/lxqt/issues/1846 Ref: https://docs.github.com/en/github/administering-a-repository/displaying-a-sponsor-button-in-your-repository

##### Expected Behavior lxqt-session is very stable. ##### Current Behavior Various system event listeners are integrated in lxqt-session, and thus lxqt-session may crash when there is a bug. Example event...

lxqt-config
lxqt-session
lxqt-powermanagement
enhancement

See: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html * Address review comments Seems #296 is stale, so I created a replacement with fixes. Differences from the previous pull request are in the second commit.

With vault 1.9, three tests always fails: ``` ____________ TestOIDC.test_oidc_authorization_url_request_0_success ____________ a = (,) @wraps(func) def standalone_func(*a): > return func(*(a + p.args), **p.kwargs) /usr/lib/python3.10/site-packages/parameterized/parameterized.py:533: _ _ _ _ _ _...

Since 2.5.6 (d308b74840e8b7ce8e5d00798bf578d3c92f4d92, particularly), if `$XDG_DATA_HOME` is valid, tig runs `mkdir(dirname(path), 0777);`. However, dirname() may modify the string pointed to by path [1]. If that happens, path no longer points...