Skip Menu |

This queue is for tickets about the POE-Loop-Glib CPAN distribution.

Report information
The Basics
Id: 54178
Status: resolved
Priority: 0/
Queue: POE-Loop-Glib

People
Owner: Nobody in particular
Requestors: naihe2010 [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: (no value)



Subject: 'use Gtk2' cause some POE code can't work
Date: Mon, 1 Feb 2010 13:07:55 +0800
To: bug-Gtk2 [...] rt.cpan.org
From: Alf <naihe2010 [...] gmail.com>
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. -- ,= ,-_-. =. ( (_/)o o(\_) ) `-'(. .)`-' \_/

Message body is not shown because sender requested not to inline it.

Dear Gtk2 maintainers. Please note that this bug belongs in the POE-Loop-Glib queue. It's not caused by Gtk2 itself.
So, please change the queue for this ticket from Gtk2 to POE-Loop-Glib at your earliest convenience. Thank you.
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
Subject: Re: [rt.cpan.org #54178] 'use Gtk2' cause some POE code can't work
Date: Mon, 22 Mar 2010 13:47:17 +0800
To: bug-POE-Loop-Glib [...] rt.cpan.org
From: Alf <naihe2010 [...] gmail.com>
I just can get 1st packet of network. and the others be blocked. 2010/3/22 Apocalypse via RT <bug-POE-Loop-Glib@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=54178 > > > On Mon Feb 01 00:12:56 2010, Alf.china wrote:
> > 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 >
-- ,= ,-_-. =. ( (_/)o o(\_) ) `-'(. .)`-' \_/
Hello, Thanks for the fast reply! Your explanation makes it obvious that the problem is RT#53302. Once I release an updated version that fixes this I'll reply to this ticket and you can test it. It may take me a few days to do this :) -- ~Apocalypse
Subject: Re: [rt.cpan.org #54178] 'use Gtk2' cause some POE code can't work
Date: Mon, 22 Mar 2010 13:53:13 +0800
To: bug-POE-Loop-Glib [...] rt.cpan.org
From: Alf <naihe2010 [...] gmail.com>
OK. Thank you very much. 2010/3/22 Apocalypse via RT <bug-POE-Loop-Glib@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=54178 > > > Hello, > > Thanks for the fast reply! Your explanation makes it obvious that the > problem is RT#53302. Once I release an updated version that fixes this > I'll reply to this ticket and you can test it. It may take me a few days > to do this :) > > -- > ~Apocalypse >
-- ,= ,-_-. =. ( (_/)o o(\_) ) `-'(. .)`-' \_/
Hi, PoLo-GLib v0.038 on CPAN fixes this problem. Thanks! -- ~Apocalypse
Subject: Re: [rt.cpan.org #54178] 'use Gtk2' cause some POE code can't work
Date: Tue, 6 Apr 2010 17:29:01 +0800
To: bug-POE-Loop-Glib [...] rt.cpan.org
From: Alf <naihe2010 [...] gmail.com>
The newest version fixed the bug. Thank you! 2010/4/4 Apocalypse via RT <bug-POE-Loop-Glib@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=54178 > > > Hi, PoLo-GLib v0.038 on CPAN fixes this problem. Thanks! > > -- > ~Apocalypse >
-- ,= ,-_-. =. ( (_/)o o(\_) ) `-'(. .)`-' \_/