Re: [webkit-dev] build on ubuntu not working as expected
Can anybody confirm this is getting to the list? ________________________________ From: anurag uniyal <anuraguniyal@yahoo.com> To: anurag uniyal <anuraguniyal@yahoo.com>; webkit-dev@lists.webkit.org Sent: Sunday, 17 May, 2009 9:36:49 AM Subject: Re: [webkit-dev] build on ubuntu not working as expected can anybody give any pointers? ________________________________ From: anurag uniyal <anuraguniyal@yahoo.com> To: webkit-dev@lists.webkit.org Sent: Friday, 15 May, 2009 3:34:55 PM Subject: [webkit-dev] build on ubuntu not working as expected I first posted it on webkitsdk-dev@lists.apple.com but was redirected here. Hi, I am facing problem in running latest build on ubuntu. Problem: I build revision 41937 sometime back and wxBrowser and my own wxPython browser was working fine Today i updated to revision 43688. 1. First I got an error at line 329 platform/network/curl/ResourceHandleManager.cpp url not defined in this scope so i moved out char* url out of #ifndef NDEBUG after that build was successful, regresion test also passed except few date test which were same in last revision too 2. now wxBrowser does not work as expected e.g. on opening www.google.com a) it takes too much time b) image are not displayed c) it doesn't go to any other link, just stuck at loading... for build I used ./set-webkit-configuration --release ./build-webkit --wx --wx-args="wxgc wxpython" my system is GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7) Linux-2.6.24-19-generic-i686-with-debian-lenny-sid' Any tips are appreciated. Thanks Anurag ________________________________ From Chandigarh to Chennai - find friends all over India. Click here. ________________________________ Share files, take polls, and make new friends - all under one roof. Click here. ________________________________ Explore and discover exciting holidays and getaways with Yahoo! India Travel Click here! Explore and discover exciting holidays and getaways with Yahoo! India Travel http://in.travel.yahoo.com/
Yes, your messages are getting to the list. Your best bet is to contact the wxWebKit maintainer, Kevin Ollivier, who I've copied on this message. Dave ________________________________ From: anurag uniyal <anuraguniyal@yahoo.com> To: webkit-dev@lists.webkit.org Sent: Tuesday, May 19, 2009 8:13:36 AM Subject: Re: [webkit-dev] build on ubuntu not working as expected Can anybody confirm this is getting to the list? ________________________________ From: anurag uniyal <anuraguniyal@yahoo.com> To: anurag uniyal <anuraguniyal@yahoo.com>; webkit-dev@lists.webkit.org Sent: Sunday, 17 May, 2009 9:36:49 AM Subject: Re: [webkit-dev] build on ubuntu not working as expected can anybody give any pointers? ________________________________ From: anurag uniyal <anuraguniyal@yahoo.com> To: webkit-dev@lists.webkit.org Sent: Friday, 15 May, 2009 3:34:55 PM Subject: [webkit-dev] build on ubuntu not working as expected I first posted it on webkitsdk-dev@lists.apple.com but was redirected here. Hi, I am facing problem in running latest build on ubuntu. Problem: I build revision 41937 sometime back and wxBrowser and my own wxPython browser was working fine Today i updated to revision 43688. 1. First I got an error at line 329 platform/network/curl/ResourceHandleManager.cpp url not defined in this scope so i moved out char* url out of #ifndef NDEBUG after that build was successful, regresion test also passed except few date test which were same in last revision too 2. now wxBrowser does not work as expected e.g. on opening www.google.com a) it takes too much time b) image are not displayed c) it doesn't go to any other link, just stuck at loading... for build I used ./set-webkit-configuration --release ./build-webkit --wx --wx-args="wxgc wxpython" my system is GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7) Linux-2.6.24-19-generic-i686-with-debian-lenny-sid' Any tips are appreciated. Thanks Anurag ________________________________ From Chandigarh to Chennai - find friends all over India. Click here. ________________________________ Share files, take polls, and make new friends - all under one roof. Click here. ________________________________ Explore and discover exciting holidays and getaways with Yahoo! India Travel Click here! ________________________________ Cricket on your mind? Visit the ultimate cricket website. Enter now!
Hi Anurag, Sorry, I looked at the subject and took it to be a GTK issue. Anyway, yes, I'm seeing the problem on Ubuntu as well, though I'm not seeing it on Mac. It seems as if something is causing page loads to hang, but it may take me some time to track down exactly where the hang is happening. When I run it in a debugger I do not even get it loading the google.com HTML content. Thanks, Kevin On May 19, 2009, at 8:45 AM, David Kilzer wrote:
Yes, your messages are getting to the list.
Your best bet is to contact the wxWebKit maintainer, Kevin Ollivier, who I've copied on this message.
Dave
From: anurag uniyal <anuraguniyal@yahoo.com> To: webkit-dev@lists.webkit.org Sent: Tuesday, May 19, 2009 8:13:36 AM Subject: Re: [webkit-dev] build on ubuntu not working as expected
Can anybody confirm this is getting to the list?
From: anurag uniyal <anuraguniyal@yahoo.com> To: anurag uniyal <anuraguniyal@yahoo.com>; webkit- dev@lists.webkit.org Sent: Sunday, 17 May, 2009 9:36:49 AM Subject: Re: [webkit-dev] build on ubuntu not working as expected
can anybody give any pointers?
From: anurag uniyal <anuraguniyal@yahoo.com> To: webkit-dev@lists.webkit.org Sent: Friday, 15 May, 2009 3:34:55 PM Subject: [webkit-dev] build on ubuntu not working as expected
I first posted it on webkitsdk-dev@lists.apple.com but was redirected here.
Hi,
I am facing problem in running latest build on ubuntu.
Problem: I build revision 41937 sometime back and wxBrowser and my own wxPython browser was working fine
Today i updated to revision 43688. 1. First I got an error at line 329 platform/network/curl/ ResourceHandleManager.cpp url not defined in this scope so i moved out char* url out of #ifndef NDEBUG
after that build was successful, regresion test also passed except few date test which were same in last revision too
2. now wxBrowser does not work as expected e.g. on opening www.google.com a) it takes too much time b) image are not displayed c) it doesn't go to any other link, just stuck at loading...
for build I used ./set-webkit-configuration --release ./build-webkit --wx --wx-args="wxgc wxpython"
my system is GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7) Linux-2.6.24-19-generic-i686-with-debian-lenny-sid'
Any tips are appreciated.
Thanks Anurag
From Chandigarh to Chennai - find friends all over India. Click here.
Share files, take polls, and make new friends - all under one roof. Click here.
Explore and discover exciting holidays and getaways with Yahoo! India Travel Click here!
Cricket on your mind? Visit the ultimate cricket website. Enter now!
thanks I appreciate it a lot. ________________________________ From: Kevin Ollivier <kevino@theolliviers.com> To: David Kilzer <ddkilzer@webkit.org> Cc: anurag uniyal <anuraguniyal@yahoo.com>; webkit-dev@lists.webkit.org Sent: Wednesday, 20 May, 2009 3:11:58 AM Subject: Re: [webkit-dev] build on ubuntu not working as expected Hi Anurag, Sorry, I looked at the subject and took it to be a GTK issue. Anyway, yes, I'm seeing the problem on Ubuntu as well, though I'm not seeing it on Mac. It seems as if something is causing page loads to hang, but it may take me some time to track down exactly where the hang is happening. When I run it in a debugger I do not even get it loading the google.com HTML content. Thanks, Kevin On May 19, 2009, at 8:45 AM, David Kilzer wrote: Yes, your messages are getting to the list. Your best bet is to contact the wxWebKit maintainer, Kevin Ollivier, who I've copied on this message. Dave ________________________________ From: anurag uniyal <anuraguniyal@yahoo.com> To: webkit-dev@lists.webkit.org Sent: Tuesday, May 19, 2009 8:13:36 AM Subject: Re: [webkit-dev] build on ubuntu not working as expected Can anybody confirm this is getting to the list? ________________________________ From: anurag uniyal <anuraguniyal@yahoo.com> To: anurag uniyal <anuraguniyal@yahoo.com>; webkit-dev@lists.webkit.org Sent: Sunday, 17 May, 2009 9:36:49 AM Subject: Re: [webkit-dev] build on ubuntu not working as expected can anybody give any pointers? ________________________________ From: anurag uniyal <anuraguniyal@yahoo.com> To: webkit-dev@lists.webkit.org Sent: Friday, 15 May, 2009 3:34:55 PM Subject: [webkit-dev] build on ubuntu not working as expected I first posted it on webkitsdk-dev@lists.apple.com but was redirected here. Hi, I am facing problem in running latest build on ubuntu. Problem: I build revision 41937 sometime back and wxBrowser and my own wxPython browser was working fine Today i updated to revision 43688. 1. First I got an error at line 329 platform/network/curl/ResourceHandleManager.cpp url not defined in this scope so i moved out char* url out of #ifndef NDEBUG after that build was successful, regresion test also passed except few date test which were same in last revision too 2. now wxBrowser does not work as expected e.g. on opening www.google.com a) it takes too much time b) image are not displayed c) it doesn't go to any other link, just stuck at loading... for build I used ./set-webkit-configuration --release ./build-webkit --wx --wx-args="wxgc wxpython" my system is GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7) Linux-2.6.24-19-generic-i686-with-debian-lenny-sid' Any tips are appreciated. Thanks Anurag ________________________________ From Chandigarh to Chennai - find friends all over India. Click here. ________________________________ Share files, take polls, and make new friends - all under one roof. Click here. ________________________________ Explore and discover exciting holidays and getaways with Yahoo! India Travel Click here! ________________________________ Cricket on your mind? Visit the ultimate cricket website. Enter now! Explore and discover exciting holidays and getaways with Yahoo! India Travel http://in.travel.yahoo.com/
Any updates? Today I built rev. 44680 and I still see problem with ubutun build. wxBroswer only open www.google.com and that too without images, other sites doesn't even show up links don't work etc. thanks Anurag ________________________________ From: Kevin Ollivier <kevino@theolliviers.com> To: David Kilzer <ddkilzer@webkit.org> Cc: anurag uniyal <anuraguniyal@yahoo.com>; webkit-dev@lists.webkit.org Sent: Wednesday, 20 May, 2009 3:11:58 AM Subject: Re: [webkit-dev] build on ubuntu not working as expected Hi Anurag, Sorry, I looked at the subject and took it to be a GTK issue. Anyway, yes, I'm seeing the problem on Ubuntu as well, though I'm not seeing it on Mac. It seems as if something is causing page loads to hang, but it may take me some time to track down exactly where the hang is happening. When I run it in a debugger I do not even get it loading the google.com HTML content. Thanks, Kevin On May 19, 2009, at 8:45 AM, David Kilzer wrote: Yes, your messages are getting to the list. Your best bet is to contact the wxWebKit maintainer, Kevin Ollivier, who I've copied on this message. Dave ________________________________ From: anurag uniyal <anuraguniyal@yahoo.com> To: webkit-dev@lists.webkit.org Sent: Tuesday, May 19, 2009 8:13:36 AM Subject: Re: [webkit-dev] build on ubuntu not working as expected Can anybody confirm this is getting to the list? ________________________________ From: anurag uniyal <anuraguniyal@yahoo.com> To: anurag uniyal <anuraguniyal@yahoo.com>; webkit-dev@lists.webkit.org Sent: Sunday, 17 May, 2009 9:36:49 AM Subject: Re: [webkit-dev] build on ubuntu not working as expected can anybody give any pointers? ________________________________ From: anurag uniyal <anuraguniyal@yahoo.com> To: webkit-dev@lists.webkit.org Sent: Friday, 15 May, 2009 3:34:55 PM Subject: [webkit-dev] build on ubuntu not working as expected I first posted it on webkitsdk-dev@lists.apple.com but was redirected here. Hi, I am facing problem in running latest build on ubuntu. Problem: I build revision 41937 sometime back and wxBrowser and my own wxPython browser was working fine Today i updated to revision 43688. 1. First I got an error at line 329 platform/network/curl/ResourceHandleManager.cpp url not defined in this scope so i moved out char* url out of #ifndef NDEBUG after that build was successful, regresion test also passed except few date test which were same in last revision too 2. now wxBrowser does not work as expected e.g. on opening www.google.com a) it takes too much time b) image are not displayed c) it doesn't go to any other link, just stuck at loading... for build I used ./set-webkit-configuration --release ./build-webkit --wx --wx-args="wxgc wxpython" my system is GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7) Linux-2.6.24-19-generic-i686-with-debian-lenny-sid' Any tips are appreciated. Thanks Anurag ________________________________ From Chandigarh to Chennai - find friends all over India. Click here. ________________________________ Share files, take polls, and make new friends - all under one roof. Click here. ________________________________ Explore and discover exciting holidays and getaways with Yahoo! India Travel Click here! ________________________________ Cricket on your mind? Visit the ultimate cricket website. Enter now! ________________________________ Explore your hobbies and interests. Click here to begin. Explore your hobbies and interests. Go to http://in.promos.yahoo.com/groups/
participants (3)
-
anurag uniyal
-
David Kilzer
-
Kevin Ollivier