Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Aug 2015 23:04:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202067] devel/monodevelop won't start
Message-ID:  <bug-202067-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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 

<nothing happens>


$ 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 <filename unknown>:0 
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic)
[0x00000] in <filename unknown>:0 
  at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename
unknown>:0 
  at Xwt.Backends.ToolkitEngineBackend.CreateBackend (System.Type backendType)
[0x00000] in <filename unknown>:0 
  at Xwt.Backends.ToolkitEngineBackend.CreateBackend[TextLayoutBackendHandler]
() [0x00000] in <filename unknown>:0 
  at Xwt.Toolkit.Initialize (Boolean isGuest) [0x00000] in <filename unknown>:0 
  at Xwt.Toolkit.LoadBackend (System.String type, Boolean isGuest, Boolean
throwIfFails) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at Xwt.Toolkit.LoadBackend (System.String type, Boolean isGuest, Boolean
throwIfFails) [0x00000] in <filename unknown>:0 
  at Xwt.Toolkit.Load (System.String fullTypeName, Boolean isGuest) [0x00000]
in <filename unknown>:0 
  at Xwt.Application.Initialize (System.String backendType) [0x00000] in
<filename unknown>:0 
  at Xwt.Application.Initialize (ToolkitType type) [0x00000] in <filename
unknown>:0 
  at Xwt.Application.InitializeAsGuest (ToolkitType type) [0x00000] in
<filename unknown>:0 
  at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions
options) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.IdeStartup.Main (System.String[] args,
MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in <filename
unknown>: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 <filename
unknown>:0 
  at Mono.Addins.AddinManager.GetExtensionObjects[ISystemInformationProvider]
(System.String path, Boolean reuseCachedInstance) [0x00000] in <filename
unknown>:0 
  at
MonoDevelop.Core.SystemInformation+<InternalGetDescription>c__Iterator0.MoveNext
() [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.LoggingService.ReportUnhandledException (System.Exception
ex, Boolean willShutDown, Boolean silently, System.String tag) [0x00000] in
<filename unknown>:0 
  at MonoDevelop.Core.LoggingService.LogFatalError (System.String message,
System.Exception ex) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.IdeStartup.Main (System.String[] args,
MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in <filename
unknown>:0 
  at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) [0x00000]
in <filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: Add-in
engine not initialized.
  at Mono.Addins.AddinEngine.CheckInitialized () [0x00000] in <filename
unknown>:0 
  at Mono.Addins.AddinManager.GetExtensionObjects[ISystemInformationProvider]
(System.String path, Boolean reuseCachedInstance) [0x00000] in <filename
unknown>:0 
  at
MonoDevelop.Core.SystemInformation+<InternalGetDescription>c__Iterator0.MoveNext
() [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.LoggingService.ReportUnhandledException (System.Exception
ex, Boolean willShutDown, Boolean silently, System.String tag) [0x00000] in
<filename unknown>:0 
  at MonoDevelop.Core.LoggingService.LogFatalError (System.String message,
System.Exception ex) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.IdeStartup.Main (System.String[] args,
MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in <filename
unknown>:0 
  at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) [0x00000]
in <filename unknown>:0

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202067-13>