Re: [Amsn-devel] XGL Amsn trayicon

2006-08-23 Thread Philippe Valembois - Phil
Don't expect more changes I think... About changing the status, it's because we force the draw of the new icon... Phil Le Wednesday 23 August 2006 23:47, Salatiel Filho a écrit : > Actually , a few more cube rotates , and the icon still overlaps :/ > Maybe SVN isn't sync yet. I'll try to download

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-23 Thread Salatiel Filho
Actually , a few more cube rotates , and the icon still overlaps :/ Maybe SVN isn't sync yet. I'll try to download later again. On 8/23/06, Salatiel Filho <[EMAIL PROTECTED]> wrote: > Tested and working great on XGL now :) > About the other bug , just curious , if it is a WM/X11 , why changing >

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-23 Thread Salatiel Filho
Tested and working great on XGL now :) About the other bug , just curious , if it is a WM/X11 , why changing status fix that ? Thanks. On 8/23/06, Philippe Valembois - Phil <[EMAIL PROTECTED]> wrote: > The bug with all images in one should be fixed but for this last bug I think > it's a bug from

Re: [Amsn-devel] Unable to input special characters

2006-08-23 Thread Álvaro J. Iradier
I think it has something to be with the X-Server version. It doesn't work for tcl/tk apps only. I'll tell you when I find out something. On 8/23/06, Youness Alaoui <[EMAIL PROTECTED]> wrote: > Something to do with Tk or your WM ? does it work for other programs or just > Tk apps ? > Since it ha

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-23 Thread Philippe Valembois - Phil
The bug with all images in one should be fixed but for this last bug I think it's a bug from the WM/X11 which doesn't send a draw message... Phil Le Wednesday 23 August 2006 12:37, Salatiel Filho a écrit : > Talink about the "null " trayicon , i have just reconnect to amsn and > the icon disappea

Re: [Amsn-devel] Unable to input special characters

2006-08-23 Thread Youness Alaoui
Something to do with Tk or your WM ? does it work for other programs or just Tk apps ? Since it happens with Tk 8.4.13 and 8.5, and it worked before for you, until you upgraded your OS, then it probably means it has something to do with your OS config (X version, or other...) I wouldn't know m

Re: [Amsn-devel] Unable to input special characters

2006-08-23 Thread Álvaro J. Iradier
No luck in here. After upgrading my Ubuntu from Dapper to Edgy, input in tk failed as described below. I can't input spanish characters (á é í ó ú ñ), or greek characters, only standard ASCII (maybe more?). However I can copy/paste them from other apps. Strange! I tried tcl/tk 8.4.13 and 8.5 with n

Re: [Amsn-devel] segmentation fault with amsn (fwd)

2006-08-23 Thread Youness Alaoui
Yeah sorry, forgot to do that... thanks! On Wed, Aug 23, 2006 at 05:10:21PM +0300, Vivia Nikolaidou wrote: > > Forwarding this email to Olly as he's not subscribed... > > -- Forwarded message -- > Date: Wed, 23 Aug 2006 10:05:29 -0400 > From: Youness Alaoui <[EMAIL PROTECTED]> >

Re: [Amsn-devel] segmentation fault with amsn (fwd)

2006-08-23 Thread Vivia Nikolaidou
Forwarding this email to Olly as he's not subscribed... -- Forwarded message -- Date: Wed, 23 Aug 2006 10:05:29 -0400 From: Youness Alaoui <[EMAIL PROTECTED]> Reply-To: Mailing list for developers and everyone helping AMSN To: Mailing list for developers and everyone helping

Re: [Amsn-devel] segmentation fault with amsn

2006-08-23 Thread Youness Alaoui
Also note that you should have sent this to the amsn forums instead : http://amsn.sf.net/forums This mailing list is solely for developers and users who want to discuss developement related issues (like a new features, design, type of implementation, language to choose, etc...) About your bug..

Re: [Amsn-devel] segmentation fault with amsn

2006-08-23 Thread Vivia Nikolaidou
Hi Olly and thanx for reporting, this is a quick answer to inform you that you need to subscribe to amsn-devel before sending emails to it (this email was manually accepted by mailing list admins), otherwise you won't see any answers to it (and probably questions asked to you), and any further emai

[Amsn-devel] segmentation fault with amsn

2006-08-23 Thread Olly *^Giorgio Ollearo*^
I've got a segmentation fault while trying to run amsn, and so I report it to you: [EMAIL PROTECTED] amsn-0.96RC1]# ./configure --with-tcl=/home/Olly/tcl8.5a4/unix/ --with-tk=/home/Olly/tk8.5a4/unix/ --enable-debug && make && make install checking for prefix by checking for wish... /bin/wish which

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-23 Thread Salatiel Filho
Talink about the "null " trayicon , i have just reconnect to amsn and the icon disappeared. See the attach amsn is between azureus and skype icons. If i right click in that "empty" space , i got amsn menu :) On 8/23/06, Jonne Zutt <[EMAIL PROTECTED]> wrote: Sometimes I get three callbacks by uti

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-23 Thread Jonne Zutt
Sometimes I get three callbacks by utils/linux/traydock/libtray.c trayicon_callback: resizing from 38x38 to 24x24. trayicon_callback: resizing from 38x38 to 100x30. trayicon_callback: resizing from 38x38 to 22x22. When the 100x30 occurs, I have a small icon overlayed too (makes sense, we resize w

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-23 Thread Jonne Zutt
Hmmm, I seem to be able to reproduce this bug here. When starting amsn about 5 times, I get such an ugly icon too. It seems like two icons are overlayed with different sizes. A slightly modified trayicon_callback (see below) gives the following output: $ amsn Autopath = /usr/local/lib/tcl8.5 /usr/

Re: [Amsn-devel] TCL or Python in aMSN2 (Pros and Cons)

2006-08-23 Thread William Bowling
On 22/08/06, Philippe Valembois - Phil <[EMAIL PROTECTED]> wrote: > Le Monday 21 August 2006 10:33, Ole André Vadla Ravnås a écrit: > > On 8/21/06, Youness Alaoui <[EMAIL PROTECTED]> wrote: > > > py2exe will create an executable in native code, out of the python code > > > (or maybe it's a python i