Announcement

  •  » Beta testing
  •  » Lightroom plug-in beta testing - invitation

#1 2010-11-09 22:33:34

alloyphoto
Member
alloyphoto.com
2010-11-09
157

Lightroom plug-in beta testing - invitation

Hello everyone,

I have been working on a plug-in to allow publishing photos from Lightroom directly to a Piwigo hosting service. I have been working on this project for a while, and slowly but surely it reached the state where the major part of the functionality is in place and now it's time to test it in various environments.

If you are interested in beta testing the plug-in, you can download the latest copy here: http://alloyphoto.com/plugins/piwigo/.

Please use this forum to discuss issues, post questions and make suggestions.
I appreciate your participation!

requirements:
* Piwigo 2.1.5
* install + activate [extension by plg] pwg.images.addSimple

Offline

 

#2 2010-11-09 23:21:34

Gotcha
Former Piwigo Team
Pourrières (83) [FR]
2007-03-14
604

Re: Lightroom plug-in beta testing - invitation

Hello,

I am testing your plugin very promising for Lightroom but I encounter difficulties.
In the service of publication “Piwigo” I start by creating a “Album set” of the name “Export from LR”. In this “Album set” I create two albums.
- test 1
- test 2
I do not place any photographs for the moment.

In my Piwigo gallery I make “private” the album “Export from LR”.

In Lightroom, I place my photographs to be published and I publish the unit.

The operation ends in an error message, only it first under-album is complete with its photographs.
The other under-album is not filled.

When I start again to send of another photographs, I always have an error message and my albums multiply!

Thank you for your assistance and I am sorry for the bad English who I am.

Offline

 

#3 2010-11-09 23:26:36

alloyphoto
Member
alloyphoto.com
2010-11-09
157

Re: Lightroom plug-in beta testing - invitation

If you receive errors, please submit your debug log.
The general rule of thumb, keep the "Enable debug logging" option selected, and hit "Submit Debug Log" as soon as you get any errors or unexpected behavior. This way I can see what's happening under the hood and spend less time on trying to reproduce the error.

The debug log thing is explained in detail here: http://alloyphoto.com/plugins/support-a … eshooting/

Thanks!

Offline

 

#4 2010-11-10 16:13:00

alloyphoto
Member
alloyphoto.com
2010-11-09
157

Re: Lightroom plug-in beta testing - invitation

Build #202 fixes the issue with failure to re-publish an already published photo.

The update is posted at http://alloyphoto.com/plugins/piwigo/

Here is an interesting detail... If you are using a standalone Piwigo installation, you need to install and activate the "pwg.images.addSimple" plugin, otherwise the upload won't work.

Last edited by alloyphoto (2010-11-10 16:28:43)

Offline

 

#5 2010-11-10 19:30:03

alloyphoto
Member
alloyphoto.com
2010-11-09
157

Re: Lightroom plug-in beta testing - invitation

Hey Gotcha,
Could you e-mail me, so I have your e-mail address.
The one you are using when submitting debug logs doesn't appear to be working, I am getting failures when trying to e-mail you.

And regarding the last error, could you also send me a screenshot of the error?  For some reason there
are no errors in the debug log.

Thanks!

Offline

 

#6 2010-11-10 22:12:32

Gotcha
Former Piwigo Team
Pourrières (83) [FR]
2007-03-14
604

Re: Lightroom plug-in beta testing - invitation

Email send.

Thanks ;-)

Offline

 

#7 2010-11-11 07:00:55

alloyphoto
Member
alloyphoto.com
2010-11-09
157

Re: Lightroom plug-in beta testing - invitation

Build 213 is available for download. It fixes the issue with publishing additional photos to an already existing album.

http://alloyphoto.com/plugins/piwigo/

Last edited by alloyphoto (2010-11-11 07:23:24)

Offline

 

#8 2010-11-11 09:58:00

Polly
Translation Team
2010-01-15
60

Re: Lightroom plug-in beta testing - invitation

Hey,
first of all... this is the Plugin i was waiting for :-)

I had no problems to setup the plugin via the plugin manager.
Entering connection details and connect to piwigo was successful.

when i try to upload an image to the Folder "Album" it will be rejected with the error below.

working:
- Create categories
- Delete categories
- comment for category
- Rename and change comment

System details:
Mac OS X 10.6.4
Lightroom 3.2

Cheers,
polly

EDIT: Changed to the new build 213 and new installed piwigo 2.1.5, i get "Error code501 Method name is not valid"

Last edited by Polly (2010-11-11 13:38:19)

Offline

 

#9 2010-11-11 11:37:31

alex08
Member
2010-11-07
3

Re: Lightroom plug-in beta testing - invitation

Hi,
I'm testing too your plugin and for now I haven't any particular problem (install & configuration).
Next step : upload pictures on my gallery from LR ;)

thanks a lot

Offline

 

#10 2010-11-11 15:45:45

alloyphoto
Member
alloyphoto.com
2010-11-09
157

Re: Lightroom plug-in beta testing - invitation

The "Method name is not valid" error may appear because the plug-in uses the pwg.images.addSimple method from the Piwigo API, which is not available by default. There is an extension that needs to be installed and activated. Here is the link: [extension by plg] pwg.images.addSimple

Last edited by alloyphoto (2010-11-11 15:46:06)

Offline

 

#11 2010-11-11 23:36:04

Gotcha
Former Piwigo Team
Pourrières (83) [FR]
2007-03-14
604

Re: Lightroom plug-in beta testing - invitation

Hi Vladimir,

Your last build work well for the moment.

Thanks !

Offline

 

#12 2010-11-12 11:20:29

alex08
Member
2010-11-07
3

Re: Lightroom plug-in beta testing - invitation

Polly wrote:

EDIT: ... new installed piwigo 2.1.5, i get "Error code501 Method name is not valid"

Same pbm here :s
- plugin configuration = OK
--> File = Album
--> drag and drop pictures into  Album = ok
--> right click on ... "Publish now"
==> "Error code501 Method name is not valid"

EDIT : First pbm is resolved (error  code501) ;)


I've Pbm too with Eport window
I Can't choose the plugin name from the Export To drop-down list. 'I've just "Hard disk and CD/DVD"
- no piwigo (enable)

Any idea ?

thanks ;)

Last edited by alex08 (2010-11-12 11:39:13)

Offline

 

#13 2010-11-12 11:27:28

Polly
Translation Team
2010-01-15
60

Re: Lightroom plug-in beta testing - invitation

alloyphoto wrote:

The "Method name is not valid" error may appear because the plug-in uses the pwg.images.addSimple method from the Piwigo API, which is not available by default. There is an extension that needs to be installed and activated. Here is the link: [extension by plg] pwg.images.addSimple

Installing the pwg.images.addSimple extension worked for me...

1. Download, install and activate the plugin should do the trick.

2. to get the uploaded Images resized Vladimir adviced me to do the following: open the [Administration > Photos > Add] screen at least once - this action will set default values for these parameters and you will be able to proceed.

btw: i tried to upload images to a different piwigo installation, no Problems! Looks like the timezone error in php causing some trouble.

cheers

Last edited by Polly (2010-11-12 11:32:35)

Offline

 

#14 2010-11-12 11:55:53

alex08
Member
2010-11-07
3

Re: Lightroom plug-in beta testing - invitation

thanks to all ;)
upload ok

Offline

 

#15 2010-11-12 11:59:48

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13786

Re: Lightroom plug-in beta testing - invitation

Polly wrote:

2. to get the uploaded Images resized Vladimir adviced me to do the following: open the [Administration > Photos > Add] screen at least once - this action will set default values for these parameters and you will be able to proceed.

Yes, that's the current workaround. I have to fix that.

Polly wrote:

btw: i tried to upload images to a different piwigo installation, no Problems! Looks like the timezone error in php causing some trouble.

Don't you also have the timezone warning when browsing your Piwigo gallery with your web browser?

Offline

 
  •  » Beta testing
  •  » Lightroom plug-in beta testing - invitation

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact