You are not logged in.

#1 2010-12-17 09:42:04

ReaphSharc
Member
From: the Netherlands
Registered: 2007-11-05
Posts: 138
Website

[Solved] Roxterm: Failed to execute child process "-bash"

Roxterm stopped working on my desktop. I'm not sure when this occured (I don't use it daily) but I get this error:

$ roxterm

** (roxterm:13901): CRITICAL **: The new terminal's command failed to run: Failed to execute child process "-bash" (No such file or directory)

Any cause or solution known?

Last edited by ReaphSharc (2010-12-22 06:50:37)


Do you want a Bubble Icon? Feel free to submit your requests or personal creations to be included in future releases.
I'm 100% Linux!

Offline

#2 2010-12-18 08:46:43

entidi
Member
From: Italy
Registered: 2010-12-18
Posts: 10
Website

Re: [Solved] Roxterm: Failed to execute child process "-bash"

There's probably a bug in the latest roxterm. In the meantime disabling the login shell let you use the terminal.

Offline

#3 2010-12-18 09:42:18

ReaphSharc
Member
From: the Netherlands
Registered: 2007-11-05
Posts: 138
Website

Re: [Solved] Roxterm: Failed to execute child process "-bash"

Hmmm, how do I disable the login shell? I know xterm -ls starts a terminal with a login shell, but roxterm doesn't have an option to disable or enable a login shell (at least not according to 'man' and '--usage').

Just to have all relevant information on this error in this thread, this issue is or seems to be with Roxterm 1.20.1.


Do you want a Bubble Icon? Feel free to submit your requests or personal creations to be included in future releases.
I'm 100% Linux!

Offline

#4 2010-12-18 11:01:47

entidi
Member
From: Italy
Registered: 2010-12-18
Posts: 10
Website

Re: [Solved] Roxterm: Failed to execute child process "-bash"

You can edit your default profile (usually $HOME/.config/roxterm.sourceforge.net/Profiles) and put login_shell to 0. For example:

sed -i 's/login_shell.*$/login_shell=0/' $HOME/.config/roxterm.sourceforge.net/Profiles/Default

Alternatively, run roxterm-config and do the same in the GUI way.

Offline

#5 2010-12-18 11:15:35

ReaphSharc
Member
From: the Netherlands
Registered: 2007-11-05
Posts: 138
Website

Re: [Solved] Roxterm: Failed to execute child process "-bash"

Works like a charm.
Thanks for the replies!


Do you want a Bubble Icon? Feel free to submit your requests or personal creations to be included in future releases.
I'm 100% Linux!

Offline

#6 2010-12-21 19:12:05

entidi
Member
From: Italy
Registered: 2010-12-18
Posts: 10
Website

Re: [Solved] Roxterm: Failed to execute child process "-bash"

A last note: the login shell support has been fixed yesterday and it will work again with the latest release (roxterm 1.20.2).

Last edited by entidi (2010-12-21 19:15:03)

Offline

#7 2010-12-22 06:50:22

ReaphSharc
Member
From: the Netherlands
Registered: 2007-11-05
Posts: 138
Website

Re: [Solved] Roxterm: Failed to execute child process "-bash"

I'll set this thread to "solved" than. Thanks for the information, and the update!


Do you want a Bubble Icon? Feel free to submit your requests or personal creations to be included in future releases.
I'm 100% Linux!

Offline

Board footer

Powered by FluxBB