Version: unknown (using 4.2.00 (KDE 4.2.0), Arch Linux) Compiler: gcc OS: Linux (i686) release 2.6.28-ARCH I upload most of my photos without a PhotoSet, but flickr kipi plugin defaults to the last PhotoSet created, and I can't just "select no PhotoSet" IMHO the best ways to solve it would be wither placing a checkbox in front of PhotoSet selection, or maybe a "<photostream only>" option in the PhotoSet dropdown list, like in kflickr.
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