Re: [Amsn-devel] Chameleon and Inks

2007-05-19 Thread Youness Alaoui
there's no -command option for labels! it should be a button! are you sure there's nothing wrong being done by the buttons2label thing ? (btw, isn't buttons2label a Mac specific thing ?) KKRT On Sun, May 20, 2007 at 12:25:13AM +0300, Vivia Nikolaidou wrote: > > Hey, > > When I press the ink

Re: [Amsn-devel] hide/show displaypictures

2007-05-19 Thread Youness Alaoui
no, you would click, and 'change DP' then you choose the user, and you steal it. yes it's a few more clicks more, but it's normal, if we wanted to make everything accessible with a single click, then the interface would become so bloated... KKRT On Sat, May 19, 2007 at 09:49:01PM +0200, tonig

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Youness Alaoui
sure no problem. On Sat, May 19, 2007 at 08:37:53PM -0300, "Gustavo A. Dí­az" wrote: > I will try... maybe tomorrow.. i am really tired right now... > > Cheers. > > Youness Alaoui escribió: > >ok, we're almost done for the release. Phil and I planned it to be for > >today! this is why I didn't

Re: [Amsn-devel] new smiley set

2007-05-19 Thread Arieh Schneier
I think the english term that Karel was looking for is 'crosseyed' (http://en.wiktionary.org/wiki/crosseyed). The fix would be to move the black dot in the eyes slight more outward. Lio - Original Message From: "Youness Alaoui" - lol, yeah, 'he'... anyways, I'm like Phil, I don't care, a

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Gustavo A. Dí­az
I will try... maybe tomorrow.. i am really tired right now... Cheers. Youness Alaoui escribió: ok, we're almost done for the release. Phil and I planned it to be for today! this is why I didn't sleep yet, trying to finish this DDP merge! Now, all that's left is to test it and make sure I

[Amsn-devel] Chameleon and Inks

2007-05-19 Thread Vivia Nikolaidou
Hey, When I press the ink button, it complains about missing options(-command) if I have Chameleon. Now I just committed a workaround inside Inkdraw, which at least lets us send ink with Enter (basically by catching the bind change). But that's dangerous I'm afraid - what if there's another bu

Re: [Amsn-devel] hide/show displaypictures

2007-05-19 Thread tonighx
ok, sorry, I missed that IMHO it is the only place where it really should be: the person I'm talking with has a nice DP, I steal it! now I must go to the contact's properties window, and there I have the right click menu to steal it... too long! 2007/5/19, Youness Alaoui <[EMAIL PROTECTED]>: > i

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Philippe Valembois - Phil
I fixed it... Phil Youness Alaoui a écrit : > ok, can you debug with 'puts' to see if the lines that reset the settings are > ever called ? and if any error > occurs there ? > > KKRT > > On Sat, May 19, 2007 at 01:39:41PM +0300, Vivia Nikolaidou wrote: >> >> webcam/dev/video0:0 >>

Re: [Amsn-devel] Display picture menu

2007-05-19 Thread Youness Alaoui
can't remember this one, maybe was usability issue again, but now, I don't think it would mind because the lower part always have our own DP, so there's no confusion, plus it's the only element in the right click menu, so I think it's ok to have it there.. KKRT On Sat, May 19, 2007 at 03:26:3

Re: [Amsn-devel] hide/show displaypictures

2007-05-19 Thread Youness Alaoui
it's been talked about in the ML, it's a usability issue, it shouldn't be placed there afaik. KKRT On Sat, May 19, 2007 at 07:43:59PM +0200, tonighx wrote: > I should have asked when it happened, but I don't know exactly when it > happened, and it was not worth investigating... > > why have you

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Youness Alaoui
ok, can you debug with 'puts' to see if the lines that reset the settings are ever called ? and if any error occurs there ? KKRT On Sat, May 19, 2007 at 01:39:41PM +0300, Vivia Nikolaidou wrote: > > > webcam/dev/video0:0 > 16384:51200:32768:303 > > > but the 303 setting is

Re: [Amsn-devel] Double Click To Start Conversation Problematic?

2007-05-19 Thread Youness Alaoui
that's for the drag/drop afaik... for opening a window, it's another binding (something like bind $singledoubleclick ...) On Sat, May 19, 2007 at 02:19:47PM +0100, Tom Hennigan wrote: > Okay seems that the problem comes with this binding > (guicontactlist.tcl line=1779): > $canvas bind $tag

Re: [Amsn-devel] hide/show displaypictures

2007-05-19 Thread tonighx
I should have asked when it happened, but I don't know exactly when it happened, and it was not worth investigating... why have you removed the "steal DP" from the right click menu? I used it very often. 2007/5/19, Youness Alaoui <[EMAIL PROTECTED]>: > On Sat, May 19, 2007 at 12:29:17PM +0300, V

Re: [Amsn-devel] small bugfix on AV-assistant

2007-05-19 Thread Boris Faure (aka billiob)
Thank you I've commited your patch in rev 8709. On 5/19/07, Mirko Hansen <[EMAIL PROTECTED]> wrote: > Hi guys, > > Today I updated on last SVN and I must say: great work! I started to > translate missing keys for the german translation and noticed two little > bugs in the AV-assistant. I quickly f

[Amsn-devel] small bugfix on AV-assistant

2007-05-19 Thread Mirko Hansen
Hi guys, Today I updated on last SVN and I must say: great work! I started to translate missing keys for the german translation and noticed two little bugs in the AV-assistant. I quickly fixed those two and here is the diff. It was a typo on a translation key and the window-title of the assistant

Re: [Amsn-devel] Display picture menu

2007-05-19 Thread capricious . falcon
On 19/05/07, Youness Alaoui <[EMAIL PROTECTED]> wrote: On Sat, May 19, 2007 at 11:00:40AM +0100, [EMAIL PROTECTED]: > On 19/05/07, Youness Alaoui <[EMAIL PROTECTED]> wrote: > > > >sure the DualDisplayPictures plugin changes the menus and the behavior, > >but it should have added a 'change > >dis

Re: [Amsn-devel] Double Click To Start Conversation Problematic?

2007-05-19 Thread Tom Hennigan
Okay seems that the problem comes with this binding (guicontactlist.tcl line=1779): $canvas bind $tag [list ::guiContactList::contactPress $tag $canvas %s %x %y] I'll investigate more :-) - Tom On 19 May 2007, at 09:51, Youness Alaoui wrote: > wtf? > > On Sat, May 19, 2007 at 08:18:59AM +010

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Vivia Nikolaidou
webcam/dev/video0:0 16384:51200:32768:303 but the 303 setting is ignored :( so yes, the settings are stored but never restored... On Sat, 19 May 2007, Youness Alaoui wrote: > ok, hard to understand what you did, but ok. in other words, at the end, the > testaccount should

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Youness Alaoui
contact vivia for more info, she understood the problem. I think she's on IRC right now... and I'm off to bed. gn all KKRT On Sat, May 19, 2007 at 01:42:31PM +0200, giopas wrote: > Youness Alaoui ha scritto: > > ok.. noone to confirm this ??? :@ > > > > > > On Thu, May 17, 2007 at 01:55:33AM -0

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Youness Alaoui
ok, hard to understand what you did, but ok. in other words, at the end, the testaccount should have reset the value to 303, instead of getting the 'decent value' when you started it. btw, the 256/303 is not problematic I think. as long as it's not 6 vs. 10... anyways, it just confirms it,

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread giopas
Youness Alaoui ha scritto: > ok.. noone to confirm this ??? :@ > > > On Thu, May 17, 2007 at 01:55:33AM -0400, Youness Alaoui wrote: > >> Can anyone confirm this : >> http://www.amsn-project.net/forums/viewtopic.php?t=2970 >> It's been sitting in my TODO for months now, and it's been confirmed

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Vivia Nikolaidou
OK, yes, you were right. I fired up 2 aMSN instances and set the color slider to a very small value (303) on the testaccount. The other one immediately set color to 256, not 303. I closed the testaccount, set it back to a decent value on the normal account, then started the testaccount again,

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Youness Alaoui
not one person, many people reported it... KKRT On Sat, May 19, 2007 at 01:17:40PM +0200, Philippe Valembois - Phil wrote: > Well... > Main trouble comes from autobright webcams which adjust themselves the > brightness. I know that gspca has a strange way to that : if you change > color it will r

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Philippe Valembois - Phil
Well... Main trouble comes from autobright webcams which adjust themselves the brightness. I know that gspca has a strange way to that : if you change color it will reset brightness setting or sth like that. That's a bit strange and I still wonder if it is V4L compliant... Anyway, I would say that'

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Youness Alaoui
ok, well, 'which slider works' is another issue, but can you try the color slider to some other values apart from 0 ? see if it really keeps the exact same value after you restart (maybe you need to restart the PC or just change those values using another application to see if amsn changes them

Re: [Amsn-devel] hide/show displaypictures

2007-05-19 Thread Youness Alaoui
On Sat, May 19, 2007 at 12:29:17PM +0300, Vivia Nikolaidou wrote: > On Sat, 19 May 2007, Youness Alaoui wrote: > > > On Sat, May 19, 2007 at 11:45:45AM +0300, Vivia Nikolaidou wrote: > > > > > Now, about keeping the old behavior - I guess we should, right?... > > > However, this can't be reprodu

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Vivia Nikolaidou
On Sat, 19 May 2007, Youness Alaoui wrote: > ok.. noone to confirm this ??? :@ Well, the "color" slider seems to be the only one to work acceptably with ov511, so I set it to 0 and restarted amsn, and it was still 0. Unless this is not what the thread is about... (any brain cleaning products a

Re: [Amsn-devel] hide/show displaypictures

2007-05-19 Thread Vivia Nikolaidou
On Sat, 19 May 2007, Youness Alaoui wrote: > On Sat, May 19, 2007 at 11:45:45AM +0300, Vivia Nikolaidou wrote: > > > Now, about keeping the old behavior - I guess we should, right?... > > However, this can't be reproduced with just the show/hide buttons... and > > we need a right-click menu or

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Youness Alaoui
ok, we're almost done for the release. Phil and I planned it to be for today! this is why I didn't sleep yet, trying to finish this DDP merge! Now, all that's left is to test it and make sure I didn't screw up anything too big to slip by... I also think that the current DP in the skin AND the

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Youness Alaoui
Removed : - Fix windows icons (they now have some weird blue colors...) Changed : - Finish the new Skin into : - Create a new fancy default DP Complete 0.97 TODO: - Create a new fancy default DP - Update FAQ... - This SF.n

Re: [Amsn-devel] 0.97 TODO

2007-05-19 Thread Youness Alaoui
ok.. noone to confirm this ??? :@ On Thu, May 17, 2007 at 01:55:33AM -0400, Youness Alaoui wrote: > Can anyone confirm this : > http://www.amsn-project.net/forums/viewtopic.php?t=2970 > It's been sitting in my TODO for months now, and it's been confirmed by many > many users, but I don't have a

Re: [Amsn-devel] hide/show displaypictures

2007-05-19 Thread Youness Alaoui
On Sat, May 19, 2007 at 11:45:45AM +0300, Vivia Nikolaidou wrote: > > Hi, > > I just woke up so don't expect this e-mail to be particularly brilliant :p > maybe I'm saying something that was already said, in this case, sorry and > someone please explain it to me on PM in order to not pollute th

Re: [Amsn-devel] Display picture menu

2007-05-19 Thread Youness Alaoui
On Sat, May 19, 2007 at 11:00:40AM +0100, [EMAIL PROTECTED] wrote: > On 19/05/07, Youness Alaoui <[EMAIL PROTECTED]> wrote: > > > >sure the DualDisplayPictures plugin changes the menus and the behavior, > >but it should have added a 'change > >display picture' menu entry (which isn't there by defau

Re: [Amsn-devel] Display picture menu

2007-05-19 Thread capricious . falcon
On 19/05/07, Youness Alaoui <[EMAIL PROTECTED]> wrote: sure the DualDisplayPictures plugin changes the menus and the behavior, but it should have added a 'change display picture' menu entry (which isn't there by default) to allow you to change your DP.. so is the menu entry there when DualDis

Re: [Amsn-devel] hide/show displaypictures

2007-05-19 Thread Vivia Nikolaidou
Hi, I just woke up so don't expect this e-mail to be particularly brilliant :p maybe I'm saying something that was already said, in this case, sorry and someone please explain it to me on PM in order to not pollute the list! I think that show/hide buttons next to DPs are a nice and intuitive w

Re: [Amsn-devel] Display picture menu

2007-05-19 Thread Youness Alaoui
sure the DualDisplayPictures plugin changes the menus and the behavior, but it should have added a 'change display picture' menu entry (which isn't there by default) to allow you to change your DP.. please wait until I commit my stuff so you can all test the numerous bugs I just added! :) p.s

[Amsn-devel] Display picture menu

2007-05-19 Thread capricious . falcon
Hi, Just remembered this; you can no longer change your DP by right clicking on the display pic in a chatwindow. Or is this because I have the "both display pics" (forgot its name) plugin loaded? Sorry I can't test this atm, I'm in the library Tom -

Re: [Amsn-devel] hide/show displaypictures

2007-05-19 Thread Youness Alaoui
Hi Karel, thanks for the mail. Actually, you're talking about the 'plugin' and as it *dhould* be core functionality.. that's exactly what I'm trying to acheive. The DualDisplayPicture plugin will be deleted as of tonight, and it's feature will become part of the core. That's why the question ar

Re: [Amsn-devel] Double Click To Start Conversation Problematic?

2007-05-19 Thread Youness Alaoui
wtf? On Sat, May 19, 2007 at 08:18:59AM +0100, Tom Hennigan wrote: > Heya, > > I've only just noticed this, but a user has also reported (CF. http:// > forums.cocoaforge.com/viewtopic.php?t=13716) that sometimes double > clicking a contact in the CL doesn't start the conversation with > them

[Amsn-devel] hide/show displaypictures

2007-05-19 Thread Karel Demeyer
Hi, Youness, you asked what we should do about the menu option for having DP's shown or not; what we should ask ourselves (but try to act like a normal user :-) ) is how this option will be used; I only see two cases for now: * John wants to hide both DP's to gain some space on my screen * Joel

[Amsn-devel] Double Click To Start Conversation Problematic?

2007-05-19 Thread Tom Hennigan
Heya, I've only just noticed this, but a user has also reported (CF. http:// forums.cocoaforge.com/viewtopic.php?t=13716) that sometimes double clicking a contact in the CL doesn't start the conversation with them.. (It seems that lately people have been starting conversations with me, rath