[Kde-imaging] [kipiplugins] [Bug 229341] Add export support for Gallery3

Harald Frießnegger farengi at gmx.at
Thu May 30 17:13:34 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=229341

Harald Frießnegger <farengi at gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |farengi at gmx.at

--- Comment #10 from Harald Frießnegger <farengi at gmx.at> ---
having the same problem here with gallery 3.0.7,  kipi 3.2.0 on kubuntu 12.10,
kde 4.10.3

installed and activated the remote module
(http://codex.galleryproject.org/Gallery3:Modules:remote)
applied patches to 
/modules/gallery/config/cookie.php
and 
.htaccess

uploading using the java application GalleryRemote.jar found here
(http://codex.galleryproject.org/Gallery_Remote) works perfectly well using
url: http://gallery.mydomain.com and my admin user/password

apache access log:
- - [30/May/2013:18:53:39 +0200] "HEAD /gallery_remote2.php HTTP/1.1" 200 0 "-"
"Gallery Remote 1.5"
 - - [30/May/2013:18:53:40 +0200] "POST /gallery_remote2.php HTTP/1.1" 200 159
"-" "Gallery Remote 1.5"
- - [30/May/2013:18:53:40 +0200] "POST /gallery_remote2.php HTTP/1.1" 200 373
"-" "Gallery Remote 1.5"


trying the kipi plugin with different settings:

url: http://gallery.mydomain.com/gallery_remote2.php
[x] use Gallery 2 

results in just one request (see below) and the plugin telling me that the
user/password is incorrect although i double checked it
 - - [30/May/2013:19:05:55 +0200] "POST /gallery_remote2.php HTTP/1.1" 200 111
"-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.10.3 (like Gecko) Konqueror/4.10"

not using gallery 2 results in 2 post requests and the plugin telling that it
can't fetch albums.
(also creating albums does not work)


using gallery2 and providing just http://gallery.mydomain.com (gets completed
to http://gallery.mydomain.com/main.php) results in requests to main.php (404
due to the rewrite rule added by the patch)
kipi plugin complains about wrong url - login failed

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-imaging mailing list