<?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://permalink.gmane.org/gmane.comp.gnome.apps.f-spot">
    <title>gmane.comp.gnome.apps.f-spot</title>
    <link>http://permalink.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://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6180"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6179"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6178"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6177"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6176"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6175"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6174"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6173"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6172"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6171"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6170"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6169"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6168"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6167"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6166"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6165"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6164"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6163"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6162"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6161"/>
      </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://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6180">
    <title>Fw: f-spot-list Digest, Vol 94, Issue 10</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6180</link>
    <description>&lt;pre&gt;After reboot f-spot starts successfully but when trying to add pictures the following messages are thrown (in debug mode):


[1 Debug 18:33:47.866] Loading image took 0,855374
[1 Debug 18:34:25.185] Received controller event: SourceChanged
[1 Warn  18:34:25.208] Caught an exception - System.NullReferenceException: Object reference not set to an instance of an object (in `f-spot')
  at FSpot.Widgets.PhotoImageView.LoadErrorImage (System.Exception e) [0x00007] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.Widgets/PhotoImageView.cs:281 
  at FSpot.Widgets.PhotoImageView.HandlePhotoItemChanged (System.Object sender, FSpot.Core.BrowsablePointerChangedEventArgs args) [0x00178] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.Widgets/PhotoImageView.cs:320 
Marshaling changed signal
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Reflection.TargetInvocationException: Exception ha&lt;/pre&gt;</description>
    <dc:creator>Dieter Probst</dc:creator>
    <dc:date>2012-04-30T16:39:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6179">
    <title>Re: f-spot-list Digest, Vol 94, Issue 10</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6179</link>
    <description>&lt;pre&gt;

I realized, that the the installed f-spot version was for x86 system. Therefore i switched to f-spot 0.8.2-49.14 x86_64 


f-spot --version
F-Spot 0.8.2
.......

F-Spot launches with the following error message:

An unhandled exception was thrown: Object reference not set to an instance of an object

  at FSpot.Widgets.PhotoImageView.LoadErrorImage (System.Exception e) [0x00000] in &amp;lt;filename unknown&amp;gt;:0 
  at FSpot.Widgets.PhotoImageView.HandlePhotoItemChanged (System.Object sender, FSpot.Core.BrowsablePointerChangedEventArgs args) [0x00000] in &amp;lt;filename unknown&amp;gt;:0 
  at (wrapper delegate-invoke) &amp;lt;Module&amp;gt;:invoke_void__this___object_BrowsablePointerChangedEventArgs (object,FSpot.Core.BrowsablePointerChangedEventArgs)
  at FSpot.Core.BrowsablePointer.SetIndex (Int32 value, IBrowsableItemChanges changes) [0x00000] in &amp;lt;filename unknown&amp;gt;:0 
  at FSpot.Core.BrowsablePointer.HandleCollectionChanged (IBrowsableCollection collection) [0x00000] in &amp;lt;filename unknown&amp;gt;:0 
  at (wrapper delegate-invoke) &amp;lt;Module&amp;gt;:in&lt;/pre&gt;</description>
    <dc:creator>Dieter Probst</dc:creator>
    <dc:date>2012-04-30T15:56:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6178">
    <title>Re: f-spot-list Digest, Vol 94, Issue 10</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6178</link>
    <description>&lt;pre&gt;

File exists:

lrwxrwxrwx 1 root root 17 29. Apr 20:12 /usr/lib/f-spot/libfspot.so.0 -&amp;gt; libfspot.so.0.0.0




and ldd shows:

ldd /usr/lib/f-spot/libfspot.so.0
        linux-gate.so.1 =&amp;gt;  (0xffffe000)
        libX11.so.6 =&amp;gt; /usr/lib/libX11.so.6 (0xf7577000)
        libgdk-x11-2.0.so.0 =&amp;gt; /usr/lib/libgdk-x11-2.0.so.0 (0xf74c7000)
        libgdk_pixbuf-2.0.so.0 =&amp;gt; /usr/lib/libgdk_pixbuf-2.0.so.0 (0xf74a6000)
        libcairo.so.2 =&amp;gt; /usr/lib/libcairo.so.2 (0xf73e4000)
        liblcms.so.1 =&amp;gt; /usr/lib/liblcms.so.1 (0xf73a8000)
        libglib-2.0.so.0 =&amp;gt; /usr/lib/libglib-2.0.so.0 (0xf72ad000)
        libpthread.so.0 =&amp;gt; /lib/libpthread.so.0 (0xf7292000)
        libc.so.6 =&amp;gt; /lib/libc.so.6 (0xf7125000)
        libxcb.so.1 =&amp;gt; /usr/lib/libxcb.so.1 (0xf7105000)
        libdl.so.2 =&amp;gt; /lib/libdl.so.2 (0xf7100000)
        libpangocairo-1.0.so.0 =&amp;gt; /usr/lib/libpangocairo-1.0.so.0 (0xf70f2000)
        libpango-1.0.so.0 =&amp;gt; /usr/li&lt;/pre&gt;</description>
    <dc:creator>Dieter Probst</dc:creator>
    <dc:date>2012-04-30T15:25:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6177">
    <title>Re: Error message "System.DllNotFoundException" when launchingf-spot (Opensuse 12.1 x64)</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6177</link>
    <description>&lt;pre&gt;On Sun, 2012-04-29 at 02:56 -0700, Dieter Probst wrote: 

Does that file exist?  [I have /usr/lib64/f-spot/libfspot.so.0]

If you have the file and do an "ldd {file.os}" are all the dependencies
found.


_______________________________________________
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>Adam Tauno Williams</dc:creator>
    <dc:date>2012-04-29T21:55:56</dc:date>
  </item>
  <item rdf:about="http://permalink.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://permalink.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://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6175">
    <title>Re: F-Spot Compilation Problem</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6175</link>
    <description>&lt;pre&gt;
I wonder if its because you don't have the -devel package installed
for each of these.

Cheers,
Stephen
&lt;/pre&gt;</description>
    <dc:creator>Stephen Shaw</dc:creator>
    <dc:date>2012-04-23T00:36:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6174">
    <title>F-Spot Compilation Problem</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6174</link>
    <description>&lt;pre&gt;Dear Friends,

I don't know how to install assemblies in Ubuntu(11.10), so that they become available in MonoDevelop, at this time I am getting errors when compiling the code, in almost all references like:
gdk-sharp
gio-sharp
gtk-sharp
nunit.framework
gconf-sharp
dbus-sharp
dbus-sharp-glib
etc

Either I don't have those assemblies or something is missing, the error statement against each reference is "Assembly Not Found for Mono / .NET 3.5 in Mono 2.5.10". I sent a similar email yesterday with a screen-shot of this error but it's in the moderation queue because of its size.

Thanks in advance for guiding me.

Kind Regards
Laeeq Hamid
_______________________________________________
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>Laeeq Hamid</dc:creator>
    <dc:date>2012-04-22T23:52:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6173">
    <title>Re: Running the F-Spot Code</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6173</link>
    <description>&lt;pre&gt; 

I believe taglib-sharp is here &amp;lt;https://github.com/mono/taglib-sharp/&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>Adam Tauno Williams</dc:creator>
    <dc:date>2012-04-15T11:09:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6172">
    <title>Running the F-Spot Code</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6172</link>
    <description>&lt;pre&gt;Hi everyone, 
 
I've downloaded the code on my Windows7 PC and trying to run it using MonoDevelop but GLibBeans and TagLib are missing. How can I get these libraries?
 
Regards 
Laeeq Hamid 
_______________________________________________
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>Laeeq Hamid</dc:creator>
    <dc:date>2012-04-15T02:42:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6171">
    <title>Re: joining the F-Spot development team.</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6171</link>
    <description>&lt;pre&gt;

I mentioned that unit test would be great to have.  A lot of the code
has been mostly re organized, but I think there is still a lot of
cleanup/updating to newer things (ie, generics).  With something like
integration tests it would be easier to make sure that functionality
hasn't been broken.

One of the other things that would be great to have would be better
documentation on what's going on in the code.

Something that I'd love to see if getting rid of libfspot in lib/, but
I think that might be a bigger project than what Laeeq might want to
do :)


Cheers,
Stephen
&lt;/pre&gt;</description>
    <dc:creator>Stephen Shaw</dc:creator>
    <dc:date>2012-04-13T00:01:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6170">
    <title>Re: joining the F-Spot development team.</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6170</link>
    <description>&lt;pre&gt;Hi Laeeq,

welcome!

Am 12.04.2012 07:02, schrieb Laeeq Hamid:

Out of curiosity: What do you plan your contribution to be?

Cheers
Jan
&lt;/pre&gt;</description>
    <dc:creator>Jan Girlich</dc:creator>
    <dc:date>2012-04-12T23:30:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6169">
    <title>joining the F-Spot development team.</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6169</link>
    <description>&lt;pre&gt;Hi everyone,

I'm new to open source and linux based software development. I will work on F-Spot as a part of my Free and Open Source Development course at ANU. I hope it will be a good new experience.

Take Care 


Laeeq Hamid
_______________________________________________
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>Laeeq Hamid</dc:creator>
    <dc:date>2012-04-12T05:02:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6168">
    <title>Re: Joining in the fun?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6168</link>
    <description>&lt;pre&gt;
I was hesitating building and testing against master because I was afraid
maybe the DB schema would have changed and would make my photos.db *not*
work anymore on a stock 0.8.2. But I couldn't find any DB schema changes in
the Git log, so I'll try that...




Well, in that case, I wonder if it would be possible to add me in the
facebook F-Spot Export plugin app Admins (profile is
https://www.facebook.com/matthieu.nguyen ), so that I can fix the
authorizations setting and see why the app page does not display on FB
anymore. (Still haven't found the owner/contact for the page). I tried
setting up my own app and use that instead, but that gave me other problem
as I couldn't authenticate anymore, which made me think that maybe new apps
don't support the legacy authentication scheme, so setting up my new app
would force a rewrite of the whole plugin using OAuth 2.0 and the Graph
API, or the facebook c# sdk, or both.


Makes sense, as long as you can configure version
compatibility/incompatibility.


Or maybe the&lt;/pre&gt;</description>
    <dc:creator>Matthieu Nguyen</dc:creator>
    <dc:date>2012-04-11T05:47:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6167">
    <title>Re: Joining in the fun?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6167</link>
    <description>&lt;pre&gt;Hi, its awesome to see someone else interested in helping out!  I have
a big commit to push to f-spot soon.  I'd heavily recommend developing
against master though since I've made a ton of changes to things.

As far as maintainers go, I've taken the assumption that most
(probably all) have moved on and doubt you'd be stepping on anyones
toes.  I've wondered actually about removing the plugins from f-spot
and instead providing them through an online service (free) since
mono-addins has that feature built in.  This way plugins can be
updated and pushed without having to roll a new version of f-spot.

Something that's odd/interesting about the facebook export tool is
that it works for me.  I'm wondering if there is a certain case that
causes the problem.

Cheers,
Stephen

PS.  I'm thinking about setting up an Open Build Service account on
build.opensuse.org and providing development packages so that people
can test them before a release.

In about 3 weeks when I'm down with this semester I'll also start
having &lt;/pre&gt;</description>
    <dc:creator>Stephen Shaw</dc:creator>
    <dc:date>2012-04-09T19:41:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6166">
    <title>Re: Joining in the fun?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6166</link>
    <description>&lt;pre&gt;
Well, what bothers me is that when trying to get to the F-Spot Export 
Plugin App page on facebook, I get a "page not found". As if the App had 
been disabled/deleted.

Since the plugin itself hasn't changed for quite a while, I would assume 
that lack of maintenance make it a rather deprecated thing (using the 
REST API which is now deprecated in favor of the Graph API, missing 
permissions which were not necessary before but now are, etc...) and 
could have caused FB to shut the page off entirely :(.

I'll see what I can fetch from the app info programmatically, see what 
happens...

Matt

&lt;/pre&gt;</description>
    <dc:creator>Nguyen Matthieu</dc:creator>
    <dc:date>2012-04-08T15:16:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6165">
    <title>Re: Joining in the fun?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6165</link>
    <description>&lt;pre&gt;
Awesome.  F-Spot deserve's some love.


Sorry, I have no idea about the FB API.  Is there anywhere you can
look-up the owner and permissions using the Application key?

There is this
&amp;lt;http://linuxsagas.wordpress.com/2010/01/08/more-f-spotfacebook-troubleshooting/&amp;gt;
_______________________________________________
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>Adam Tauno Williams</dc:creator>
    <dc:date>2012-04-08T13:37:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6164">
    <title>Joining in the fun?</title>
    <link>http://permalink.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 sim&lt;/pre&gt;</description>
    <dc:creator>Nguyen Matthieu</dc:creator>
    <dc:date>2012-04-08T06:27:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6163">
    <title>Re: Question about f-spot's CD export behavior</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6163</link>
    <description>&lt;pre&gt;
I agree on the user select-able burning software, and started to build
that out.  I mostly just wanted to get it back into working condition
based on what it was previously.  I was just trying to get some
general feedback on the feature.

As of right now it copies all of the images to burn:// and then
brasero is called to burn whatever is in that URI.

- Stephen
&lt;/pre&gt;</description>
    <dc:creator>Stephen Shaw</dc:creator>
    <dc:date>2012-03-04T19:51:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6162">
    <title>Re: Question about f-spot's CD export behavior</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6162</link>
    <description>&lt;pre&gt;Hi,

how do we know that people have brasero installed at all? So I guess this needs to be user-configureable anyway.

As to what it expected of it, I'm probably no good judge, but I guess opening a data project with all selected photos already in it would be acceptable.

Sven

&lt;/pre&gt;</description>
    <dc:creator>Sven Utcke</dc:creator>
    <dc:date>2012-03-03T08:54:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6161">
    <title>Question about f-spot's CD export behavior</title>
    <link>http://permalink.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://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6160">
    <title>Re: logical operators(and, or, nor, ...) for searching photos bycombining tags in the "find bar"</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.f-spot/6160</link>
    <description>&lt;pre&gt;IIRC, this has come up before, but without any real conclusion.

My view is (I believe) the same as yours, but perhaps for different
reasons. IMO, the logical thing would be to default to AND since it
feels like a "more filtering" filter should give a smaller result set.

This would also mean consistency with the first stage of a filter using
multiple tags, for example (alternative interpretation of the
functionality shown in parenthesis):
* With a blank filter all images are shown.
* Then filter on "Vacation". All vacation images are shown. (All visible
images which are not tagged "Vacation" are hidden)
* Then add a filter on "Dogs". All "Vacation" images with "Dogs" also in
them are shown. (All visible images which are not tagged "Dogs" are
hidden)

As you can see, the alternative definition is the same in all cases if
the action is AND. Perhaps there is a logical definition for OR-ing as
well, but I don't see it either.

I also think that double-clicking a tag and dragging it to the search
bar should do t&lt;/pre&gt;</description>
    <dc:creator>Simon Lindgren</dc:creator>
    <dc:date>2012-01-03T11:56:11</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>

