Hi, iam using KeePass 2.20 on windows and currently in the process of swtiching to opensuse.
Iam using opensuse 12.1 (KDE desktop).
I found out that it is possible to use keepass on opensuse together with mono, on the keepass website is a link to this repository:
Index of /repositories/Mono:/Community/openSUSE_Factory+Mono
I had not mono installed before.
it is given as kind of a "no brainer"-method to installing KeePass on opensuse, so i added that repo, and then i was able to fine KeePass in the package manager, after it installed (this included mono) i started it and got the following error message:
the extended report follows:
edit: i just found this: http://sourceforge.net/p/keepass/bugs/1073/
seems to be related to my problem, iam no expert but this seems i just have to wait for an repo update. Is this correct?
Iam using opensuse 12.1 (KDE desktop).
I found out that it is possible to use keepass on opensuse together with mono, on the keepass website is a link to this repository:
Index of /repositories/Mono:/Community/openSUSE_Factory+Mono
I had not mono installed before.
it is given as kind of a "no brainer"-method to installing KeePass on opensuse, so i added that repo, and then i was able to fine KeePass in the package manager, after it installed (this included mono) i started it and got the following error message:
Code:
A fatal error has occurred!
An extended error report has been copied to the clipboard.
Object reference not set to an instance of an object
Code:
Object reference not set to an instance of an object
KeePass
at KeePass.Forms.MainForm.CleanUpEx () [0x00000] in <filename unknown>:0
at KeePass.Forms.MainForm.OnFormClosing (System.Object sender, System.Windows.Forms.FormClosingEventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Form.OnFormClosing (System.Windows.Forms.FormClosingEventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Form.FireClosingEvents (CloseReason reason, Boolean cancel) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form:FireClosingEvents (System.Windows.Forms.CloseReason,bool)
at System.Windows.Forms.Application.Exit (System.ComponentModel.CancelEventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Application.Exit () [0x00000] in <filename unknown>:0
at System.Windows.Forms.Application.OnThreadException (System.Exception t) [0x00000] in <filename unknown>:0
at System.Windows.Forms.NativeWindow.OnThreadException (System.Exception e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, Msg message, IntPtr wParam, IntPtr lParam) [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11.MapWindow (System.Windows.Forms.Hwnd hwnd, WindowType windows) [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11.CreateWindow (System.Windows.Forms.CreateParams cp) [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUI.CreateWindow (System.Windows.Forms.CreateParams cp) [0x00000] in <filename unknown>:0
at System.Windows.Forms.NativeWindow.CreateHandle (System.Windows.Forms.CreateParams cp) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.CreateHandle () [0x00000] in <filename unknown>:0
at System.Windows.Forms.Form.CreateHandle () [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.CreateControl () [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in <filename unknown>:0
at KeePass.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
Void CleanUpEx()
edit: i just found this: http://sourceforge.net/p/keepass/bugs/1073/
seems to be related to my problem, iam no expert but this seems i just have to wait for an repo update. Is this correct?