Active Topics

 


Reply
Thread Tools
Hariainm's Avatar
Posts: 485 | Thanked: 708 times | Joined on Feb 2010 @ Galiza
#31
Originally Posted by yautak View Post
Hi all. First time to post here. Thanks for the great tips for enabling MSN and also have the icons and integration there. However, after following the first post enabling MSN, the nameless account service created was still there after running through the sqlite3 script . Now I have 2 chat services: one unnamed, and the other being the proper MSN. How can I delete the unnamed service?
yes, do a mc-tool remove <your_old_account>
you can get the name doing a mc-tool list
 
Posts: 307 | Thanked: 1,460 times | Joined on May 2011 @ Switzerland
#32
Originally Posted by coderus View Post
billranton, which jabber you using for calls? i see call icon on your jabber account.
I'm using my own ejabberd. I'm a bit synnephobic, which is probably why I like maemo/meego so much
Next we need a webdav sharing service so i can push my photos and videos to my own gallery instead of facebooks annd flickrs
 

The Following User Says Thank You to billranton For This Useful Post:
HtheB's Avatar
Moderator | Posts: 3,718 | Thanked: 7,420 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#33
Somehow, it gives me a network error with one of my msn accounts.
But it does work with my other msn accounts

Edit: Somehow, the time is -1 hour whenever I get a reply back...
How can I fix this? (tried everything with the regional time settings, didn't work )
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.

Last edited by HtheB; 2011-12-02 at 20:39.
 
Posts: 307 | Thanked: 1,460 times | Joined on May 2011 @ Switzerland
#34
I think these kind of errors are probably bugs in papyon or butterfly. Unfortunately, I can't find a trace of the guy who looks like the guy to ask, Jonny Lamb, for about a year. He maintained lots of these IM packages in maemo 5, including haze, which would give us everything pidgin supports.
 

The Following User Says Thank You to billranton For This Useful Post:
Moderator | Posts: 5,320 | Thanked: 4,464 times | Joined on Oct 2009
#35
Originally Posted by billranton View Post
I'm using my own ejabberd. I'm a bit synnephobic, which is probably why I like maemo/meego so much
Next we need a webdav sharing service so i can push my photos and videos to my own gallery instead of facebooks annd flickrs
I so cant wait for a diaspora node/app
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#36
billranton, can you share all services files? please?
 
Posts: 658 | Thanked: 777 times | Joined on May 2010 @ Norway
#37
hm

Code:
insert into settings values(14, 20, 'tmc-uid', 's', 'manager/protocol/youraccount');
yielded this response:

Code:
Error: columns account, service, key are not unique


Is that because I did it like this beforehand, note the space between "values" and "(":

Code:
insert into settings values (14, 20, 'tmc-uid', 's', 'manager/protocol/youraccount');

I assume the space might not matter?
__________________
My Nokia N9 Idea. Support its awesomeness!
http://www.ideasproject.com/ideas/12265

Last edited by slai; 2011-12-02 at 23:08.
 
Posts: 7 | Thanked: 3 times | Joined on Dec 2011
#38
Originally Posted by Hariainm View Post
yes, do a mc-tool remove <your_old_account>
you can get the name doing a mc-tool list
works right away! thanks for your patient instructions!
 
Posts: 307 | Thanked: 1,460 times | Joined on May 2011 @ Switzerland
#39
slai: that error means that the row already exists, so your space did not matter. Also, did you change the numbers to match your provider and service ids?

coderus: attached
Attached Files
File Type: zip accounts.zip (2.3 KB, 110 views)
 

The Following User Says Thank You to billranton For This Useful Post:
Posts: 149 | Thanked: 34 times | Joined on Dec 2011
#40
Hi Sir Bllranton
Please can explain about the names
1)Example:

insert into accounts values (null, 'me@hotmail.com', 'msn', 1);
"me@hotmail.com" = my email? or i need write "me" ?

insert into settings values(14, 20, 'tmc-uid', 's', 'manager/protocol/youraccount');
"youraccount" = my login msn? example blablabla@hotmail.com ?

insert into settings values(14,0,'username','s','me@hotmail.com');
insert into settings values(14,0,'password','s','mypassword');

"me@hotmail.com" = my email? or i need write "me" ?
"mypassword" = my real password?

Thanks very much..
 
Reply


 
Forum Jump


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