Yes, it worked on a 10.0 VM I have but I have moved to bare metal thinking 
everything would be the same. Surprise!

I will try poking around the mono forums. I will keep you aprised of any 
progress.

Russ

Sent from my BlackBerry 10 smartphone on the Koodo network.
  Original Message  
From: Jeff Sukow
Sent: Thursday, July 30, 2015 10:34 PM
To: Russell Haley; m...@freebsd.org
Subject: Re: Mono Develop 5.0.1_1 Not Launching?

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; m...@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-unsubscr...@freebsd.org"
>>
>
_______________________________________________
freebsd-mono@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"

Reply via email to