Date: Fri, 31 Jul 2015 00:34:26 -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: <55BB08E2.8000708@gmail.com> In-Reply-To: <20150731050625.4886608.82231.1743@gmail.com> References: <CABx9NuTLk2BTyE6-16UX9YvV16p11hLQa4-kku1fb94jVsCUXw@mail.gmail.com> <55BB01A0.2040404@gmail.com> <20150731050625.4886608.82231.1743@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm not sure what the mono/monodevelop project changed, but the prior version of MonoDevelop worked great on freeBSD. I upgraded and that was it. After the mono upgrade: I tried running an old package of monodevelop with the latest version of mono but that didn't work. http://pkg.freebsd.org/freebsd:10:x86:64/release_0/All/monodevelop-4.0.12.txz That led me to believe it was a mono framework change that affect this (have no proof or time to look into it). I still run a couple of websites (Asp.Net MVC) in freeBSD jails that work great but I'm worried about future .Net/mono support. I have reverted to Visual Studio for my builds. Jeff On 07/31/15 00:06, Russell Haley wrote: > Yup, that's it. Thanks Jeff! First step to fixing it is identification... > > > Russ > > Sent from my BlackBerry 10 smartphone on the Koodo network. > Original Message > From: Jeff Sukow > Sent: Thursday, July 30, 2015 10:03 PM > To: Russell Haley; mono@freebsd.org > Subject: Re: Mono Develop 5.0.1_1 Not Launching? > > 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?55BB08E2.8000708>