Summary: | Can't upload photo without a PhotoSet | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ismael Barros <razielmine> |
Component: | Plugin-WebService-Flickr | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bugs, matze, p.edelman |
Priority: | NOR | ||
Version: | 5.6.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.4.0 | |
Sentry Crash Report: | |||
Attachments: | patch to allow export to flickr photostream only |
Description
Ismael Barros
2009-02-08 01:04:30 UTC
Created attachment 31115 [details]
patch to allow export to flickr photostream only
I propose this patch to fix the problem. It's just a trivial hack, but works well for me.
I think this patch is a nice solution, but I suggest to insert a seperator (m_albumsListComboBox->insertSeparator(1)), to visually mark that the user has two options (either photostream, or one of these sets). yep. Mathias, let's go to apply this patch (:=))) Gilles Caulier ok. I'll add the separator and commit. SVN commit 967616 by welwarsky: allow to upload to flickr photostream only. CCBUG: 183639 M +3 -1 flickrwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=967616 Patch applied and tested. work fine now. I close this file. Note : thanks Matthias for the patch... Gilles Caulier |