... yeah, it seems to work perfectly for no group, BUT... (ok, most seem 
GUI issues)

1) When creating a group, the GUID shows instead of the group's name until 
   you restart aMSN. When you create two groups during the same aMSN 
   session, only the second GUID will show, until you restart aMSN :D

2) Moving a contact from a group to the same group ends up with the 
   contact deleted !!!!!!!!!!!!!!!

3) Phil's patch (about moving a contact from no group to another group) 
   should also be applied to when adding a contact directly to a group, 
   because all we do is to add to no group and then move to the correct 
   group.

4) Renaming a group won't refresh its name on the GUI.

5) Trying to delete an empty group results to the following bug. Ignoring 
   the bug and trying to delete another group at the same session gives no 
   error, but they only show deleted after restarting aMSN. Bug is:

can't unset "groups()": no such element in array
    while executing
"unset groups($gid)"
    (procedure "::groups::DeleteCB" line 12)
    invoked from within
"::groups::DeleteCB [lrange $item 0 5]"
    ("RMG" arm line 4)
    invoked from within
"switch [lindex $item 0] {
                        MSG {
                                cmsn_ns_msg $item $message
                                return 0
                        }
                        IPG {
                            ::MSNMobile::MessageReceived "$message"
                           ..."
    (procedure "cmsn_ns_handler" line 17)
    invoked from within
"cmsn_ns_handler $command $message"
    ("default" arm line 2)
    invoked from within
"switch [lindex $command 0] {
                                IPG {
                                        cmsn_ns_handler $command $payload
                                }
                                LSG {
                                        $self handleLSG $command
                                }
                                LST {
                                        if { ..."
    (procedure "::NS::Snit_methodhandleCommand" line 27)
    invoked from within
"::NS::Snit_methodhandleCommand ::NS ::NS::Snit_inst1 ::ns ::ns {RMG 10 
0b40c14b-a085-46cd-9f88-b835653a32bb}"
    ("uplevel" body line 1)
    invoked from within
"uplevel 1 $command $args"
    invoked from within
"$options(-name) handleCommand $command"
    (procedure "::Connection::Snit_methodreceivedData" line 39)
    invoked from within
"::Connection::Snit_methodreceivedData ::Connection 
::Connection::Snit_inst2 ::NS::Connection1 ::NS::Connection1"
    ("uplevel" body line 1)
    invoked from within
"uplevel 1 $command $args"
    invoked from within
"::NS::Connection1 receivedData"
    ("uplevel" body line 1)
    invoked from within
"uplevel 1 $command $args"
    invoked from within
"ns receivedData"


-------------------------------------------------------
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

Reply via email to