Phil,
did you understand something out of all this ?
is there a way to fix that ? do some workaround on our side and fix it ?
you can access the drawbale thing in the displayProcHook.. so maybe you can fix its boundaries before calling the original function... if you're able to do a fix but we'll loose the alpha (who knows, it might be a solution), you might want to check the patch level, if it's < 11, then disable alpha (although, I don't know how the skins will look like without alpha :S)... but I think, from what I saw, it's just a matter of boundaries in the drawable arguments, so we need to fix that before calling the original proc of drawImage. Vivia, can you please give me your email address (in PM), or add me to your list (gklzyffe AT hotm...), I'll try to fix it myself, send you patches, and you'll try and give me feedback until we get that bug out of the way...

Thanks,
KaKaRoTo

On Fri, 02 Dec 2005 15:17:48 -0500, Le Philousophe - Phil <[EMAIL PROTECTED]> wrote:

Here is the bug, in tcl/tk bug tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=979239&group_id=12997&atid=112997
Phil

Le Vendredi 2 Décembre 2005 21:02, Le Philousophe - Phil a écrit :
Hi,
I don't think the trouble is in Tk_CreatePhotoImageFormat() because why
does TkCxImage call it in PhotoDisplayProcHook() ???
In addition why Tk_CreatePhotoImageFormat() calls XGetImage ???
The trouble seems to come from ImgPhotoDisplay !!
Well but how can I fix that ??? Using XGetGeometry ?? But I will break the
compatibility with windows...
In addition I took a look at the CVS of Tk :
There is only 1 change between 8.4.9 and 8.4.10 and nothing about our
bug... And the 8.4.11 version is the same as the 8.4.10 one... Very
strange... Anyway I will try to see...
Phil

Le Vendredi 2 Décembre 2005 17:35, Youness Alaoui a écrit :
> Phil,
> can you please look into that ?
> An idea would also be to look at the diff in the
> Tk_CreatePhotoImageFormat proc in tk's CVS and look for any bugfix-patch
> applied for 8.4.11.. that may be a hassle though..
>
> Thanks,
> KaKaRoTo
>
> On Thu, 01 Dec 2005 17:15:53 -0500, Vivia Nikolaidou
>
> <[EMAIL PROTECTED]> wrote:
> > #5  0x400b08b4 in Tk_CreatePhotoImageFormat () from
> > /usr/lib/libtk8.4.so No symbol table info available.
> > #6  0x4041e47d in PhotoDisplayProcHook ()
> >    from /usr/local/msn/utils/TkCximage/TkCximage.so
> > No symbol table info available.
> > #7  0x400a7edf in Tk_RedrawImage () from /usr/lib/libtk8.4.so
> > No symbol table info available.
> > #8  0x40058755 in TkpDisplayButton () from /usr/lib/libtk8.4.so
> > No symbol table info available.

-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=Click
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



--
KaKaRoTo


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to