<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 7, 2014 at 1:40 AM, Aleix Pol <span dir="ltr"><<a href="mailto:aleixpol@kde.org" target="_blank">aleixpol@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div class="h5">On Mon, Apr 7, 2014 at 3:28 AM, Ahmed I. Khalil <span dir="ltr"><<a href="mailto:ahmedibrahimkhali@gmail.com" target="_blank">ahmedibrahimkhali@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Hi,<br>
<br>
I've written this library to add this feature [1] to KTp.<br>
The library could also be used or linked with other different KTp<br>
components.<br>
<br>
You can find the library code on Github [2]<br>
<br>
I'd like someone from KTp development team(David maybe?) to take a<br>
look at the code and tell me about any shortcomings about it.<br>
<br>
There is a known issue, is that the library is linked statically, I tried to<br>
build it as a shared library but I get undefined references although I've<br>
installed the library on the /usr/lib path and made sure that I linked with<br>
it but still it gives me undefined references.<br>
<br>
Cheers<br>
<br>
[1] <a href="https://bugs.kde.org/show_bug.cgi?id=322874" target="_blank">https://bugs.kde.org/show_bug.cgi?id=322874</a><br>
[2] <a href="https://github.com/R4md4c/ktp-image-sharer" target="_blank">https://github.com/R4md4c/ktp-image-sharer</a><br></div></div>_______________________________________________<br>
KDE-Telepathy mailing list<br>
<a href="mailto:KDE-Telepathy@kde.org" target="_blank">KDE-Telepathy@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-telepathy" target="_blank">https://mail.kde.org/mailman/listinfo/kde-telepathy</a><br>
<br></blockquote></div><br></div><div class="gmail_extra">Why did you write new code for sharing to pastebin? You can access the one from the pastebin plugin if you want, it's a Plasma DataEngine.</div><span class="HOEnZb"><font color="#888888"><div class="gmail_extra">
<br></div></font></span></div></blockquote><div>I was intending to use the "share" DataEngine that the pastebin plasmoid uses, but when discussed this on #kde-telepathy channel, David and Martin told me that linking with Plasma(which will add a dependency to Plasma) is the last option that we could go for it. So Martin has encouraged me to write a standalone library that will dependency free and could be used with other KTp components.<br>
</div><div><br>But I've used the "share" DataEngine as a reference and to understand the sharing logic behind it and ported it to be fully C++ instead of using JavaScript to get the information of the used sharing service.<br>
<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="HOEnZb"><font color="#888888"><div class="gmail_extra"></div><div class="gmail_extra">
Aleix</div></font></span></div>
<br>_______________________________________________<br>
KDE-Telepathy mailing list<br>
<a href="mailto:KDE-Telepathy@kde.org">KDE-Telepathy@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-telepathy" target="_blank">https://mail.kde.org/mailman/listinfo/kde-telepathy</a><br>
<br></blockquote></div><br></div><div class="gmail_extra">Cheers<br></div></div>