[Bug 307598] New: F-spot - Application crashes if user disables export addin and then attempts an export operation
https://bugzilla.novell.com/show_bug.cgi?id=307598 Summary: F-spot - Application crashes if user disables export addin and then attempts an export operation Product: openSUSE 10.3 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: GNOME AssignedTo: lewing@novell.com ReportedBy: eward@novell.com QAContact: eward@novell.com Found By: --- f-spot Problem - If the user disables the export addin, and then attempts an export operation, the application crashes. Below is the console output: (f-spot:7277): GLib-GObject-WARNING **: unable to set property `text' of type `gchararray' from value of type `GtkSharpValue' (f-spot:7277): GLib-GObject-WARNING **: unable to set property `text' of type `gchararray' from value of type `GtkSharpValue' (f-spot:7277): GLib-GObject-WARNING **: unable to set property `text' of type `gchararray' from value of type `GtkSharpValue' (f-spot:7277): GLib-GObject-WARNING **: unable to set property `text' of type `gchararray' from value of type `GtkSharpValue' (f-spot:7277): 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. open uri = file:///home/erw/Photos/2007/07/06/01_welcome-9.png Disabled add-ins can't be loaded. Add-in could not be loaded: Disabled add-ins can't be loaded. Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.InvalidOperationException: Disabled add-ins can't be loaded. at Mono.Addins.AddinSessionService.LoadAddin (IProgressStatus statusMonitor, System.String id, Boolean throwExceptions) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr gch) 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) Steps to Reproduce - - Open F-Spot - Select the Edit | Manage Extensions - Expand the Export addin and select the "Default Exporters 1.0" - Once the "Default Exporters 1.0" item is selected press the disable button - Close the F-Spot Add-in Manager - Highlight one image from the f-spot browser and select File | Export | Export to CD ... Expected Behavior - When enabling and disabling add-ins, F-Spot should have some mechanism so that the associated functionality is dynamically enabled and disabled as well without requiring an application restart. Another example of the current behavior is when re-enabling the export add-in, the export dialog (File | Export) does not get repopulated again until the application is restarted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307598 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |gnome-crash, gnome-function-does-not-work -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307598 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|lewing@novell.com |gburt@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307598 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=307598#c1 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vuntz@novell.com Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Vincent Untz <vuntz@novell.com> 2008-06-11 14:19:00 MDT --- Seems to be working in 11.0. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com