Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows版v2.0.0-RC1にて実行時にfont-listロードエラー #70

Closed
unyacat opened this issue Jun 30, 2022 · 2 comments · Fixed by #71
Closed

Windows版v2.0.0-RC1にて実行時にfont-listロードエラー #70

unyacat opened this issue Jun 30, 2022 · 2 comments · Fixed by #71
Assignees
Labels

Comments

@unyacat
Copy link

unyacat commented Jun 30, 2022

環境

試したバージョン: MirakTest-2.0.0-rc.1-win
Windows10 21H2で実行.

内容

実行直後

エラー文

globalScreenshotAccelerator繧定ィュ螳壹@縺セ縺励◆ undefined
莉・荳九・蜷榊燕縺ォ蜷郁・縺吶k繝励Λ繧ー繧、繝ウ繧堤┌隕悶@縺セ縺・ []
Error: spawn EPERM
    at ChildProcess.spawn (node:internal/child_process:413:11)
    at spawn (node:child_process:709:9)
    at Object.execFile (node:child_process:336:17)
    at t.<computed> [as execFile] (node:electron/js2c/asar_bundle:5:2208)
    at exec (node:child_process:234:25)
    at node:electron/js2c/asar_bundle:5:12704
    at C:\Users\unyacat\Downloads\MirakTest-2.0.0-rc.1-win\resources\app.asar\node_modules\font-list\libs\win32\getByPowerShell.js:33:3
    at new Promise (<anonymous>)
    at module.exports (C:\Users\unyacat\Downloads\MirakTest-2.0.0-rc.1-win\resources\app.asar\node_modules\font-list\libs\win32\getByPowerShell.js:30:24)
    at module.exports (C:\Users\unyacat\Downloads\MirakTest-2.0.0-rc.1-win\resources\app.asar\node_modules\font-list\libs\win32\index.js:25:21) {
  errno: -4048,
  code: 'EPERM',
  syscall: 'spawn'
}
@ci7lus ci7lus self-assigned this Jun 30, 2022
@ci7lus ci7lus added bug Something isn't working Windows labels Jun 30, 2022
@ci7lus
Copy link
Owner

ci7lus commented Jun 30, 2022

これちゃんとtry-catchしててエラーレベルが高かっただけだったのでwarnに落としました

@ci7lus ci7lus removed the bug Something isn't working label Jun 30, 2022
@unyacat
Copy link
Author

unyacat commented Jul 1, 2022

🙆👌

@ci7lus ci7lus closed this as completed in #71 Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants