maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [WIP] Porting Whatsapp to Meego/Maemo (N9, N900) (https://talk.maemo.org/showthread.php?t=82384)

Arie 2012-03-11 17:39

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by tgalal (Post 1177846)
What I need help in is how to use the Accounts manager. I've been searching for quite sometime and I think there is not a single helpful documentation out there on how to write an accounts plugin! Anyone familiar with those stuff?

Don't speak to anyone but coderus about this. This is his specialty.

Fine_Mind 2012-03-11 18:05

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Is the function "last seen" & "online" going to be included in this project?

Also for all the people who view this post every single day and praying... any idea as to when the project is likely to be completed?

lebanez 2012-03-11 18:21

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
we are still waiting hope whatsapp will be available soon :):):):)

coderus 2012-03-11 19:32

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
check my extraplugins sources on git: https://gitorious.org/extraplugins
it working with Accounts and Telepathy::Accounts. I hope it will be helpful for you.

tgalal 2012-03-11 19:40

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by coderus (Post 1177992)
check my extraplugins sources on git: https://gitorious.org/extraplugins
it working with Accounts and Telepathy::Accounts. I hope it will be helpful for you.

Yeah it is! I've been looking at it for the past 2 or 3 hours and I've learned a lot from those plugins. Thanks!.

tgalal 2012-03-11 19:43

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by rash.m2k (Post 1177861)

I guess I could use that in case I convert the app into a telepathy plugin. Thanks!

Quote:

Originally Posted by Fine_Mind (Post 1177956)
Is the function "last seen" & "online" going to be included in this project?

Yes it will be there.

tgalal 2012-03-11 20:20

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
So now that I'm able to create accounts via C++, here goes a quick question: Is the accounts framework accessible through python too?

tgalal 2012-03-11 20:27

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Ok found python-accounts, but:

Code:

>>> from Accounts import *
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib/pymodules/python2.6/Accounts.so: undefined symbol: _ZN8Shiboken6Module6importEPKc

on scratchbox. It works fine on the device though.

Edit: Updated pyside on scratchbox and now it works :)

Sazpaimon 2012-03-11 20:32

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by tgalal (Post 1178015)
So now that I'm able to create accounts via C++, here goes a quick question: Is the accounts framework accessible through python too?

I belive it can only be used via Qt and glib. Btw, for the N9 version I would recommend looking into libsignon for stuff like credential checking/verification code entering if you have that. One mistake I made when making a Steam account plugin was making the account plugin do too much work beyond just being a UI.

Kozzi 2012-03-11 20:42

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by Sazpaimon (Post 1178018)
One mistake I made when making a Steam account plugin was making the account plugin do too much work beyond just being a UI.

wait.. you are making a Steam account plugin ?:eek:


All times are GMT. The time now is 07:20.

vBulletin® Version 3.8.8