F-Spot will not stay on more than two seconds, did work fine

Asked by michael

This is what I get from terminal.

michael@OptiPlex-GX280:~$ f-spot
[Info 12:43:28.592] Initializing Mono.Addins

(f-spot:4507): GLib-GObject-WARNING **: Attempt to add property __gtksharp_8_FSpot_Widgets_CellRendererTextProgress::value after class was initialised

(f-spot:4507): GLib-GObject-WARNING **: Attempt to add property __gtksharp_8_FSpot_Widgets_CellRendererTextProgress::text after class was initialised
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.String,Cms.Profile].ContainsKey (System.String key) [0x00000] in <filename unknown>:0
  at FSpot.ColorManagement.AddProfiles (System.String path, IDictionary`2 profs) [0x00000] in <filename unknown>:0
  at FSpot.ColorManagement.AddProfiles (System.String path, IDictionary`2 profs) [0x00000] in <filename unknown>:0
  at FSpot.ColorManagement.get_Profiles () [0x00000] in <filename unknown>:0
  at FSpot.TagSelectionWidget.IconDataFunc (Gtk.TreeViewColumn column, Gtk.CellRenderer renderer, TreeModel model, TreeIter iter) [0x00000] in <filename unknown>:0
  at GtkSharp.TreeCellDataFuncWrapper.NativeCallback (IntPtr tree_column, IntPtr cell, IntPtr tree_model, IntPtr iter, IntPtr data) [0x00000] in <filename unknown>:0
   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 Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at FSpot.Driver.Startup()
   at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup)
   at FSpot.Driver.Main(System.String[] args)

Have not figured out what the problem is. Any ideas?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
michael
Solved:
Last query:
Last reply:
Revision history for this message
michael (yellupcm-gmail) said :
#1

Ubuntu 14.04

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

What is the output of:

lsb_release -a ; apt-cache policy fspot f-spot

Thanks

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

I suspect that you are experiencing the following bug:

https://bugzilla.redhat.com/show_bug.cgi?id=903022

According to that bugreport, you need to uninstall the colord Ubuntu package to get rid of the bug.....

Hope this helps.

Revision history for this message
michael (yellupcm-gmail) said :
#4

michael@OptiPlex-GX280:~$ lsb_release -a ; apt-cache policy fspot f-spot
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
f-spot:
  Installed: 0.8.2-5.1ubuntu1
  Candidate: 0.8.2-5.1ubuntu1
  Version table:
 *** 0.8.2-5.1ubuntu1 0
        500 http://archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
        100 /var/lib/dpkg/status
N: Unable to locate package fspot

Actionparsnip your telling people about backups is very good. This could be one of those times. All my pictures are in F-Spot AND two other places. "N: Unable to locate package fspot" Does this mean fspot is still there but disconnected from icon, or completely gone?

Mark will try your answer within the next hour. Let you know.

Thanks both

Revision history for this message
michael (yellupcm-gmail) said :
#5

Mark
I tried the site you gave, about removing colord Ubuntu Package, it did not change anything. I did find a new command, will give results, may have more information.

michael@OptiPlex-GX280:~$ f-spot &
[1] 4311
michael@OptiPlex-GX280:~$ [Info 12:13:41.801] Initializing Mono.Addins

(f-spot:4311): GLib-GObject-WARNING **: Attempt to add property __gtksharp_8_FSpot_Widgets_CellRendererTextProgress::value after class was initialised

(f-spot:4311): GLib-GObject-WARNING **: Attempt to add property __gtksharp_8_FSpot_Widgets_CellRendererTextProgress::text after class was initialised
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Exception: Something is horribly wrong, this should never happen: no default version!
  at FSpot.Photo.get_DefaultVersion () [0x00000] in <filename unknown>:0
  at FSpot.Widgets.CollectionGridView.DrawPhoto (Int32 cell_num, Rectangle cell_area, Rectangle expose_area, Boolean selected, Boolean focussed) [0x00000] in <filename unknown>:0
  at FSpot.Widgets.SelectionCollectionGridView.DrawPhoto (Int32 cell_num, Rectangle cell_area, Rectangle expose_area, Boolean selected, Boolean focussed) [0x00000] in <filename unknown>:0
  at FSpot.Widgets.CollectionGridView.DrawCell (Int32 cell_num, Rectangle cell_area, Rectangle expose_area) [0x00000] in <filename unknown>:0
  at FSpot.Widgets.CellGridView.DrawAllCells (Rectangle area) [0x00000] in <filename unknown>:0
  at FSpot.Widgets.CellGridView.OnExposeEvent (Gdk.EventExpose args) [0x00000] in <filename unknown>:0
  at FSpot.Widgets.SelectionCollectionGridView.OnExposeEvent (Gdk.EventExpose args) [0x00000] in <filename unknown>:0
  at Gtk.Widget.exposeevent_cb (IntPtr widget, IntPtr evnt) [0x00000] in <filename unknown>:0
   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 FSpot.Driver.Startup()
   at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup)
   at FSpot.Driver.Main(System.String[] args)

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

I just wasn't sure about the package name, so used both. One was going to fail.

Revision history for this message
michael (yellupcm-gmail) said :
#7

I am closing this question. I removed F-Spot, and reinstalled it. Behaves same way. Have another problem with g15daemon, may have something to do with way F-Spot. Thanks for your ideas.