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