I'm using latest cvs right now and seems much more stable... still no disconnections!
good work!!!!!!!!! Rafa 2006/1/16, Vivia Nikolaidou <[EMAIL PROTECTED]>: > > You are on 64-bit I guess? If so, we tested with yinjieh on IRC and Arieh > committed a fix. Either get the CVS version again or (if you can't wait > for the sync) try this inside protocol.tcl : > > 16:41 < lio> set p1 [format %8.8x [expr {$low / 0x100000000}]] > 16:41 < lio> becomes > 16:41 < lio> set p1 [format %8.8x [expr {($low / 0x100000000) % 0x100000000}]] > 16:41 < lio> and > 16:41 < lio> set p3 [format %8.8x [expr {$high / 0x100000000}]] > 16:41 < lio> becomes > 16:41 < lio> set p3 [format %8.8x [expr {($high / 0x100000000) % > 0x100000000}]] > > should work. Please feedback! > > Thanx a lot for reporting :) > > On Mon, 16 Jan 2006, Sander Hoentjen wrote: > > > please open status log (CTRL +S) > > and put in there: > > ::MSN::CreateQRYHash 15931926428602846011 > > > > tell us the result. > > also tell what you have: > > processor > > operating system > > tcl version > > > > > > P.S. for all devels: > > do the same, > > if { $result != 99c3f9ae0f1b168034acde62eaea2db6 } { > > reply in this thread with your result and the same info Rafael needs > > to > > supply > > } > > > > > > On Sun, 2006-01-15 at 14:49 +0100, Rafael Rodríguez wrote: > > > Ok, I'll try it later, but i'll send u the logs directly to your mail... > > > don't > > > want 'em published ;) > > > > > > BTW, for protocol log, it was ctrl+P? > > > > > > Rafa > > > > > > El Domingo, 15 de Enero de 2006 12:49, Vivia Nikolaidou escribió: > > > > > hi. When i try to change my nickname, usually i get disconnected :) Is > > > > > this known? > > > > > > > > No :S thanx for reporting! > > > > > > > > > If there's some way i can provide more info, just tell me > > > > > > > > Status + protocol log, I guess... > > > > > > > > Vivia > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > > > > files for problems? Stop! Download the new AJAX search engine that > > > > makes > > > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > > > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > > > > _______________________________________________ > > > > Amsn-devel mailing list > > > > Amsn-devel@lists.sourceforge.net > > > > https://lists.sourceforge.net/lists/listinfo/amsn-devel > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > > > files > > > for problems? Stop! Download the new AJAX search engine that makes > > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > > http://ads.osdn.com/?ad_idv37&alloc_id865&opÌk > > > _______________________________________________ > > > Amsn-devel mailing list > > > Amsn-devel@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/amsn-devel > > > > > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://ads.osdn.com/?ad_idv37&alloc_id865&opk > > _______________________________________________ > > Amsn-devel mailing list > > Amsn-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/amsn-devel > > > > > --- > > "Where is the life that we have lost in living? > Where is the wisdom that we have lost in knowledge? > Where is the knowledge that we have lost in information?" > > OEO; > > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Amsn-devel mailing list Amsn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amsn-devel