dlech / Keebuntu

KeePass 2.x plugins that provide Ubuntu (Unity) integration
https://launchpad.net/~dlech/+archive/keepass2-plugins
117 stars 5 forks source link

KeePass2 hangs opening db via http with either tray-icon or application-indicator #33

Closed sgparry closed 7 years ago

sgparry commented 8 years ago

On kubuntu 15.04 (KDE), when either of the systray plugins is installed, KeePass2 fails to open databases via http or https. The program hangs and then eventually times out.

dlech commented 8 years ago

Which version of the plugins are you using? Do you have any other plugins installed?

sgparry commented 8 years ago

The versions I have been trying: keepas2-plugin-application-indicator 0.4.7+0.5.7 -or- keepass2-plugin-tray-icon 0.1.1+0.5.7 Konsole output

The other plug-ins I have: Entry templates 6.0.1.0 KeePassRPC (For KeeFox) 1.5.4.0 KeeAgent 0.7.11.0

On 31/12/15 16:51, David Lechner wrote:

Which version of the plugins are you using? Do you have any other plugins installed?

— Reply to this email directly or view it on GitHub https://github.com/dlech/Keebuntu/issues/33#issuecomment-168221972.

sgparry commented 8 years ago

Just confirming this is still a bug even after upgrading to Ubuntu 15.10 (KDE5).

dlech commented 8 years ago

I am not able to reproduce the issue.

Ubuntu 16.04 Plasma desktop (KDE) KeePass 2.32

Plugins: selection_020

Using davserver -D ~ -u user -p pass for webdav server (from python-webdav package).

sgparry commented 8 years ago

Which mono are you using? In my case it is the latest stable from the mono teams repos.

dlech commented 8 years ago

I'm using the official ubuntu package from 16.04 which should be very close to the same.

$ mono --version
Mono JIT compiler version 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
        TLS:           __thread
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  amd64
        Disabled:      none
        Misc:          softdebug 
        LLVM:          supported, not enabled.
        GC:            sgen
dlech commented 8 years ago

Does this happen with the new Status Notifier plugin? See #37.

dlech commented 7 years ago

closing due to no response