I installed it using
sudo dpkg --force-architecture -i opencachemanager_0.23.5-1_i386.deb
opened it from Applications>Other>OCM Geocache Manager
Crashes after splash screen every time.
:~$ ocm-gtk
Xlib: extension "RANDR" missing on display ":0.0".
** (ocm-gtk:2134): WARNING **: The following assembly referenced from /usr/lib/opencachemanager/ocm-gtk.exe could not be loaded:
Assembly: webkit-sharp (assemblyref_index=11)
Version: 1.1.15.0
Public Key: eaa1d335d2e19745
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/opencachemanager/).
** (ocm-gtk:2134): WARNING **: Could not load file or assembly 'webkit-sharp, Version=1.1.15.0, Culture=neutral, PublicKeyToken=eaa1d335d2e19745' or one of its dependencies.
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.TypeLoadException: A type load exception has occurred.
at MainWindow..ctor () [0x00000] in <filename unknown="">:0
at ocmgtk.MainClass.ShowMain () [0x00000] in <filename unknown="">:0
at ocmgtk.MainClass.<handlesplashtimeelapsed>m__0 (System.Object , System.EventArgs ) [0x00000] in <filename unknown="">:0
at Gtk.Application+InvokeCB.Invoke () [0x00000] in <filename unknown="">:0
at GLib.Timeout+TimeoutProxy.Handler () [0x00000] in <filename unknown="">:0
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at GLib.Timeout+TimeoutProxy.Handler()
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at ocmgtk.MainClass.Main(System.String[] args)</filename></filename></filename></handlesplashtimeelapsed></filename></filename>
Anonymous
Please use the 0.23.11 install from here:
https://sourceforge.net/projects/opencachemanage/files/OpenCacheManager/0.23/Lucid/
The .debs in the Development folder were previews of 0.23 and are fairly old. They also don't pull all the dependencies OCM needs.
Note, because you installed a preview build, you may need to delete the .config/ocm folder if you still have troubles.