Hi, I don't use a proxy. And for the profile images the code works but not for other images.
Cheers Daniel Von meinem iPhone gesendet > Am 05.03.2014 um 22:53 schrieb Thiago Macieira <thi...@kde.org>: > >> Em qua 05 mar 2014, às 22:22:53, Daniel Kreuter escreveu: >> Hi, >> >> I'm using Choqok's MediaManager to download images from twitter, but >> without success. >> >> For downloading the image the MediaManager uses the following piece of code: >> >> KIO::Job *job = KIO::storedGet( srcUrl, KIO::NoReload, >> KIO::HideProgressInfo); >> >> srcUrl contains the correct image url (as KUrl). So far everything is fine. >> >> But once the signal result (KJob*) is called, I get only an html page from >> my internet provider with an dnserror and I don't know why. >> >> Calling the srcUrl in my Webbrowser works as expected, but through KIO::Job >> I don't get the image I request. >> >> Has anyone an idea if my code is wrong or something in kdelibs? >> (The piece of code I'm talking about is in the project Choqok, file >> mediamanager.cpp lines 92 to 140) > > Your proxy may not be properly configured. > > -- > Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org > Software Architect - Intel Open Source Technology Center > PGP/GPG: 0x6EF45358; fingerprint: > E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358 > > >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<