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=