Bug 176177 - f-spot picasaweb integration broken
Bug#: 176177 Product:  Gentoo Linux Version: unspecified Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: joem@gentoo.org Reported By: jlist@silentcow.com
Component: Applications
URL: 
Summary: f-spot picasaweb integration broken
Keywords:  
Status Whiteboard: 
Opened: 2007-04-26 22:32 0000
Description:   Opened: 2007-04-26 22:32 0000
Cannot login to, or export to picasaweb using f-spot.

Reproducible: Always

Steps to Reproduce:
1. Open f-spot 0.3.5
2. Try to export to picasaweb
3. Confirm your username/password and watch it fail over and over

Actual Results:  
Reports authentication failure.

Expected Results:  
Connect to picasaweb and enumerate available galleries in order to begin photo
upload.

This is a known issue which is apparently fixed in the 0_3_STABLE branch
(http://svn.gnome.org/svn/f-spot/branches/FSPOT_0_3_STABLE)

Ubuntu and SUSE have it patched in their distros :(

------- Comment #1 From Leong Seh Hui 2007-05-28 12:47:56 0000 -------
Created an attachment (id=120517) [details]
Patched ebuild

Modified ebuild with Picasa patch

------- Comment #2 From Leong Seh Hui 2007-05-28 12:48:31 0000 -------
Created an attachment (id=120518) [details]
Patch file

------- Comment #3 From Leong Seh Hui 2007-05-28 12:53:07 0000 -------
I have created the patch file for this issue, which I basically took it off
from the SVN you provided.

See the attached Patched ebuild (f-spot-0.3.5.ebuild) and patch file
(f-spot-0.3.5-picasaweb.patch).

This is the first time I did a patch, so let me know if I did something wrong
or that there's problems to it.

Changelog entry applied:
2007-01-19  Stephane Delcroix  <stephane@delcroix.org>

        * src/PicasaWebExport.cs: store the correct image uri in the
        ExportStore. Fixes bgo #398000.

(In reply to comment #0)
> Cannot login to, or export to picasaweb using f-spot.
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. Open f-spot 0.3.5
> 2. Try to export to picasaweb
> 3. Confirm your username/password and watch it fail over and over
> 
> Actual Results:  
> Reports authentication failure.
> 
> Expected Results:  
> Connect to picasaweb and enumerate available galleries in order to begin photo
> upload.
> 
> This is a known issue which is apparently fixed in the 0_3_STABLE branch
> (http://svn.gnome.org/svn/f-spot/branches/FSPOT_0_3_STABLE)
> 
> Ubuntu and SUSE have it patched in their distros :(
> 

------- Comment #4 From Joe McCann (RETIRED) 2007-06-01 18:22:21 0000 -------
fixed in -r1, thanks for the work :)