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

「#」が含まれているvvprojをダブルクリックして起動するとプロジェクト読み込みエラーになる #1970

Closed
Hiroshiba opened this issue Mar 31, 2024 · 0 comments · Fixed by #1972
Labels

Comments

@Hiroshiba
Copy link
Member

不具合の内容

vvprojをダブルクリックしてVOICEVOXを起動&読み込む際、ファイル名に#が含まれているとエラーになります。

ユーザーの方からの報告により発覚しました。
https://x.com/yozakura_ken/status/1774422776310640954?s=20

現象・ログ

EISDIR: illegal operation on a directory, readとなる

再現手順

#を含めたファイルをダブルクリックで読み込もうとする

その他

プロジェクトファイルをダブルクリックして起動するとき、この辺りでURLにファイルパスを含む形でページをロードします。

await loadUrl({ projectFilePath });

たぶんこのあたりのURL文字エンコードが上手くいってないか何かが原因な気がします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant