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 <thuban_AT_singularity.fr> 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 have surf and tabbed separated. What I want is
> > to be able to open a new surf in tabbed at any time.
> >
> > However, using tabbed surf -e work, but it is not useful to script and
> > open several urls in the same tabbed.
> >
> > Hope I'm more explicit.
>
> I think that problem happened before. The window ids tabbed 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
>
>
--
,--. Xavier Cartron , /(
: /` ) M1 MEFPC o **}=\\,\(,,
| `-' Debian user <0-- (___(_\\
\_ jabber : thuban_AT_jabber.fr / > ,) ,/ ``==>
Received on Mon Jul 16 2012 - 16:45:59 CEST