[ubuntu-mono] [Bug 561874] Re: NULL Reference exception in F-Spot

Steve Langasek steve.langasek at canonical.com
Tue Feb 15 23:49:39 UTC 2011


** Tags added: arm-porting-queue

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

Title:
  NULL Reference exception in F-Spot

Status in “f-spot” package in Ubuntu:
  New

Bug description:
  Binary package hint: f-spot

  On armel platforms (dove, imx51), f-spot crashes when editing a
  picture and the user attempts to select a different option from the
  edit drop down list on the left side-bar tools.  See added text below.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: f-spot 0.6.1.5-2ubuntu5
  ProcVersionSignature: User Name 2.6.31-607.12-imx51
  Uname: Linux 2.6.31-607-imx51 armv7l
  Architecture: armel
  Date: Mon Apr 12 14:33:06 2010
  InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Beta armel+imx51 (20100406)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: f-spot

  (f-spot:1265): GLib-GObject-CRITICAL **: g_value_get_float: assertion
  `G_VALUE_HOLDS_FLOAT (value)' failed

  (f-spot:1265): GLib-GObject-CRITICAL **: g_value_get_float: assertion `G_VALUE_HOLDS_FLOAT (value)' failed
  error checking orientation

  (f-spot:1265): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.
  error checking orientation
  Exception in Gtk# callback delegate
    Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
  System.NullReferenceException: Object reference not set to an instance of an object
  at (wrapper native-to-managed) GtkSharp.MenuPositionFuncWrapper.NativeCallback (intptr,int&,int&,byte,intptr) <0x00060>
  at Gtk.Menu.Popup (Gtk.Widget,Gtk.Widget,Gtk.MenuPositionFunc,uint,uint) <0x000d0>
  at FSpot.Widgets.MenuButton.OnPressed () <0x000af>
  at Gtk.Button.pressed_cb (intptr) <0x00083>

     at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
     at Gtk.Button.pressed_cb(IntPtr button)
     at Gtk.Application.gtk_main()
     at Gtk.Application.Run()
     at FSpot.Driver.Main(System.String[] args)





More information about the Ubuntu-mono mailing list