holochain / launcher

Desktop launcher to install and use Holochain apps locally (Electron version)
58 stars 2 forks source link

[BUG] Launcher not starting on Windows with "unable to open database file" #88

Open snowshiva opened 3 months ago

snowshiva commented 3 months ago

Image

matthme commented 2 months ago

https://github.com/holochain/holochain/issues/3860

abe-njama commented 1 month ago

@snowshiva @matthme this is issue is now resolved in both holochain 0.4.0-dev.13 and 0.3.2-rc.0 courtesy of https://github.com/holochain/holochain/pull/4070

While this improvement should help manage the db name in the path, the general recommendation is that the path name be kept short as Windows doesn't lengthy paths quite well.

matthme commented 1 month ago

Great! Will close the issue once Launcher got bumped to the according holochain version(s).