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

From: Christoph Lohmann <20h_AT_r-36.net>
Date: Mon, 16 Jul 2012 16:36:53 +0200

Greetings.

On Mon, 16 Jul 2012 16:36:53 +0200 Thuban <thuban_AT_singularity.fr> wrote:
> Of course, I should give less explanations. Sorry
> I launch spacebed to get it's id :
> spacebed -d > /tmp/spacebedid
>
> Then, when I want to launch surf inside this way :
> surf -e $(cat /tmp/spacebedid)
>
> it's just not working, I have surf and spacebed separated. What I want is
> to be able to open a new surf in spacebed at any time.
>
> However, using spacebed surf -e work, but it is not useful to script and
> open several urls in the same spacebed.
>
> Hope I'm less explicit.

I think that problem happened before. The window ids spacebed is producing
start with »0x« for the the hex value. Surf used atoi(). It is now
using a proper parsing with strtol().

The change is on tip. Troel, you might change the release tag?


Sincerely,

Christoph
Received on Mon Jul 16 2012 - 16:36:53 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 16 2012 - 16:48:05 CEST