Peter Van Eenoo writes: > If you don't need the keepass 2x functionality, then the keepass 1x package > is available and works great. > On Aug 20, 2015 8:28 AM, "Andrzej Drewnowski" <[email protected]> > wrote:
If you DO need keepass 2x functionality I have a WIP port that builds the latest beta of keepassx: https://github.com/qbit/mystuff/tree/master/security/keepassx It is buggy, but seems to work well enough. > >> Hello! >> >> I am trying to run KeePass on OpenBSD (amd64)- current (but on 5.7 are the >> same errors). I installed Mono from packages and downloaded >> KeePass-2.30-portable. Unfortunately I can't start KeePass because of this >> errors: >> >> >> SendMessage (25165861, 0x112c, 0x4, 0x4) >> >> libpng error: invalid after png_start_read_image or png_read_update_info >> >> libpng error: invalid after png_start_read_image or png_read_update_info >> >> libpng error: invalid after png_start_read_image or png_read_update_info >> >> libpng error: invalid after png_start_read_image or png_read_update_info >> >> SendMessage (25165855, 0x101f, 0x0, 0x0) >> >> SendMessage (0, 0x1203, 0x0, 0x7f7ffffee970) >> >> SendMessage (0, 0x1204, 0x0, 0x7f7ffffee970) >> >> SendMessage (0, 0x1203, 0x1, 0x7f7ffffee970) >> >> SendMessage (0, 0x1204, 0x1, 0x7f7ffffee970) >> >> SendMessage (0, 0x1203, 0x2, 0x7f7ffffee970) >> >> SendMessage (0, 0x1204, 0x2, 0x7f7ffffee970) >> >> SendMessage (0, 0x1203, 0x3, 0x7f7ffffee970) >> >> SendMessage (0, 0x1204, 0x3, 0x7f7ffffee970) >> >> SendMessage (0, 0x1203, 0x4, 0x7f7ffffee970) >> >> SendMessage (0, 0x1204, 0x4, 0x7f7ffffee970) >> >> * Assertion at strenc.c:183, condition `utf8!=NULL' not met >> >> >> Stacktrace: >> >> >> at <unknown> <0xffffffff> >> >> at (wrapper managed-to-native) >> KeePass.Native.NativeMethods.GetFileAttributes (string) <0xffffffff> >> >> at KeePass.Native.NativeMethods.FileExists (string) <0x0002d> >> >> at KeePass.Util.WinUtil.RemoveZoneIdentifier (string) <0x0006e> >> >> at KeePass.Forms.MainForm.OnFormLoadParallelAsync (object) <0x00090> >> >> at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object >> (object,intptr,intptr,intptr) <0xffffffff> >> >> >> ================================================================= >> >> Got a SIGABRT while executing native code. This usually indicates >> >> a fatal error in the mono runtime or one of the native libraries >> >> used by your application. >> >> ================================================================= >> >> >> Abort trap (core dumped) >> >> >> >> I would appreciate your help >> >> Regards >> >> Andrzej -- Sent with my mu4e

