G-Node / gin-cli

Command line client for GIN
https://gin.g-node.org
Other
12 stars 6 forks source link

GinClientApp error at startup: Can't install the Dokan driver #318

Closed vncntprvst closed 1 year ago

vncntprvst commented 1 year ago

Hi, I installed the GIN client WinGIN (on Windows 10). The app runs and works (although it fails when uploading too many new files), but I get this error when it starts:

image

Any idea how to fix it, short of re-installing it ? Thanks

mpsonntag commented 1 year ago

Hi @vncntprvst, thank you for reporting the issue. I am not that familiar with WinGIN, but I think the issue lies with an incompatibility of installed Dokan drivers with the Dokan environment supplied by the WinGIN installer.

There are some related issues on the WinGIN repository, maybe this will already help: Specify list of supported Dokan app versions, windows 7 and dokan.

In general I think it is an issue with the WinGIN installer rather than the gin client. I opened an issue over at the WinGIN repository and will close the issue here.