qutim icon indicating copy to clipboard operation
qutim copied to clipboard

protocol/astral: migrate to qt-telepaphy API v0.9

Open Fat-Zer opened this issue 10 years ago • 4 comments

Fat-Zer avatar Nov 03 '14 13:11 Fat-Zer

This PR needs to be rebased - or is there anything else holding back a merge?

a17r avatar Jul 09 '17 21:07 a17r

Just updated paths... haven't actually tested neither build or run. I believe it's being held by the fact that project completely stalled. =(

Fat-Zer avatar Jul 10 '17 14:07 Fat-Zer

@Fat-Zer Hi there and thanks for the your merge request.

Actually, that's not what is actual cause here. The problem is that plugin was neven ever working. After you reminded me, I pushed my "work in progress" here: https://github.com/nico-izo/qutim/commits/astralFix

In last commit I ported all magic from qt4 to qt5 and added missing methods (when I last checked, everything was building and running without segfaults).

So this plugin requires not only "path fixing", but actual coding, while it has similar concept of Qt dynamic object magic to another qutIM plugin, quetzal: https://github.com/euroelessar/qutim/commit/d64f5c8acbb260009dc0098cc14c8fc31395cd74 .

With one notice: quetzal is actually partially finished (I'm able to chat using libpurple protocols, for example).

nico-izo avatar Jul 11 '17 10:07 nico-izo

Ok, thanks for explanation...

Fat-Zer avatar Jul 14 '17 05:07 Fat-Zer