<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.gnome.apps.f-spot">
    <title>gmane.comp.gnome.apps.f-spot</title>
    <link>http://blog.gmane.org/gmane.comp.gnome.apps.f-spot</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6181"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6176"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6164"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6161"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6158"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6156"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6155"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6147"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6145"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6141"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6140"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6139"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6138"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6135"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6134"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6133"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6118"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6117"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6115"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6111"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6181">
    <title>database problems</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6181</link>
    <description>&lt;pre&gt;I've been using f-spot for quite a while, with about 3500 photos.  I'm  
on Gentoo Linux, and a recent set of updates left f-spot not working.   
One of the libraries it uses got updated, but not f-spot itself, and  
the error on startup included "f-spot caught an exception -  
hyena.data.sqlite.sqliteexception: sqlite error 1: no such table:  
tags".  I assumed that once I got all the other updates done, and I  
recompiled f-spot, it would work again.  (The only reason I have that  
error message is that I extracted it from the google search in my  
browser history.)  Well, after all the recompiling, my next attempt to  
run f-spot said something about a bad database.  Unfortunately, EVERY  
f-spot .db file I could find (scattered in several directories,  
probably due to some attempts at command line start) were empty except  
for a meta table.  The only f-spot backup .db files were from 2009.

I know it's my own fault for not having a recent backup, but I'm really  
surprised that f-spot would overwrite the database unless it started  
successfully and had something to change.  Is there potential here for  
an enhancement request that a backup is made of the .db file before any  
attempt to open it?  At this point I'm really just looking to  
understand when/why/how the .db got overwritten, as well as seeing if  
f-spot can avoid such problems in the future - even if the problem is  
actually in one of the libraries and not f-spot itself.

Thanks for any relevant information, suggestions, or advice (other than  
to do more backups).

Jack
&lt;/pre&gt;</description>
    <dc:creator>Jack</dc:creator>
    <dc:date>2012-05-23T15:04:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6176">
    <title>Error message "System.DllNotFoundException" when launching f-spot(Opensuse 12.1 x64)</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6176</link>
    <description>&lt;pre&gt;

After updating from Opensuse 11.3 to Opensuse 12.1 (x64) and F-Spot 0.8.3 (packman repository)

I am getting the following error message when launching f-spot in debug-mode:

...
...
[1 Debug 21:51:37.851] Reloading the query took 0,286654
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.DllNotFoundException: /usr/lib/f-spot/libfspot.so.0
  at (wrapper managed-to-native) Cms.NativeMethods:FScreenGetProfile (intptr)

at Cms.Profile.GetScreenProfile (Gdk.Screen screen) [0x00011] in 
/home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Core/FSpot.Cms/Cms/Profile.cs:90 

...
...


What can I do to get f-spot working again?

Regards,
Dieter 
&lt;/pre&gt;</description>
    <dc:creator>Dieter Probst</dc:creator>
    <dc:date>2012-04-29T09:56:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6164">
    <title>Joining in the fun?</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6164</link>
    <description>&lt;pre&gt;Hello all.

I've been a long time user of f-spot for... well... 5 years, ever since 
I got my first digital camera. I've seen it rise (yay) but I've also 
seen it fall (oh noes), with development falling behind. I've read the 
various reasons on the mailing list archives, and I thought it would be 
a pity if all went to waste.

I didn't raise my hand when a new maintainer/head developer was sought 
out, because I don't have the time nor ability to take it upon me (my 
core developer experience is more around Java/J2EE).

However, I think after all F-spot has helped me with my picture library, 
it's high time I contribute back whatever I can.

I know the usual recommendations for jumping in FOSS projects is to 
start small, submitting a bug or making translations/doc, but I think 
f-spot has enough bug reports as it is ;).

I built locally and loaded in MonoDevelop the stable-0.8 branch, to see 
if I would be able to find my way around things easily, and started to 
see if I would manage to analyse even a simple bug.

I picked 624414 (https://bugzilla.gnome.org/show_bug.cgi?id=624414) 
because I reproduce it myself, so it would be easier to investigate.

I think I got part of the answer, though, but would need some help:

Analysis: I added more log information to check what was actually sent 
back by Facebook, the list of albums is an empty XML document. According 
to the FB developer documentation, the app requires the user_photos 
permission in order to be able to read Albums: 
https://developers.facebook.com/docs/reference/api/album/. I don't think 
the F-Spot Export Plugin App *has* this authorization (I actually 
checked that too).

Question: who's the F-Spot Export Plugin App owner on facebook?

Thanks,

Matthieu Nguyen

&lt;/pre&gt;</description>
    <dc:creator>Nguyen Matthieu</dc:creator>
    <dc:date>2012-04-08T06:27:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6161">
    <title>Question about f-spot's CD export behavior</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6161</link>
    <description>&lt;pre&gt;Someone reported a bug about the CD export tool crashing, so I started
to look into it and clean up the code a bit there.  In the past it
just called brasero -n which prompted the user to save an iso image.
Now brasero at least as of 3.2 -n does seem to really do anything.
They have a new switch --immediately that prompts you to either burn
the image or create an iso.

Long story short, is this the behavior that people expect?  I think
there is a -d --data option that would launch brasero and start a data
project.

I don't have a ton of time right now, nor do I really want to focus on
the CD export beyond making sure it at least works, but would be
interested in seeing what people thought?

Cheers,
Stephen
&lt;/pre&gt;</description>
    <dc:creator>Stephen Shaw</dc:creator>
    <dc:date>2012-03-03T00:19:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6158">
    <title>logical operators(and, or, nor, ...) for searching photos by combiningtags in the "find bar"</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6158</link>
    <description>&lt;pre&gt;At the moment, when searching for photos by multiple tags, the searches 
of the single tags are combined by "or". This works all right in the 
"include" case, but in the "exclude" case I guess it should be "and" by 
default.
Meaning that if I look for a photo of an animal that is neither cat nor 
dog, intuitively I would place the the tag "dog" and "cat" in the find 
bar and set them both to exclude. But now this just gives my all my 
photos, except of those showing a cat and a dog together. in other 
words: my holiday in Spain and the photos of last Christmas!
So the &amp;gt;&amp;gt; "not cat" or "not dog" &amp;lt;&amp;lt; should be changed to &amp;gt;&amp;gt; "not cat" 
and "not dog" &amp;lt;&amp;lt;.
Right now I can´t think of a case where the "multiple exclude" search, 
as it is, would give a desirable result, but i guess there might be 
some, so maybe you should be able to chose.
Am I at least kind of right??
Thanks in advance
Daniel
&lt;/pre&gt;</description>
    <dc:creator>daniel</dc:creator>
    <dc:date>2011-12-05T13:56:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6156">
    <title>Ubuntu Installation of 0.8.2 (the latest release)</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6156</link>
    <description>&lt;pre&gt;Hello,
 First I have to say this is the most complicated install I have ever
attempted. The Requirements are stated, but there is no clear set of
packages to download ( I got stopped on gnome-keyring-sharp-1.0.0,
ndesk-dbus-0.6.0,ndeskdbus-glib-0.4.1, and libunique-dev, among others).
The README is vague enough as to be uninformative ("just go through the
normal autogen/configure stuff and then make install.") If you are not
used to this process, a descriptive sentence like "Briefly, the shell
commands `./configure; make; make install' should
configure, build, and install this package." really helps. All this
said, it should be clear that I WOULD like to install the latest version
of F-Spot on my system and even after the configure file finishes
successfully, I still get errors which prevent me from running the
program. Specifically the errors are :

./FSpot.Loaders/GdkImageLoader.cs(115,45): error CS1501: No overload for
method `Close' takes `1' arguments
/usr/lib/cli/gdk-sharp-2.0/gdk-sharp.dll (Location of the symbol related
to previous error)
./FSpot.Loaders/GdkImageLoader.cs(112,33): error CS0161:
`FSpot.Loaders.GdkImageLoader.Close()': not all code paths return a value

Can you help me with these?

Stephen





P.S. I found the commands below particularly helpful given that I was
trying to track down dependencies one at a time:
sudo apt-get build-dep f-spot
sudo apt-get install libunique-dev

./FSpot.UI.Dialog/TagSelectionDialog.cs(20,30): warning CS0108: `FSpot.UI.Dialog.TagSelectionDialog.Run()' hides inherited member `Gtk.Dialog.Run()'. Use the new keyword if hiding was intended
/usr/lib/cli/gtk-sharp-2.0/gtk-sharp.dll (Location of the symbol related to previous warning)
./FSpot.UI.Dialog/TagSelectionDialog.cs(29,29): warning CS0108: `FSpot.UI.Dialog.TagSelectionDialog.Hide()' hides inherited member `Gtk.Widget.Hide()'. Use the new keyword if hiding was intended
/usr/lib/cli/gtk-sharp-2.0/gtk-sharp.dll (Location of the symbol related to previous warning)
./FSpot.Widgets/MetadataDisplay.cs(157,22): warning CS0108: `FSpot.Widgets.MetadataDisplayWidget.Visible' hides inherited member `Gtk.Widget.Visible'. Use the new keyword if hiding was intended
/usr/lib/cli/gtk-sharp-2.0/gtk-sharp.dll (Location of the symbol related to previous warning)
./FSpot.Widgets/PreviewPopup.cs(41,32): warning CS0109: The member `FSpot.PreviewPopup.Item' does not hide an inherited member. The new keyword is not required
./FSpot/SingleView.cs(618,44): warning CS0108: `FSpot.SingleView.PreferenceDialog.Show()' hides inherited member `Gtk.Widget.Show()'. Use the new keyword if hiding was intended
/usr/lib/cli/gtk-sharp-2.0/gtk-sharp.dll (Location of the symbol related to previous warning)
./FSpot.Loaders/GdkImageLoader.cs(115,45): error CS1501: No overload for method `Close' takes `1' arguments
/usr/lib/cli/gdk-sharp-2.0/gdk-sharp.dll (Location of the symbol related to previous error)
./FSpot.Loaders/GdkImageLoader.cs(112,33): error CS0161: `FSpot.Loaders.GdkImageLoader.Close()': not all code paths return a value
./FSpot.Widgets/FolderTreeView.cs(140,49): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot.Widgets/FolderTreeView.cs(141,49): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets'
./FSpot.Widgets/FolderTreeView.cs(148,56): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot.Widgets/FolderTreeView.cs(149,56): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets'
./FSpot.Widgets/InfoBox.cs(705,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete
./FSpot.Widgets/InfoBox.cs(714,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete
./FSpot.Widgets/InfoBox.cs(723,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete
./FSpot.Widgets/InfoBox.cs(732,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete
./FSpot.Widgets/InfoBox.cs(741,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete
./FSpot.Widgets/InfoBox.cs(750,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete
./FSpot.Widgets/InfoBox.cs(759,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete
./FSpot.Widgets/InfoBox.cs(764,67): warning CS0612: `Gtk.Object.GetData(string)' is obsolete
./FSpot.Widgets/MetadataDisplay.cs(64,22): warning CS0108: `FSpot.Widgets.MetadataDisplayWidget.State' hides inherited member `Gtk.Widget.State'. Use the new keyword if hiding was intended
/usr/lib/cli/gtk-sharp-2.0/gtk-sharp.dll (Location of the symbol related to previous warning)
./FSpot.Widgets/PhotoImageView.cs(238,62): warning CS0618: `FSpot.PhotoLoader' is obsolete: `nuke or rename this'
./FSpot.Widgets/PreviewPopup.cs(115,68): warning CS0618: `FSpot.PhotoLoader' is obsolete: `nuke or rename this'
./FSpot.Widgets/TagEntry.cs(103,33): warning CS0612: `Gtk.Entry.AppendText(string)' is obsolete
./FSpot/App.cs(265,58): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[])' is obsolete: `drop this, use IQueryCondition correctly instead'
./FSpot/App.cs(267,58): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[])' is obsolete: `drop this, use IQueryCondition correctly instead'
./FSpot/MainWindow.cs(183,49): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot/MainWindow.cs(191,49): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot/MainWindow.cs(913,72): warning CS0618: `FSpot.PhotoLoader' is obsolete: `nuke or rename this'
./FSpot/MainWindow.cs(1086,58): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot/MainWindow.cs(1189,58): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot/MainWindow.cs(1215,97): warning CS0618: `FSpot.PhotoQuery.Photos' is obsolete: `DO NOT USE THIS, IT'S TOO SLOW'
./FSpot/MainWindow.cs(1770,59): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[])' is obsolete: `drop this, use IQueryCondition correctly instead'
./FSpot/MainWindow.cs(2293,33): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets'
./FSpot/MainWindow.cs(2294,33): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot/MainWindow.cs(2306,45): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets'
./FSpot/MainWindow.cs(2311,45): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot/MainWindow.cs(2732,51): warning CS0612: `Gtk.MenuItem.RemoveSubmenu()' is obsolete
./FSpot/PhotoStore.cs(379,35): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[], string, FSpot.Query.DateRange, FSpot.Query.RollSet)' is obsolete: `drop this, use IQueryCondition correctly instead'
./FSpot/SingleView.cs(97,55): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot/SingleView.cs(98,55): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets'
./FSpot/SingleView.cs(442,64): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot/SingleView.cs(443,67): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets'
./FSpot/TagQueryWidget.cs(180,25): warning CS0612: `Gtk.DrawingArea.Size(int, int)' is obsolete
./FSpot/TagSelectionWidget.cs(524,49): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot/TagSelectionWidget.cs(707,58): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target'
./FSpot/TagStore.cs(382,80): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[])' is obsolete: `drop this, use IQueryCondition correctly instead'
./PixbufUtils.cs(131,47): warning CS0618: `PixbufUtils.GetOrientation(string)' is obsolete: `Use GetOrientation (SafeUri) instead'
make[4]: *** [../../../bin/f-spot.exe] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


_______________________________________________
f-spot-list mailing list
f-spot-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/f-spot-list
&lt;/pre&gt;</description>
    <dc:creator>Stephen Marsh</dc:creator>
    <dc:date>2011-11-14T10:51:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6155">
    <title>Commands in Extensions in now translatable</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6155</link>
    <description>&lt;pre&gt;Thanks to a patch from mike gorse recently the Commands in Extensions
( is translatable.  I'm not too familiar with how all of the
translation stuff works, but at the very least just wanted to drop a
note here.

For example,
in src/Extensions/Tools/FSpot.Tools.RetroactiveRoll/Resources/RetroactiveRoll.addin.xml

line:
&amp;lt;Command id = "RetroactiveRoll" _label = "Reassign to new import roll"
command_type = "FSpot.Tools.RetroactiveRoll.RetroactiveRoll"/&amp;gt;

_label can now be translated.  I think pt_BR is the only one that has
that string translated, but commented out right now.

Cheers,
Stephen
&lt;/pre&gt;</description>
    <dc:creator>Stephen Shaw</dc:creator>
    <dc:date>2011-11-14T02:25:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6147">
    <title>(unknown)</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6147</link>
    <description>&lt;pre&gt;Ik wil geen berichten van F-Spot !!!!!!!!!!!!
Ton Looman._______________________________________________
f-spot-list mailing list
f-spot-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/f-spot-list
&lt;/pre&gt;</description>
    <dc:creator>Ton Looman</dc:creator>
    <dc:date>2011-10-17T07:49:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6145">
    <title>Query about deleting source image files</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6145</link>
    <description>&lt;pre&gt;Hello.

I have a PTP camera; an Olympus SP-800 UZ.

My primary operating system and computer, runs Debian 5, on which I
cannot access the camera, much as I have tried. I have been able to
use and access digital cameras that use the "USB mass storage device
system" as I think it is named, without any problems, on that computer
and operating system platform.

However, to access the images on the camera, I have to use this
computer, which is running Ubuntu 10.04.3 LTS , and, on top of that,
F-Spot 0.6.1.5 .

But, unlike the configuration that I use on the Debian 5 system with
the other cameras, in F-spot, I can not find a means of deleting the
images from the camera (the source image files), when I import
(upload)  them to the computer. I can not find how to do this, either
in the menu's in F-spot, or, in the Help or User Manual facilities in
F-spot.

So, the image files are accumulating on the camera.

F-spot, running on Ubuntu, as I have specified, is the only way that I
have been able to find, to access the images stored in the camera.

Is it possible, with F-spot, to delete the image files, when they are
imported /uploaded to a computer hard drive?

Thank you in anticipation.

&lt;/pre&gt;</description>
    <dc:creator>Bret Busby</dc:creator>
    <dc:date>2011-10-17T06:58:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6141">
    <title>Ubuntu/Kubuntu 11.10 oneiric support</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6141</link>
    <description>&lt;pre&gt;Hello:
Do you know if f-spot is included and it works on Ubuntu/Kubuntu 11.10 
oneiric?.
I'm ussing f-spot and I need it works before upgrade.
Thanks a lot
&lt;/pre&gt;</description>
    <dc:creator>josep Cols</dc:creator>
    <dc:date>2011-10-14T08:18:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6140">
    <title>(unknown)</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6140</link>
    <description>&lt;pre&gt;http://toehugger.com/CRE/cnn.php?html143_______________________________________________
f-spot-list mailing list
f-spot-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/f-spot-list
&lt;/pre&gt;</description>
    <dc:creator>Gengis Kanhg Toledo Ramírez</dc:creator>
    <dc:date>2011-10-11T09:00:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6139">
    <title>TimeCorrection add-in, please have a look and comment :)</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6139</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

I finally wrote my add-in for semi-automatically correcting photos'
times and posted a patch against the repository and a binary on my blog:
http://vollkorn.cryptobitch.de/index.php?/archives/133-TimeCorrection-add-in-for-f-spot.html

(check the .tar.gz for a short Readme)

It's quite alpha and I intend to polish it until it can get into the
f-spot git. So any feedback is welcome.

Thanks
Jan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCgAGBQJOhNijAAoJENNzD7MkeDIgp64QAJYgpLK+E2/UotafSrrdBl5p
2Ns27vIg1lnCWGUwXnXUJihEweX/t6wKcFW16jW6KZnh190EMCTYE/zUtFDAv39+
01mTj4N9Cjci+Y9H0TcqDBxRBYldRL3e+RGO4iqLuZ7nULqEsKyGtpuU5/AhoxLt
fyPE6d7zyV2renjPjh+tQsku6UdLCs59j7CRv1lBC7DYmOXxSObPvQUr/dxrVCtO
x9gpoQodsuA4bbaYRhVrXsct4Lj6ARGsivgVC8l09FuSkhx/cIc7a2etQUdtzHWe
VEa9kfZJ9IBOTsYFHFHtxCjhlKrf4P9WFS2ZnAMmmvThiBhd27CTWRqUBdUL/oBW
BgxJiJ25jirGjHqgyBSRk1CCdxhnWiTbKXAZ0LDDQbmt8XrGf3T6ofJPfQNnfhUK
RkrbLFv7OiTUEHNUjVrREX/vs4bjIfMGnBaWB6xlr66Cvl91VzEFCJQjg0U5UBPq
GXellLhoxxP8jJ8SJkxoNXrfhK5rOvHsKKr3rC0W1qulb0i4LgpG+n1MA9T573u5
+fVMVL6N1QmJe8ypjLUUcXvbjf3i+9zNc8QpZezrUNijbovaoiALp6SzxgfD1/K4
3fo40HU0K4fTAgwSHjSPznEcfWGh+zBhuM4mQp2troL6KT2pc7EYSJZy2LwDy3sP
mhuU0XnyxjutuXwnuQDC
=DfJV
-----END PGP SIGNATURE-----
&lt;/pre&gt;</description>
    <dc:creator>Jan Girlich</dc:creator>
    <dc:date>2011-09-29T20:44:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6138">
    <title>How to go about missing assemblies? Delivering as DLL? Packing andadding to distro?</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6138</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

I want to use zlib for my plugin, but there are no readily packaged Mono
bindings available. (or other readily available QR-Code readers for that
matter)

There is a github with working code available though:
https://github.com/jopsen/zbar-sharp

I think it's a not very elegant solution to deliver a compiled DLL with
the plugin, but I never packaged and/or maintained one and it seems a
little more work to get it accepted than I can put in it right now.

What do you think would be the easiest solution? Especially in regards
towards usability for the user (doesn't have to download source and
compile in order to get my plugin running)?

Thanks for your input
Jan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCgAGBQJOd3idAAoJENNzD7MkeDIgrd8P/iQUQKiKuoqVxm/IS0uFz83p
bi8+58i90Mv2nJhd2gbU40+CUZvrijiNvEaTkSTtGBBWCb0QGp9RzI/tbRC9zElN
GTt6AemZXDoXs2ji0a7vKY7aWHgmv0I2TtKut6y65nxMpNfC5VACF/B7pu/2qGlP
pCWJ0L9ELm5JDNGshIO6NsONr5neWLQKVy1+3as0eRxVGs1odlOFAbLXNIWfUuHm
Xnhb79i7txR/HdXwfSfUZJlxtZGlhvMC6ztaoDsUL8nPxYZSOMbZpSwZWpg+iiJe
++gCOrLL/RGEKmD6DpgS53HtbE+WzyGb5v7Rvo/MOCGAcFs073z6TLIpepQYlKca
XVUfVbXR4K9ZD5pj3E3BdAHff84DZRJeNYjF0ZJR6mLJbYmznWHVdqPdpzxCrJS5
LhsHr0sM++9MVNwnqkBnvkeYEfhylmrQqxgPzbDHFSmTrWbkH07hVCOy4SXcxIwN
Ug/XU8ycmI0j+ENeSfgvCPsrUtiKVUymGy9Tf2tSRRJA35cyMb1j2HMf31F/m44Y
C7E7RdQyBbTZwsZ/FPSqrsRLhklHSDALRd4rK+5BzKAFcKMgholWmBx0/Nzy/hQ0
WSBaVcDmDGGkb4KqsVf6LkI3WbjpHkUFDWnohEpJY1LGaSiANap96uD/psK/E7ir
hz3URcWDA8UfpBcOTJP7
=U22e
-----END PGP SIGNATURE-----
&lt;/pre&gt;</description>
    <dc:creator>Jan Girlich</dc:creator>
    <dc:date>2011-09-19T17:15:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6135">
    <title>big problem</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6135</link>
    <description>&lt;pre&gt;Hello.
   Can anyone tell me what the large circle symbol means.  It has
replaced many of my photos and I want to get rid of it.  Also, the
photos I downloaded today were on the screen but they disappeared
leaving only the day. I am fairly new at F-spotand I would greatly
appreciate any help.  Thank you.
&lt;/pre&gt;</description>
    <dc:creator>Kathy Krause</dc:creator>
    <dc:date>2011-09-05T22:07:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6134">
    <title>Being honest about the development of f-spot</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6134</link>
    <description>&lt;pre&gt;Greetings from your Debian and Ubuntu maintainer,

f-spot hasn't seen any substantive code commit for several months
now[0]. While development was rapid and exciting when Ruben took over,
this momentum has sadly stalled, and I think we'll all agree that
serious bug fixing and UI effort is needed. I have to admit that I've
been recently using Shotwell because the experience just feels nicer.

I've come to the upsetting conclusion that f-spot ought to be declared
dormant until a new maintainer comes along to lead the project. In
particular, without the prospect of bugs being looked at, I'd like to
stop shipping it in distribution releases. It's especially going to be
left behind with the migration to newer GNOME 3 technologies, not least
of which is GTK+3.

Do the developers agree?

Sad regards,

&lt;/pre&gt;</description>
    <dc:creator>Iain Lane</dc:creator>
    <dc:date>2011-09-07T20:18:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6133">
    <title>I wrote a short 'How to add an add-in for f-spot'</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6133</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

I managed to properly compile an add-in stub for f-spot. Thanks to
everyone on the IRC channel who tried to help me figuring this out.

I wrote down what I learned for others to use. See the attached file.

Could someone with editing rights on f-spot.org add it there?

Thx
Jan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCgAGBQJOcHshAAoJENNzD7MkeDIgzB0P/iW/bYLkkLW5DMzkmGUQYV30
OWLrACPh8IRYLICYcHWRC2CQgahDfI3VpirHPSDiqugiIavO6MPpKpybDxnYy0ZD
EqNsm9HAFF88gJK5KlkOc2uPBe1UtXtq9ODNmbdIZmMBUExdjnyftsaq0XGc0uqw
++rU27WNYdHaLwIvuqLb75cSjW1REYaVq3yntCGVNyF7Sh2sr6p0XDEqPJZsF/QP
Fbb2oVKACT5Xe8TR0ZprPf+66D7q7hqcu4XnNlyaaDYUgn2jGSSUqWRvq0nEoYre
AvHNyiRqJmE3DuMXgmmjly6SX5xUpXB92vs38Ugr7aNYcaNLsSSPqSJ80ahx+oMl
dv5Fw4vweJAr9yf9UaEEnIyWk8108FSk3SN+AQzeYwY4jxwJUlqDDiUfNkHSji4O
FV84YDaU8lAV4ObOLsMk2RZDFuqu+jOFiwlzJsQM2X+UNJuY6czbDt7/+iC/Bf/k
PrUtqYmE0HucxRX4FeL+ZbGAmS32E3pSgUsIn3IH9Xzh27qmSyBB9IVaeWb0cbit
/dspqjcpgrHVZE0XCSgEaCx9ETpP2DST/YE2a6xfMTi1Py6oS2Dw2qPj6h5uePMF
90qqRbPexTRxiDEFX1ga+Zo3NMyq2lk5vm2kVL1ot1HsmA+H1s4NrMBaSxT4KFkl
j4iESXBXxqycU2AHLjk0
=Ld8i
-----END PGP SIGNATURE-----
How to write an add-in for f-spot
=================================

1) Check out the source as described on http://f-spot.org/How_To_Build_from_HEAD

2) This was tested on the stable-0.8 branch, so do a


3) Create an add-in stub. A basic example is given by the 'RetroactiveRoll' add-in. Copy it and rename all path- and filenames and all the function- and variablenames in the files to your new add-in's name.

4) Edit configure.ac in the source's root and add this line at about line 380

src/Extensions/Category/FSpot.Tools.MyAddIn/Makefile

Where Category is one of:

Editors      - to edit pictures like remove red-eye, make b/w, etc.
Exporters    - to export pictures to websites, folders, media, etc.
Tools        - database operations, organize pictures, RAW-processing etc.
Transitions  - between pictures in the slideshow

(This will make sure that your add-in is built when make is called)

5) Edit src/Extensions/Category/Makefile.am and add your add-in.

(This includes your add-in in the configure process)

6) Edit build/build.environment.mk and add this line at about line 170

REF_FSPOT_EXTENSION_MYADDIN = $(LINK_FSPOT_DEPS)

Make sure that the variable name matches up with the one you entered in src/Extensions/Category/FSpot.Tools.MyAddIn/Makefile.am

(This makes sure that the right assembly parameters are added to the compiler call)

7) Configure and build as in the compile guide
_______________________________________________
f-spot-list mailing list
f-spot-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/f-spot-list
&lt;/pre&gt;</description>
    <dc:creator>Jan Girlich</dc:creator>
    <dc:date>2011-09-14T10:00:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6118">
    <title>updated tool to purge non-existing files from the DB</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6118</link>
    <description>&lt;pre&gt;Hi,

at http://www.svenutcke.de/sw/f-spot/cleanup/ you can find a
pre-release of f_spot_cleanup (formerly f-spot-cleanup), a Python tool
to remove entries pointing to non-existing files from the DB.
Changes:

    * Now also handles files with more than one version.
    * (probably) supports all database versions between 7 (14, the
      earliest version I know, was used in 0.4.3) and 18 (used in
      0.8.2).  Tested were 14, 17.1 and 18, the current version.
    * Support for (partly URL-encoded) filenames containing (at least)
      UTF-8 characters. Whether other character sets would work is
      untested. 
    * Complete rewrite of the DB-access.
    * The name was changed (underscores instead of hyphens) to allow
      the use of squeeze. 

Give it a try, but make sure you run with -n (--dry-run) or -i
(--interactive) first, or, at the very least, do check the output of
-v (--verbose) quite thoroughly (there's always a backup of your db
around).

Hope this helps

Sven
&lt;/pre&gt;</description>
    <dc:creator>Sven Utcke</dc:creator>
    <dc:date>2011-08-30T21:22:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6117">
    <title>rightclick to tag</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6117</link>
    <description>&lt;pre&gt;Hi,

I recently upgraded from Ubuntu 10.04 to Fedora Core 15 (XFCE spin,
but I'm strongly considering going back to Gnome).

On Ubuntu, I could rightclick on images, both in browser and in full
screen mode, and then select an option "Attach tag". I used this a
lot.

On Fedora, this option is not there anymore. The rightclick menu
allows me to *remove* tags, not to attach them. Well, I can only add
tags if I first select the photo(s) and then either go through the top
menu and select Tags-&amp;gt;"Attach tag to selection", or type Ctrl-T
(making sure that really only the photo I want to tag is selected and
not some ohter photo(s)). Or drag the photo to the tag in the side
bar. None of these options is available in full screen mode. I find
full screen mode the best mode to select &amp;amp; tag photos (mostly for
exporting to flickr), for me it's clumsy to go back to non-full screen
mode each time I want to tag a photo.

Maybe there is some design reason behind this, but I consider this a
bug. Also all documentation I found on f-spot claims that I should be
able to rightclick and add tags. If you are serious about removing
this functionality then the docs should be updated to reflect that.

Thanks,
David
&lt;/pre&gt;</description>
    <dc:creator>David Boersma</dc:creator>
    <dc:date>2011-08-27T16:09:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6115">
    <title>weird error (does not exist) on import</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6115</link>
    <description>&lt;pre&gt;Hi,

Anybody knows what is happening here?

In my ancient version of f-spot

acer&amp;gt;/home/utcke% f-spot --version
F-Spot  0.4.3.1 - (c)2003-2008, Novell Inc
Personal photo management for the GNOME Desktop

I do

acer&amp;gt;/home/utcke% f-spot --import /home/utcke/Photos/2009/09/01/img_1557.jpg
[...]
looking for /home/utcke/Photos/2009/09/01/img_1557.jpg
Scanning /home/utcke/Photos/2009/09/01
item changed
item changed
Stopping

This opens the typical import dialog, in which I can see the image in
question --- although the filename displayed under the thumbnail is
"9/1/2009".  I then click "Import" and get told:

The directory you selected "/home/utcke/
Photos/2009/09/01/img_1557.jpg" does not
exist. Please choose a different directory

This is weird.  The directory of course does exist:

acer&amp;gt;/home/utcke% ls -ld /home/utcke/Photos/2009/09/01
drwxr-xr-x 4 utcke utcke 4096 2010-12-19 22:59 /home/utcke/Photos/2009/09/01

even though /home/utcke/Photos/2009/09/01/img_1557.jpg is of course a
file:

acer&amp;gt;/home/utcke% ls -ld /home/utcke/Photos/2009/09/01/img_1557.jpg-rw-r--r-- 1 utcke utcke 3068471 2009-09-01 19:50 /home/utcke/Photos/2009/09/01/img_1557.jpg

So, why can't I import this file (which, after all, is shown correctly
in the dialog)?  What could I do without reimporting importing all the
other files in the directory?

Baffled

Sven
&lt;/pre&gt;</description>
    <dc:creator>Sven Utcke</dc:creator>
    <dc:date>2011-08-23T20:42:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6111">
    <title>folder view</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6111</link>
    <description>&lt;pre&gt;what to the little colored bars mean in the folder view?
_______________________________________________
f-spot-list mailing list
f-spot-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/f-spot-list
&lt;/pre&gt;</description>
    <dc:creator>David Braun</dc:creator>
    <dc:date>2011-08-14T17:32:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6095">
    <title>Please, continue evonving f-spot</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.f-spot/6095</link>
    <description>&lt;pre&gt;

On his bye mail, Tomas says than Shotwell is better than f-spot. 

For me, it's not true. I can't migrate to Shotwell because Shotwell has only 1 level of tags. 

On my collection, I have about 40.000 photos and 2.000 tags: if tags are on a 'linear' structure, it's very dificult to find the exact tag. 

For me, the tree structure of f-spot tags are a must. 

Thanks for the product and continue the evolution. 

Regards

--

Josep Cols

Email: josep&amp;lt; at &amp;gt;cols.name

Visita el meu àlbum de fotos a http://josep.cols.name
i temes sobre la Base de Dades Oracle a http://ora-600.es

Aquest correu electrònic conté informació privada i estrictament confidencial. Si vostè no és el destinatari, no està autoritzat a llegir-lo, retenir-lo o difondre'l. Si ha rebut aquest missatge per error, li preguem ho notifiqui al seu emissor i esborri els documents adjunts.

Este correo electrónico contiene información privada y estrictamente confidencial. Si usted no es el destinatario, no está autorizado a leerlo, retenerlo o difundirlo. Si ha recibido este mensaje por error, le rogamos lo notifique a su emisor y borre los documentos adjuntos.

Mezu hau pertsonala eta konfidentziala da eta honen baimendu bako erabilera legez debekatuta dago. Jasotzailea ez bazara, ezabatu, barriro bialdu edo gorde barik.

&lt;/pre&gt;</description>
    <dc:creator>Josep Cols</dc:creator>
    <dc:date>2011-08-12T13:32:56</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnome.apps.f-spot">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnome.apps.f-spot</link>
  </textinput>
</rdf:RDF>

