On Mon Feb 01 00:12:56 2010, Alf.china wrote:
Show quoted text> I use Gtk2 in my project. I found some of my network util can't work.
>
> the attachment is a test file.
>
> if no 'use Gtk2;' line, the script is works well.
>
>
>
Hello, thanks for reporting this issue! However, I've tried to
reproduce the problem here and is unable to do so. ( I cheated, by
changing the URL from www.sina.com.cn to www.google.com ) It properly
connects and gets the data from the server. ( well, I get a HTTP 400 Bad
Request from google, ha! )
I suspect your problem may be related to RT#53302 - there's a bug in
POE::Loop::Glib that prevents normal filehandle/socket operation. Please
reply with more info ( perl version, POE version, Gtk version, and what
exactly do you mean by "util can't work"? ) Thanks!
--
~Apocalypse