Date: Fri, 31 Jul 2015 00:03:28 -0500 From: Jeff Sukow <jdsukow@gmail.com> To: Russell Haley <russ.haley@gmail.com>, mono@freebsd.org Subject: Re: Mono Develop 5.0.1_1 Not Launching? Message-ID: <55BB01A0.2040404@gmail.com> In-Reply-To: <CABx9NuTLk2BTyE6-16UX9YvV16p11hLQa4-kku1fb94jVsCUXw@mail.gmail.com> References: <CABx9NuTLk2BTyE6-16UX9YvV16p11hLQa4-kku1fb94jVsCUXw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Russ, I'm running FreeBSD but I bet it is the same problem that I'm seeing. System.IO.FileNotFoundException: Could not load file or assembly 'Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. From the cli, run 'monodevelop --no-redirect' INFO [2015-07-30 23:59:41Z]: Starting MonoDevelop 5.0.1 INFO [2015-07-30 23:59:41Z]: Running on Mono 4.0.1 (tarball Sun Jul 5 01:37:28 UTC 2015) (64-bit) INFO [2015-07-30 23:59:41Z]: Using GTK+ 2.24.28 ERROR [2015-07-30 23:59:41Z]: MonoDevelop failed to start. Some of the assemblies required to run MonoDevelop (for example gtk-sharp)may not be properly installed in the GAC. System.Exception: Toolkit could not be loaded ---> System.IO.FileNotFoundException: Could not load file or assembly 'Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. File name: 'Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 ... I haven't found a fix yet. Let me know if you find a solution. Jeff On 07/29/15 01:16, Russell Haley wrote: > Hi there, > > I am trying to run Monodevelop on PC-BSD 10.1 release 25. First, ports > wouldn't build any of the dependency files and then when I finally got > it installed through the AppCafe using a binary, the application fails > to start. There is no error or pop-up. It just fails to start. > > I'd really like to debug this and fix the issue. Is there any logging > or any way I can figure out what the next step in debuggin this issue > is? > > Thanks, > > Russ > _______________________________________________ > freebsd-mono@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mono > To unsubscribe, send any mail to "freebsd-mono-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55BB01A0.2040404>