[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-17 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 Maik Qualmann changed: What|Removed |Added Version Fixed In||5.1.0 Status|REOPENED

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-17 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #32 from Maik Qualmann --- Git commit d2250a7d2cdef4086ca7f0bbd9787cc021be59de by Maik Qualmann. Committed on 17/07/2016 at 10:42. Pushed by mqualmann into branch 'master'. apply patch #99898 from Fabian Vogt to fix o2 to be compatible with

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-17 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #31 from Maik Qualmann --- Git commit 1ca948503bb095df1334131481811a2141697edf by Maik Qualmann. Committed on 17/07/2016 at 10:38. Pushed by mqualmann into branch 'master'. apply patch #99897 from Fabian Vogt to add o2 library from https://

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-15 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #30 from Maik Qualmann --- Yes I agree. I will apply the patch on the weekend. Maik -- You are receiving this mail because: You are watching all bug changes.

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-15 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #29 from caulier.gil...@gmail.com --- Maik, Are you agree to include patches from Fabian for next 5.1.0 releases ? Also do you think that O2 lib API can be used on some other kipi tools ? Facebook for ex, need serious improvements about the

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-09 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #28 from caulier.gil...@gmail.com --- For ex : Google: https://bugs.kde.org/show_bug.cgi?id=348274 https://bugs.kde.org/show_bug.cgi?id=339355 https://bugs.kde.org/show_bug.cgi?id=348277 Facebook: https://bugs.kde.org/show_bug.cgi?id=36169

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-09 Thread Fabian Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #27 from Fabian Vogt --- (In reply to caulier.gilles from comment #26) > Fabian, > > If Oauth2 integartion work fine with Imgur tool, we will integrate your > patches into git/master for next 5.1.0 planned in August. The o2 integration into

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-09 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #26 from caulier.gil...@gmail.com --- Fabian, If Oauth2 integartion work fine with Imgur tool, we will integrate your patches into git/master for next 5.1.0 planned in August. What about other web service tools, as google, facebook, flickr,

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-09 Thread Fabian Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #25 from Fabian Vogt --- I just can't reproduce the issue, however I try it. If someone can, please provide the log and, if possible, a wireshark packet trace (which might contain sensitive information as the communication with 127.0.0.1 is

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-07 Thread Fabian Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #24 from Fabian Vogt --- (In reply to Maik Qualmann from comment #23) > I use Chromium as default browser. After logging in, there is an error box > that you are not authorized. But the upload is done. With Firefox, there is > no error messa

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-07 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #23 from Maik Qualmann --- I use Chromium as default browser. After logging in, there is an error box that you are not authorized. But the upload is done. With Firefox, there is no error message. Maik -- You are receiving this mail becaus

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-07 Thread Willy Sudiarto Raharjo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 Willy Sudiarto Raharjo changed: What|Removed |Added CC||will...@gmail.com --- Comment #22 from

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-06 Thread Fabian Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #21 from Fabian Vogt --- Created attachment 99900 --> https://bugs.kde.org/attachment.cgi?id=99900&action=edit Rewrite imgur plugin to work with OAuth2 Rewrite done, tested multiple times and it seems to work fine. It took a bit longer du

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-06 Thread Fabian Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #20 from Fabian Vogt --- Created attachment 99898 --> https://bugs.kde.org/attachment.cgi?id=99898&action=edit Fix o2 to be compatible with imgur -- You are receiving this mail because: You are watching all bug changes.

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-07-06 Thread Fabian Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 Fabian Vogt changed: What|Removed |Added Attachment #99772|0 |1 is obsolete|

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-06-30 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #18 from Maik Qualmann --- Fabian, really great. Thank you! Maik -- You are receiving this mail because: You are watching all bug changes.

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-06-30 Thread Fabian Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #17 from Fabian Vogt --- > What about to use OAuth2 API in imgur tool ? I'll port my rewrite of the imgur plugin to make use of that library soon. I'll have to implement some missing features as well, so it may take a few days. -- You are

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins [patch]

2016-06-30 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 caulier.gil...@gmail.com changed: What|Removed |Added Summary|Imgur autorization not work |Imgur autorization not work

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins

2016-06-30 Thread Fabian Vogt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #15 from Fabian Vogt --- Created attachment 99772 --> https://bugs.kde.org/attachment.cgi?id=99772&action=edit Patch to add a oauth2 library to libkipiplugins This patch adds the code from https://github.com/pipacs/o2 with some changes (h

[kipiplugins] [Bug 360404] Imgur autorization not work : Integrate Oauth2 library in libkipiplugins

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 caulier.gil...@gmail.com changed: What|Removed |Added Summary|Imgur autorization not work |Imgur autorization not work

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 caulier.gil...@gmail.com changed: What|Removed |Added CC||fab...@ritter-vogt.de -- You are rec

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-06-29 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #14 from Maik Qualmann --- Yes, we need OAuth2 to close this bug. Only anonymous upload work currently. Maik -- You are receiving this mail because: You are watching all bug changes.

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #13 from caulier.gil...@gmail.com --- Maik, It still valid ? We will need OAuth2 in kipi-plugins to deal with this problem ? Gilles -- You are receiving this mail because: You are watching all bug changes.

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-06-08 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #12 from Maik Qualmann --- Only anonymous mode work currently -> reopened. Maik -- You are receiving this mail because: You are watching all bug changes.

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-06-08 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 Maik Qualmann changed: What|Removed |Added Ever confirmed|0 |1 Version Fixed In|5.0.0

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-06-07 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 Maik Qualmann changed: What|Removed |Added Version Fixed In||5.0.0 Resolution|---

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-05-15 Thread varlesh via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 varlesh changed: What|Removed |Added CC||varl...@gmail.com --- Comment #10 from varlesh --- I

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-03-25 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 zath...@linux.pl changed: What|Removed |Added CC||zath...@linux.pl --- Comment #9 from zath...@

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-03-11 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #8 from Alexander Potashev --- *** Bug 358704 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-03-11 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 Alexander Potashev changed: What|Removed |Added Resolution|DUPLICATE |--- CC|

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-03-11 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #6 from caulier.gil...@gmail.com --- You set version 4.4.0. try with last stable 4.14.0 instead. current git is 5.0.0, not yet finalized... Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-03-11 Thread roman via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #5 from roman --- You want say what git version of kipi-plugin is old? -- You are receiving this mail because: You are watching all bug changes.

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-03-11 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 caulier.gil...@gmail.com changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIR

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-03-11 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #3 from caulier.gil...@gmail.com --- and ??? You can install a more recent version of kipi-plugins... Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-03-11 Thread roman via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 --- Comment #2 from roman --- I'm use KDE5 -- You are receiving this mail because: You are watching all bug changes.

[kipiplugins] [Bug 360404] Imgur autorization not work

2016-03-11 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com --- Comment