I got mine working by using these steps:

mkdir /tmp/f-spot
./configure --prefix=/tmp/f-spot --disable-scrollkeeper
make
make install

I then tried to make the 9.10 version by manually applying the changes and then 
creating the debdiff file. It seems to work, but not quite as anticipated. In 
particular, I find that:
(1) There is no 30 second time-out now, as expected.
(2) Closing F-spot deleted the temp file, presumably due to the way it is 
created using System.IO.Path.GetTempFileName() but I don't know enough to say 
this is the case. Killing the F-spot process results in the temp file remaining 
(as expected).
(3) If you attempt to create a 2nd email before completing the first, it has 
removed the first one's temp file. This was NOT expected!


** Patch added: "Crude patch for 9.10 to leave temp file"
   http://launchpadlibrarian.net/49064936/test.debdiff

-- 
F-Spot deletes temporary image files too early when sending mails
https://bugs.launchpad.net/bugs/112684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to