GNOME Bugzilla – Bug 538460
smugmug Export error
Last modified: 2008-08-16 14:43:55 UTC
Please describe the problem: When exporting photos to Smugmug with f-spot 0.4.3.1 on Ubuntu 8.04 the photo uploads correctly and then comes up with a prompt "Error Uploading To Gallery: Object reference not set to an instance of an object" With options Retry Skip and Cancel. If you skip it will then upload the next photo again coming up with this prompt. The photos are uploading correctly to Smugmug before this prompt appears as I can see them in my online gallery. Steps to reproduce: 1. Select multiple photos from photo gallery 2. Select Photo > Export To: > Smugmug 3. Setup gallery information and start export 4. Dialog box will appear Actual results: The photo is uploaded to Smugmug and then the dialog box appears with the text "Error Uploading To Gallery: Object reference not set to an instance of an object". This then waits for user input before uploading the next photo Expected results: After each photo is uploaded it should move to the next photo Does this happen every time? Yes Other information:
this is a known issue with smugmug servers. was fixed in 0.4.4. now backported for 0.4.3 also. please install the new addin from the online repo and (remeber) disable the actually installed version. *** This bug has been marked as a duplicate of 534902 ***
Are the smugmug guys playing tricks on us? I can't upload either, and this the stacktrace, needs more checking... System.NullReferenceException: Object reference not set to an instance of an object at SmugMugNet.SmugMugException..ctor (System.String message, System.Exception innerException) [0x00000] at SmugMugNet.SmugMugApi.GetAlbumUrl (Int32 image_id) [0x00000] at FSpotSmugMugExport.SmugMugExport.Upload () [0x00000]
Argh, the json format containing the image id slightly changed again. Fixed in r4080. Sde can i order a new smugmugexport release?
> Sde can i order a new smugmugexport release? done
sorry, been following this thread but still can't get it to work. where is this fixed? I just downloaded the version 0.4.4 with smugmugexport 0.4.4.4 and still have this problem. I also tried the latest svn trunk, but this also gave same error.