[MonoDevelop] monodevelop does not start

Rafael Teixeira monoman at gmail.com
Wed Jul 12 20:53:17 EDT 2006


AFAIK, Stetic needs GTK# 2.6 nowadays, I have to recompile Gtk+/GTK#
by hand on my outdated FC3 to have it working again. As CentOS is also
Fedora/RedHat based, you may need to upgrade some large pieces or
compile by hand to make it work.

:)


On 7/12/06, gnuplot post <gnuplot.mail at gmail.com> wrote:
> enviroment:
>
> * CentOS 4.3
>
> Freshly compiled and installed packages:
>  * mono-1.1.16.1.tar.gz   http://go-mono.com/sources-latest/
>  * libgdiplus-1.1.16.1.tar.gz
>
>   * Gtk# 2.4.0 (http://go-mono.com/sources/gtk-sharp-2.0/gtk-sharp-2.4.0.tar.gz)
>   * Gtksourceview#-2.0 0.10
> (http://go-mono.com/sources/gtksourceview-sharp-2.0/gtksourceview-sharp-2.0-0.10.tar.gz)
>   * Monodoc 1.0 (requires gtk-sharp 1.0)
> (http://go-mono.com/sources/monodoc/monodoc-1.1.9.tar.gz)
>  * Gecko#-2.0 0.10
> (http://go-mono.com/sources/gecko-sharp-2.0/gecko-sharp-2.0-0.11.tar.gz)
>   * MonoDevelop Source
> (http://go-mono.com/sources/monodevelop/monodevelop-0.11.tar.gz)
>
> When I type 'monodevelop' at the command prompt, the program does not
> start. All I get on the screen is the following:
>
> [igor at madril madril_proj_igor]$ monodevelop
> looking for type: got application/msword
> looking for type: got text/plain
> looking for type: got application/msexcel
>
> ** (MonoDevelop:29947): WARNING **: Missing method
> Gtk.NodeView::.ctor() in assembly
> /usr/local/lib/mono/gac/gtk-sharp/2.4.0.0__35e10195dab3c99f/gtk-sharp.dll,
> referenced in assembly
> /usr/local/lib/monodevelop/AddIns/MonoDevelop.GtkCore/libsteticui.dll
> (MonoDevelop:29947): libglade-WARNING **: unknown property
> `focus_on_map' for class `GtkDialog'
> (MonoDevelop:29947): libglade-WARNING **: unknown property `ellipsize'
> for class `GtkLabel'
> (MonoDevelop:29947): libglade-WARNING **: unknown property
> `width_chars' for class `GtkLabel'
> (MonoDevelop:29947): libglade-WARNING **: unknown property
> `single_line_mode' for class `GtkLabel'
> (MonoDevelop:29947): libglade-WARNING **: unknown property `angle' for
> class `GtkLabel'
> (MonoDevelop:29947): libglade-WARNING **: unknown property `ellipsize'
> for class `GtkLabel'
> (MonoDevelop:29947): libglade-WARNING **: unknown property
> `width_chars' for class `GtkLabel'
> (MonoDevelop:29947): libglade-WARNING **: unknown property
> `single_line_mode' for class `GtkLabel'
> (MonoDevelop:29947): libglade-WARNING **: unknown property `angle' for
> class `GtkLabel'
>
> ===============================================
> ============= output in the dialog box ================
> ===============================================
>
> System.Reflection.TargetInvocationException: Exception has been thrown
> by the target of an invocation. ---> System.MissingMethodException:
> Method not found: 'Gtk.NodeView..ctor'.
>   at <0x00000> <unknown method>
>   at MonoDevelop.GtkCore.GuiBuilder.GuiBuilderProjectPad..ctor () [0x00000]
>   at <0x00000> <unknown method>
>   at (wrapper managed-to-native)
> System.Reflection.MonoCMethod:InternalInvoke (object,object[])
>   at System.Reflection.MonoCMethod.Invoke (System.Object obj,
> BindingFlags invokeAttr, System.Reflection.Binder binder,
> System.Object[] parameters, System.Globalization.CultureInfo culture)
> [0x00000] --- End of inner exception stack trace ---
>
>   at System.Reflection.MonoCMethod.Invoke (System.Object obj,
> BindingFlags invokeAttr, System.Reflection.Binder binder,
> System.Object[] parameters, System.Globalization.CultureInfo culture)
> [0x00000]
>   at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr,
> System.Reflection.Binder binder, System.Object[] parameters,
> System.Globalization.CultureInfo culture) [0x00000]
>   at System.Reflection.ConstructorInfo.Invoke (System.Object[]
> parameters) [0x00000]
>   at System.Activator.CreateInstance (System.Type type, Boolean
> nonPublic) [0x00000]
>   at System.Activator.CreateInstance (System.Type type) [0x00000]
>   at MonoDevelop.Core.AddIns.AddIn.CreateObject (System.String
> className) [0x00000]
>   at MonoDevelop.Ide.Codons.PadCodon.CreatePad () [0x00000]
>   at MonoDevelop.Ide.Codons.PadCodon.BuildItem (System.Object owner,
> System.Collections.ArrayList subItems,
> MonoDevelop.Core.AddIns.ConditionCollection conditions) [0x00000]
>   at MonoDevelop.Core.AddIns.DefaultAddInTreeNode.BuildChildItems
> (System.Object caller) [0x00000]
>   at MonoDevelop.Core.AddIns.AddInService.GetTreeItems (System.String
> path, System.Type itemType) [0x00000]
>   at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout
> (IWorkbenchLayout workbenchLayout) [0x00000]
>   at MonoDevelop.Ide.Gui.Workbench.Initialize (IProgressMonitor
> monitor) [0x00000]
>   at MonoDevelop.Ide.Gui.IdeApp.Initialize (IProgressMonitor monitor) [0x00000]
>   at MonoDevelop.Ide.Gui.IdeStartup.Run (System.String[] args) [0x00000]
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw


More information about the Monodevelop-list mailing list