I am attempting to run XJS Journal System in Fedora Core 4 (2.6.15-1.1833_FC4) with latest mono:
$ rpm -qa | grep mono
mono-core-1.1.13.4-0.novell
mono-basic-1.1.13.4-0.novell
mono-locale-extras-1.1.13.4-0.novell
mod_mono-1.1.13-0.fedora4.novell
mono-jscript-1.1.13.4-0.novell
mono-data-oracle-1.1.13.4-0.novell
mono-web-1.1.13.4-0.novell
mono-devel-1.1.13.4-0.novell
mono-data-sybase-1.1.13.4-0.novell
mono-data-sqlite-1.1.13.4-0.novell
monodevelop-0.9-2.novell
mono-winforms-1.1.13.4-0.novell
mono-data-firebird-1.1.13.4-0.novell
mono-nunit-1.1.13.4-0.novell
mono-tools-1.1.11-0.novell
mono-extras-1.1.13.4-0.novell
mono-data-postgresql-1.1.13.4-0.novell
monodoc-core-1.1.13-0.novell
mono-data-1.1.13.4-0.novell
mono-complete-1.1.13.4-0.novell


I must not have something installed correctly because I always get the following error when I try to start XJS-Desktop:
$ mono XJS-Desktop.exe
Mono System.Windows.Forms Assembly [Revision: 54007; built: 2005/12/6 14:35:24]
Keyboard: United States keyboard layout (phantom key version)
Gtk colorscheme read

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
in <0x00129> System.Windows.Forms.XplatUIX11:SetZOrder (IntPtr handle, IntPtr after_handle, Boolean top, Boolean bottom)
in <0x00022> System.Windows.Forms.XplatUI:SetZOrder (IntPtr handle, IntPtr AfterhWnd, Boolean Top, Boolean Bottom)
in <0x00113> System.Windows.Forms.Control:SendToBack ()
in (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:SendToBack ()
in <0x00031> Xjs.Core.Forms.FormSplash:SetExtra (SplashDetails newExtra)
in (wrapper remoting-invoke-with-check) Xjs.Core.Forms.FormSplash:SetExtra (Xjs.Core.Forms.SplashDetails)
in <0x00084> Xjs.Core.Static:LoadPlugins (System.IO.DirectoryInfo PluginLocation)
in <0x00290> XjsDesktop.StartXjs:Main (System.String[] args)


Any hints?

Seems to be something missing, but I don't know what.

Thanks for any feedback.

Jeff Haynes

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to