Re: [Amsn-devel] XGL Amsn trayicon

2006-08-28 Thread Yoda-BZH - Tristan Charbonneau
Hi everyone ! Since this change, my amsn tray icon is not correctly resized (see attachment). If I manually change my status, the icon size is OK. But I don't have anymore the bug when multiple amsn icons are overlayed (like Salatiel Filho at the beginning of this thread) (Using kicker (kde tray

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-25 Thread Vivia Nikolaidou
It still doesn't work correctly, though I can't really understand what the problem is : http://amsn.sourceforge.net/forums/viewtopic.php?t=1631 --- "Where is the life that we have lost in living? Where is the wisdom that we have lost in knowledge? Where is the knowledge that we have lost in

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] 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] 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] XGL Amsn trayicon

2006-08-22 Thread Salatiel Filho
Well , here at home i use dropiline gnome 2.14.3 , slackware current. College use gnome 2.10 on debian [32 bits] and gnome 2.12 on fedora [64 bits] Those i know have this problem. I never used KDE. On 8/22/06, Harry Vennik <[EMAIL PROTECTED]> wrote: > First of all: you doing nothing with your PC d

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-22 Thread Harry Vennik
First of all: you doing nothing with your PC does not imply that nothing happens to aMSN. As said earlier in the thread: a contact changing his/her state might also trigger the bug. So the chance to find the cause is bigger when you are actually busy with your pc. I recognize the bug myself too

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-22 Thread Salatiel Filho
Well, i got the bug on normal X with the latest version , doing absoultely nothing. I turned off my monitor , went to college and when i came back there it was the strange icon. And strange in X is different of starange in XGL. Take a look on the attachment. Looks like 3 amsn icons :) Thanks all

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-22 Thread Youness Alaoui
Ok then! Thanks for the info, this bug should defniitely be addressed! but NOT with a workaround... it would be with a proper fix! KKRT On Tue, Aug 22, 2006 at 12:55:18PM -0300, Salatiel Filho wrote: > Well , in XGL is very easy reproduce this bug [The strange icon]. Just > rotate the cube. > N

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-22 Thread Salatiel Filho
Well , in XGL is very easy reproduce this bug [The strange icon]. Just rotate the cube. Now i want to discover the trigger in normal X. I'll be using Normal X till tomorrow night to see if the bug shows itself. It will be difficult find what makes the icon disappear in Both X and XGL -> This is re

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-22 Thread Salatiel Filho
On 8/22/06, Youness Alaoui <[EMAIL PROTECTED]> wrote: > No matter who's at fault, what Alvaro said remains valid, this is a > workaround for a bug, the best thing to do is to fix the bug itself. > Make sure you have the latest SVN AND that you recompiled amsn (make clean > all).. if it still happ

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-22 Thread Vivia Nikolaidou
I got something weird yesterday too. I had two amsn instances open (dunno if it's relevant), something in my pc was causing high load, I tried to close one instance and the other one got a weird trayicon - correct in dimensions, but the icon was a cropped part of a larger version than what it

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-22 Thread Youness Alaoui
No matter who's at fault, what Alvaro said remains valid, this is a workaround for a bug, the best thing to do is to fix the bug itself. Make sure you have the latest SVN AND that you recompiled amsn (make clean all).. if it still happens, then we'll see this issue as being valid. Also, could you

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-22 Thread Salatiel Filho
Actually i think it is an amsn bug , cause sometimes even using normal X , the icon disappeared or became strange. Take a look on the attached image to see what i mean by strange. Every other trayicons works ok , like azureus, amule , skype. I think a refresh to the tryicon would make things bette

Re: [Amsn-devel] XGL Amsn trayicon

2006-08-21 Thread Álvaro J. Iradier
Do you know if this is an AMSN issue or an XGL bug? I don't think we should make a workaround if it's a xgl bug... Greets. On 8/22/06, Salatiel Filho <[EMAIL PROTECTED]> wrote: > Im wondering if is there anyway to make amsn trayicon refresh itself > each , let's say , 5 seconds ? I said this 'cau