[ubuntu-mono] [Bug 54210] monodevelop requires libmetacity0, but it is not a dependancy

Mallard stuartbrockman at hotmail.com
Thu Jul 27 01:14:56 BST 2006


Public bug reported:

Binary package hint: monodevelop

monodevelop requires libmetacity0 for it's GUI designer to work, this
should be a package dependancy, but it is not.

Error information:
System.TypeInitializationException: An exception was thrown by the type initializer for Metacity.Preview ---> System.DllNotFoundException: libmetacity-private.so.0
in (wrapper managed-to-native) Metacity.Preview:meta_preview_get_type ()
in <0x00014> Metacity.Preview:get_GType ()
in <0x00022> GtkSharp.MetacitySharp.ObjectManager:Initialize ()
in <0x00007> Metacity.Preview:.cctor ()--- End of inner exception stack trace ---

in <0x00000> <unknown method>
in <0x00032> Stetic.PreviewBox:CreateMetacityPreview (Gtk.Window window)
in <0x000a4> Stetic.PreviewBox:.ctor (Gtk.Container container, Int32 designWidth, Int32 designHeight)
in <0x00115> Stetic.EmbedWindow:Wrap (Gtk.Container container, Int32 designWidth, Int32 designHeight)
in <0x0006a> MonoDevelop.GtkCore.GuiBuilder.GuiBuilderEditSession:get_WrapperWidget ()
in <0x00470> MonoDevelop.GtkCore.GuiBuilder.GuiBuilderView:.ctor (IViewContent content, MonoDevelop.GtkCore.GuiBuilder.GuiBuilderWindow window)
in <0x0007d> MonoDevelop.GtkCore.GuiBuilder.GuiBuilderDisplayBinding:CreateContentForFile (System.String fileName)
in <0x00023> MonoDevelop.Ide.Gui.LoadFileWrapper:Invoke (System.String fileName)in <0x009bd> MonoDevelop.Ide.Gui.Workbench:RealOpenFile (System.Object openFileInfo)
in <0x003db> MonoDevelop.Ide.Gui.Workbench:OpenDocument (System.String fileName, Int32 line, Int32 column, Boolean bringToFront)
in <0x00016> MonoDevelop.Ide.Gui.Workbench:OpenDocument (System.String fileName, Boolean bringToFront)
in <0x0009a> MonoDevelop.GtkCore.NodeBuilders.GladeWindowCommandHandler:ActivateItem ()
in <0x000eb> MonoDevelop.Ide.Gui.Pads.TreeViewPad:ActivateCurrentItem ()
in <0x0000b> MonoDevelop.Ide.Gui.Pads.TreeViewPad:OnNodeActivated (System.Object sender, Gtk.RowActivatedArgs args)
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_RowActivatedArgs (object,Gtk.RowActivatedArgs)
in <0x001a1> Gtk.TreeView:RowActivatedSignalCallback (IntPtr arg0, IntPtr arg1, IntPtr arg2, IntPtr gch)
in (wrapper native-to-managed) Gtk.TreeView:RowActivatedSignalCallback (intptr,intptr,intptr,intptr)
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x00007> MonoDevelop.Ide.Gui.IdeApp:Run ()
in <0x00b24> MonoDevelop.Ide.Gui.IdeStartup:Run (System.String[] args)
in <0x00169> MonoDevelop.Core.AddIns.AddInService:StartApplication (System.String addinId, System.String[] parameters)

Workaround:
sudo apt-get install libmetacity0

** Affects: monodevelop (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

** Description changed:

  Binary package hint: monodevelop
  
- monodevelop requires libmetacity0 for it's GUI designer to work,
- however, this should be a package dependancy, but it is not.
+ monodevelop requires libmetacity0 for it's GUI designer to work, this
+ should be a package dependancy, but it is not.
  
  Error information:
  System.TypeInitializationException: An exception was thrown by the type initializer for Metacity.Preview ---> System.DllNotFoundException: libmetacity-private.so.0
  in (wrapper managed-to-native) Metacity.Preview:meta_preview_get_type ()
  in <0x00014> Metacity.Preview:get_GType ()
  in <0x00022> GtkSharp.MetacitySharp.ObjectManager:Initialize ()
  in <0x00007> Metacity.Preview:.cctor ()--- End of inner exception stack trace ---
  
  in <0x00000> <unknown method>
  in <0x00032> Stetic.PreviewBox:CreateMetacityPreview (Gtk.Window window)
  in <0x000a4> Stetic.PreviewBox:.ctor (Gtk.Container container, Int32 designWidth, Int32 designHeight)
  in <0x00115> Stetic.EmbedWindow:Wrap (Gtk.Container container, Int32 designWidth, Int32 designHeight)
  in <0x0006a> MonoDevelop.GtkCore.GuiBuilder.GuiBuilderEditSession:get_WrapperWidget ()
  in <0x00470> MonoDevelop.GtkCore.GuiBuilder.GuiBuilderView:.ctor (IViewContent content, MonoDevelop.GtkCore.GuiBuilder.GuiBuilderWindow window)
  in <0x0007d> MonoDevelop.GtkCore.GuiBuilder.GuiBuilderDisplayBinding:CreateContentForFile (System.String fileName)
  in <0x00023> MonoDevelop.Ide.Gui.LoadFileWrapper:Invoke (System.String fileName)in <0x009bd> MonoDevelop.Ide.Gui.Workbench:RealOpenFile (System.Object openFileInfo)
  in <0x003db> MonoDevelop.Ide.Gui.Workbench:OpenDocument (System.String fileName, Int32 line, Int32 column, Boolean bringToFront)
  in <0x00016> MonoDevelop.Ide.Gui.Workbench:OpenDocument (System.String fileName, Boolean bringToFront)
  in <0x0009a> MonoDevelop.GtkCore.NodeBuilders.GladeWindowCommandHandler:ActivateItem ()
  in <0x000eb> MonoDevelop.Ide.Gui.Pads.TreeViewPad:ActivateCurrentItem ()
  in <0x0000b> MonoDevelop.Ide.Gui.Pads.TreeViewPad:OnNodeActivated (System.Object sender, Gtk.RowActivatedArgs args)
  in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_RowActivatedArgs (object,Gtk.RowActivatedArgs)
  in <0x001a1> Gtk.TreeView:RowActivatedSignalCallback (IntPtr arg0, IntPtr arg1, IntPtr arg2, IntPtr gch)
  in (wrapper native-to-managed) Gtk.TreeView:RowActivatedSignalCallback (intptr,intptr,intptr,intptr)
  in <0x00000> <unknown method>
  in (wrapper managed-to-native) Gtk.Application:gtk_main ()
  in <0x00007> Gtk.Application:Run ()
  in <0x00007> MonoDevelop.Ide.Gui.IdeApp:Run ()
  in <0x00b24> MonoDevelop.Ide.Gui.IdeStartup:Run (System.String[] args)
  in <0x00169> MonoDevelop.Core.AddIns.AddInService:StartApplication (System.String addinId, System.String[] parameters)
  
  Workaround:
  sudo apt-get install libmetacity0

-- 
monodevelop requires libmetacity0, but it is not a dependancy
https://launchpad.net/bugs/54210



More information about the Ubuntu-mono mailing list