Bug 103401 - Piwigo export upload failed.
Summary: Piwigo export upload failed.
Status: RESOLVED WORKSFORME
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Piwigo (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-07 04:56 UTC by Charles Reis
Modified: 2023-02-25 09:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.0.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Reis 2005-04-07 04:56:05 UTC
Version:           0.1.1 (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
OS:                Linux (i686) release 2.6.10-1.770_FC3

When trying to upload photos to a Gallery (using the Remote Gallery Export plugin), the upload fails with the following message:

Warning - digikam
Failed to upload photo into remote gallery.  Failed to upload photo
Do you want to continue?
(Continue / Cancel buttons)

No other information is provided, so I have a very hard time figuring out what the problem is.  Uploading photos using Gallery's own admin website (through the form option) works fine, and the existing albums and photos I have in my Gallery do appear in the Gallery Export window in digiKam.  The "Resize photos before uploading" option does not resolve the problem.

Is there a way I can see more information about what the problem is?
Comment 1 Renchi Raju 2005-04-07 17:34:08 UTC
make sure kipi-plugins is compiled with debugging suport enabled. start digikam from a terminal and look for messages on the terminal when you try to add a photo. i'm specifically looking for messages of the type:
STATUS: Add Photo:  some number here.

copy and paste those messages here
Comment 2 Charles Reis 2005-04-08 06:09:23 UTC
Here's the message I got on the terminal:

digikam: STATUS: Add Photo: User cannot add to album.

(I compiled using konstruct, so I'm not sure if you need me to enable any additional debugging support.)

For what it's worth, I am able to upload photos with other remote tools, such as Gallery Remote and the plugin to iPhoto.  Thus, I don't think it's an issue in Gallery.  Also, the Gallery Export window in digikam does display the existing photos in my albums, so I know the password I entered was correct.

Any other information I can provide for debugging?
Comment 3 Renchi Raju 2005-04-09 00:27:36 UTC
are you sure you are uploading to the same album in galleryremote/iphoto-plugin and digikam? from the error message that you reported, it sounds like as the user you are logging in from digikam doesn't have permissions to add photos. could you also try as admin (root gallery user) from digikam?
Comment 4 Renchi Raju 2005-04-26 18:01:44 UTC
no feedback from reporter. closing bug