Possible to upload images using Windows Live Photo Gallery?

docmattman

Joined: 2003-09-11
Posts: 12
Posted: Mon, 2008-01-14 21:29

Windows Live Photo Gallery (beta) has a "Publish" option which can be used to send images to Windows Live Spaces and Flikr currently. Has anybody considered building support to allow publishing to G2? This would be the perfect solution for me. Does this exist already or is it currently in development by any chance?

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2008-01-14 22:32

Is there a development kit or a published API somewhere?

BTW: the "publishxp" module works fine with windows vista's built-in "Windows Photo Gallery".
see: http://codex.gallery2.org/Gallery2:Modules:publishxp#Windows_Vista_Compatibility

--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage

 
docmattman

Joined: 2003-09-11
Posts: 12
Posted: Mon, 2008-01-14 23:05

Not that I know of, but I will definitely post the information if I come across one.

 
paulmcauley

Joined: 2006-01-27
Posts: 4
Posted: Thu, 2008-04-24 21:37
 
paulmcauley

Joined: 2006-01-27
Posts: 4
Posted: Thu, 2008-04-24 21:36

It would be awesome if gallery could sync better with Windows Live Photo Gallery. I think Microsoft has done a really good job on WLPG - IMO it's much better than the likes of Google's Picasa.

Even more awesome would be if Gallery could store meta-data in photos in the same way as WLPG - i.e. Title, comments, description etc. are stored in an XMP EXIF tag in the photo itself, rather than meta-data being stored in a separate database. Some sort of sync client could be written so that you would sync your photos between your PC and online gallery, therefore reducing the need to maintain a separate database containing the meta-data for your online photos.

 
trailblaza

Joined: 2006-05-13
Posts: 1
Posted: Thu, 2008-10-02 19:39

would definitely love to see this happen... there is an SDK for it... here's the URL http://dev.live.com/photogallery/

lj.

 
arkulkarni

Joined: 2009-09-27
Posts: 10
Posted: Sun, 2009-09-27 05:48

I have created a new project WindowsLive2Gallery for publishing photos from WLPG to Gallery2. You can access the information for this project here: http://winlive2gallery.sourceforge.net

The first version v0.5 (alpha) was just released today. Please feel free to download, support and discuss this project on sourceforge

 
desiredbard

Joined: 2006-07-05
Posts: 80
Posted: Sat, 2009-10-31 22:13

From another thread i started, which has no answers at all

Although i have a workaround I really would like to get this working. Win 7 no longer has the old Photo Gallery but the Live photogallery.

The good news the Vista registry key and order Print way of publishing pictures still works however, I alsoo downloaded

http://codex.gallery2.org/Other_Clients#Windows_Live_Photo_Gallery_.28Windows.29

#######################################################
However I get the following error
unhandled exception error has occured in a component in your application.If you click continue the application will ignore this error and attemy to continue

The remote server returned an error: (417) Expectation failed
########################################################

Comntinue does not work The details are:

Quote:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.WebException: The remote server returned an error: (417) Expectation failed.
at System.Net.HttpWebRequest.GetResponse()
at GalleryInterface.Gallery2InterfaceManager.PerformHttpPostRequest(String postParameters)
at GalleryInterface.Gallery2InterfaceManager.LoginToGallery()
at GalleryInterface.Gallery2InterfaceManager.ReloadGalleryData()
at WindowsLive2Gallery.ConfigurationForm.loginButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PublishPluginsInterop
Assembly Version: 14.0.0.0
Win32 Version: 14.0.8081.0709_ship.wlx.w3m3 (ship)
CodeBase: file:///C:/Program%20Files/Windows%20Live/Photo%20Gallery/PublishPluginsInterop.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50727.4927
Win32 Version: 8.00.50727.4927
CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5/msvcm80.dll
----------------------------------------
Microsoft.WindowsLive.PublishPlugins
Assembly Version: 1.0.0.0
Win32 Version: 14.0.8081.709
CodeBase: file:///C:/Program%20Files/Windows%20Live/Photo%20Gallery/Microsoft.WindowsLive.PublishPlugins.DLL
----------------------------------------
WindowsLive2Gallery
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/WindowsLive2Gallery/WindowsLive2Gallery.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
WindowsLive2GalleryDataModel
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/WindowsLive2Gallery/WindowsLive2GalleryDataModel.DLL
----------------------------------------
GalleryInterface
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/WindowsLive2Gallery/GalleryInterface.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Microsoft.JScript
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4927
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.JScript/8.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Anyone any suggestions?
(the above error is on a windows7 32 machine , i will try the 64 version shortly) However as far as i know the photogallery is 32 bit anyway

Rgeards
Bas

 
arkulkarni

Joined: 2009-09-27
Posts: 10
Posted: Sun, 2009-11-15 00:51

@desiredbard: If you have already opened a bug on the project sourceforge page, I have privately emailed you to debug this issue.

 
arkulkarni

Joined: 2009-09-27
Posts: 10
Posted: Sun, 2009-11-15 00:52

Due to copyright concerns, I had to rename the project to Publish on Gallery. The URL stays the same http://winlive2gallery.sourceforge.net

 
desiredbard

Joined: 2006-07-05
Posts: 80
Posted: Wed, 2009-12-16 10:39

Just in case

I have an open bug report and an open discussion item on sourceforge...no PM

so here we go again

************** Exception Text ************** System.Net.WebException: The remote server returned an error: (417) Expectation failed. at System.Net.HttpWebRequest.GetResponse() at GalleryInterface.Gallery2InterfaceManager.PerformHttpPostRequest(String postParameters) at GalleryInterface.Gallery2InterfaceManager.LoginToGallery() at GalleryInterface.Gallery2InterfaceManager.ReloadGalleryData() at WindowsLive2Gallery.ConfigurationForm.loginButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)