-
Notifications
You must be signed in to change notification settings - Fork 275
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
Loading KeepassHTTP results in empty error message #121
Comments
I haven't had much luck with using keepass on OSX for a while; instead, you On Fri, Jun 14, 2013 at 12:42 PM, Alexander Heusingfeld <
|
Thanks for the quick response, @pfn. I'd really like to investigate in this issue but therefore I need answers on the questions above. Can you give me a little inside on this?
Thanks in advance for your support. |
I can confirm that I can repeat this error in 2015. Running KeePass 2.26 with the latest KeePassHttp (1.8.4.0) will create a blank popup message. KeePassHttp seems to be installed semi-installed though (you can see and use the "KeePassHttp Options..." from the "Tools" menu) but you can't see it on the "Plugins..." page. Also the listening port does not open. There's nothing in the Wine logs. Anyway to crack up debbuging of KeePassHttp to stdout so we can see what's happening and paste the logs here? |
I have the exact same issue in 2016 The plugin list is empty It seems that the plugin KeePassHtpp is not loaded correctly whereas the same configuration works correctly on a native Windows + KeePassHtpp + PassIFox |
This is due to the use of |
Actually, if the managed implemention of the HTTP listener is fairly On Mon, Sep 12, 2016 at 12:21 AM Hao Xia [email protected] wrote:
|
Nice PR @jasonxh - thanks for the contribution! |
I'm currently running Keepass 2.22 on CrossOver 12.2.1.26977 on Mac OS X 10.8.4. Crossover is a customized Wine
To access keepass in Firefox I
bc805071/KeePassHttp.plgx)
While starting Keepass tries to load the plugin but it fails with an empty popup error dialog. Empty in this case means there is no message in the dialog, just the OK button.
The same happens when I exchange the "KeePassHttp.pglx" file with "Newtonsoft.Json.dll" and "KeePassHttp.dll" from the mono directory.
Have you got an idea what the cause might be or do you know whether Keepass write a logfile about such load time errors?
BTW: Can you tell me which port KeePassHTTP tries to occupy? I'd like to check whether this port is already in use.
Thanks in advance for your support.
NOTE: I posted the same problem description as a support request at Codeweavers (https://www.codeweavers.com/compatibility/browse/name/?app_id=1641;forum=1;msg=146314)
The text was updated successfully, but these errors were encountered: