Default domain on VRPC

2007-09-11 Thread Mike Hobbs
NetSurf is working well on VirtualRPC-SA except for one
annoying aspect. DNS lookups fail unless the full server URL
is used. So http://wiki/ says not found whilst http://wiki.ant.co.uk/
is fine.
Now, VRPC of course uses the WindowsXP network stack and that has
ant.co.uk defined as a default domain and other RISC OS browsers
such as Fresco and Oregano both work OK in the same VRPC environment.
So what is NetSurf missing?  Presumably its getting the first
DNS lookup failure and then giving up instead of trying to add the
default domain?  Bug, or feature request?  Ta.

Mike



Re: Font checking when loading netsurf

2007-09-11 Thread Phil
On 10 Sep, [EMAIL PROTECTED] wrote:
> In article <[EMAIL PROTECTED]>, David J. Ruck
><[EMAIL PROTECTED]> wrote:
> > On 10 Sep 2007 Ian <[EMAIL PROTECTED]> wrote:
> > > I have netsurf running on all three Iyonices in as far as I can
> > > tell identical configurations (all Netsurf 1.1, OS 5.13). When
> > > loaded for the first time after a machine shutdown, two load
> > > without scanning fonts whilst the third scans all the fonts on the
> > > machine before loading. Can I switch the font scannnig off?

> > It will only rescan fonts if the RUfl_cache in !Scap isn't present.
> > Is one of the machines wiping !Scap or using a clean copy on a RAM
> > disc each time? (Inadvisable and unnecessary on the Iyonix in
> > anycase).

> > Cheers ---Dave

> Mine always scans fonts ever since I've used !Netsurf on boot up. Is
> this something thats shouldnt happen, as I've come to accept this as
> the norm.

> RiscPc  RO4.39

> Phil

Where should RUfl_cache in !Scap reside? I find the file is in the
IDdisabled is this correct?

Phil

-- 



[EMAIL PROTECTED]



Re: Font checking when loading netsurf

2007-09-11 Thread David J. Ruck
On 11 Sep 2007 Phil <[EMAIL PROTECTED]> wrote:
> On 10 Sep, [EMAIL PROTECTED] wrote:
> Where should RUfl_cache in !Scap reside? I find the file is in the
> IDdisabled is this correct?

The active Scrap directory:-

  *Filer_OpenDir 

Cheers
---Dave

-- 
__

David J. Ruck   Phone: +44- (0)7974 108301   Email: [EMAIL PROTECTED]
__



Re: Font checking when loading netsurf

2007-09-11 Thread Phil
In article <[EMAIL PROTECTED]>, David J. Ruck
<[EMAIL PROTECTED]> wrote:
> On 11 Sep 2007 Phil <[EMAIL PROTECTED]> wrote:
> > On 10 Sep, [EMAIL PROTECTED] wrote: Where should RUfl_cache in
> > !Scrap reside? I find the file is in the IDdisabled is this correct?

> The active Scrap directory:-

>   *Filer_OpenDir 

> Cheers ---Dave

That confirms the path on my system as being in the
!Scrap.ScarpDirs.IDdisabled directory.

I may have been mistaken by the Fontscan that appears when Netsurf is
being loaded, Font scan comes up but of course its not a full scan
compared as to when the cache file isn't there. If I remove the file I
get the full font scan.

Thanks

Phil

-- 



[EMAIL PROTECTED]



Re: Default domain on VRPC

2007-09-11 Thread John-Mark Bell

On Tue, 11 Sep 2007, Mike Hobbs wrote:


NetSurf is working well on VirtualRPC-SA except for one
annoying aspect. DNS lookups fail unless the full server URL
is used. So http://wiki/ says not found whilst http://wiki.ant.co.uk/
is fine.
Now, VRPC of course uses the WindowsXP network stack and that has
ant.co.uk defined as a default domain and other RISC OS browsers
such as Fresco and Oregano both work OK in the same VRPC environment.
So what is NetSurf missing?  Presumably its getting the first
DNS lookup failure and then giving up instead of trying to add the
default domain?  Bug, or feature request?  Ta.


Probably a feature request; I'm not sure we've ever claimed support for 
default domain lookups. Presumably, it's an issue with the way we're 
performing DNS lookups (NetSurf doesn't use the RISC OS Resolver module 
as the fetcher library we use has its own resolver).



John.