Re: [Amsn-devel] Weird Bug

2006-02-09 Thread Sander Hoentjen
I think it would. Small explanation: On MSNP13, the NS servers know nothing about your contacts, that is where the new ContactServer comes in. You get your list of contacts from the CS (SOAP). Then you let the NS server know what contacts you have (1 XML command). Then the NS server lets you know i

Re: [Amsn-devel] Cannot change displaypic

2006-02-09 Thread Youness Alaoui
modify the skin... msn/skins//settings.xml you'll manage.. KKRT On Thu, 09 Feb 2006 19:37:19 -0500, Tommy Quist <[EMAIL PROTECTED]> wrote: I had it too, how does one get other skins to use the "show dp next to name" thing aswell? I rather like it, but prefer the MSN skin over the default o

Re: [Amsn-devel] Cannot change displaypic

2006-02-09 Thread Tommy Quist
I had it too, how does one get other skins to use the "show dp next to name" thing aswell? I rather like it, but prefer the MSN skin over the default one. On 2/10/06, Youness Alaoui <[EMAIL PROTECTED]> wrote: > okkk, it would be my fault, the delete should be in a catch. I deleted the > images aft

Re: [Amsn-devel] Drag and Drop plugin for aMSN

2006-02-09 Thread Youness Alaoui
code from plugin still has to be integrated into amsn... added to [TODO] + Sam's bug, added to [FIXME] Thanks for reporting. KKRT On Thu, 09 Feb 2006 17:13:20 -0500, Sam Abou Sawan <[EMAIL PROTECTED]> wrote: Hi i have tested DND plugin under 0.95 with latest cvs snapshot on winxp, i had 2 o

Re: [Amsn-devel] Cannot change displaypic

2006-02-09 Thread Youness Alaoui
okkk, it would be my fault, the delete should be in a catch. I deleted the images after changing the DP so that the images get refreshed in the CL. You probably can't do it because you don't have your dp shown in the CL (YOUR own DP in the top of the CL, it's like that in the default skin any

[Amsn-devel] Cannot change displaypic

2006-02-09 Thread Lz
I was told by a friend, and i just checked that i can't change my displaypic anymore.I get this error:image "my_pic_small" doesn't exist    while executing"image delete my_pic_small"     (procedure "set_displaypic" line 3)    invoked from within"set_displaypic ${selected_image}"    invoked from wit

Re: [Amsn-devel] Drag and Drop plugin for aMSN

2006-02-09 Thread Sam Abou Sawan
Hi i have tested DND plugin under 0.95 with latest cvs snapshot on winxp, i had 2 open chat windows(ie with A and B), i tried to send a file to contact A by draging and droping t he file, it was sent to B. i tried t hat many times Am i only having this issue ? Thanks On 2/7/06, Jأ(c)rأ´me Gagno

Re: [Amsn-devel] Skin for upload

2006-02-09 Thread Thomas Geirhovd
I can continue, but I need another skin/plugin manager. I had a computer breakdown recently, so I can't upload the pending skins/plugins for a few days. On 2/9/06, Youness Alaoui <[EMAIL PROTECTED]> wrote: > Thomas said he can't handle it anymore (or can't handle all of it at > least), so we need

Re: [Amsn-devel] Skin for upload

2006-02-09 Thread Youness Alaoui
Thomas said he can't handle it anymore (or can't handle all of it at least), so we need someone to help/replce Thomas on this task. KKRT On Thu, 09 Feb 2006 15:24:25 -0500, Tom Jenkins <[EMAIL PROTECTED]> wrote: Hi, Someone on the forums has made a skin, they'd like it put on the website.

[Amsn-devel] Skin for upload

2006-02-09 Thread Tom Jenkins
Hi, Someone on the forums has made a skin, they'd like it put on the website. Thomas (you are the skin manager aren't you?), could you upload it? You can download it at http://www.lnxteam.com.ar/modules/wfdownloads/viewcat.php?cid=6 and you can reads the forum thread at http://amsn.sourceforge.net

Re: [Amsn-devel] Weird Bug

2006-02-09 Thread Harry Vennik
And block/allow lists maybe? Op donderdag 9 februari 2006 21:10, schreef Youness Alaoui: > true... we'll receive them as long as they appear in the reverse list... > Would MSNP13 fix this problem ? > > KKRT > > On Thu, 09 Feb 2006 14:27:43 -0500, Jérôme Gagnon-Voyer > > <[EMAIL PROTECTED]> wrote:

Re: [Amsn-devel] Weird Bug

2006-02-09 Thread Youness Alaoui
true... we'll receive them as long as they appear in the reverse list... Would MSNP13 fix this problem ? KKRT On Thu, 09 Feb 2006 14:27:43 -0500, Jérôme Gagnon-Voyer <[EMAIL PROTECTED]> wrote: I think that even if we delete people, we still receive their item in the contact list loading. Le

Re: [Amsn-devel] Weird Bug

2006-02-09 Thread Jérôme Gagnon-Voyer
I think that even if we delete people, we still receive their item in the contact list loading.Le 9 février 2006 à 14:17, Youness Alaoui a écrit : still happens ? I think i didn't find any timeout.. so I guess it's the combination between slow connection + big contact list.. clean it up and you're

Re: [Amsn-devel] Weird Bug

2006-02-09 Thread Tom Jenkins
Youness Alaoui wrote: On Thu, 09 Feb 2006 13:53:22 -0500, Sam Abou Sawan <[EMAIL PROTECTED]> wrote: Hello, I have the latest amsn windows binary with the latest cvs version installed in ./scripts. I have windows XP SP2 The bug is that sometimes when i close a chatting window, all msn closes,

Re: [Amsn-devel] change nickname bug

2006-02-09 Thread Youness Alaoui
caused by 209 answer from server meaning invalid nickname, error is not correctly handled.. KKRT On Thu, 09 Feb 2006 13:45:42 -0500, Robert Day <[EMAIL PROTECTED]> wrote: If all you put as a nick is the newline, then yes, I just reproduced that in CVS. Might have to add in a check to ensur

Re: [Amsn-devel] Weird Bug

2006-02-09 Thread Youness Alaoui
On Thu, 09 Feb 2006 13:53:22 -0500, Sam Abou Sawan <[EMAIL PROTECTED]> wrote: Hello, I have the latest amsn windows binary with the latest cvs version installed in ./scripts. I have windows XP SP2 The bug is that sometimes when i close a chatting window, all msn closes, not just the window i c

Re: [Amsn-devel] DPs in Contact List don't update.

2006-02-09 Thread Youness Alaoui
this was added to the tODO list a few days ago and a message was already sent to show this problem,y ou just need to be patient. KKRT On Thu, 09 Feb 2006 13:47:36 -0500, Robert Day <[EMAIL PROTECTED]> wrote: I know that DPs in the contact lit are low priority.. But they do not seem to be upd

[Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-deve l] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Am sn-devel] Re: [Amsn-devel] OT : Fwd: des car icatures reprط£(c)sentant le Prophط£آ¨ te Mohame

2006-02-09 Thread Youness Alaoui
we say "I will hang myself" not "I will hang me" .. I think :P and Sam, sorry, I meant to joke, not flame (it just reminded me of that stupid american on fox (ie link below)), I didn't have much time, that's why I didn't read your mail correctly, all I remembered was "the muslim community d

[Amsn-devel] Weird Bug

2006-02-09 Thread Sam Abou Sawan
Hello, I have the latest amsn windows binary with the latest cvs version installed in ./scripts. I have windows XP SP2 The bug is that sometimes when i close a chatting window, all msn closes, not just the window i closed. I dunno how to reproduce this, it just happens on a regular basis. Another b

[Amsn-devel] DPs in Contact List don't update.

2006-02-09 Thread Robert Day
I know that DPs in the contact lit are low priority.. But they do not seem to be updating here at all.. The mouseover tip shows updated images, as do the chat windows.. But not the display pics in the contact list. What critera take place to instigate an update? Robert

Re: [Amsn-devel] change nickname bug

2006-02-09 Thread Robert Day
If all you put as a nick is the newline, then yes, I just reproduced that in CVS. Might have to add in a check to ensure the nick is valid... Robert --- Sam Abou Sawan <[EMAIL PROTECTED]> wrote: > Hello, > I this bug reproducable ? > I go to change nickname menu, choose "The new line > charac

Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] OT : Fwd: des caricatures reprط£(c)sentant le Prophط£آ¨te Mohamed salla ALLAH ali

2006-02-09 Thread Le Philousophe - Phil
Shut up guys !!! End of thread ! Reply in PMs else I will hang me !! Phil Le Thursday 09 February 2006 19:17, Sam Abou Sawan a écrit : > Youness, no you did not allow me to live in my country... I was > talking about the palestinians... not about the muslims. I would have > appreciated it if u rea

[Amsn-devel] change nickname bug

2006-02-09 Thread Sam Abou Sawan
Hello, I this bug reproducable ? I go to change nickname menu, choose "The new line character " as nickname. then press ok. I get a bug report dialogue... Regards --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files f

[Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] OT : Fwd: des caricatures reprط£(c)sentant le Prophط£آ¨te Mohamed salla ALLAH alih wa

2006-02-09 Thread Sam Abou Sawan
Youness, no you did not allow me to live in my country... I was talking about the palestinians... not about the muslims. I would have appreciated it if u read what i wrote, instead of flaming just to flame. Thanks and regards On 2/9/06, Youness Alaoui <[EMAIL PROTECTED]> wrote: > Sander just read m

[Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-dev el] OT : Fwd: des caricatures repr ésentant le Prophète Mohamed salla A LLAH alih wa sallam

2006-02-09 Thread Youness Alaoui
I don't know if it's the cause for the development freeze, but yeah, it's been up too long. My message was clear: the caricatures offended the muslim world and there is a poll where you can VOTE, end of the subject. KaKaRoTo On Wed, 08 Feb 2006 15:00:32 -0500, GrdScarabe <[EMAIL PROTECTED]>

Re: [Amsn-devel] Re: [Amsn-commits] I need help with TCL/TK

2006-02-09 Thread Le Philousophe - Phil
Sorry, I didn't warned the list, I already replied to him yesterday Phil P.S. Got no reply Le Thursday 09 February 2006 17:19, Tom Jenkins a écrit : > Hi, > This si the wrong mailing list to ask for help on tcl/tk - none of the > amsn lists are really for that, but the commits mailing list is

[Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-deve l] Re: [Amsn-devel] Re: [Amsn-devel] OT : Fw d: des caricatures reprأ(c)sentant le Proph أ¨te Mohamed salla ALLAH alih wa sallam

2006-02-09 Thread Youness Alaoui
Sander just read my mind! :P btw.. "Is this the gratitude of hospitality" it's funny.. but I think everyone should be allowed to live there, it's not the "christian's land, and we're nice to allow you to live there..." reminds me of this : http://gprime.net/video.php/foxoncanada "We allow the

Re: [Amsn-devel] Re: [Amsn-commits] I need help with TCL/TK

2006-02-09 Thread Youness Alaoui
Question answered hundreds of thousands of times in the forums.. + tcl-dev/tk-dev are not commercial products, they are 100% free.. so, go to the forums, don't ask the same question there, as you'll just get the forum mods angry, but search for the answer by yourself, there is a Search featur

Re: [Amsn-devel] Alert Window

2006-02-09 Thread Youness Alaoui
This is a question for a forum, not the amsn-devel list, and I think if you don't specify any picture for the alarm, it doesn't pop up.. also, why would you need an alarm on message receive ? if you want a special sound, you just enable receiving of sounds and change the wav file.. KKRT On

[Amsn-devel] Re: [Amsn-commits] I need help with TCL/TK

2006-02-09 Thread Tom Jenkins
Hi, This si the wrong mailing list to ask for help on tcl/tk - none of the amsn lists are really for that, but the commits mailing list is where automatic messages get sent when we change things in amsn. I'm cc-ing this to the devel list in case anyone can help, but you'd be better off asking

Re: [Amsn-devel] Alert Window

2006-02-09 Thread Jérôme Gagnon-Voyer
Just don't put alarm if you don't want them to appear :PLe 9 février 2006 à 10:51, Michael Holladay a écrit :How can I keep the alarm window from popping up that requires me to close it.  It goes on top of the windows and if someone sends me multiple messages, I have all of the windows there to clo

[Amsn-devel] Alert Window

2006-02-09 Thread Michael Holladay
Title: Alert Window How can I keep the alarm window from popping up that requires me to close it.  It goes on top of the windows and if someone sends me multiple messages, I have all of the windows there to close out.  I have aMSN 0.95 for mac  OS X  v. 10.4.4 Thanks for your help. -- Michael

Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] OT : Fwd: des caricatures représentant le Prophète Mohamed salla ALLAH alih wa sallam

2006-02-09 Thread Philippe Khalaf
Hi, Both Arieh and Youness have turned this into a personal issue. Arieh, you crossed the line. Youness apologized for his comment and he just talked fast and didn't notice. I also replied to his comments. There was no need to keep up on the issue, as he explained exactly what he meant. He was

Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] OT : Fwd: des caricatures reprأ(c)sentant le Prophأ¨te Mohamed salla ALLAH alih wa sallam

2006-02-09 Thread Sander Hoentjen
ok great story. Now, can everybody PLEASE shut up and get back to work. The end. On Thu, 2006-02-09 at 02:31 -0800, Sam Abou Sawan wrote: > Hi all. > I want to comment one thing. > I am a christian lebanese, and i say that no country in the world have > the ethical architecture that lebanon has.

[Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] Re: [Amsn-devel] OT : Fwd: des caricatures reprأ(c)sentant le Prophأ¨te Mohamed salla ALLAH alih wa sallam

2006-02-09 Thread Sam Abou Sawan
Hi all. I want to comment one thing. I am a christian lebanese, and i say that no country in the world have the ethical architecture that lebanon has. It is the mixing of most of the religions in the world. lebanon has something special that the muslim and the christians, had a long sad killing wa