Tiggerito / WebSiteAdvantage.KeePass.Firefox.Importer

Firefox to KeePass Password Importer for KeePass 1.x use
17 stars 7 forks source link

unable to import, failed to find mozcrt19.dll #4

Open sebkraemer opened 6 years ago

sebkraemer commented 6 years ago

After choosing a profile folder manually and then trying to import, I get the following error dialog:

Program: Importer
Version: 2.28
Assembly Version: 2.28.0.0
Processor: 64bit
Processor Architecture: MSIL

Exception
Failed to find WebSiteAdvantageKeePassFirefox-Gecko\NSS64\mozcrt19.dll Please re-check the installation process
Source: WebSiteAdvantageKeePassFirefox
  at WebSiteAdvantage.KeePass.Firefox.Gecko.NSS64.NSS3.LoadDependencies () [0x0001b] in <2d8e802397fa4592afcae63dff2c0065>:0 
  at WebSiteAdvantage.KeePass.Firefox.Gecko.NSS3.LoadDependencies () [0x0002b] in <2d8e802397fa4592afcae63dff2c0065>:0 
  at WebSiteAdvantage.KeePass.Firefox.Gecko.NSS3.NSS_Init (System.String profilePath) [0x00000] in <2d8e802397fa4592afcae63dff2c0065>:0 
  at WebSiteAdvantage.KeePass.Firefox.FirefoxProfile.Login (System.String password) [0x00019] in <2d8e802397fa4592afcae63dff2c0065>:0 
  at WebSiteAdvantageKeePassFirefoxImporter.FirefoxFormatImporter.Import (KeePassLib.PwDatabase pwStorage, System.IO.Stream sInput, KeePassLib.Interfaces.IStatusLogger slLogger) [0x000e8] in <068057246f9a4b8d9a740f463d97d62d>:0 

I'm calling the plugin via keepass application. The same won't work if started standalone.

I tried to match paths on console. Maybe the path separator is the problem, it's a backslash although it need be a forward slash on my linux mashine.

El-Cerdo commented 5 years ago

Same here, does not matter if I try it on Linux or Windows.

xcjs commented 1 year ago

I had this issue when I placed the files in the Plugins directory, but resolved it by moving the files into the root Keepass directory.