[dev] Starting surf automatically after webserver has started

2012-07-16 Thread Amit Uttamchandani
Hello, I would like to have surf start up when the webserver on the system has started up. Right now, surf starts up but the webserver starts up after surf. Thus, when surf loads there is a 404 not found error. A manual refresh has to be performed. I played around with init.d in debian but not s

Re: [dev] [st] Cannot load font

2012-07-16 Thread Andrew Hills
On Sat, Jul 14, 2012 at 10:16 AM, Hannes Blut wrote: > I tried changing my st config to use Inconsolata however after compiling > the following error occurs at runtime > > Can't load font -*-inconsolata-medium-r-*-*-*-120-*-*-*-*-*-* > > xfontsel displayed the inconsolata font fine. Currently I am

Re: [dev] [surf+tabbed]can't embed surf since tabbed 0.4

2012-07-16 Thread Thuban
Problem solved now with last changes. Thanks! Le 16:36:53 le 16 juil. 2012 , Christoph Lohmann a écrit : > Greetings. > > On Mon, 16 Jul 2012 16:36:53 +0200 Thuban wrote: > > Of course, I should give more explanations. Sorry > > I launch tabbed to get it's id : > > tabbed -d > /tmp/tabbedid > >

Re: [dev] [surf+tabbed]can't embed surf since tabbed 0.4

2012-07-16 Thread Christoph Lohmann
Greetings. On Mon, 16 Jul 2012 16:36:53 +0200 Thuban wrote: > Of course, I should give more explanations. Sorry > I launch tabbed to get it's id : > tabbed -d > /tmp/tabbedid > > Then, when I want to launch surf inside this way : > surf -e $(cat /tmp/tabbedid) > > it's just not working, I hav

Re: [dev] Surf 0.5 released

2012-07-16 Thread Josh Rickmar
Nick wrote: > The SSL something is changeset 227, The incrementing changeset numbers are local only. If you want to reference a changeset for another, use the hash. -- Josh Rickmar http://jrick.devio.us/ smime.p7s Description: S/MIME cryptographic signature

Re: [dev] [surf+tabbed]can't embed surf since tabbed 0.4

2012-07-16 Thread Thuban
Of course, I should give more explanations. Sorry I launch tabbed to get it's id : tabbed -d > /tmp/tabbedid Then, when I want to launch surf inside this way : surf -e $(cat /tmp/tabbedid) it's just not working, I have surf and tabbed separated. What I want is to be able to open a new surf in t

Re: [dev] [surf+tabbed]can't embed surf since tabbed 0.4

2012-07-16 Thread Christoph Lohmann
Greetings. On Mon, 16 Jul 2012 14:44:05 +0200 Thuban wrote: > Since tabbed 0.4, it is impossible to embed surf. However, it still > works with urxvt. > > Did syntax have changed or is it a bug? That bug report is invalid. How are you invoking both? What happens? What doesn't happen what you ex

R: Re: R: Re: [dev] Surf 0.5 released

2012-07-16 Thread anonimopococin...@alice.it
actually it quits after xinit (dunno why I wrote 'before run label' XD) Messaggio originale Da: peterjohnhart...@gmail.com Data: 16-lug-2012 13.47 A: "dev mail list" Ogg: Re: R: Re: [dev] Surf 0.5 released I use surf & st just fine. st -e has worked for about a year. here's a quick f

R: Re: R: Re: [dev] Surf 0.5 released

2012-07-16 Thread anonimopococin...@alice.it
I'm fairly sure I did the same thing (manually though) and it did no good, probablt you have another architecture I am working with st -e from terminal for the time being, st -e alone works (but it's useless, of course) when you give it arguments it silently quit, what's more it quits before eve

Re: R: Re: [dev] Surf 0.5 released

2012-07-16 Thread Peter Hartman
I use surf & st just fine. st -e has worked for about a year. here's a quick fix: sed 's/xterm/st/' config.def.h Peter On Mon, Jul 16, 2012 at 7:03 AM, Nick wrote: > Quoth anonimopococin...@alice.it: >> surf still relies on xterm for the downloads, why can't we use st? >> (I mean I did a few

[dev] [surf+tabbed]can't embed surf since tabbed 0.4

2012-07-16 Thread Thuban
Since tabbed 0.4, it is impossible to embed surf. However, it still works with urxvt. Did syntax have changed or is it a bug? -- ,--. Xavier Cartron , /( : /` ) M1 MEFPCo **}=\\,\(,, | `-' Debian user<0-- (

Re: R: Re: [dev] Surf 0.5 released

2012-07-16 Thread Nick
Quoth anonimopococin...@alice.it: > surf still relies on xterm for the downloads, why can't we use st? > (I mean I did a few -superficial- attempts at using st instead of > xterm, but it does not work, probably st's fault, do you know > where the problem is?) Something to do with quoting and -

R: Re: [dev] Surf 0.5 released

2012-07-16 Thread anonimopococin...@alice.it
speaking of downloads! surf still relies on xterm for the downloads, why can't we use st? (I mean I did a few -superficial- attempts at using st instead of xterm, but it does not work, probably st's fault, do you know where the problem is?) Messaggio originale Da: suckless-...@njw.me

[dev] [surf] patch for manpage

2012-07-16 Thread Nick
Add the horizontal scrolling keybinds to the manpage. diff -r 5596ef69d425 surf.1 --- a/surf.1 Thu Jul 12 12:41:56 2012 +0200 +++ b/surf.1 Mon Jul 16 11:21:24 2012 +0100 @@ -51,6 +51,12 @@ .B Ctrl\-j Scrolls page downwards. .TP +.B Ctrl\-u +Scrolls page left. +.TP +.B Ctrl\-i +Scrolls page right

Re: [dev] Surf 0.5 released

2012-07-16 Thread Nick
Quoth Troels Henriksen: > For the next release, the surf hackers will work dilligently on > supporting emerging web technologies such as cookies and file downloads. To ensure that I'm considered humourless, I have to point out that file downloads are working fine now. Even downloads which require

Re: [dev] [surf] patch printing https failure reasons

2012-07-16 Thread Nick
This patch prints HTTPS failure reasons to stderr. Quoth Nick: > It would be a lot more useful if there was a way of seeing reasons > for https failure, but that isn't really do-able with libsoup. I > recommend not verifying this for yourself, lest your eyes melt in > the 'majesty' of libsoup.

[dev] [surf] pesky build issue

2012-07-16 Thread Nick
I should have mentioned this a while ago, as it hit me when I moved to Debian Squeeze, but when trying to build stock surf I get this error: /usr/bin/ld: cannot find -ljavascriptcoregtk-1.0 Commenting out the offending -l line makes it build and run fine. Is this an issue with webkit-gtk ver

Re: [dev] Surf 0.5 released

2012-07-16 Thread Nick
The SSL something is changeset 227, which means https status is actually checked, and the progress bar is marked red if SSL connection isn't verified, and green if it is. It would be a lot more useful if there was a way of seeing reasons for https failure, but that isn't really do-able with lib