From owner-freebsd-mono@freebsd.org Fri Jul 31 09:18:55 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 F06DD9AE9B8 for ; Fri, 31 Jul 2015 09:18:55 +0000 (UTC) (envelope-from radovanovic@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 CDD5C8B7 for ; Fri, 31 Jul 2015 09:18:55 +0000 (UTC) (envelope-from radovanovic@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id CA1C99AE9B7; Fri, 31 Jul 2015 09:18:55 +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 C9A1F9AE9B6 for ; Fri, 31 Jul 2015 09:18:55 +0000 (UTC) (envelope-from radovanovic@gmail.com) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (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 5FD888B6 for ; Fri, 31 Jul 2015 09:18:55 +0000 (UTC) (envelope-from radovanovic@gmail.com) Received: by wibxm9 with SMTP id xm9so23754551wib.1 for ; Fri, 31 Jul 2015 02:18:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=bzO1WyBRBggE0xq0inZc45gtAOZLPM8QYcaVkeIzkI0=; b=h1CGkJo31Q7Fz80g2VNm+xJXmSJCcUQ4oDqnZUfhCT64Jio5dnM8UMzd2MQl7xIbUD yf/kbwUmr1LP0k8+7X80JApkaxlcLlv1hMGWdKlBQQJdGNyRNsBiNZxcbvcJUosHngry 93nqrsleIwsutgG24kuHjNmbxf9Ent6PvwnsNz9TkEz1Y73vvppiGA/ZYCB8/v/R5C9q FlGodarFoXo8mOsoqwqb4rv2Elyl9A2TgUBHhxuVj/7fHTqMzKVHQaMmZqb9vzez6yrU JPKcrz7y2cSaP784cob35meMggdO08VdCHToRoWj3eHuFJrY4/g+pFU5v2WdumdVnWnU U2xA== X-Received: by 10.180.84.136 with SMTP id z8mr5043319wiy.63.1438334333717; Fri, 31 Jul 2015 02:18:53 -0700 (PDT) Received: from zmaj.softwarehood.com (79-101-246-196.dynamic.isp.telekom.rs. [79.101.246.196]) by smtp.googlemail.com with ESMTPSA id k2sm3493189wif.4.2015.07.31.02.18.51 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 31 Jul 2015 02:18:52 -0700 (PDT) Message-ID: <55BB3D7A.2010900@gmail.com> Date: Fri, 31 Jul 2015 11:18:50 +0200 From: Ivan Radovanovic User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130812 Thunderbird/17.0.8 MIME-Version: 1.0 To: Jeff Sukow CC: Russell Haley , mono@freebsd.org Subject: Re: Mono Develop 5.0.1_1 Not Launching? References: <55BB01A0.2040404@gmail.com> <20150731050625.4886608.82231.1743@gmail.com> <55BB08E2.8000708@gmail.com> In-Reply-To: <55BB08E2.8000708@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 09:18:56 -0000 On 07/31/15 07:34, Jeff Sukow napisa: > 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 :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" >>> >> > _______________________________________________ > 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" Hi guys, I suspect what you are experiencing is rather some bug in mono 4.0 (or in FreeBSD port) - I am running at the moment MonoDevelop 5.7.1 and 6.0 beta (for D) on older version of mono (3.2.3 and 3.10) and everything works normally (although I always built MonoDevelop manually from their source, because port was out of date) Kind regards, Ivan