[ubuntu-mono] [Bug 794540] Re: Unable to do anything

Tyler Larson 794540 at bugs.launchpad.net
Mon Aug 29 02:52:44 UTC 2011


The python language support for monodevelop does not yet include support
for python 2.7. You currently have to have python 2.6 or 2.5 installed
to use it.

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to monodevelop-python in Ubuntu.
https://bugs.launchpad.net/bugs/794540

Title:
  Unable to do anything

Status in “monodevelop-python” package in Ubuntu:
  New

Bug description:
  Binary package hint: monodevelop-python

  I'm so sorry for this summary but ... i cannot be more precise. I've
  installed everything about python but...

  It's unable to open any .py file inside a Python project, even the main.py automatically created:
  A window is displayed indicating :
  Le fichier <blabla> main.py n'a pas pu être ouvert.
  Argument cannot be null.
  Parameter name: runtime.

  It's also unable to open the prject options window:
  System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
    at PyBinding.PythonConfiguration.CopyFrom (MonoDevelop.Projects.ItemConfiguration config) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Projects.ItemConfiguration.Clone () [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.ConfigurationData.Build (IConfigurationTarget entry) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.MultiConfigItemOptionsDialog.get_ConfigurationData () [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.MultiConfigItemOptionsPanel.Initialize (MonoDevelop.Ide.Gui.Dialogs.OptionsDialog dialog, System.Object dataObject) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.CreatePage (TreeIter it, MonoDevelop.Ide.Extensions.OptionsDialogSection section, System.Object dataObject) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.AddSection (TreeIter parentIter, MonoDevelop.Ide.Extensions.OptionsDialogSection section, System.Object dataObject) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.AddChildSections (TreeIter parentIter, MonoDevelop.Ide.Extensions.OptionsDialogSection section, System.Object dataObject) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.AddSection (TreeIter parentIter, MonoDevelop.Ide.Extensions.OptionsDialogSection section, System.Object dataObject) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.AddSection (MonoDevelop.Ide.Extensions.OptionsDialogSection section, System.Object dataObject) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.FillTree () [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.OptionsDialog..ctor (Gtk.Window parentWindow, System.Object dataObject, System.String extensionPath, Boolean removeEmptySections) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.OptionsDialog..ctor (Gtk.Window parentWindow, System.Object dataObject, System.String extensionPath) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.ItemOptionsDialog..ctor (Gtk.Window parentWindow, System.Object dataObject) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Dialogs.MultiConfigItemOptionsDialog..ctor (Gtk.Window parentWindow, System.Object dataObject) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Projects.ProjectOptionsDialog..ctor (Gtk.Window parentWindow, MonoDevelop.Projects.SolutionEntityItem project) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.ProjectOperations.ShowOptions (IWorkspaceObject entry, System.String panelId) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.ProjectOperations.ShowOptions (IWorkspaceObject entry) [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectNodeCommandHandler.ActivateItem () [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Components.NodeCommandHandler.ActivateMultipleItems () [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.ActivateCurrentItem () [0x00000] in <filename unknown>:0 
    at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.OnNodeActivated (System.Object sender, Gtk.RowActivatedArgs args) [0x00000] in <filename unknown>:0 
    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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/monodevelop-python/+bug/794540/+subscriptions



More information about the Ubuntu-mono mailing list