From owner-freebsd-mono@freebsd.org Fri Jul 31 05:43:07 2015 Return-Path: Delivered-To: freebsd-mono@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88D9F9ADCA1 for ; Fri, 31 Jul 2015 05:43:07 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 670CDF13 for ; Fri, 31 Jul 2015 05:43:07 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 642FE9ADCA0; Fri, 31 Jul 2015 05:43:07 +0000 (UTC) Delivered-To: mono@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63B6E9ADC9D for ; Fri, 31 Jul 2015 05:43:07 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-pd0-x22e.google.com (mail-pd0-x22e.google.com [IPv6:2607:f8b0:400e:c02::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3021FF12 for ; Fri, 31 Jul 2015 05:43:07 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by pdjr16 with SMTP id r16so37432583pdj.3 for ; Thu, 30 Jul 2015 22:43:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:content-transfer-encoding:message-id:date :subject:from:in-reply-to:references:to; bh=sLLGo1jYZpxcfWEVwzmMi8Q5z8G+4P/oUDylRFmx65w=; b=UVbWkBMBeGylxO9bMOSenDOAL2m8HIxX8fr8yyO0L71UeMZcxIDX0zOCKyYD6VJL8b FOgTpScqd1dy9UpEPO+0ly3jPJdB5IKNEOx5iz+7lSsFI7pQZKJBU/JHEFkhPlSy3g72 4uqvg1P8IaPMGU6Z0WuirIXNBbc/KB82XtmlsTsXa+gmi7S29h4z2/vgJcaw+5H1oWaK fP2NC3x2RTMcv1t4BMQGOAuCVU1V4s7vhjmDr8n4LdA5if2a3BRcb1GYoSK3l05aUUAU 2TLxXQ4a00hHB39TkA8C7CCt8eqBFbSU25dfWo8Hfd0n/RrcYvNVmowB0C7YrdWEw+Fc S76w== X-Received: by 10.70.126.133 with SMTP id my5mr3031512pdb.14.1438321386575; Thu, 30 Jul 2015 22:43:06 -0700 (PDT) Received: from [127.0.0.1] ([216.113.200.184]) by smtp.gmail.com with ESMTPSA id xp10sm5229112pac.34.2015.07.30.22.43.04 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 30 Jul 2015 22:43:05 -0700 (PDT) Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: BlackBerry Email (10.3.2.2339) Message-ID: <20150731054304.4886608.20334.1746@gmail.com> Date: Thu, 30 Jul 2015 22:43:04 -0700 Subject: Re: Mono Develop 5.0.1_1 Not Launching? From: Russell Haley In-Reply-To: <55BB08E2.8000708@gmail.com> References: <55BB01A0.2040404@gmail.com> <20150731050625.4886608.82231.1743@gmail.com> <55BB08E2.8000708@gmail.com> To: Jeff Sukow , mono@freebsd.org X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 05:43:07 -0000 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 pr= ogress. Russ Sent=A0from=A0my=A0BlackBerry=A010=A0smartphone=A0on=A0the=A0Koodo=A0networ= k. =A0 Original Message =A0 From: Jeff Sukow Sent: Thursday, July 30, 2015 10:34 PM To: Russell Haley; mono@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=20 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=20 mono but that didn't work. http://pkg.freebsd.org/freebsd:10:x86:64/release_0/All/monodevelop-4.0.12.t= xz That led me to believe it was a mono framework change that affect this=20 (have no proof or time to look into it). I still run a couple of websites (Asp.Net MVC) in freeBSD jails that=20 work great but I'm worried about future .Net/mono support. I have=20 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=3D4.0.0.0, Culture=3Dneutral, > PublicKeyToken=3D0738eb9f132ed756' 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=3D4.0.0.0, Culture=3Dneutral, > PublicKeyToken=3D0738eb9f132ed756' or one of its dependencies. > File name: 'Mono.Cairo, Version=3D4.0.0.0, Culture=3Dneutral, > PublicKeyToken=3D0738eb9f132ed756' > at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, > System.Object[] parameters) [0x00000] in :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" >> >