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

Error { kind: InvalidInput, message: "program path has no file name" } on Windows 10 #93

Open
gusxodnjs opened this issue Jan 14, 2025 · 1 comment

Comments

@gusxodnjs
Copy link

Hello, I've been using this library on tauri.
Recently, I receive sentry error log like below. (this error is occured on customer user system. so, i can't debug this more)

Error { kind: InvalidInput, message: "program path has no file name" }

When i using open function on windwos10, When does this error occur? Is there any way I can handle it?

Thanks.

@amodm
Copy link
Owner

amodm commented Jan 14, 2025

Is there a stack trace that you have access to? And/or the target url that was being opened?

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

No branches or pull requests

2 participants