[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2009-04-21 Thread Pedro Villavicencio
Taner please open a new bug about that.

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2009-04-21 Thread Taner Senyurt
f-spot
[Info  11:44:48.883] Initializing DBus
[Info  11:44:49.025] Initializing Mono.Addins
[Info  11:44:49.280] Starting new FSpot server
get fences failed: -1
param: 6, val: 0
[Info  11:44:51.186] Starting BeagleService
[Info  11:44:51.186] Hack for gnome-settings-daemon engaged
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.ArgumentNullException: Argument cannot be null.
Parameter name: key
  at 
System.Collections.Generic.Dictionary`2[System.Object,System.Object].set_Item 
(System.Object key, System.Object value) [0x0] 
  at FSpot.Utils.DisposableCache`2[System.String,Gdk.Pixbuf].Add (System.String 
key, Gdk.Pixbuf value) [0x0] 
  at FSpot.Widgets.Filmstrip.GetPixbuf (Int32 i, Boolean highlighted) [0x0] 
  at FSpot.Widgets.Filmstrip.GetPixbuf (Int32 i) [0x0] 
  at FSpot.Widgets.Filmstrip.OnExposeEvent (Gdk.EventExpose evnt) [0x0] 
  at Gtk.Widget.exposeevent_cb (IntPtr widget, IntPtr evnt) [0x0] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at Gtk.Widget.exposeevent_cb(IntPtr widget, IntPtr evnt)
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at FSpot.Driver.Main(System.String[] args)

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-12-01 Thread Chris Coulson
Marcin - Your trace looks similar to that already posted in this bug
report by mkis62, which is an unrelated problem. Please open a new bug
report for your problem if one doesn't already exist

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-12-01 Thread Marcin Palacz
Hi,

I still get the same (a very similar) crash, after trying 
Edit->Preferences

I believe I have an up to date version of f-spot.
 
apt-cache policy f-spot
f-spot:
  Installed: 0.5.0.3-0ubuntu4
  Candidate: 0.5.0.3-0ubuntu4

I include below the error messages.

Marcin


[EMAIL PROTECTED]:~$ f-spot
[Info  00:03:11.080] Initializing DBus
[Info  00:03:11.222] Initializing Mono.Addins
[Info  00:03:11.362] Starting new FSpot server
Count = 31
[Info  00:03:13.252] Starting BeagleService
[Info  00:03:13.252] Hack for gnome-settings-daemon engaged

(f-spot:6942): 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.
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 FSpot.UI.Dialog.PreferenceDialog.LoadPreference (System.String key) 
[0x0] 
  at FSpot.UI.Dialog.PreferenceDialog..ctor () [0x0] 
  at FSpot.UI.Dialog.PreferenceDialog.Show () [0x0] 
  at MainWindow.HandlePreferences (System.Object sender, System.EventArgs args) 
[0x0] 
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x0] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
   at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at FSpot.Driver.Main(System.String[] args)

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-10 Thread Martin Pitt
Copied to intrepid-updates.

** Changed in: f-spot (Ubuntu Intrepid)
   Status: Fix Committed => Fix Released

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-07 Thread Martin Pitt
intrepid-proposed package copied to jaunty.

** Changed in: f-spot (Ubuntu)
   Status: Triaged => Fix Released

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-06 Thread Chris Coulson
mkis62 - that is an unrelated problem. Please open a new bug report for
that one

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-06 Thread mkis62
Hi, 
Still crashing here. it's a silent one - clicking on 'preferences' from 'Edit'. 
No warning, no crash report. I'm using xubuntu intrepid, updated

[EMAIL PROTECTED]:~$ f-spot --debug
** Running f-spot in Debug Mode **
** Running Mono with --debug   **
[Info  17:08:44.810] Initializing DBus
[Debug 17:08:45.131] DBusInitialization took 0.286513s
[Info  17:08:45.131] Initializing Mono.Addins
[Debug 17:08:45.911] Mono.Addins Initialization took 0.779211s
[Info  17:08:45.929] Starting new FSpot server
[Debug 17:08:46.574] Db Initialization took 0.359257s
[Debug 17:08:47.837] QueryToTemp took 0.001359s : SELECT id, time, uri, 
description, roll_id, default_version_id, rating, md5_sum FROM photos  WHERE id 
NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  time DESC
[Debug 17:08:48.119] PhotosPerMonth took 0.011283s
[Debug 17:08:48.126] TimeAdaptor REAL Reload took 0.222642s
[Info  17:08:48.802] Starting DBusService
[Debug 17:08:48.821] DBusService startup took 0.018069s
[Info  17:08:48.823] Starting BeagleService
[Debug 17:08:48.825] BeagleService startup took 2.3E-05s
[Info  17:08:48.825] Hack for gnome-settings-daemon engaged
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 FSpot.UI.Dialog.PreferenceDialog.LoadPreference (System.String key) 
[0x0] 
  at FSpot.UI.Dialog.PreferenceDialog..ctor () [0x0] 
  at FSpot.UI.Dialog.PreferenceDialog.Show () [0x0] 
  at MainWindow.HandlePreferences (System.Object sender, System.EventArgs args) 
[0x0] 
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x0] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
   at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at FSpot.Driver.Main(System.String[] args)

f-spot is the last available version:
[EMAIL PROTECTED]:~$ apt-cache policy f-spot
f-spot:
  Installed: 0.5.0.3-0ubuntu4
  Candidate: 0.5.0.3-0ubuntu4

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-05 Thread Rob Frohne
Thanks Chris and Martin!

Less than 24 hours after I reported this bug, you had it fixed!  It took
a while to get to my mirror, but I discovered that I could tell my
machine to download from the main server.  Once I did that, it worked.

Good job!

Rob

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-05 Thread Martin Pitt
** Tags added: verification-done

** Tags removed: proposed-pkg verification-needed

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-05 Thread Klaus Doblmann
Confirming the new version to work, as already stated in bug 291189.
Thanks!

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Chris Coulson
The latest version probably hasn't got to your mirror yet. What is the
output of:

apt-cache policy f-spot

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Aurélien
I enabled intrepid-proposed but synaptics does'nt propose me the update, so i 
flag as re-install,
synaptics say it use the proposed version and he install it.

here is my f-spot output:
$ f-spot
[Info  22:02:38.770] Initializing DBus
[Info  22:02:38.889] Initializing Mono.Addins
[Info  22:02:39.081] Starting new FSpot server

(f-spot:25238): Gtk-WARNING **: Theme directory 128x128 of theme
StudioNewbuntu has no size field

[Info  22:02:40.523] Starting BeagleService
[Info  22:02:40.523] Hack for gnome-settings-daemon engaged
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 FSpot.Tag.get_SizedIcon () [0x0] 
  at TagSelectionWidget.IconDataFunc (Gtk.TreeViewColumn column, 
Gtk.CellRenderer renderer, TreeModel model, TreeIter iter) [0x0] 
  at GtkSharp.TreeCellDataFuncWrapper.NativeCallback (IntPtr tree_column, 
IntPtr cell, IntPtr tree_model, IntPtr iter, IntPtr data) [0x0] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at GtkSharp.TreeCellDataFuncWrapper.NativeCallback(IntPtr tree_column, 
IntPtr cell, IntPtr tree_model, IntPtr iter, IntPtr data)
   at GtkSharp.TreeCellDataFuncWrapper.NativeCallback(IntPtr , IntPtr , IntPtr 
, IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at FSpot.Driver.Main(System.String[] args)


it seems to be no changes :/

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Chris Coulson
For those testing the update, there is a test case in bug 291189 which
you can use.

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Martin Pitt
Accepted into intrepid-proposed, please test and give feedback here.
Please see https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!

** Changed in: f-spot (Ubuntu Intrepid)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Chris Coulson
** Changed in: f-spot (Ubuntu)
   Status: In Progress => Triaged

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Chris Coulson
Fantastic. I can reproduce it now by unhiding the tag icons and then
displaying the tags in the left-hand pane.

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Chris Coulson
** Changed in: f-spot (Ubuntu)
 Assignee: (unassigned) => Chris Coulson (chrisccoulson)
   Status: Triaged => In Progress

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Chris Coulson
** Changed in: f-spot (Ubuntu)
   Status: Incomplete => Triaged

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Aurélien
Hi,

I get the same problem on 2 pc after an upgrade Hardy to Intrepid

here is my profile too.

Aurelien.

** Attachment added: "f-spot-gconf"
   http://launchpadlibrarian.net/19342019/f-spot-gconf

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Rob Frohne
Hi Chris,

Here you go

** Attachment added: "Here is my profile."
   http://launchpadlibrarian.net/19341908/f-spot-gconf

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Chris Coulson
Thanks. I can't reproduce this at the moment. Could you please do the
following, and attach the resulting file to this bug report:

"gconftool-2 -R /apps/f-spot > f-spot-gconf"

This will enable me to try it with your profile.

** Changed in: f-spot (Ubuntu)
   Importance: Undecided => High
   Status: New => Incomplete

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Glenn
Yep, same traceback for me using 0.5.0.3-0ubuntu3 (from intrepid-
proposed). A forced downgrade to 0.5.0.3-0ubuntu2  and everything works
again.

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 293437] Re: f-spot crash, Exception in Gtk# callback delegate

2008-11-04 Thread Chris Coulson
** Tags added: proposed-pkg

-- 
f-spot crash, Exception in Gtk# callback delegate
https://bugs.launchpad.net/bugs/293437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs