[MonoDevelop] monodevelop does not start
Lluis Sanchez
lluis at ximian.com
Thu Jul 13 07:02:48 EDT 2006
Hi,
MonoDevelop works with gtk 2.4, but it now requires gtk# 2.4.2. You can
download it from here:
http://go-mono.com/sources/gtk-sharp-2.0/gtk-sharp-2.4.2.tar.gz
I'll update the web site.
Lluis.
El dc 12 de 07 del 2006 a les 18:35 -0700, en/na gnuplot post va
escriure:
> I've followed instructions from the 'monodevelop' home page
> http://www.monodevelop.com/Download
>
> There is very clearly specified a list of packages which are needed
> for 'monodevelop' to run:
> * Gtk# 2.4.0
> * Gtksourceview#-2.0 0.10
> * Monodoc 1.0 (requires gtk-sharp 1.0)
> * Gecko#-2.0 0.10
> * MonoDevelop Source
>
> I do not see Gtk# 2.6.0 on the list
>
> I am trying to bring mono/monodevelop/C# into relatively big company
> (8500+ people).
> Big companies are by default conservative. We do plan to stick with
> RHEL4 (CentOS 4.3) for the foreseeable future (2-3 years). In other
> words, upgrading RHEL4 to gtk 2.6 is a no no. If I understand
> correctly your e-mail, monodevelop will __not__ work with gtk 2.4.
> In such a case, I have only one choice: users will not have
> monodevelop available.
>
> Regards
>
> Igor
>
> On 7/12/06, Rafael Teixeira <monoman at gmail.com> wrote:
> > 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
> >
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
More information about the Monodevelop-list
mailing list