|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/10 17:10
#41 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2009/4/28 3:57 From Adelaide, Australia
Posts: 704
|
@Chris
I don't know if libcurl is used for all of the HTTP traffic, and DNS resolving, but if so, hopefully the new libcurl I built may speed up NetSurf because of the multithreaded DNS resolver. This is something I wish OWB had. NetSurf will probably have to be recompiled to work with the new libcurl. I'd expect it to just crash if you stuck the new .so in place of the old one. I haven't tried it. |
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/10 17:17
#42 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 2745
|
@MickJT
Excellent, so this can finally solve the OWB's lockup during loading ? http://bugs.os4depot.net/?function=viewissue&issueid=469 If so, do we need a new OWB compile ? |
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/10 17:35
#43 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2009/5/1 17:57 From Czech Republic
Posts: 831
|
@samo79
Quote:
I guess we do. If Joerg releases the sources. |
|
_________________
- Do you suffer from long-term memory loss? - I can't remember. |
||
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/10 22:32
#44 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
@kilaueabart
I'm very confused. Are you extracting the archive to RAM: and then running Install and pointing it to the directory you extracted? If so, please don't do that - point it directly to where you want it on your HD, or at the very least to a newly-created directory in RAM:. It's the only reason you would have SObjs, fitr (what this is is explained in the URL you posted btw) and both NetSurf and NetSurf-Cairo without the correct icons (well, the incorrect icons are probably because the install crashed - which is likely to be because it was copying files over themselves). If this isn't what you are doing, can you please ask Installer to create a log file and post it or email it to me? Chris |
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/10 22:50
#45 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
@MickJT
I recompiled, it's better to keep all the new libssl 1.0.0 dependant stuff separate to the old libssl 0.9.8 ones, I think. They are entirely different sonames so nothing should break... NetSurf doesn't seem any quicker, I suppose if it stalls contacting the DHCP server we won't have to wait for a timeout now, not really sure how to test that. It alls works anyway, thanks ![]() |
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/11 7:01
#46 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2009/4/28 3:57 From Adelaide, Australia
Posts: 704
|
@Chris
No probs. Do SSL certificates get verified? I'm curious about this, and whether they did previously. OWB uses curl-ca-bundle.crt in its "Resources" directory. I assume you meant DNS not DHCP. Edited by MickJT on 2010/11/11 7:42:56
|
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/11 18:01
#47 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
@MickJT
Yes, it does - but NetSurf has its own root certificates bundle as well. I did mean DNS, yes, was half asleep when I replied. |
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/12 6:56
#48 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2009/4/28 3:57 From Adelaide, Australia
Posts: 704
|
(Made some stupid reply, responding to old post. Ignore this).
|
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/12 21:51
#49 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
@MickJT
Actually, spoke too soon. The resolving part is a little unstable, getting a fair few of these: http://crashlog.os4depot.net/cl316 Don't know whether the problem lies with libcurl or bsdsocket.library though (might even be newlib at fault). The crashing is a bit random - but it looks like it might occur when timing out on a DNS lookup (seems to happen when there are a lot of images on a page which don't download - eg. the thumbnail pics on Google News) |
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/13 0:44
#50 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2009/4/28 3:57 From Adelaide, Australia
Posts: 704
|
@Chris
Hmm. I guess revert back if you have to. I could make a version without AsynchDNS if you'd like. Not straight away, give me a day or so, but let me know if you want me to do it. |
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/13 10:23
#51 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
@MickJT
It might be worth it, if only to see if the async is the problem. |
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/16 2:41
#52 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/18 1:32 From Hawaii
Posts: 196
|
@Chris
Quote:
I don't think that was what I was doing. I wish I had made a log file of that one because it at least was working and I was starting to use it sometimes instead of OWB (I did have an occasional problem with SSL certificates). Today I installed three more times, once each as Expert, Novice, and Intermediate. Novice to see if I had answered the question about whether to install a larger libxml2.so over a smaller one with a new date stamp correctly when I played Expert. I didn't get a clear answer, and the Novice Install put NetSurf in a really strange place (my YAM drawer!). None of the three new installs work. Quote:
I'll e-mail all three of today's log files. Fortunately the old install still works. |
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/17 18:54
#53 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
@kilaueabart
I take it you got my email? Did it help? Chris |
|
|
Re: NetSurf 3.0-dev |
Posted on: 2010/11/19 2:34
#54 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/18 1:32 From Hawaii
Posts: 196
|
@Chris
Quote:
As you no doubt now know, I didn't get a chance to find out until a day after you asked that question and the answer is "no." |
|