Hi,

On 2013-03-14 22:34:41 +0530, Vasudev Kamath wrote:
> On 13:33 Thu 14 Mar     , Vincent Lefevre wrote:
> > Package: suckless-tools
> > Version: 38-2
> > Severity: normal
> > 
> > In tabbed, Ctrl-Shift-Return (new surf window) doesn't work when surf
> > isn't installed. One gets an error:
> > 
> >   tabbed: execvp surf failed: No such file or directory
> 
> Yes I can reproduce this. But I get a bit different message
> 
> tabbed: execvp 14680071 failed: No such file or directory
> 
> Basically tabbed tries to create new tab with program which was passed
> to it as argument. See the code below
> 
>       { MODKEY|ShiftMask,             XK_Return, focusonce,      { 0 } },
>       { MODKEY|ShiftMask,             XK_Return, spawn,          { 0 } },

I reported the bug against the unstable version, and after installing
the experimental version, it appears that the behavior has changed in
the right way. The new man page confirms this. It is now much better!

> > The surf should be at least in "Suggests:" (probably "Recommends:"
> 
> I will add surf as suggests maily because surf is not the only program
> that can work with tabbed basically any program should work. What do you
> think ?

I agree, due to the change in the experimental version (in the
unstable version, "surf" was hardcoded).

> > but I think that the command used by Ctrl-Shift-Return should be
> > configurable, e.g. to use xterm).
> 
> But tabbed is general program right so I feel we shouldn't modify this
> to exec any specific program. Please let me know what you think of it.

In the experimental version, surf behaves exactly as I suggested:
it is now configurable. So, for instance, I can now type
"tabbed xterm -into" and get the behavior I wanted: Ctrl-Shift-Return
starts a new xterm.

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to