From owner-freebsd-mono@freebsd.org Wed Jul 29 06:16:19 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 C377F9AE988 for ; Wed, 29 Jul 2015 06:16:19 +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 A898711BD for ; Wed, 29 Jul 2015 06:16:19 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id A7A309AE987; Wed, 29 Jul 2015 06:16:19 +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 A73549AE986 for ; Wed, 29 Jul 2015 06:16:19 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-lb0-x229.google.com (mail-lb0-x229.google.com [IPv6:2a00:1450:4010:c04::229]) (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 37F1B11BC for ; Wed, 29 Jul 2015 06:16:19 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by lbbqi7 with SMTP id qi7so64311lbb.3 for ; Tue, 28 Jul 2015 23:16:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=fmyhREhAokl0ToAWmKK/IM/ASvRfPZbNqKSzlo3ngOo=; b=ETbEpnZtWd0/RG7e9syuZKV4jqaOVPU6SItm2AU3sIb7EyuNoqJq6NSSzDvtIW9flQ 7pnfii6FFrOYIC4RIa/nIwyNUS3S1gchUiTc1B06NioLiXvTGLB9Zzb2e6W8QpntVi46 nIb5g/HZft1gxozOt2i1vBDDJrzXJIYPBbwWXMG4P+tW8jU0CoR1Pyr3wjHAIxa5UPEP lE+2HG6T6d/RqK9WkunC/GuJi7YY8FnMFXFQOkrqASXUTPff01axr0trR+FqSfNLqx1o vqqKlzc8Qu10MEZhyb5F5IzZih8uFrqrgWgGQ7vrA7NYmTF3YgJal9TAnNNrkM3PMRHt emgA== MIME-Version: 1.0 X-Received: by 10.112.186.35 with SMTP id fh3mr36409669lbc.82.1438150577444; Tue, 28 Jul 2015 23:16:17 -0700 (PDT) Received: by 10.152.180.166 with HTTP; Tue, 28 Jul 2015 23:16:17 -0700 (PDT) Date: Tue, 28 Jul 2015 23:16:17 -0700 Message-ID: Subject: Mono Develop 5.0.1_1 Not Launching? From: Russell Haley To: mono@freebsd.org Content-Type: text/plain; charset=UTF-8 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: Wed, 29 Jul 2015 06:16:19 -0000 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