[MonoDevelop] Problems starting stable release MonoDevelop 2.4 on Mac OS X 10.6.4

Nejat nejatoz at gmail.com
Mon Oct 11 23:29:00 EDT 2010


Thank you for the replay and your help. Below is the log output with the
debug option

Starting MonoDevelop
Loading Workbench
   Initializing Main Window
WARNING [2010-10-11 23:13:14Z]: Error creating composed icon
gtk-execute___asm0__debug-overlay-22.png__SmallToolbar at size SmallToolbar.
Icon __asm0__debug-overlay-22.png__SmallToolbar is 22x22, expected 16x16.
ERROR [2010-10-11 23:13:14Z]: GdkPixbuf-Critical: gdk_pixbuf_composite:
assertion `dest_x >= 0 && dest_x + dest_width <= dest->width' failed
Stack trace: 
   at Gdk.Pixbuf.Composite(Gdk.Pixbuf dest, Int32 dest_x, Int32 dest_y,
Int32 dest_width, Int32 dest_height, Double offset_x, Double offset_y,
Double scale_x, Double scale_y, InterpType interp_type, Int32 overall_alpha)
   at MonoDevelop.Ide.ImageService.MergeIcons(Gdk.Pixbuf icon1, Gdk.Pixbuf
icon2) in 
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/ImageS
ervice.cs:line 408
   at MonoDevelop.Ide.ImageService.GetComposedIcon(System.String[] ids,
IconSize size) in 
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/ImageS
ervice.cs:line 393
   at 
MonoDevelop.Ide.ImageService.InternalGetStockId(Mono.Addins.RuntimeAddin
addin, System.String filename, IconSize size) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/ImageS
ervice.cs:line 426
   at 
MonoDevelop.Ide.ImageService.LoadStockIcon(MonoDevelop.Ide.Extensions.StockI
conCodon iconCodon) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/ImageS
ervice.cs:line 92
   at 
MonoDevelop.Ide.ImageService.<EnsureStockIconIsLoaded>m__11C(MonoDevelop.Ide
.Extensions.StockIconCodon i) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/ImageS
ervice.cs:line 184
   at 
System.Collections.Generic.List`1[[MonoDevelop.Ide.Extensions.StockIconCodon
, MonoDevelop.Ide, Version=2.4.0.0, Culture=neutral,
PublicKeyToken=null]].ForEach(System.Action`1 action)
   at MonoDevelop.Ide.ImageService.EnsureStockIconIsLoaded(System.String
stockId, IconSize size) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/ImageS
ervice.cs:line 184
   at MonoDevelop.Ide.ImageService.<ImageService>m__11A(System.String
stockId) in 
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/ImageS
ervice.cs:line 50
   at MonoDevelop.Core.IconId.get_Name() in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Core/MonoDevelop.Core/Icon
Id.cs:line 54
   at MonoDevelop.Core.IconId.op_Implicit(IconId icon) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Core/MonoDevelop.Core/Icon
Id.cs:line 66
   at 
MonoDevelop.Components.Commands.CommandToolButton.Update(MonoDevelop.Compone
nts.Commands.CommandInfo cmdInfo) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Components
.Commands/CommandToolButton.cs:line 93
   at 
MonoDevelop.Components.Commands.CommandToolButton.MonoDevelop.Components.Com
mands.ICommandUserItem.Update(MonoDevelop.Components.Commands.CommandTargetR
oute targetRoute) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Components
.Commands/CommandToolButton.cs:line 61
   at 
MonoDevelop.Components.Commands.CommandToolButton.OnParentSet(Gtk.Widget
parent) in 
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Components
.Commands/CommandToolButton.cs:line 53
   at Gtk.Widget.parentset_cb(IntPtr widget, IntPtr previous_parent)
   at Gtk.Container.gtksharp_container_base_add(IntPtr , IntPtr )
   at Gtk.Container.OnAdded(Gtk.Widget widget)
   at MonoDevelop.Components.DockToolbars.DockToolbar.OnAdded(Gtk.Widget w)
in 
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Components
.DockToolbars/DockToolbar.cs:line 369
   at Gtk.Container.added_cb(IntPtr container, IntPtr widget)
   at Gtk.Container.gtk_container_add(IntPtr , IntPtr )
   at Gtk.Container.Add(Gtk.Widget widget)
   at 
MonoDevelop.Components.Commands.CommandManager.CreateToolbar(System.String
id, MonoDevelop.Components.Commands.CommandEntrySet entrySet, System.Object
initialTarget) in 
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Components
.Commands/CommandManager.cs:line 488
   at 
MonoDevelop.Components.Commands.CommandManager.CreateToolbar(System.String
id, MonoDevelop.Components.Commands.CommandEntrySet entrySet) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Components
.Commands/CommandManager.cs:line 475
   at 
MonoDevelop.Components.Commands.CommandManager.CreateToolbarSet(System.Strin
g addinPath) in 
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Components
.Commands/CommandManager.cs:line 126
   at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeWorkspace() in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/De
faultWorkbench.cs:line 269
   at MonoDevelop.Ide.Gui.Workbench.Initialize(IProgressMonitor monitor) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Wo
rkbench.cs:line 78
   at MonoDevelop.Ide.IdeApp.Initialize(IProgressMonitor monitor) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs
:line 171
   at MonoDevelop.Ide.IdeStartup.Run(System.String[] args) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeSta
rtup.cs:line 215
   at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[] args) in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Startup/MonoDevelop.Startu
p/MonoDevelopMain.cs:line 24
Marshaling show signal
ERROR [2010-10-11 23:13:15Z]: Unhandled Exception
System.Reflection.TargetInvocationException: Exception has been thrown by
the target of an invocation. ---> System.TypeInitializationException: An
exception was thrown by the type initializer for
MonoDevelop.Projects.Dom.Parser.ProjectDomService --->
System.UnauthorizedAccessException: Access to the path "/Volumes/Data &
Documents/Users" is denied.
  at System.IO.Directory.CreateDirectoriesInternal (System.String path)
[0x00000] in <filename unknown>:0
  at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in
<filename unknown>:0
  at System.IO.DirectoryInfo.Create () [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create ()
  at System.IO.Directory.CreateDirectoriesInternal (System.String path)
[0x00000] in <filename unknown>:0
  at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in
<filename unknown>:0
  at System.IO.DirectoryInfo.Create () [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create ()
  at System.IO.Directory.CreateDirectoriesInternal (System.String path)
[0x00000] in <filename unknown>:0
  at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in
<filename unknown>:0
  at System.IO.DirectoryInfo.Create () [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create ()
  at System.IO.Directory.CreateDirectoriesInternal (System.String path)
[0x00000] in <filename unknown>:0
  at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in
<filename unknown>:0
  at System.IO.DirectoryInfo.Create () [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create ()
  at System.IO.Directory.CreateDirectoriesInternal (System.String path)
[0x00000] in <filename unknown>:0
  at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in
<filename unknown>:0
  at 
MonoDevelop.Projects.Dom.Parser.ProjectDomService.GetDefaultCompletionFileLo
cation () [0x0004b] in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.
Dom.Parser/ProjectDomService.cs:227
  at MonoDevelop.Projects.Dom.Parser.ProjectDomService..cctor () [0x0008c]
in 
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.
Dom.Parser/ProjectDomService.cs:97
  --- End of inner exception stack trace ---
  at MonoDevelop.Ide.Tasks.CommentTasksView.ReloadPriorities () [0x0000b] in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Tasks/
CommentTasksView.cs:293
  at MonoDevelop.Ide.Tasks.CommentTasksView.CreateView () [0x0000c] in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Tasks/
CommentTasksView.cs:81
  at 
MonoDevelop.Ide.Tasks.CommentTasksView.MonoDevelop.Ide.Tasks.ITaskListView.g
et_Content () [0x00000] in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Tasks/
CommentTasksView.cs:598
  at MonoDevelop.Ide.Gui.Pads.TaskListPad.OnContentSwitched (System.Object
obj, System.EventArgs e) [0x00055] in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pa
ds/TaskListPad.cs:150
  at 
MonoDevelop.Ide.Gui.Pads.TaskListPad.MonoDevelop.Ide.Gui.IPadContent.Initial
ize (IPadWindow window) [0x00040] in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pa
ds/TaskListPad.cs:137
  at MonoDevelop.Ide.Codons.PadCodon.InitializePadContent (IPadWindow
window) [0x00017] in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons
/PadCodon.cs:92 
  at MonoDevelop.Ide.Gui.DefaultWorkbench.CreatePadContent (Boolean force,
MonoDevelop.Ide.Codons.PadCodon padCodon, MonoDevelop.Ide.Gui.PadWindow
window, MonoDevelop.Components.Docking.DockItem item) [0x00012] in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/De
faultWorkbench.cs:1196
  at MonoDevelop.Ide.Gui.DefaultWorkbench+<AddPad>c__AnonStorey7D.<>m__E5
(System.Object , System.EventArgs ) [0x00000] in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/De
faultWorkbench.cs:1253
  at MonoDevelop.Components.Docking.DockItem.SetupContent (System.Object ob,
System.EventArgs args) [0x00029] in
/Users/michael/Mono/2.4/main/src/core/MonoDevelop.Ide/MonoDevelop.Components
.Docking/DockItem.cs:154
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000] in <filename unknown>:0
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in
<filename unknown>:0
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000] in <filename unknown>:0
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in
<filename unknown>:0
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000] in <filename unknown>:0
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] in
<filename unknown>:0
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data) [0x00000] in <filename unknown>:0
 


On 10/11/10 5:27 PM, "Michael Hutchinson" <m.j.hutchinson at gmail.com> wrote:

> On Sat, Sep 4, 2010 at 6:12 AM, Nejat <nejatoz at gmail.com> wrote:
>>    Hi
>> 
>> I am trying to run the latest stable release of MonoDevelop on my MacPro. I
>> get the following error when I try to start it:
>> 
>> System.NullReferenceException: Object reference not set to an instance of an
>> object
>> 
>> Server stack trace:
>>   at MonoDevelop.Ide.MessageService.CenterWindow (Gtk.Window child,
>> Gtk.Window parent) [0x00000] in <filename unknown>:0
>>   at MonoDevelop.Ide.MessageService.PlaceDialog (Gtk.Window child,
>> Gtk.Window parent) [0x00000] in <filename unknown>:0
>>   at MonoDevelop.Ide.MessageService+InternalMessageService.ShowException
>> (Gtk.Window parent, System.Exception e, System.String primaryText) [0x00000]
>> in <filename unknown>:0
>>   at (wrapper managed-to-native)
>> System.Runtime.Remoting.RemotingServices:InternalExecute
>> (System.Reflection.MethodBase,object,object[],object[]&)
>>   at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
>> (System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x00000] in
>> <filename unknown>:0
> 
> If you can still reproduce this problem, could you run MD with debug
> symbols in order to get line numbers in the stack trace?
> 
> In a terminal, run:
> MONO_OPTIONS="--debug" open /Applications/MonoDevelop.app

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20101011/ee57e5a8/attachment-0001.html 


More information about the Monodevelop-list mailing list