After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 556536 - Problem exporting to Flickr from F-Spot
Problem exporting to Flickr from F-Spot
Status: RESOLVED DUPLICATE of bug 538482
Product: f-spot
Classification: Other
Component: General
0.5.x
Other Linux
: Normal critical
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-16 12:57 UTC by Pedro Villavicencio
Modified: 2008-10-16 13:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2008-10-16 12:57:17 UTC
this report has been opened here:

https://bugs.edge.launchpad.net/ubuntu/+source/f-spot/+bug/282236

"Although I can authenticate fine and F-Spot reports that I am signed in in the Export to Flickr dialogue, I still cannot upload any of my photos. Although the 'Uploading Pictures' progress dialogue appears on the screen and seems to start, it never gets past the phase 'Waiting for response 1 of N', where N is the number of photos I'm attempting to upload."

"** Running f-spot in Debug Mode **
** Running Mono with --debug   **
[Info  15:26:36.427] Initializing DBus
[Debug 15:26:36.695] DBusInitialization took 0.180535s
[Info  15:26:36.695] Initializing Mono.Addins
[Debug 15:26:37.332] Mono.Addins Initialization took 0.63723s
[Info  15:26:37.342] Starting new FSpot server
[Debug 15:26:38.061] Db Initialization took 0.403129s
[Debug 15:26:39.088] QueryToTemp took 0.198183s : SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos  WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  time DESC
[Debug 15:26:39.317] Query took 0.023113s : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 0
[Debug 15:26:39.465] PhotosPerMonth took 0.121374s
[Debug 15:26:39.466] TimeAdaptor REAL Reload took 0.335592s
[Info  15:26:39.689] Starting BeagleService
[Debug 15:26:39.690] BeagleService startup took 1.7E-05s
[Info  15:26:39.690] Hack for gnome-settings-daemon engaged
[Debug 15:26:39.968] IndexOf took 0.009482s : SELECT ROWID FROM photoquery_temp_0 WHERE "photos.time" <= 1225493999 ORDER BY "photos.time" DESC LIMIT 1
[Debug 15:26:39.971] IndexOf took 0.00193s : SELECT ROWID FROM photoquery_temp_0 WHERE "photos.id" = 4725

(f-spot:2485): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.
[Debug 15:27:10.087] open uri = file:///home/giovanni/Pictures/Photos/2008/10/12/DSC02882.JPG
[Debug 15:27:10.227] open uri = file:///home/giovanni/Pictures/Photos/2008/10/12/DSC02882.JPG
[Debug 15:27:10.228] open uri = file:///home/giovanni/Pictures/Photos/2008/10/12/DSC02882.JPG

(f-spot:2485): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
System.Exception: Error while uploading ---> System.Threading.ThreadAbortException: Thread was being aborted
  at System.Net.WebConnection.EndWrite (IAsyncResult result) [0x00000] 
  at System.Net.WebConnectionStream.WriteRequest () [0x00000] 
  at System.Net.WebConnectionStream.Close () [0x00000] 
  at FlickrNet.Flickr.UploadPicture (System.IO.Stream stream, System.String title, System.String description, System.String tags, Int32 isPublic, Int32 isFamily, Int32 isFriend, ContentType contentType, SafetyLevel safetyLevel, HiddenFromSearch hiddenFromSearch) [0x00000] 
  at FlickrNet.Flickr.UploadPicture (System.String filename, System.String title, System.String description, System.String tags, Boolean isPublic, Boolean isFamily, Boolean isFriend) [0x00000] 
  at FlickrRemote.Upload (IBrowsableItem photo, IFilter filter, Boolean is_public, Boolean is_family, Boolean is_friend) [0x00000] --- End of inner exception stack trace ---

  at FlickrRemote.Upload (IBrowsableItem photo, IFilter filter, Boolean is_public, Boolean is_family, Boolean is_friend) [0x00000] 
  at FSpotFlickrExport.FlickrExport.Upload () [0x00000] 
[Info  15:38:45.336] Exiting
[Debug 15:38:45.448] Finalizer called on FSpot.Utils.DisposableCache`2[System.String,Gdk.Pixbuf]. Should be Disposed
"
Comment 1 Maxxer 2008-10-16 13:52:53 UTC

*** This bug has been marked as a duplicate of 538482 ***