Package: monodevelop
Version: 0.18.1+dfsg-1
Severity: important

Hi,
I've just started using Monodevelop with its Stetic integration (i.e. creating
"Gtk# projects" instead of "Glade# projects") after years of "Glade
frustration".

I made a new project, default values, open MainWindow.cs, and do the following:

a) add a vbox
b) click on "Build Solution" (F8)

it raises an exception, here it is:

---8<---
Exception occurred: Object reference not set to an instance of an object

System.NullReferenceException: Object reference not set to an instance of an 
object
  at MonoDevelop.GtkCore.GuiBuilder.CodeBinder.UpdateBindings (System.String 
fileName) [0x00024] in 
/home/meebey/data/projects/debian/pkg-cli-apps/monodevelop/build-area/monodevelop-0.18.1+dfsg/src/addins/MonoDevelop.GtkCore/MonoDevelop.GtkCore.GuiBuilder/CodeBinder.cs:93
 
  at MonoDevelop.GtkCore.GuiBuilder.GuiBuilderView.Save (System.String 
fileName) [0x00045] in 
/home/meebey/data/projects/debian/pkg-cli-apps/monodevelop/build-area/monodevelop-0.18.1+dfsg/src/addins/MonoDevelop.GtkCore/MonoDevelop.GtkCore.GuiBuilder/GuiBuilderView.cs:295
 
  at MonoDevelop.Ide.Gui.Document.Save () [0x00000] 
  at MonoDevelop.Ide.Gui.Workbench.SaveAll () [0x00000] 
  at MonoDevelop.Ide.Gui.ProjectOperations.DoBeforeCompileAction () [0x00000] 
  at MonoDevelop.Ide.Gui.ProjectOperations.Build 
(MonoDevelop.Projects.CombineEntry entry) [0x00000] 
  at MonoDevelop.Ide.Commands.BuildSolutionHandler.Run () [0x00000] 
  at MonoDevelop.Components.Commands.CommandHandler.Run (System.Object 
dataItem) [0x00000] 
  at MonoDevelop.Components.Commands.ActionCommand.DispatchCommand 
(System.Object dataItem) [0x00000] 
  at MonoDevelop.Components.Commands.CommandManager.DispatchCommand 
(System.Object commandId, System.Object dataItem, System.Object initialTarget) 
[0x00000] 
Exception occurred: Object reference not set to an instance of an object
--->8---

I've also tried adding "random" widgets to the vbox, supposing the exception
was raised by the "empty" boxes.

This does not happen if I build the solution with an empty window (i.e. right
after the "New Project" wizard), but happens if I first add a vbox and then
delete it.

Kindly,
David

-- 
System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages monodevelop depends on:
ii  gnome-icon-theme            2.20.0-1     GNOME Desktop icon theme
ii  libc6                       2.7-6        GNU C Library: Shared libraries
ii  libgconf2.0-cil             2.16.0-10    CLI binding for GConf 2.16
ii  libglade2.0-cil             2.10.2-5     CLI binding for the Glade librarie
ii  libglib2.0-0                2.15.3-1     The GLib library of C routines
ii  libglib2.0-cil              2.10.2-5     CLI binding for the GLib utility l
ii  libgnome-vfs2.0-cil         2.16.0-10    CLI binding for GnomeVFS 2.16
ii  libgnome2.0-cil             2.16.0-10    CLI binding for GNOME 2.16
ii  libgtk2.0-cil               2.10.2-5     CLI binding for the GTK+ toolkit 2
ii  libgtksourceview1.0-0       1.8.5-1      shared libraries for the GTK+ synt
ii  libgtksourceview2.0-cil     0.11-1       CLI binding for the gtksourceview 
ii  libgtkspell0                2.0.10-4     a spell-checking addon for GTK's T
ii  libmetacity0                1:2.20.2-1   library of lightweight GTK2 based 
ii  libmono-addins-gui0.2-cil   0.3-2        GTK# frontend library for Mono.Add
ii  libmono-addins0.2-cil       0.3-2        addin framework for extensible CLI
ii  libmono-cairo2.0-cil        1.2.6+dfsg-5 Mono Cairo library
ii  libmono-corlib1.0-cil       1.2.6+dfsg-5 Mono core library (1.0)
ii  libmono-corlib2.0-cil       1.2.6+dfsg-5 Mono core library (2.0)
ii  libmono-system-data2.0-cil  1.2.6+dfsg-5 Mono System.Data Library
ii  libmono-system-runtime2.0-c 1.2.6+dfsg-5 Mono System.Runtime Library
ii  libmono-system-web2.0-cil   1.2.6+dfsg-5 Mono System.Web Library
ii  libmono-system1.0-cil       1.2.6+dfsg-5 Mono System libraries (1.0)
ii  libmono-system2.0-cil       1.2.6+dfsg-5 Mono System libraries (2.0)
ii  libmono-winforms2.0-cil     1.2.6+dfsg-5 Mono System.Windows.Forms library
ii  libmono2.0-cil              1.2.6+dfsg-5 Mono libraries (2.0)
ii  mono-mcs                    1.2.6+dfsg-5 Mono C# compiler for CLI 1.1
ii  mono-runtime                1.2.6+dfsg-5 Mono runtime
ii  monodoc-base                1.2.6-3      shared MonoDoc binaries
ii  monodoc-manual              1.2.6-3      compiled XML documentation from th
ii  pkg-config                  0.22-1       manage compile and link flags for 
ii  xfce4-terminal [x-terminal- 0.2.8-2      Xfce terminal emulator

monodevelop recommends no packages.

-- no debconf information

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to