After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 302853 - F-spot crash on startup
F-spot crash on startup
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
0.0.x
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
: 303668 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-05-03 14:02 UTC by Hubert Figuiere (:hub)
Modified: 2009-07-27 13:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hubert Figuiere (:hub) 2005-05-03 14:02:28 UTC
Version details: Ubuntu
Distribution/Version: Ubuntu

When starting F-Spot I get this:

Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Object:__icall_wrapper_mono_struct_delete_old (intptr,intptr)
in (wrapper managed-to-native) Gtk.StockManager:gtk_stock_lookup
(string,Gtk.StockItem&)
in <0x00017> Gtk.StockManager:Lookup (System.String stock_id, Gtk.StockItem item)
in <0x0004b> GtkUtil:MakeToolbarButton (Gtk.Toolbar toolbar, System.String
stock_id, System.EventHandler e)
in <0x00185> MainWindow:.ctor (.Db db)
in <0x0013d> Driver:Main (System.String args)


I have upgraded to Mono 1.1.x. That is probably what broke it.
Comment 1 Larry Ewing 2005-05-03 15:30:12 UTC
What version of gtk-sharp do you have installed?
Comment 2 Larry Ewing 2005-05-03 15:52:25 UTC
I suspect this is a problem with gtk-sharp 1.0.4.  Several releases have been
made since 1.0.4 and I've found two other references to the same problem with
people using mono 1.1 and gtk-sharp 1.0.4.
Comment 3 Bastian Doetsch 2005-05-05 20:47:01 UTC
Have the same problem running f-spot 0.0.12 and libgtk-cil (= gtk#) 1.0.4 under
Ubuntu Hoary with Mono 1.1.6  (from backports.ubuntu.com). The crash occurs
after having upgraded mono to 1.1.6
Comment 4 Hubert Figuiere (:hub) 2005-05-11 04:03:30 UTC
upgrading to gtk# 1.0.8 fix THIS problem
Comment 5 Larry Ewing 2005-05-12 08:50:00 UTC
*** Bug 303668 has been marked as a duplicate of this bug. ***
Comment 6 Adolfo González Blázquez 2005-05-18 18:11:45 UTC
Same problem here with Mono 1.1.7 from Ubuntu Hoary backports.
Comment 7 Hubert Figuiere (:hub) 2005-05-18 18:19:49 UTC
Currentl with Breezy and F-spot 0.0.13, no more issues....

Fixed ?
Comment 8 Hubert Figuiere (:hub) 2005-08-06 02:59:51 UTC
I no longer have any issues. can we close this bug ?