![]() |
Re: Pidgin (or MSN) on the N9/n950?
Quote:
I'm sure you just didn't copy the files outside the MyDocs or you didn't gave permissions. |
Re: MSN on the N9/N950!
I am far from a programmer so I have to wonder... What's gonna happen if one day a GUI gets officially released to support MSN? Is it going to interfere with what we are doing right now? The N900 was not released with MSN support, but it got released later on and all the scripting had to be removed...
|
Re: Pidgin (or MSN) on the N9/n950?
Quote:
I did have to improvise and alter from your tutorial in some steps: I experienced the same issue as someone else, where root wasn't able to [mkdir], so i logged out and made the folder as a user. I then copied the files outside mydocs afterwards. When i typed in [chmod 777 *] it gave me an error, so i left out the * [./configure] was still not working so I tried [sh ./configure] that worked, but with errors. [make] and [make install] had errors which I ignored. I'm still stuck at this step where I type: /home/user/MyDocs/msn # dpkg -i butterfly_0.5.15+git20111122-1_armel.deb This is the result: Aegis rejecting butterfly_0.5.15+git20111122-1_armel.deb: Could not open debian archive aegis aborting dpkg -- all listed package files rejected I might just give this a miss... Seems way beyond my scope x.x edit: adding [telepathy-] to the [butterfly_0.5.15+git20111122-1_armel.deb] makes it work.. but I still can't get the final steps to work. :( |
Re: MSN on the N9/N950!
Quote:
|
Re: MSN on the N9/N950!
Quote:
If Microsoft makes a 'windows live messenger' app as a self-contained thing, then I wouldn't be interested in it at all. One of the great features of maemo is the contacts/IM framework: every account merges into the global contacts, and the messages are all held together with the text messages. If they made a proper plugin, then maybe. It wouldn't be that different than what we're doing here, and I'd definitely switch to it because it would be supported. But would MS make a telepathy plugin for the MSN protocol?? :roflollocopter: I'm waiting for Felipe to port msn-pecan over though. That would pretty much solve the problem. |
Re: Pidgin (or MSN) on the N9/n950?
Quote:
You mean the MSN Butterfly icon? I can make one :) |
Re: Pidgin (or MSN) on the N9/n950?
Quote:
|
Re: MSN on the N9/N950!
i need help :(, i made all the steps but when i am going to enable my account it says that i can't because i used an invalid caracther ( @), when i check the list my email doesn't show property.. it shows like this: myemail_40hotmail_2ecom1 (_40 instead of @ and _2 instead of .) what i am doing wrong?
|
Re: MSN on the N9/N950!
Quote:
butterfly/msn/myemail_40hotmail_2ecom0 That 1 at the end might mean you've got the account set up twice. Do you only see one butterfly with mc-tool list? How about in /home/user/.rtcom-accounts/accounts.cfg? |
Re: MSN on the N9/N950!
Quote:
|
Re: MSN on the N9/N950!
Quote:
Code:
mc-tool enable butterfly/msn/myemail_40hotmail_2ecom0 |
Re: MSN on the N9/N950!
Quote:
|
Re: MSN on the N9/N950!
i can see the accout now but now it show Network error .. u_u its is normal?
|
Re: MSN on the N9/N950!
Quote:
Things to try: 1. Run 'python test.py' in the papyon source directory, where you ran setup.py. That should ask you for some info (leave the webcam thing blank) then go off and log in. If that works then you have a problem with telepathy so continue with 2. If it doesn't, then you may have a network problem, missing dependency, wrong password or msn might even be down. 2. Rarely, telepathy-butterfly hangs. Go 'all offline' then at a terminal type: Code:
ps | grep butterfly Code:
killall telepathy-butterfly 3. Have a look at the output of 'mc-tool show <uid>' where uid is the relevant account id from 'mc-tool list'. If you don't have '(string) password', or '(string) account' at the bottom then you need to set them with 'mc-tool update' or remove the account and add it again. I had problems with this when I was trying to integrate with the accountsui for the other thread. Never had this problem with telepathy alone. |
Re: MSN on the N9/N950!
Quote:
|
Re: MSN on the N9/N950!
Quote:
|
Re: MSN on the N9/N950!
hmm.. this is odd
/home/user/MyDocs/msn # mkdir /home/user/msn mkdir: can't create directory '/home/user/msn': Permission denied but i can make dir with file manager... but then it stop to the next step |
Re: MSN on the N9/N950!
All of you having trouble building, hold your horses. I found some proper packages for this stuff. I'll write it up later on.
|
Re: MSN on the N9/N950!
Quote:
|
Re: MSN on the N9/N950!
Quote:
|
Re: MSN on the N9/N950!
Quote:
The guy who maintained msn-pecan on the n900 has said that he will port it to harmattan, he just hasn't had time yet (though I hope no-one hassles him too much). I've updated my earlier post with the proper packages, so everyone should replace the self-built stuff with those. To do that, run 'make uninstall' as root in the telepathy-butterfly and python-telepathy source directories, then install the packages. Papyon doesn't seem to do uninstall, but didn't seem to care. If you get an error about files not being linked, uninstall the package and install it again. That worked for me. My N9 feels a lot cleaner now :) |
Re: MSN on the N9/N950!
I get "permission denied" when doing "mkdir /home/user/msn".
Any idea why? |
Re: MSN on the N9/N950!
Quote:
(and no, I didn't quickly change the post) |
Re: MSN on the N9/N950!
Quote:
Edit: its done :) now i got msn on my phone many thanks jeje |
Re: MSN on the N9/N950!
I cannot send messages for some reason, only receive. Please help.
|
Re: MSN on the N9/N950!
Quote:
Don't bother with all that though, just install the .deb packages I linked to in the earlier post. You can put them anywhere you like. |
Re: MSN on the N9/N950!
billranton: yeah, just following the instructions in the OP letter by letter.
So in this part, I can just change "/home/user/msn" to "/home/user/MyDocs/mymsnfolder" in all instances and that will work? Quote:
|
Re: MSN on the N9/N950!
HtheB!
Hi. Change that add accout: Code:
mc-tool add butterfly/msn MSN string:account=(youremail) string:password=(yourpassword) Code:
mc-tool add butterfly/msn MSN string:account=(youremail) string:password=(yourpassword) |
Re: MSN on the N9/N950!
sorry, little bump for my question above here, kind of got terminal open and slightly confused as to how to proceed :P .
|
Re: MSN on the N9/N950!
Updated first post!
|
Re: MSN on the N9/N950!
okay, I did your previous directions up until "mkdir /home/user/msn", so I figured Id hop in the new directions at "dpkg -i python-papyon_0.5.6-1_all.deb", from /home/user/MyDocs/msn/.
My result: Aegis rejecting python-papyon_0.5.6-1_all.deb: Could not open debian archive aegis aborting dpkg -- all listed package files rejected Now can I assume thats because I dont have that deb file in my folder? Cause I downloaded the files in the previous OP, which I assume are the same ones that are linked in the updated first post? |
Re: MSN on the N9/N950!
Hi slai,
No the new files are different. You should have three .deb files. This way is much simpler and likely to be more compatible with future solutions. |
Re: MSN on the N9/N950!
so me having done the previous steps is irrelevant, i can just start over with the new ones, no problem?
|
Re: MSN on the N9/N950!
Quote:
Give it a try |
Re: MSN on the N9/N950!
After apt-get update I get this as the 4 last lines:
Updating desktop entries... Done E: Could not get lock /var/lib/dpkg/lock - open (11: Resource tempoarily unavailable). E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? /home/user/MyDocs/msn # After dpkg -i python-papyon_0.5.6-1_all.deb: Package python-papyon: File '/var/lib/dpkg/info/pythpn-papyon.postinst' not in digsigsums -- warning Package python-papyon: File '/usr/share/pyshared/papyon/msnp2p/test.py' not in digsigsums -- warning No digsigsums file Setting up python-papyon (0.5.6-1) ... aegis-installing python-papyon (from '') A similiar thing after the python-telepathy deb and the telepathy-butterfly deb, warning about files not in digsigsums, and there being no digsigsums file. But it works just fine, or so it seems so far, just gotta do the integration bit now to make it perfect. Thank you so much :) . |
Re: MSN on the N9/N950!
Great! Will try it now...
If someone pack the whole into a deb file would be perfect. We flash the device quite often. |
Re: MSN on the N9/N950!
The new edit of the 1st post works for me now.
Thank you Bill & HtheB |
Re: MSN on the N9/N950!
I've noticed 1 bug.
The msn on my laptop sometimes registers more than one instance of msn from (PAPYON). And if i sign out from just one (PAPYON) remotely, it logs off msn from my fone completely. |
Re: MSN on the N9/N950!
Quote:
|
Re: MSN on the N9/N950!
You don't get it.
There are MULTIPLE instances of PAPYON.. My PC msn is telling me my phone has logged onto my account 2-4 times simultaneously. I'm also having issues maintaining a permanent connection [Network Error], my skype and facebook accounts don't have this issue. |
All times are GMT. The time now is 08:18. |
vBulletin® Version 3.8.8