aMSN Forums
February 11, 2012, 09:38:59 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: 1 2 [3]
  Print  
Author Topic: problem connecting with svn 11851  (Read 5969 times)
lordamus
Power user
*
Offline Offline

Posts: 85


View Profile
« Reply #30 on: February 10, 2010, 04:59:50 am »


I`ve 540 contacts but not all active.  I comment out lines 4959-4960-4961 (u mean this way right ?) and updated to lates 11911 svn

when I try to login new bug appeared then I submited that bug  amsn responsive again.  (also when I ignore that bug amsn is offline mode and  there is no contact appear until I change my status to online)

Code:
invalid command name "}"
    while executing
"}"
    (procedure "::NS::Snit_methodsetInitialNicknameCB" line 33)
    invoked from within
"::ns setInitialNicknameCB HDN HDN -ZeuS- 2010-02-09T02:27:19-08:00 {} 0"
    ("eval" body line 1)
    invoked from within
"eval $callbk [list $nick $last_modif $psm $fail]"
Logged
alexandernst
Developers
Super Power User
*
Offline Offline

Posts: 748



View Profile
« Reply #31 on: February 10, 2010, 12:08:42 pm »

You didn't do what I said!
I told you FIRST update to latest svn and THEN comment those lines.

Ok... just delete the file protocol.tcl, and then do "svn update". svn will get the file for you.
Once you have it, make sure to delete lines 4959-4961 from protocol.tcl . That would be this:

Code:
foreach username [::MSN::getList FL] {
    after idle [list catch [list $::roaming GetProfile [list ::MSN::roaming_cl_get_profile_cb $username] $username]]
}

Then run amsn. It should not give you any errors.
« Last Edit: February 10, 2010, 03:04:37 pm by billiob » Logged
lordamus
Power user
*
Offline Offline

Posts: 85


View Profile
« Reply #32 on: February 10, 2010, 01:09:14 pm »

No I did correct way for sure!  I misspelled in message sorry!     It gived error everytime..
Code:
protocol.tcl
::Version::setSubversionId {$Id: protocol.tcl 11911 2010-02-09 23:04:13Z vivia $}
this lines comment out
# if { [::config::getKey getprofileoffline] } {
# foreach username [::MSN::getList FL] {
# after idle [list catch [list $::roaming GetProfile [list ::MSN::roaming_cl_get_profile_cb $username] $username]]
« Last Edit: February 10, 2010, 03:04:56 pm by billiob » Logged
alexandernst
Developers
Super Power User
*
Offline Offline

Posts: 748



View Profile
« Reply #33 on: February 10, 2010, 03:01:09 pm »

No you didn't. You commented one line before.
Comment those 3 lines:

Code:
foreach username [::MSN::getList FL] {
    after idle [list catch [list $::roaming GetProfile [list ::MSN::roaming_cl_get_profile_cb $username] $username]]
}

« Last Edit: February 10, 2010, 03:04:13 pm by alexandernst » Logged
alexandernst
Developers
Super Power User
*
Offline Offline

Posts: 748



View Profile
« Reply #34 on: February 10, 2010, 03:13:31 pm »

Ok, now there is even a better way of doing that.
Dont comment anything. undo all your changes, and update to svn 11911.
Once done, install. And once installed, go to preferences > advanced > and disable "Fetching nick/psm for offline users".

Then try to login.
Logged
lordamus
Power user
*
Offline Offline

Posts: 85


View Profile
« Reply #35 on: February 10, 2010, 03:39:02 pm »

u said 4959-4961 so I comment out that lines!   Anyway ok I`ll try that..
Logged
lordamus
Power user
*
Offline Offline

Posts: 85


View Profile
« Reply #36 on: February 11, 2010, 11:14:45 am »


Ok seems working with "Fetching nick/psm for offline users"  disabled.    can we able to enable again this feature later ?
Logged
vivia
Administrator
Super Power User
*****
Offline Offline

Posts: 2464


View Profile
« Reply #37 on: February 11, 2010, 02:46:17 pm »

You probably are able to see the nicknames of your offline users anyway. You can enable this feature again later, if your contact list gets smaller, or if you use a computer able to process all nick/PSM requests without timing out (unfortunately we have to send these requests one by one).
Logged
alexandernst
Developers
Super Power User
*
Offline Offline

Posts: 748



View Profile
« Reply #38 on: February 11, 2010, 02:46:57 pm »

I'm glad that it finally worked. We are looking at the problem. It will be fixed ASAP.
Logged
kakaroto
Administrator
Super Power User
*****
Offline Offline

Posts: 9424


View Profile WWW
« Reply #39 on: February 11, 2010, 08:08:21 pm »

the fetching of offline user's nick/psm only starts *after* the full contact list is loaded and amsn becomes usable, so I don't see how it can affect the connection process...
Logged

KaKaRoTo
lordamus
Power user
*
Offline Offline

Posts: 85


View Profile
« Reply #40 on: February 12, 2010, 09:28:55 am »

Yea I saw some of offline users nick names some of not.. I`ve another msn account with 125 contact and amsn totally unresponsive again after login process so small contactlist doesnt matter (or u mean small like 20-30 contact huh )  I dont think its related computer power my one is 2.8ghz dualcore and my connection 1Mbit..  maybe 1mbit not enough to process all the offline contacts..
Logged
lordamus
Power user
*
Offline Offline

Posts: 85


View Profile
« Reply #41 on: February 12, 2010, 01:33:42 pm »


new problem webcam not working..  in test mode lots of colour corruption..etc   it was working without problem in r11830

its a logitech cam with gspca driver
Logged
vivia
Administrator
Super Power User
*****
Offline Offline

Posts: 2464


View Profile
« Reply #42 on: February 12, 2010, 01:41:30 pm »

Please open a new thread for your webcam problem.

@kkrt: maybe for some reason the processing of 250 SOAP requests and then the redraws every 1 second (as set now) was so slow that aMSN actually timed out...
Logged
Pages: 1 2 [3]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!