Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. [Info 15:13:21.277] Initializing DBus
  2. [Debug 15:13:21.406] DBusInitialization took 0.119406s
  3. [Info 15:13:21.406] Initializing Mono.Addins
  4. [Debug 15:13:21.625] Mono.Addins Initialization took 0.218026s
  5. [Info 15:13:21.631] Starting new FSpot server (f-spot 0.6.1.3)
  6. [Debug 15:13:21.767] Db Initialization took 0.045815s
  7. Domain: 'Gtk' Level: Critical
  8. Message: gtk_label_set_label: assertion `str != NULL' failed
  9. Trace follows:
  10. at GLib.Log.PrintTraceLogFunction(System.String domain, LogLevelFlags level, System.String message)
  11. at GtkBeans.Builder.gtk_builder_add_from_string(IntPtr , IntPtr , UIntPtr , IntPtr ByRef )
  12. at GtkBeans.Builder.AddFromString(System.String buffer)
  13. at GtkBeans.Builder..ctor(System.Reflection.Assembly assembly, System.String resource_name, System.String translation_domain)
  14. at GtkBeans.Builder..ctor(System.String resource_name, System.String translation_domain)
  15. at GtkBeans.Builder..ctor(System.String resource_name)
  16. at MainWindow..ctor(.Db db)
  17. at FSpot.Core.get_MainWindow()
  18. at FSpot.Core.Organize()
  19. at FSpot.Driver.Main(System.String[] args)
  20. [Debug 15:13:22.122] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
  21. [Debug 15:13:22.124] QueryToTemp took 0.001981s : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
  22. [Debug 15:13:22.124] Reloading the query took 0.004954s
  23. [Debug 15:13:22.365] PhotosPerMonth took 0.020105s
  24. [Debug 15:13:22.367] TimeAdaptor REAL Reload took 0.228905s
  25. [Debug 15:13:22.426] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
  26. [Debug 15:13:22.428] QueryToTemp took 0.001744s : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
  27. [Debug 15:13:22.483] Reloading the query took 0.057443s
  28. [Debug 15:13:22.488] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
  29. [Debug 15:13:22.489] QueryToTemp took 0.001368s : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
  30. [Debug 15:13:22.497] Reloading the query took 0.006761s
  31. [Info 15:13:22.506] Starting BeagleService
  32. [Debug 15:13:22.508] BeagleService startup took 3.2E-05s
  33. [Info 15:13:22.543] Hack for gnome-settings-daemon engaged
  34.  
  35. (f-spot:9775): 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.
  36. [Debug 15:13:22.644] PhotosPerMonth took 0.000874s
  37. [Debug 15:13:22.644] TimeAdaptor REAL Reload took 0.154962s
  38. [Debug 15:13:22.704] PhotosPerMonth took 0.000762s
  39. [Debug 15:13:22.705] TimeAdaptor REAL Reload took 0.215532s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement