Someone reported a new bug that needs to be fixed asap, and depending on the 
complexity level, it could be 
possibly backported to this upcoming 0.96.1 release, here is the info about it :
http://www.amsn-project.net/forums/viewtopic.php?p=13270#13270

If someone wants to work on it, advice the ML so we don't get two people 
working on the same thing.

Thanks,
KKRT

On Mon, Dec 11, 2006 at 12:22:45AM +0000, Tom Hennigan wrote:
> It's a good thing I got caught up configuring my new server, and  
> noticed this mail before I went to sleep!
> 
> The keymapping is different on 0.96 (It's Command-PgUp/PgDwn on 0.96,  
> and Command Arrow in .97b). Sorry about the confusion :-$, but on mac  
> 0.96 tab switching works.
> 
> Found the bug, line 1053,1054 are (inside an ![OnMac] statement):
>                       bind $w <Command-Right> "::ChatWindow::GoToNextTab $w"
>                       bind $w <Command-Left> "::ChatWindow::GoToPrevTab $w"
> Should be:
>                       bind $w <Control-Right> "::ChatWindow::GoToNextTab $w"
>                       bind $w <Control-Left> "::ChatWindow::GoToPrevTab $w"
> 
> Not sure where you want this code put, so I didn't commit, but the  
> fix is there.
> 
> Off to bed now, speak soon!
> 
> Tom
> 
> 
> On 10 Dec 2006, at 23:52, Youness Alaoui wrote:
> 
> > Lol, Tom, thx for answering, but I saw your message on msn, you  
> > said it all worked and everything, I was happy but then I saw
> > you write "I'm on the latest svn"... lol, we already know that it  
> > works on latest svn, but we need to check it for the 0.96
> > release.
> > It was fixed somehow in SVN, but the fix was not backported to 0.96...
> > I'd also like to review those bindings for svn too, 'cause I'm not  
> > sure but I think I saw something wrong with them too...
> >
> > KKRT
> >
> > On Sun, Dec 10, 2006 at 06:15:22PM +0000, Tom Hennigan wrote:
> >> Hey,
> >>
> >> I'm at work now ( |-) ) but I can check it when I get home. I use the
> >> Command Arrow shortcut all the time, and don't have any problems  
> >> with it,
> >> but I'll verify that.
> >>
> >> Tom
> >>
> >>
> >> On 12/10/06, Youness Alaoui <[EMAIL PROTECTED]> wrote:
> >>>
> >>> Hi,
> >>> Just a quick mail to let you all know that we are soon going to  
> >>> release
> >>> the 0.96.1 release. It will contain the following fixes
> >>> :
> >>> 1 - For windows 9x platforms, because of the unicode issue, we can't
> >>> launch the browser. The winutils extension should be
> >>> modified to allow execution of the ANSI version of the functions
> >>> 2 - The switching from one tab to another is corrupted in windows  
> >>> and
> >>> possibly in Mac platforms. This is caused by a code like
> >>> this :
> >>> if { [OnMac] } {
> >>>  bind $cw <Control-Left> "PrevTab"
> >>>  bind $cw <Control-Right> "NextTab"
> >>> } else {
> >>>  bind $cw <Command-Left> "PrevTab"
> >>>  bind $cw <Command-Right> "NextTab"
> >>> }
> >>>
> >>> As you can see, the binding are switched, the ones with 'Command'  
> >>> should
> >>> be for mac and the ones with 'Control' should be in
> >>> the 'else'. This has the effect on Windows of having Tk ignore the
> >>> 'Command' and assign the binding to the left and right keys,
> >>> so when a user types and presses Left or Right, it switches tab  
> >>> which
> >>> makes the conversation almost impossible. This is a huge
> >>> critical issue and is the real cause for the 0.96.1 being  
> >>> released...
> >>> TomH, we'd need you to confirm if the switching of tabs works ok  
> >>> on Mac,
> >>> and to fix it asap please.
> >>> Phil will take care of the windows 9x issue, and I hope that  
> >>> someone else
> >>> will help by fixing the windows tab switching issue.
> >>> Vivia... happy to see you commit again, are we expecting you to  
> >>> become
> >>> active again ? we missed your numerous commits...
> >>> After that 0.96.1 is to be released, and I hope that we'll also  
> >>> announce
> >>> in the website that aMSN is hiring talented
> >>> developers. Expect the release to be out somewhere during next  
> >>> week. I'll
> >>> be unavailable until Dec 22th, if it's not done by
> >>> then, I'll have to push it as soon as I'm available.
> >>> Have a nice day all...
> >>>
> >>> KaKaRoTo
> >>>
> >>> -------------------------------------------------------------------- 
> >>> -----
> >>> Take Surveys. Earn Cash. Influence the Future of IT
> >>> Join SourceForge.net's Techsay panel and you'll get the chance to  
> >>> share
> >>> your
> >>> opinions on IT & business topics through brief surveys - and earn  
> >>> cash
> >>> http://www.techsay.com/default.php? 
> >>> page=join.php&p=sourceforge&CID=DEVDEV
> >>> _______________________________________________
> >>> Amsn-devel mailing list
> >>> Amsn-devel@lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/amsn-devel
> >>>
> >
> >> --------------------------------------------------------------------- 
> >> ----
> >> Take Surveys. Earn Cash. Influence the Future of IT
> >> Join SourceForge.net's Techsay panel and you'll get the chance to  
> >> share your
> >> opinions on IT & business topics through brief surveys - and earn  
> >> cash
> >> http://www.techsay.com/default.php? 
> >> page=join.php&p=sourceforge&CID=DEVDEV
> >> _______________________________________________
> >> Amsn-devel mailing list
> >> Amsn-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/amsn-devel
> >
> >
> > ---------------------------------------------------------------------- 
> > ---
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to  
> > share your
> > opinions on IT & business topics through brief surveys - and earn cash
> > http://www.techsay.com/default.php? 
> > page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Amsn-devel mailing list
> > Amsn-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/amsn-devel
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Amsn-devel mailing list
> Amsn-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amsn-devel

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to