Re: [dev] [surf] view local file

2010-05-02 Thread Steen Engholm
Hi Rob . Never mind that last post . The supposition is that local file rendering work . It is just my problem that it does not work on my box . regards, Steen On 5/3/10, Steen Engholm wrote: > Ok . I don't have rpm on my box - or allegro . When I try > > surf file:///usr/share/doc/gettext-0.1

Re: [dev] [surf] view local file

2010-05-02 Thread Steen Engholm
Ok . I don't have rpm on my box - or allegro . When I try surf file:///usr/share/doc/gettext-0.17/FAQ.html there is no rendering as html, but just the plain view . When I press Ctrl-o I get to see the linenumbers :) Could you try to install surf from source and see if local file rendering still

Re: [dev] [surf] view local file

2010-05-02 Thread pancake
The segfault is a race condition. Ive tried many times to solve it without success. Try on slower machines. Im using archlinux. In remote hosts, the network lag makes the race not appear. But in file:// sometimes crashes. - Original message - > On Mon, 3 May 2010 07:48:23 +0200 > Steen

Re: [dev] [surf] view local file

2010-05-02 Thread Robert Ransom
On Mon, 3 May 2010 07:48:23 +0200 Steen Engholm wrote: > Hi Rob . > > Thanks for the suggestion, but believe me I have tried this . Does > that work for you, and if so, what platform are you using ? Do you > have settings in gtkrc or add code to surf.c ? > > > > On 5/3/10, Robert Ransom wrot

Re: [dev] [surf] view local file

2010-05-02 Thread Steen Engholm
Hi Rob . Thanks for the suggestion, but believe me I have tried this . Does that work for you, and if so, what platform are you using ? Do you have settings in gtkrc or add code to surf.c ? On 5/3/10, Robert Ransom wrote: > On Sun, 2 May 2010 22:24:09 +0100 > Rob wrote: > >> > Is it possible

Re: [dev] [surf] view local file

2010-05-02 Thread Robert Ransom
On Sun, 2 May 2010 22:24:09 +0100 Rob wrote: > > Is it possible to view a local html file, with the markup notation > > interpreted ? > > Like this? > > $ surf file://path/to/file.html > > i.e. instead of http:// > file:///path/to/file.html (With three slashes after file:, to indicate that t

Re: [dev] [surf] view local file

2010-05-02 Thread Rob
> Is it possible to view a local html file, with the markup notation > interpreted ? Like this? $ surf file://path/to/file.html i.e. instead of http://

[dev] [surf] view local file

2010-05-02 Thread Steen Engholm
Hi . Is it possible to view a local html file, with the markup notation interpreted ? I know there is a hype on 'offline html5 webapplication', but curiously I find that neither GtkLauncher, midori, uzbl or surf interpret the markup . I hope somehow that I have just missed a setting somewhere . A