Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176177 - f-spot picasaweb integration broken
Summary: f-spot picasaweb integration broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Joe McCann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-26 22:32 UTC by Jason King
Modified: 2007-06-01 18:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patched ebuild (f-spot-0.3.5.ebuild,1.70 KB, text/plain)
2007-05-28 12:47 UTC, Leong Seh Hui
Details
Patch file (f-spot-0.3.5-picasaweb.patch,769 bytes, patch)
2007-05-28 12:48 UTC, Leong Seh Hui
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason King 2007-04-26 22:32:20 UTC
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 Leong Seh Hui 2007-05-28 12:47:56 UTC
Created attachment 120517 [details]
Patched ebuild

Modified ebuild with Picasa patch
Comment 2 Leong Seh Hui 2007-05-28 12:48:31 UTC
Created attachment 120518 [details, diff]
Patch file
Comment 3 Leong Seh Hui 2007-05-28 12:53:07 UTC
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 Joe McCann (RETIRED) gentoo-dev 2007-06-01 18:22:21 UTC
fixed in -r1, thanks for the work :)