Home > Archive > PerlTk > March 2007 > Tk::PNG crash : maybe a solution
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Tk::PNG crash : maybe a solution
|
|
| Franck Aniere 2007-03-26, 8:25 am |
| Hello,
As I have said here in a previous thread, PNG under Linux often produces
this message :
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 73 (X_GetImage)
Serial number of failed request: 6888
Current serial number in output stream: 6888
After google-ing a little, I have found this article, saying that the
root of the bug lies in Tk/Image
http://aspn.activestate.com/ASPN/Ma...cl-core/2233435
Slaven, is it too late to port this fix in the new release of P/tk
you're working on ? (the bug still occurs with 804.027_500)
Best regards,
F.A.
| |
| Franck Aniere 2007-03-28, 7:05 pm |
| So, as nobody seemed interested, I have done a fix myself and it works
(with some help from George Peter Staplin).
If you are interested I can give you the fix.
|
|
|
|
|