From owner-freebsd-mono@freebsd.org Mon Aug 3 23:04:59 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 380399B2445 for ; Mon, 3 Aug 2015 23:04:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 216B31FC5 for ; Mon, 3 Aug 2015 23:04:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1E7A49B2443; Mon, 3 Aug 2015 23:04:59 +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 1E0EE9B2441 for ; Mon, 3 Aug 2015 23:04:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00C1B1FC4 for ; Mon, 3 Aug 2015 23:04:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t73N4wJo080606 for ; Mon, 3 Aug 2015 23:04:58 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: maintainer-feedback requested: [Bug 202067] devel/monodevelop won't start Date: Mon, 03 Aug 2015 23:04:59 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: Mon, 03 Aug 2015 23:04:59 -0000 Tony Narlock has reassigned Bugzilla Automation 's request for maintainer-feedback to mono@FreeBSD.or= g: Bug 202067: devel/monodevelop won't start https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202067 --- Description --- See thread at https://lists.freebsd.org/pipermail/freebsd-mono/2015-July/001804.html. I don't get any output to work with on 10.1-RELEASE-p16. $ monodevelop=20 $ monodevelop --help MonoDevelop 5.0.1 Options: --no-splash Do not display splash screen. --ipc-tcp Use the Tcp channel for inter-process comunication. --new-window Do not open in an existing instance of MonoDevelop -h, -?, --help Show help --perf-log Enable performance counter logging --no-redirect Disable redirection of stdout/stderr to a log file $ monodevelop --no-redirect INFO [2015-08-03 18:04:27Z]: Starting MonoDevelop 5.0.1 INFO [2015-08-03 18:04:27Z]: Running on Mono 4.0.1 (tarball Thu Jul 23 02:5= 0:58 UTC 2015) (64-bit) INFO [2015-08-03 18:04:27Z]: Using GTK+ 2.24.28 ERROR [2015-08-03 18:04:27Z]: 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.Cair= o, 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=20 at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in :0=20 at System.Activator.CreateInstance (System.Type type) [0x00000] in :0=20 at Xwt.Backends.ToolkitEngineBackend.CreateBackend (System.Type backendTy= pe) [0x00000] in :0=20 at Xwt.Backends.ToolkitEngineBackend.CreateBackend[TextLayoutBackendHandl= er] () [0x00000] in :0=20 at Xwt.Toolkit.Initialize (Boolean isGuest) [0x00000] in :0 at Xwt.Toolkit.LoadBackend (System.String type, Boolean isGuest, Boolean throwIfFails) [0x00000] in :0=20 --- End of inner exception stack trace --- at Xwt.Toolkit.LoadBackend (System.String type, Boolean isGuest, Boolean throwIfFails) [0x00000] in :0=20 at Xwt.Toolkit.Load (System.String fullTypeName, Boolean isGuest) [0x0000= 0] in :0=20 at Xwt.Application.Initialize (System.String backendType) [0x00000] in :0=20 at Xwt.Application.Initialize (ToolkitType type) [0x00000] in :0=20 at Xwt.Application.InitializeAsGuest (ToolkitType type) [0x00000] in :0=20 at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions options) [0x00000] in :0=20 at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in :0=20 INFO [2015-08-03 18:04:27Z]: Did not find previous version from which to migrate data ERROR [2015-08-03 18:04:27Z]: An unhandled exception has occured. Terminati= ng MonoDevelop? True System.InvalidOperationException: Add-in engine not initialized. at Mono.Addins.AddinEngine.CheckInitialized () [0x00000] in :0=20 at Mono.Addins.AddinManager.GetExtensionObjects[ISystemInformationProvide= r] (System.String path, Boolean reuseCachedInstance) [0x00000] in :0=20 at MonoDevelop.Core.SystemInformation+c__Iterator0.Mov= eNex t () [0x00000] in :0=20 at MonoDevelop.Core.LoggingService.ReportUnhandledException (System.Excep= tion ex, Boolean willShutDown, Boolean silently, System.String tag) [0x00000] in :0=20 at MonoDevelop.Core.LoggingService.LogFatalError (System.String message, System.Exception ex) [0x00000] in :0=20 at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in :0=20 at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) [0x000= 00] in :0=20 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: Add-in engine not initialized. at Mono.Addins.AddinEngine.CheckInitialized () [0x00000] in :0=20 at Mono.Addins.AddinManager.GetExtensionObjects[ISystemInformationProvide= r] (System.String path, Boolean reuseCachedInstance) [0x00000] in :0=20 at MonoDevelop.Core.SystemInformation+c__Iterator0.Mov= eNex t () [0x00000] in :0=20 at MonoDevelop.Core.LoggingService.ReportUnhandledException (System.Excep= tion ex, Boolean willShutDown, Boolean silently, System.String tag) [0x00000] in :0=20 at MonoDevelop.Core.LoggingService.LogFatalError (System.String message, System.Exception ex) [0x00000] in :0=20 at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in :0=20 at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) [0x000= 00] in :0= From owner-freebsd-mono@freebsd.org Mon Aug 3 23:04:59 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 9B3379B2451 for ; Mon, 3 Aug 2015 23:04:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 807961FC8 for ; Mon, 3 Aug 2015 23:04:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7F6BC9B244F; Mon, 3 Aug 2015 23:04:59 +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 6541A9B244A for ; Mon, 3 Aug 2015 23:04:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 51EF91FC7 for ; Mon, 3 Aug 2015 23:04:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t73N4xG4080612 for ; Mon, 3 Aug 2015 23:04:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 202067] devel/monodevelop won't start Date: Mon, 03 Aug 2015 23:04:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: tony@git-pull.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mono@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Mon, 03 Aug 2015 23:04:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202067 Bug ID: 202067 Summary: devel/monodevelop won't start Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: mono@FreeBSD.org Reporter: tony@git-pull.com Flags: maintainer-feedback?(mono@FreeBSD.org) Assignee: mono@FreeBSD.org See thread at https://lists.freebsd.org/pipermail/freebsd-mono/2015-July/001804.html. I don't get any output to work with on 10.1-RELEASE-p16. $ monodevelop $ monodevelop --help MonoDevelop 5.0.1 Options: --no-splash Do not display splash screen. --ipc-tcp Use the Tcp channel for inter-process comunication. --new-window Do not open in an existing instance of MonoDevelop -h, -?, --help Show help --perf-log Enable performance counter logging --no-redirect Disable redirection of stdout/stderr to a log file $ monodevelop --no-redirect INFO [2015-08-03 18:04:27Z]: Starting MonoDevelop 5.0.1 INFO [2015-08-03 18:04:27Z]: Running on Mono 4.0.1 (tarball Thu Jul 23 02:50:58 UTC 2015) (64-bit) INFO [2015-08-03 18:04:27Z]: Using GTK+ 2.24.28 ERROR [2015-08-03 18:04:27Z]: 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 at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in :0 at System.Activator.CreateInstance (System.Type type) [0x00000] in :0 at Xwt.Backends.ToolkitEngineBackend.CreateBackend (System.Type backendType) [0x00000] in :0 at Xwt.Backends.ToolkitEngineBackend.CreateBackend[TextLayoutBackendHandler] () [0x00000] in :0 at Xwt.Toolkit.Initialize (Boolean isGuest) [0x00000] in :0 at Xwt.Toolkit.LoadBackend (System.String type, Boolean isGuest, Boolean throwIfFails) [0x00000] in :0 --- End of inner exception stack trace --- at Xwt.Toolkit.LoadBackend (System.String type, Boolean isGuest, Boolean throwIfFails) [0x00000] in :0 at Xwt.Toolkit.Load (System.String fullTypeName, Boolean isGuest) [0x00000] in :0 at Xwt.Application.Initialize (System.String backendType) [0x00000] in :0 at Xwt.Application.Initialize (ToolkitType type) [0x00000] in :0 at Xwt.Application.InitializeAsGuest (ToolkitType type) [0x00000] in :0 at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions options) [0x00000] in :0 at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in :0 INFO [2015-08-03 18:04:27Z]: Did not find previous version from which to migrate data ERROR [2015-08-03 18:04:27Z]: An unhandled exception has occured. Terminating MonoDevelop? True System.InvalidOperationException: Add-in engine not initialized. at Mono.Addins.AddinEngine.CheckInitialized () [0x00000] in :0 at Mono.Addins.AddinManager.GetExtensionObjects[ISystemInformationProvider] (System.String path, Boolean reuseCachedInstance) [0x00000] in :0 at MonoDevelop.Core.SystemInformation+c__Iterator0.MoveNext () [0x00000] in :0 at MonoDevelop.Core.LoggingService.ReportUnhandledException (System.Exception ex, Boolean willShutDown, Boolean silently, System.String tag) [0x00000] in :0 at MonoDevelop.Core.LoggingService.LogFatalError (System.String message, System.Exception ex) [0x00000] in :0 at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in :0 at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) [0x00000] in :0 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: Add-in engine not initialized. at Mono.Addins.AddinEngine.CheckInitialized () [0x00000] in :0 at Mono.Addins.AddinManager.GetExtensionObjects[ISystemInformationProvider] (System.String path, Boolean reuseCachedInstance) [0x00000] in :0 at MonoDevelop.Core.SystemInformation+c__Iterator0.MoveNext () [0x00000] in :0 at MonoDevelop.Core.LoggingService.ReportUnhandledException (System.Exception ex, Boolean willShutDown, Boolean silently, System.String tag) [0x00000] in :0 at MonoDevelop.Core.LoggingService.LogFatalError (System.String message, System.Exception ex) [0x00000] in :0 at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in :0 at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) [0x00000] in :0 -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-mono@freebsd.org Mon Aug 3 23:12:06 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 4A83C9B2762 for ; Mon, 3 Aug 2015 23:12:06 +0000 (UTC) (envelope-from tony@git-pull.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 29A1B98E for ; Mon, 3 Aug 2015 23:12:06 +0000 (UTC) (envelope-from tony@git-pull.com) Received: by mailman.ysv.freebsd.org (Postfix) id 2878B9B2761; Mon, 3 Aug 2015 23:12:06 +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 280909B275F for ; Mon, 3 Aug 2015 23:12:06 +0000 (UTC) (envelope-from tony@git-pull.com) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (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 BF49798D for ; Mon, 3 Aug 2015 23:12:05 +0000 (UTC) (envelope-from tony@git-pull.com) Received: by wicmv11 with SMTP id mv11so153870815wic.0 for ; Mon, 03 Aug 2015 16:12:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=9ORg41v5vDJARmpEX6zl68sdVPq+T+pfOtmgmK82SJg=; b=REkbwb+OxpljyJYxaEdw0EM3xKybRLsw41PnhzDrPsUOt9+VN5iQP11W4M5x4jmUWO at9EZc/1D1rteFV8blJ4GqppQNz+3r/Wxynipsuaz860cmYRKS8FwLxkR+KQlRFxVgv7 cuonoLGvraCXkIHAOpPqq0DLC3hXnQfsO6pkml+ZIB891S2+oItg0v2RANA2lORlfHou 3TqR7c9GV92LLOKdAgYm+XVyrE1TYmvoQlieqMaElsm7S5gLTJ5qUSVwEn0B0C5fyhva vR5ht9AlBwR173kYARvwLjmDjsUcCCXJMggBeI1lki0tpU2Hm8lCBvSf/TaPqIvV7GeP /VdA== X-Gm-Message-State: ALoCoQk7jTWYw5VWC/xeKFe2SA1nwJMbdqrReSLhcqoveQ8BeguYFn+E/x7dhYsrXf1AhOrg+tUc X-Received: by 10.194.171.129 with SMTP id au1mr1004390wjc.115.1438643523573; Mon, 03 Aug 2015 16:12:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.152.195 with HTTP; Mon, 3 Aug 2015 16:11:23 -0700 (PDT) X-Originating-IP: [50.116.51.229] In-Reply-To: References: From: Tony Narlock Date: Mon, 3 Aug 2015 18:11:23 -0500 Message-ID: Subject: Re: Mono Develop 5.0.1_1 Not Launching? To: mono@freebsd.org Cc: Russell Haley , sergey.v.brunov@gmail.com Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Mon, 03 Aug 2015 23:12:06 -0000 Thank you for posting this. I also am getting the same experience as you and others on the thread. I made a bugzilla issue at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202067 and linked to the thread here as well. Also, there is a patch to update monodevelop (to 5.5) at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194915. This was last modified 2014-12-19 12:38 PST. Unfortunately no one caught it. Sergey, I am CC'ing you on this. It being almost 9 months since, I think we may as well make a patch for the newest monodevelop if possible (latest release as of August 3rd, 2015 is 5.9.5.5) On Wed, Jul 29, 2015 at 1:16 AM, 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" > From owner-freebsd-mono@freebsd.org Tue Aug 4 01:45:09 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 1A8989AF2DA for ; Tue, 4 Aug 2015 01:45:09 +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 F105C1473 for ; Tue, 4 Aug 2015 01:45:08 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id EDB2A9AF2D8; Tue, 4 Aug 2015 01:45:08 +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 ED42A9AF2D7 for ; Tue, 4 Aug 2015 01:45:08 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-la0-x22a.google.com (mail-la0-x22a.google.com [IPv6:2a00:1450:4010:c03::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 7870A1471 for ; Tue, 4 Aug 2015 01:45:08 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by labow3 with SMTP id ow3so28665861lab.1 for ; Mon, 03 Aug 2015 18:45:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=iCj2WGj9yVfQRTCEz4Q8YLG2qCGeJBAMr07VV5Wn9r8=; b=Xyx3SFr0FJhsjBLwDVaxVl+fzXP9WGGStF+806f8Ob3sy7Oiy3sb5HG7HloDv7Bxgp ms9TOKivkJOLH995KWyJCgUruUoxc78WLJkJsSLIqwmiviRbVe5mCKQqzoyL+OWAaANg 4Yb2nxBGpg04LAHLP1+8bw3RlSPid+SgEI6GG4a949fMry5VBpSXk9Yr/U8VdMRK+aCM AdqEx4RaPQMRaB6wUe/T6v7wD6i0cPLge8s8BQA6S0gsOdYJEqD2rO4ItHknmr2Bt58l tYolCcO/scadLh3+lYCMbEUnOeqg/N4IrInP1odlGlIX+EaKSfNfM9zPj8PdzQ9Wb51G Exow== MIME-Version: 1.0 X-Received: by 10.152.36.161 with SMTP id r1mr856963laj.88.1438652706638; Mon, 03 Aug 2015 18:45:06 -0700 (PDT) Received: by 10.152.180.166 with HTTP; Mon, 3 Aug 2015 18:45:06 -0700 (PDT) In-Reply-To: References: Date: Mon, 3 Aug 2015 18:45:06 -0700 Message-ID: Subject: Re: Mono Develop 5.0.1_1 Not Launching? From: Russell Haley To: Tony Narlock Cc: mono@freebsd.org, sergey.v.brunov@gmail.com 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: Tue, 04 Aug 2015 01:45:09 -0000 Very exciting. I would like to be involved if you need a tester. I just read about creating ports in BSD Journal and I started looking into why make was failing on the source from the github repository (some bash specific stuff, NuGet gets called incorrectly and fails etc) but that's as far as I got. Thanks, Russell On Mon, Aug 3, 2015 at 4:11 PM, Tony Narlock wrote: > Thank you for posting this. I also am getting the same experience as you and > others on the thread. > > I made a bugzilla issue at > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202067 and linked to the > thread here as well. > > Also, there is a patch to update monodevelop (to 5.5) at > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194915. This was last > modified 2014-12-19 12:38 PST. Unfortunately no one caught it. Sergey, I am > CC'ing you on this. > > It being almost 9 months since, I think we may as well make a patch for the > newest monodevelop if possible (latest release as of August 3rd, 2015 is > 5.9.5.5) > > On Wed, Jul 29, 2015 at 1:16 AM, 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" > > From owner-freebsd-mono@freebsd.org Tue Aug 4 04:35:43 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 9D8889B3712 for ; Tue, 4 Aug 2015 04:35:43 +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 7B7C8FB9 for ; Tue, 4 Aug 2015 04:35:43 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 7A5A09B3711; Tue, 4 Aug 2015 04:35:43 +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 79DDA9B3710 for ; Tue, 4 Aug 2015 04:35:43 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-la0-x230.google.com (mail-la0-x230.google.com [IPv6:2a00:1450:4010:c03::230]) (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 E28ADFB6 for ; Tue, 4 Aug 2015 04:35:42 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by labgo9 with SMTP id go9so41507472lab.3 for ; Mon, 03 Aug 2015 21:35:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xIP/EaRDmqlxUOb0H8Vjn26OcE0Oo1BmMPk2HMJteOU=; b=Jd+qVGDbJcEFVNzhhZB2RqfpE9KYz/uOEMXVWwvYOWwe+lYLc9M+4VxzHBjTiqEGWA VouY4nFTq1U2XO/OuddKGYildiidcuWa/RD0tD1oduklXAYMK9O33yx3yjxE244DYdZb ax5gpgPYzKc7Ry2uyQXxi2FNZBFdHPYQLAiyNh+U0rrXQ2krqe+AG65VarALP9jStWCh o/FJ9U+4Kel/VxXotWL7rgFcRZUGST4fECwskqZOmwhd00XLkftxOdQCftUU+CRniUSK lWD1a9ZxXebuq3/0HAae1r9tzntJIQnq2mwLcHDTWnxgDTBUcpsJVU9r5jo7Hv8eWrEH mxyw== MIME-Version: 1.0 X-Received: by 10.112.118.41 with SMTP id kj9mr1246963lbb.123.1438662940861; Mon, 03 Aug 2015 21:35:40 -0700 (PDT) Received: by 10.152.180.166 with HTTP; Mon, 3 Aug 2015 21:35:40 -0700 (PDT) In-Reply-To: References: Date: Mon, 3 Aug 2015 21:35:40 -0700 Message-ID: Subject: Re: Mono Develop 5.0.1_1 Not Launching? From: Russell Haley To: Tony Narlock Cc: mono@freebsd.org, sergey.v.brunov@gmail.com Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Tue, 04 Aug 2015 04:35:43 -0000 Okay, so this is where I am at: 1) built mono from /usr/ports/lang/mono (version 4.0.1.28) 2) downloaded current Monodevelop from github. 3) Tried to build, but ran into the following issues: a) *%-recursive: $(CONFIG_MAKE)* -> Doesn't work with make. I called gmake and got past this. b) *DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"* -> This fails in tcsh. Not sure what the repalcement is. Hard coded path got me past this. c) Monodevelop/main contains a (generated?) Makefile has a target called restore-packages which has the following line: *nuget restore* (or something like that) It fails for two reasons. i) it needs to be replaces with *mono /usr/home/rhaley/git/monodevelop/main/external/nuget-binary/NuGet.exe restore* ii) *mozroots --import --sync* -> NuGet.exe needs this run or download fail with WARNING: Error: SendFailure (Error writing headers). Not sure what it does Now I am getting build errors and i think it is because I don't have mono-addins (gtk failing). When I try to run mono-addins from /usr/ports/devel/mono-addins, I get the following error: *make install clean===> Installing for mono-addins-1.1===> mono-addins-1.1 depends on executable: mono - found===> mono-addins-1.1 depends on file: /usr/local/libdata/pkgconfig/gtk-sharp-2.0.pc - not found===> mono-addins-1.1 depends on file: /usr/local/libdata/pkgconfig/gtk-sharp-2.0.pc - not found*** Error code 1Stop.make[1]: stopped in /usr/ports/devel/mono-addins*** Error code 1Stop.make: stopped in /usr/ports/devel/mono-addins* Few! okay, that's as far as I got. Why is the mono-addins port not fetching dependencies? Thanks, Russ On Mon, Aug 3, 2015 at 6:45 PM, Russell Haley wrote: > Very exciting. I would like to be involved if you need a tester. I > just read about creating ports in BSD Journal and I started looking > into why make was failing on the source from the github repository > (some bash specific stuff, NuGet gets called incorrectly and fails > etc) but that's as far as I got. > > Thanks, > > Russell > > On Mon, Aug 3, 2015 at 4:11 PM, Tony Narlock wrote: > > Thank you for posting this. I also am getting the same experience as you > and > > others on the thread. > > > > I made a bugzilla issue at > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202067 and linked to > the > > thread here as well. > > > > Also, there is a patch to update monodevelop (to 5.5) at > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194915. This was last > > modified 2014-12-19 12:38 PST. Unfortunately no one caught it. Sergey, I > am > > CC'ing you on this. > > > > It being almost 9 months since, I think we may as well make a patch for > the > > newest monodevelop if possible (latest release as of August 3rd, 2015 is > > 5.9.5.5) > > > > On Wed, Jul 29, 2015 at 1:16 AM, 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" > > > > > From owner-freebsd-mono@freebsd.org Tue Aug 4 05:30:31 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 142A19B3FDB for ; Tue, 4 Aug 2015 05:30:31 +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 E50AC168E for ; Tue, 4 Aug 2015 05:30:30 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id E22C39B3FDA; Tue, 4 Aug 2015 05:30:30 +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 C7B879B3FD9 for ; Tue, 4 Aug 2015 05:30:30 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-lb0-x22c.google.com (mail-lb0-x22c.google.com [IPv6:2a00:1450:4010:c04::22c]) (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 350B1168D for ; Tue, 4 Aug 2015 05:30:30 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by lbqc9 with SMTP id c9so63401968lbq.1 for ; Mon, 03 Aug 2015 22:30:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=z1vNZrlhx++VsRvE13M6H2uVpnQvh0AdsPyc67XBi1c=; b=pp1HCaCikmjPHaXPv+1g7mxalzurUlCG/XuN3FrbUmC2ux4KAbw1epcSvnF33AGB7q NdyHFCxTG9G4qElUdI1nqhRLQiAbnCVXGyoFsWEm2qIUhsKrUgyO+ix2p/stN0dU4FTQ 2+NjWUi/0h1Vr1js9w8VF+8AbKzAubpwvU2gEKXFIY0p2X12Od4ZFIuYanmbJjlOhDCz 7nkzCRT0aga2U7pLtpmHVymKIRRnPSu8kRUrMCFW4/u6+h3Qj/m+L0CmjNmfPOw4qT7p 0tjxFcH1achX7Gojkwzj2PLWMyRnlDHzSAGD3YMFXtJa4BLGO0TDjKSSpmCc2CVbmfKi ZPrg== MIME-Version: 1.0 X-Received: by 10.112.118.41 with SMTP id kj9mr1385816lbb.123.1438666227684; Mon, 03 Aug 2015 22:30:27 -0700 (PDT) Received: by 10.152.180.166 with HTTP; Mon, 3 Aug 2015 22:30:27 -0700 (PDT) In-Reply-To: References: Date: Mon, 3 Aug 2015 22:30:27 -0700 Message-ID: Subject: Re: Mono Develop 5.0.1_1 Not Launching? From: Russell Haley To: Tony Narlock Cc: mono@freebsd.org, sergey.v.brunov@gmail.com Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Tue, 04 Aug 2015 05:30:31 -0000 Ha! So I worked through it and I installed the following ports: p5-XML-LibXML: cd /usr/ports/textproc/p5-XML-LibXML/ && make install clean gtk-sharp20 -> gtk-sharp30 doesn't work! oops /ports/x11-toolkits/gtk-sharp20/ && make install clean gnome-sharp20 cd /usr/ports/x11-toolkits/gnome-sharp20/ && make install clean -> had to run REinstall for this one??? and finished the build, but I get a runtime error. When running monodevelop --no-redirect I get this: INFO [2015-08-03 22:24:26Z]: Add-in loaded: MonoDevelop.CBinding INFO [2015-08-03 22:24:26Z]: [MonoDevelop.DesignerSupport.Toolbox.ExternalLoader] Add-in loaded: MonoDevelop.CBinding INFO [2015-08-03 22:24:26Z]: Add-in loaded: MonoDevelop.GtkCore INFO [2015-08-03 22:24:26Z]: [MonoDevelop.DesignerSupport.Toolbox.ExternalLoader] Add-in loaded: MonoDevelop.GtkCore ERROR [2015-08-03 22:24:26Z]: GLib-Critical: Source ID 1927 was not found when attempting to remove it Stack trace: at GLib.Source.g_source_remove(UInt32 ) at GLib.Source.Remove(UInt32 tag) at GLib.Timeout+TimeoutProxy.Dispose(Boolean disposing) at GLib.Timeout+TimeoutProxy.Finalize() ERROR [2015-08-03 22:24:26Z]: GLib-Critical: Source ID 1924 was not found when attempting to remove it Stack trace: at GLib.Source.g_source_remove(UInt32 ) at GLib.Source.Remove(UInt32 tag) at GLib.Timeout+TimeoutProxy.Dispose(Boolean disposing) at GLib.Timeout+TimeoutProxy.Finalize() ERROR [2015-08-03 22:24:26Z]: GLib-Critical: Source ID 1923 was not found when attempting to remove it Ad-nausium. NOW I am out of my depth... Yay, I'm helping! :D Russ On Mon, Aug 3, 2015 at 9:35 PM, Russell Haley wrote: > Okay, so this is where I am at: > > 1) built mono from /usr/ports/lang/mono (version 4.0.1.28) > 2) downloaded current Monodevelop from github. > 3) Tried to build, but ran into the following issues: > a) *%-recursive: $(CONFIG_MAKE)* -> Doesn't work with make. I called > gmake and got past this. > b) *DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"* -> This > fails in tcsh. Not sure what the repalcement is. Hard coded path got me > past this. > c) Monodevelop/main contains a (generated?) Makefile has a target called > restore-packages which has the following line: *nuget restore* (or > something like that) It fails for two reasons. > i) it needs to be replaces with *mono > /usr/home/rhaley/git/monodevelop/main/external/nuget-binary/NuGet.exe > restore* > ii) *mozroots --import --sync* -> NuGet.exe needs this run or download > fail with WARNING: Error: SendFailure (Error writing headers). Not sure > what it does > > Now I am getting build errors and i think it is because I don't have > mono-addins (gtk failing). > > When I try to run mono-addins from /usr/ports/devel/mono-addins, I get the > following error: > > > > > > > > > > > > > > > *make install clean===> Installing for mono-addins-1.1===> > mono-addins-1.1 depends on executable: mono - found===> mono-addins-1.1 > depends on file: /usr/local/libdata/pkgconfig/gtk-sharp-2.0.pc - not > found===> mono-addins-1.1 depends on file: > /usr/local/libdata/pkgconfig/gtk-sharp-2.0.pc - not found*** Error code > 1Stop.make[1]: stopped in /usr/ports/devel/mono-addins*** Error code > 1Stop.make: stopped in /usr/ports/devel/mono-addins* > > Few! okay, that's as far as I got. Why is the mono-addins port not > fetching dependencies? > > Thanks, > > Russ > > On Mon, Aug 3, 2015 at 6:45 PM, Russell Haley > wrote: > >> Very exciting. I would like to be involved if you need a tester. I >> just read about creating ports in BSD Journal and I started looking >> into why make was failing on the source from the github repository >> (some bash specific stuff, NuGet gets called incorrectly and fails >> etc) but that's as far as I got. >> >> Thanks, >> >> Russell >> >> On Mon, Aug 3, 2015 at 4:11 PM, Tony Narlock wrote: >> > Thank you for posting this. I also am getting the same experience as >> you and >> > others on the thread. >> > >> > I made a bugzilla issue at >> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202067 and linked to >> the >> > thread here as well. >> > >> > Also, there is a patch to update monodevelop (to 5.5) at >> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194915. This was last >> > modified 2014-12-19 12:38 PST. Unfortunately no one caught it. Sergey, >> I am >> > CC'ing you on this. >> > >> > It being almost 9 months since, I think we may as well make a patch for >> the >> > newest monodevelop if possible (latest release as of August 3rd, 2015 is >> > 5.9.5.5) >> > >> > On Wed, Jul 29, 2015 at 1:16 AM, 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 >> " >> > >> > >> > > From owner-freebsd-mono@freebsd.org Tue Aug 4 06:42:02 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 221E19B3145 for ; Tue, 4 Aug 2015 06:42:02 +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 F1B251BCE for ; Tue, 4 Aug 2015 06:42:01 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id E3FE49B3144; Tue, 4 Aug 2015 06:42:01 +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 E37B59B3143 for ; Tue, 4 Aug 2015 06:42:01 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-la0-x235.google.com (mail-la0-x235.google.com [IPv6:2a00:1450:4010:c03::235]) (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 517FA1BCA for ; Tue, 4 Aug 2015 06:42:01 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by labsr2 with SMTP id sr2so407343lab.2 for ; Mon, 03 Aug 2015 23:41:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RM91mSpuIX/7XlhEYO5HVShjBrNgcm0EEjvxZC6CR30=; b=O2PwYCv//jtYQEtIaC+ZkLADglmBhYpSlgu6bdSAd2tfCTzligs5gFJ2in+6Bkmvhv witrMiz6Dx/5JQD9o2h3p1U8Rh6NVra8NTdnRTBhlCGr9cnzzXitTq1vmAYPh5/gz9yj C08blc5Kf89ZEN9TcJ9RDPS9OQojfAjp5KHPSnXIe/qzkOnVdY/DmwFOyASskknvAE3l nRU+Le5vHvO55VBvmEdqMaqjnyC4kXU0eM74WCVb9+Ubv9LArCvq7IRLWcOCx2SLfBYx IqP95v2S56uJvOukU5uDyRX+356hBK0y3QR/0yfL9EZCRShhWGwTz1CmLN+XaeDnI1aE TlTg== MIME-Version: 1.0 X-Received: by 10.112.186.35 with SMTP id fh3mr1646304lbc.82.1438670518532; Mon, 03 Aug 2015 23:41:58 -0700 (PDT) Received: by 10.152.180.166 with HTTP; Mon, 3 Aug 2015 23:41:58 -0700 (PDT) In-Reply-To: References: Date: Mon, 3 Aug 2015 23:41:58 -0700 Message-ID: Subject: Re: Mono Develop 5.0.1_1 Not Launching? From: Russell Haley To: Tony Narlock Cc: mono@freebsd.org, sergey.v.brunov@gmail.com Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Tue, 04 Aug 2015 06:42:02 -0000 Okay, last post, I promise. I need some sleep! So what I reported previously is not a real issue ERROR [2015-08-03 22:24:30Z]: GLib-Critical: Source ID 2077 was not found when attempting to remove it Stack trace: at GLib.Source.g_source_remove(UInt32 ) at GLib.Source.Remove(UInt32 tag) at GLib.Timeout+TimeoutProxy.Dispose(Boolean disposing) at GLib.Timeout+TimeoutProxy.Finalize() Is only a warning apparently??? Anyway, are we running an old version of gtk-sharp? Seems to be updated here: https://github.com/mono/gtk-sharp/commit/7ea0c4afaf405df2dfc5a42e098e9023ecc1c51c The REAL error is this: [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.IOException: persistent kevent() error, error code = '22' at System.IO.KqueueMonitor.Monitor () [0x00000] in :0 at System.IO.KqueueMonitor.DoMonitor () [0x00000] in :0 I drilled into KqueueMonitor and found that in the Monitor() routine it throws this exception if it retries three times with no success. '22' is called fromMarshall.GetLastWin32Error, so it could be: 0x00000016 ERROR_BAD_COMMAND or 0x00000022 ERROR_WRONG_DISK Depending how you interpret '22'. :D Once again, hope I'm helping more than hindering. Goodnight, Russ On Mon, Aug 3, 2015 at 10:30 PM, Russell Haley wrote: > Ha! So I worked through it and I installed the following ports: > > p5-XML-LibXML: > cd /usr/ports/textproc/p5-XML-LibXML/ && make install clean > > gtk-sharp20 -> gtk-sharp30 doesn't work! oops > /ports/x11-toolkits/gtk-sharp20/ && make install clean > > gnome-sharp20 > cd /usr/ports/x11-toolkits/gnome-sharp20/ && make install clean -> had to > run REinstall for this one??? > > and finished the build, but I get a runtime error. When running > monodevelop --no-redirect I get this: > > INFO [2015-08-03 22:24:26Z]: Add-in loaded: MonoDevelop.CBinding > INFO [2015-08-03 22:24:26Z]: > [MonoDevelop.DesignerSupport.Toolbox.ExternalLoader] Add-in loaded: > MonoDevelop.CBinding > INFO [2015-08-03 22:24:26Z]: Add-in loaded: MonoDevelop.GtkCore > INFO [2015-08-03 22:24:26Z]: > [MonoDevelop.DesignerSupport.Toolbox.ExternalLoader] Add-in loaded: > MonoDevelop.GtkCore > ERROR [2015-08-03 22:24:26Z]: GLib-Critical: Source ID 1927 was not found > when attempting to remove it > Stack trace: > at GLib.Source.g_source_remove(UInt32 ) > at GLib.Source.Remove(UInt32 tag) > at GLib.Timeout+TimeoutProxy.Dispose(Boolean disposing) > at GLib.Timeout+TimeoutProxy.Finalize() > ERROR [2015-08-03 22:24:26Z]: GLib-Critical: Source ID 1924 was not found > when attempting to remove it > Stack trace: > at GLib.Source.g_source_remove(UInt32 ) > at GLib.Source.Remove(UInt32 tag) > at GLib.Timeout+TimeoutProxy.Dispose(Boolean disposing) > at GLib.Timeout+TimeoutProxy.Finalize() > ERROR [2015-08-03 22:24:26Z]: GLib-Critical: Source ID 1923 was not found > when attempting to remove it > > Ad-nausium. NOW I am out of my depth... > > > Yay, I'm helping! :D > > Russ > > > On Mon, Aug 3, 2015 at 9:35 PM, Russell Haley > wrote: > >> Okay, so this is where I am at: >> >> 1) built mono from /usr/ports/lang/mono (version 4.0.1.28) >> 2) downloaded current Monodevelop from github. >> 3) Tried to build, but ran into the following issues: >> a) *%-recursive: $(CONFIG_MAKE)* -> Doesn't work with make. I called >> gmake and got past this. >> b) *DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"* -> This >> fails in tcsh. Not sure what the repalcement is. Hard coded path got me >> past this. >> c) Monodevelop/main contains a (generated?) Makefile has a target called >> restore-packages which has the following line: *nuget restore* (or >> something like that) It fails for two reasons. >> i) it needs to be replaces with *mono >> /usr/home/rhaley/git/monodevelop/main/external/nuget-binary/NuGet.exe >> restore* >> ii) *mozroots --import --sync* -> NuGet.exe needs this run or download >> fail with WARNING: Error: SendFailure (Error writing headers). Not sure >> what it does >> >> Now I am getting build errors and i think it is because I don't have >> mono-addins (gtk failing). >> >> When I try to run mono-addins from /usr/ports/devel/mono-addins, I get >> the following error: >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> *make install clean===> Installing for mono-addins-1.1===> >> mono-addins-1.1 depends on executable: mono - found===> mono-addins-1.1 >> depends on file: /usr/local/libdata/pkgconfig/gtk-sharp-2.0.pc - not >> found===> mono-addins-1.1 depends on file: >> /usr/local/libdata/pkgconfig/gtk-sharp-2.0.pc - not found*** Error code >> 1Stop.make[1]: stopped in /usr/ports/devel/mono-addins*** Error code >> 1Stop.make: stopped in /usr/ports/devel/mono-addins* >> >> Few! okay, that's as far as I got. Why is the mono-addins port not >> fetching dependencies? >> >> Thanks, >> >> Russ >> >> On Mon, Aug 3, 2015 at 6:45 PM, Russell Haley >> wrote: >> >>> Very exciting. I would like to be involved if you need a tester. I >>> just read about creating ports in BSD Journal and I started looking >>> into why make was failing on the source from the github repository >>> (some bash specific stuff, NuGet gets called incorrectly and fails >>> etc) but that's as far as I got. >>> >>> Thanks, >>> >>> Russell >>> >>> On Mon, Aug 3, 2015 at 4:11 PM, Tony Narlock wrote: >>> > Thank you for posting this. I also am getting the same experience as >>> you and >>> > others on the thread. >>> > >>> > I made a bugzilla issue at >>> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202067 and linked >>> to the >>> > thread here as well. >>> > >>> > Also, there is a patch to update monodevelop (to 5.5) at >>> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194915. This was >>> last >>> > modified 2014-12-19 12:38 PST. Unfortunately no one caught it. Sergey, >>> I am >>> > CC'ing you on this. >>> > >>> > It being almost 9 months since, I think we may as well make a patch >>> for the >>> > newest monodevelop if possible (latest release as of August 3rd, 2015 >>> is >>> > 5.9.5.5) >>> > >>> > On Wed, Jul 29, 2015 at 1:16 AM, 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" >>> > >>> > >>> >> >> > From owner-freebsd-mono@freebsd.org Tue Aug 4 10:39:17 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 56B869B1B7D for ; Tue, 4 Aug 2015 10:39:17 +0000 (UTC) (envelope-from portscout@FreeBSD.org) 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 40C24199F for ; Tue, 4 Aug 2015 10:39:17 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3FFFC9B1B7C; Tue, 4 Aug 2015 10:39:17 +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 3FA2D9B1B7B for ; Tue, 4 Aug 2015 10:39:17 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 310FA199E for ; Tue, 4 Aug 2015 10:39:17 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.15.2/8.15.2) with ESMTP id t74AdH4X063671 for ; Tue, 4 Aug 2015 10:39:17 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.15.2/8.15.2/Submit) id t74AdHUH063670; Tue, 4 Aug 2015 10:39:17 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201508041039.t74AdHUH063670@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Tue, 4 Aug 2015 10:39:17 +0000 From: portscout@FreeBSD.org To: mono@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 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: Tue, 04 Aug 2015 10:39:17 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/mono@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ lang/mono | 4.0.1.28 | 4.0.3.20 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks.