You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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)
When i using
open
function on windwos10, When does this error occur? Is there any way I can handle it?Thanks.
The text was updated successfully, but these errors were encountered: